pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 24 15:48:14 UTC 2025

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

Log Message:
p5-Sub-Quote: update to 2.006009.

2.006009 - 2025-08-20
  - fix new warning for bare \ in qw()
  - fix documentation for hintshash option
  - fix author tests with newer perl versions


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Sub-Quote/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Sub-Quote/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-Quote/Makefile
diff -u pkgsrc/devel/p5-Sub-Quote/Makefile:1.17 pkgsrc/devel/p5-Sub-Quote/Makefile:1.18
--- pkgsrc/devel/p5-Sub-Quote/Makefile:1.17     Fri Jul  4 08:46:39 2025
+++ pkgsrc/devel/p5-Sub-Quote/Makefile  Sun Aug 24 15:48:14 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/07/04 08:46:39 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/08/24 15:48:14 wiz Exp $
 
-DISTNAME=      Sub-Quote-2.006008
+DISTNAME=      Sub-Quote-2.006009
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sub/}
 

Index: pkgsrc/devel/p5-Sub-Quote/distinfo
diff -u pkgsrc/devel/p5-Sub-Quote/distinfo:1.9 pkgsrc/devel/p5-Sub-Quote/distinfo:1.10
--- pkgsrc/devel/p5-Sub-Quote/distinfo:1.9      Sat May 20 07:29:39 2023
+++ pkgsrc/devel/p5-Sub-Quote/distinfo  Sun Aug 24 15:48:14 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/05/20 07:29:39 wiz Exp $
+$NetBSD: distinfo,v 1.10 2025/08/24 15:48:14 wiz Exp $
 
-BLAKE2s (Sub-Quote-2.006008.tar.gz) = 44cc7fe1ac3a84008363b300bee987d98e9389b0e76e34b01312f0d851b4d922
-SHA512 (Sub-Quote-2.006008.tar.gz) = 474c02953555e815c64270299a2ea36a172c11ff739d77a3f5133f4c40d5ec48ad60c09465bd93864c254f180ba73d8381752ac649f8d4f729199f3088e71e26
-Size (Sub-Quote-2.006008.tar.gz) = 35925 bytes
+BLAKE2s (Sub-Quote-2.006009.tar.gz) = a5bc7be666dd636ec7e1b5b536e868d8503ad84c15c15d207a93c9eed252b033
+SHA512 (Sub-Quote-2.006009.tar.gz) = 39328f6cf0b690c7e37600554fc0492b7f7f9fad80816a02ea038763edb9039c893ae05fe25ce27b8e4410f91c363ba4110e08a0eede18ef387fca5f5c548c85
+Size (Sub-Quote-2.006009.tar.gz) = 36379 bytes



Home | Main Index | Thread Index | Old Index