pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-GnuPG-Interface



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 27 12:13:12 UTC 2021

Modified Files:
        pkgsrc/security/p5-GnuPG-Interface: Makefile distinfo options.mk

Log Message:
p5-GnuPG-Interface: update to 1.02.

1.02 - 2021-04-09
 - Work around an issue with CLI options for deleting secret keys in gpg 2.2

1.01 - 2021-01-26
 - Make $gnupg->call('foo') update the internal GnuPG version number.
 - Localize tainted PATH env to make exec happy


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/security/p5-GnuPG-Interface/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/p5-GnuPG-Interface/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/p5-GnuPG-Interface/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-GnuPG-Interface/Makefile
diff -u pkgsrc/security/p5-GnuPG-Interface/Makefile:1.34 pkgsrc/security/p5-GnuPG-Interface/Makefile:1.35
--- pkgsrc/security/p5-GnuPG-Interface/Makefile:1.34    Mon Aug 31 18:11:18 2020
+++ pkgsrc/security/p5-GnuPG-Interface/Makefile Tue Apr 27 12:13:11 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/08/31 18:11:18 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/04/27 12:13:11 wiz Exp $
 
-DISTNAME=              GnuPG-Interface-1.00
+DISTNAME=              GnuPG-Interface-1.02
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=GnuPG/}
 
@@ -15,9 +14,6 @@ LICENSE=              ${PERL5_LICENSE}
 DEPENDS+=              p5-Moo-[0-9]*:../../devel/p5-Moo
 DEPENDS+=              p5-MooX-late>=0.100nb1:../../devel/p5-MooX-late
 DEPENDS+=              p5-MooX-HandlesVia-[0-9]*:../../devel/p5-MooX-HandlesVia
-# This should not be a direct dependency, but I didn't find which DEPENDS
-# should pull this in instead.
-DEPENDS+=              p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
 
 PERL5_PACKLIST=                auto/GnuPG/Interface/.packlist
 

Index: pkgsrc/security/p5-GnuPG-Interface/distinfo
diff -u pkgsrc/security/p5-GnuPG-Interface/distinfo:1.14 pkgsrc/security/p5-GnuPG-Interface/distinfo:1.15
--- pkgsrc/security/p5-GnuPG-Interface/distinfo:1.14    Mon Jun  8 14:18:15 2020
+++ pkgsrc/security/p5-GnuPG-Interface/distinfo Tue Apr 27 12:13:11 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2020/06/08 14:18:15 wiz Exp $
+$NetBSD: distinfo,v 1.15 2021/04/27 12:13:11 wiz Exp $
 
-SHA1 (GnuPG-Interface-1.00.tar.gz) = f64a6cba3f5402967332a7d91ba95b603e5a3e91
-RMD160 (GnuPG-Interface-1.00.tar.gz) = 5461c92f2557175bf202c92e39dd8bd3c6ffcee1
-SHA512 (GnuPG-Interface-1.00.tar.gz) = 82436543cc3fff19c10fce2be70db5c056e1e186c283127e4e197aa213dc70b5d6d5b61ccd66b577c411a822aef8f2c02057c996e561d5b192fcc2d96a677f07
-Size (GnuPG-Interface-1.00.tar.gz) = 75108 bytes
+SHA1 (GnuPG-Interface-1.02.tar.gz) = 4fe43c859b01afb9579688a8ba91da60d27a20b4
+RMD160 (GnuPG-Interface-1.02.tar.gz) = b9027479ec5757761b2b4450ab4c3466655a0984
+SHA512 (GnuPG-Interface-1.02.tar.gz) = ff4365aa75fbcd2dc77c915ec36c0b578219ae1a2148e936b4769221f91c78a3bc3d371159b5130e7bee36ecf0e169b6a16e3a160d2598811d6f70850119f6e4
+Size (GnuPG-Interface-1.02.tar.gz) = 75523 bytes
 SHA1 (patch-Makefile.PL) = db48ace347c859d561b4bb4f4ab0a7af82b15e41

Index: pkgsrc/security/p5-GnuPG-Interface/options.mk
diff -u pkgsrc/security/p5-GnuPG-Interface/options.mk:1.6 pkgsrc/security/p5-GnuPG-Interface/options.mk:1.7
--- pkgsrc/security/p5-GnuPG-Interface/options.mk:1.6   Mon Jun  8 14:18:15 2020
+++ pkgsrc/security/p5-GnuPG-Interface/options.mk       Tue Apr 27 12:13:11 2021
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.6 2020/06/08 14:18:15 wiz Exp $
+# $NetBSD: options.mk,v 1.7 2021/04/27 12:13:11 wiz Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.p5_GnuPG_Interface
 PKG_OPTIONS_REQUIRED_GROUPS=   gnupg
@@ -13,7 +13,6 @@ DEPENDS+=             gnupg2>=2.2:../../security/gn
 SUBST_CLASSES+=                gpg
 SUBST_SED.gpg+=                -e "s,'gpg','gpg2',g"
 SUBST_FILES.gpg+=      lib/GnuPG/Interface.pm
-SUBST_FILES.gpg+=      t/Interface.t
 SUBST_STAGE.gpg=       pre-configure
 SUBST_MESSAGE.gpg=     Fixing path to gnupg binary.
 



Home | Main Index | Thread Index | Old Index