pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Sub-Exporter



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 12 20:46:15 UTC 2026

Modified Files:
        pkgsrc/devel/p5-Sub-Exporter: Makefile distinfo

Log Message:
p5-Sub-Exporter: update to 0.992.

0.992     2026-09-05 16:47:10+09:30 Australia/Adelaide
        - replace Params::Util with Params::SomeUtil
        - docs: fix typo in tutorial (thanks, Kıvanç Yazan!)


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Sub-Exporter/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Sub-Exporter/distinfo

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

Modified files:

Index: pkgsrc/devel/p5-Sub-Exporter/Makefile
diff -u pkgsrc/devel/p5-Sub-Exporter/Makefile:1.31 pkgsrc/devel/p5-Sub-Exporter/Makefile:1.32
--- pkgsrc/devel/p5-Sub-Exporter/Makefile:1.31  Thu Jul 16 19:03:20 2026
+++ pkgsrc/devel/p5-Sub-Exporter/Makefile       Sat Sep 12 20:46:14 2026
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2026/07/16 19:03:20 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.32 2026/09/12 20:46:14 wiz Exp $
 
-DISTNAME=      Sub-Exporter-0.991
+DISTNAME=      Sub-Exporter-0.992
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
 
@@ -13,7 +11,7 @@ COMMENT=      Sophisticated exporter for cust
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Data-OptList>=0.100:../../devel/p5-Data-OptList
-DEPENDS+=      p5-Params-Util>=0.14:../../devel/p5-Params-Util
+DEPENDS+=      p5-Params-SomeUtil>=0:../../devel/p5-Params-SomeUtil
 DEPENDS+=      p5-Sub-Install>=0.920:../../devel/p5-Sub-Install
 
 USE_LANGUAGES= # empty

Index: pkgsrc/devel/p5-Sub-Exporter/distinfo
diff -u pkgsrc/devel/p5-Sub-Exporter/distinfo:1.14 pkgsrc/devel/p5-Sub-Exporter/distinfo:1.15
--- pkgsrc/devel/p5-Sub-Exporter/distinfo:1.14  Thu Jan  4 11:11:09 2024
+++ pkgsrc/devel/p5-Sub-Exporter/distinfo       Sat Sep 12 20:46:14 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/01/04 11:11:09 wiz Exp $
+$NetBSD: distinfo,v 1.15 2026/09/12 20:46:14 wiz Exp $
 
-BLAKE2s (Sub-Exporter-0.991.tar.gz) = 55f92e53fa8f0ac2142c157182902b7319980abd57a6fe8cc823622684489b40
-SHA512 (Sub-Exporter-0.991.tar.gz) = 7829bbca1eb332156ba33dd0cbde7f57c178ad56cc03e76c1b7d5327c94ce15bb5172894eeef011e12e472071a7d7a07f514a1121535d96ae05ed0ef6734b329
-Size (Sub-Exporter-0.991.tar.gz) = 57552 bytes
+BLAKE2s (Sub-Exporter-0.992.tar.gz) = 1257b20950132dbd2f5b5c08eb041394c09062f79a9c9e2afa4e35af272aac6a
+SHA512 (Sub-Exporter-0.992.tar.gz) = 1856b27b7190451737d9a260ba36aa3808fdc90a70e6cfa2aca42afd4b8b8a128c4ff0179e1658b16f6feaf1bbee237d7ac6161d2b20a89442c3966521670696
+Size (Sub-Exporter-0.992.tar.gz) = 58585 bytes



Home | Main Index | Thread Index | Old Index