pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Module-Signature



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul  1 21:04:58 UTC 2025

Modified Files:
        pkgsrc/security/p5-Module-Signature: Makefile distinfo

Log Message:
p5-Module-Signature: update to 0.93.

0.93 -- Fri Jun 27 16:38:26 ADT 2025

* Fixes Issue #44 - cpansign script not installed with version 0.92

0.92 -- Wed Jun 25 14:29:30 ADT 2025

* Release 0.91-TRIAL as production release.  Includes:
* Add SECURITY.md policy
* move to three-arg open
* Remove spaces from eol
* Change build process to Dist::Zilla

0.91 -- Tue Jun 24 12:18:51 ADT 2025

* Add SECURITY.md policy
* move to three-arg open
* Remove spaces from eol
* Change build process to Dist::Zilla


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/p5-Module-Signature/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/p5-Module-Signature/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-Module-Signature/Makefile
diff -u pkgsrc/security/p5-Module-Signature/Makefile:1.50 pkgsrc/security/p5-Module-Signature/Makefile:1.51
--- pkgsrc/security/p5-Module-Signature/Makefile:1.50   Sun Jun 15 13:21:14 2025
+++ pkgsrc/security/p5-Module-Signature/Makefile        Tue Jul  1 21:04:58 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2025/06/15 13:21:14 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2025/07/01 21:04:58 wiz Exp $
 
-DISTNAME=      Module-Signature-0.90
+DISTNAME=      Module-Signature-0.93
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}

Index: pkgsrc/security/p5-Module-Signature/distinfo
diff -u pkgsrc/security/p5-Module-Signature/distinfo:1.23 pkgsrc/security/p5-Module-Signature/distinfo:1.24
--- pkgsrc/security/p5-Module-Signature/distinfo:1.23   Sun Jun 15 13:21:14 2025
+++ pkgsrc/security/p5-Module-Signature/distinfo        Tue Jul  1 21:04:58 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2025/06/15 13:21:14 wiz Exp $
+$NetBSD: distinfo,v 1.24 2025/07/01 21:04:58 wiz Exp $
 
-BLAKE2s (Module-Signature-0.90.tar.gz) = 5ee13fecaca2db5c3de03cf786f28daa8e120109d6693f8d2c438ca3732b2e58
-SHA512 (Module-Signature-0.90.tar.gz) = a8b794ce3fa0b68d3aec49b014dfe4f8f0a7fd49d444827aaeaf164559998d25223925a63e734c71aa899f176c72f17d9e1886970ec30091f3817bf0419396aa
-Size (Module-Signature-0.90.tar.gz) = 101990 bytes
+BLAKE2s (Module-Signature-0.93.tar.gz) = 13e913c86e5f10525fc1f445fcad428b2f68770842c5de434b40ed8f928cb0ab
+SHA512 (Module-Signature-0.93.tar.gz) = 0474c286a7432a600fb42481cb72fe03db8a37d4ea6909a643d1dcf76cf4b0408ac6d2554fcfb880d53f04de58b0a289b99ce510fee0d596546b73397ef46f5a
+Size (Module-Signature-0.93.tar.gz) = 92260 bytes



Home | Main Index | Thread Index | Old Index