From 36a87e0b0b395a9d34a482dc4bea25de8ff68e05 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 30 Nov 2006 14:08:27 +0000 Subject: update to 0.0.8. * Major changes in 0.0.8 ** epa-file.el can now specify recipient keys from the file local variable `epa-file-encrypt-to'. ** Always encode passphrase with eol-type LF. ** Allow empty user IDs. ** Support handling notations on the signature. * Major changes in 0.0.7 ** Fixed a clearsign verification bug. --- security/EasyPG/Makefile | 6 +++--- security/EasyPG/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security/EasyPG') diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile index 7547f64d59b..be104f4bdea 100644 --- a/security/EasyPG/Makefile +++ b/security/EasyPG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2006/10/03 16:56:01 gdt Exp $ +# $NetBSD: Makefile,v 1.4 2006/11/30 14:08:27 gdt Exp $ -DISTNAME= epg-0.0.6 +DISTNAME= epg-0.0.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/} CATEGORIES= security mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/21975/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/22915/} MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.easypg.org/ diff --git a/security/EasyPG/distinfo b/security/EasyPG/distinfo index 7ca06f44f14..851d119ac1c 100644 --- a/security/EasyPG/distinfo +++ b/security/EasyPG/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2006/10/03 16:56:01 gdt Exp $ +$NetBSD: distinfo,v 1.3 2006/11/30 14:08:27 gdt Exp $ -SHA1 (epg-0.0.6.tar.gz) = f1d456c1ff60da021d7fce20d5f814157049e37d -RMD160 (epg-0.0.6.tar.gz) = 05f5d0c445a173f1f01312a050059db1dfdf257b -Size (epg-0.0.6.tar.gz) = 87324 bytes +SHA1 (epg-0.0.8.tar.gz) = 8f0dc1f72387b9484aa80dc7a1d2bea0cb041aa9 +RMD160 (epg-0.0.8.tar.gz) = 15b1bbc42774c23fcb49d6c4d90ea57089d0ad4e +Size (epg-0.0.8.tar.gz) = 90819 bytes -- cgit v1.2.3