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:   wen
Date:           Thu Jul 30 22:57:00 UTC 2026

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

Log Message:
Update to 1.07

Upstream changes:
1.07 - 2026-06-26
 - Make _version work under mod_perl
1.06 - 2026-03-26
 - Make tests pass for GnuPG 2.5.18
1.05 - 2025-08-12
 - Make tests pass for GnuPG 2.4 versions (2.4.0 - 2.4.8)


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/p5-GnuPG-Interface/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/p5-GnuPG-Interface/distinfo

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.44 pkgsrc/security/p5-GnuPG-Interface/Makefile:1.45
--- pkgsrc/security/p5-GnuPG-Interface/Makefile:1.44    Thu Jul 16 19:04:49 2026
+++ pkgsrc/security/p5-GnuPG-Interface/Makefile Thu Jul 30 22:57:00 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2026/07/16 19:04:49 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2026/07/30 22:57:00 wen Exp $
 
-DISTNAME=              GnuPG-Interface-1.04
+DISTNAME=              GnuPG-Interface-1.07
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           4
 CATEGORIES=            security perl5
-MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=GnuPG/}
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BP/BPS/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=             https://gnupg-interface.sourceforge.net/

Index: pkgsrc/security/p5-GnuPG-Interface/distinfo
diff -u pkgsrc/security/p5-GnuPG-Interface/distinfo:1.18 pkgsrc/security/p5-GnuPG-Interface/distinfo:1.19
--- pkgsrc/security/p5-GnuPG-Interface/distinfo:1.18    Mon Apr 29 07:57:02 2024
+++ pkgsrc/security/p5-GnuPG-Interface/distinfo Thu Jul 30 22:57:00 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2024/04/29 07:57:02 wen Exp $
+$NetBSD: distinfo,v 1.19 2026/07/30 22:57:00 wen Exp $
 
-BLAKE2s (GnuPG-Interface-1.04.tar.gz) = 2d4f62fde1a992997e0a3ac871fd2051359f247e6ff782fca044ad2455a07d7a
-SHA512 (GnuPG-Interface-1.04.tar.gz) = 27394f08210aa1581c91640aa18006f1946098cfbe13870706cbc910de39dfa80985d265e4541cdebee70149d59c89361297f76aab0417bf904cf47ba10d1afd
-Size (GnuPG-Interface-1.04.tar.gz) = 77435 bytes
+BLAKE2s (GnuPG-Interface-1.07.tar.gz) = 2787ed053ee1aaaf09337546805dcdc61e345a286c39e11848b1dddf5096410b
+SHA512 (GnuPG-Interface-1.07.tar.gz) = be6e827ba5ef543f650d170846c523a2b68e59151b19ad05f854aed9e7474054797668d50415e4ce03749bb4a599762cce03b844532f650400a30dd7a0cd341b
+Size (GnuPG-Interface-1.07.tar.gz) = 77684 bytes
 SHA1 (patch-Makefile.PL) = db48ace347c859d561b4bb4f4ab0a7af82b15e41



Home | Main Index | Thread Index | Old Index