summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2008-11-13 08:15:34 +0000
committerminskim <minskim@pkgsrc.org>2008-11-13 08:15:34 +0000
commit7d5eb59ee431ac9ef851299cf8690a91a90ec809 (patch)
tree7268ed881d982e8d960df19be5f9618abebb9085
parentcaec860b9a6e31cef001c366978bd33a27034026 (diff)
downloadpkgsrc-7d5eb59ee431ac9ef851299cf8690a91a90ec809.tar.gz
Update EasyPG to 0.0.16.
Changes since 0.0.14: * epa-mail-encrypt now skips unusable keys. * epa-file now uses canonical file names as keys for passphrase cache. * Fixed a load-error of epa on XEmacs. * epa-file bug fixes. * Prepare auto-mode-alist to strip .gpg suffix when choosing major-modes. * Don't signal an error when opening a nonexistent file via Tramp. * epa-verify-region now decodes the plaintext with coding-system-for-read or one saved as epa-coding-system-used.
-rw-r--r--security/EasyPG/Makefile7
-rw-r--r--security/EasyPG/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile
index faa7e65d2d4..78479711b34 100644
--- a/security/EasyPG/Makefile
+++ b/security/EasyPG/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2008/10/11 09:31:58 uebayasi Exp $
+# $NetBSD: Makefile,v 1.11 2008/11/13 08:15:34 minskim Exp $
-DISTNAME= epg-0.0.14
-PKGREVISION= 2
+DISTNAME= epg-0.0.16
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/}
CATEGORIES= security mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/26512/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/29289/}
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= http://www.easypg.org/
diff --git a/security/EasyPG/distinfo b/security/EasyPG/distinfo
index 48c8fdc6677..f9bbfb91800 100644
--- a/security/EasyPG/distinfo
+++ b/security/EasyPG/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/07/31 12:32:43 gdt Exp $
+$NetBSD: distinfo,v 1.6 2008/11/13 08:15:34 minskim Exp $
-SHA1 (epg-0.0.14.tar.gz) = 1c3c1d371f4fedd01ff039e90e1b0719abaf56a0
-RMD160 (epg-0.0.14.tar.gz) = 10b9bb46fda6317919f83c106f841d4f7a938386
-Size (epg-0.0.14.tar.gz) = 181962 bytes
+SHA1 (epg-0.0.16.tar.gz) = 37ccd3019b98ce8cccc72d969910d112013be8b8
+RMD160 (epg-0.0.16.tar.gz) = e34eb706b7af989405fff7b314e03e1eb1e45826
+Size (epg-0.0.16.tar.gz) = 203261 bytes