summaryrefslogtreecommitdiff
path: root/security/EasyPG/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2008-11-13 08:15:34 +0000
committerminskim <minskim>2008-11-13 08:15:34 +0000
commitdff7aa623eb7c3aa4a2efbfca2941036a7ddbfac (patch)
tree7268ed881d982e8d960df19be5f9618abebb9085 /security/EasyPG/Makefile
parentccbc361cc2c65eafa4e33f5d4eb270874fa57c7f (diff)
downloadpkgsrc-dff7aa623eb7c3aa4a2efbfca2941036a7ddbfac.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.
Diffstat (limited to 'security/EasyPG/Makefile')
-rw-r--r--security/EasyPG/Makefile7
1 files changed, 3 insertions, 4 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/