From 8c7da3bb6d374d42a39b183b3842b063c4a41567 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 7 Sep 2001 22:31:22 +0000 Subject: [PATCH] update to GnuPG 0.09 which adds Sign and ClearSign ties update my e-mail address --- security/p5-GnuPG/Makefile | 8 ++++---- security/p5-GnuPG/files/md5 | 6 +++--- security/p5-GnuPG/pkg/PLIST | 4 +++- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/security/p5-GnuPG/Makefile b/security/p5-GnuPG/Makefile index a161e82d4b8..5ad6167932f 100644 --- a/security/p5-GnuPG/Makefile +++ b/security/p5-GnuPG/Makefile @@ -1,18 +1,18 @@ -# $OpenBSD: Makefile,v 1.5 2001/05/10 19:20:51 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2001/09/07 22:31:22 peter Exp $ COMMENT= "perl5 interface to GnuPG" -VERSION= 0.07 +VERSION= 0.09 DISTNAME= GnuPG-${VERSION} PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 -NEED_VERSION= 1.407 +NEED_VERSION= 1.448 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= GnuPG RUN_DEPENDS= ${LOCALBASE}/bin/gpg:gnupg-*:security/gnupg -MAINTAINER= Peter Galbavy +MAINTAINER= Peter Galbavy PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/p5-GnuPG/files/md5 b/security/p5-GnuPG/files/md5 index 7fc417efb8c..934240329cb 100644 --- a/security/p5-GnuPG/files/md5 +++ b/security/p5-GnuPG/files/md5 @@ -1,3 +1,3 @@ -MD5 (GnuPG-0.07.tar.gz) = 1cf9fd113373caac4acc684390cb1032 -RMD160 (GnuPG-0.07.tar.gz) = 571bc96810338e8f9cf922959c717353ef1c1d7a -SHA1 (GnuPG-0.07.tar.gz) = 1991aae6e23d54ef43e5e29fb22b6bdd33b2ddd4 +MD5 (GnuPG-0.09.tar.gz) = 1c5e21d4ed9fcfe0f5b81c1043fa2cc8 +RMD160 (GnuPG-0.09.tar.gz) = 26968e6021d244c49e1e34debf1e893b642b1917 +SHA1 (GnuPG-0.09.tar.gz) = 635e2803d9e157fa4094272092f873e4b1d1a036 diff --git a/security/p5-GnuPG/pkg/PLIST b/security/p5-GnuPG/pkg/PLIST index bc32b31c253..3debc6a5b8a 100644 --- a/security/p5-GnuPG/pkg/PLIST +++ b/security/p5-GnuPG/pkg/PLIST @@ -1,9 +1,11 @@ -@comment $OpenBSD: PLIST,v 1.2 2001/05/10 19:20:51 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.3 2001/09/07 22:31:22 peter Exp $ bin/gpgmailtunl libdata/perl5/site_perl/GnuPG.pm libdata/perl5/site_perl/GnuPG/Tie.pm +libdata/perl5/site_perl/GnuPG/Tie/ClearSign.pm libdata/perl5/site_perl/GnuPG/Tie/Decrypt.pm libdata/perl5/site_perl/GnuPG/Tie/Encrypt.pm +libdata/perl5/site_perl/GnuPG/Tie/Sign.pm man/man1/gpgmailtunl.1 man/man3/GnuPG.3p man/man3/GnuPG::Tie.3p