pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Data-OptList



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat May 20 06:46:00 UTC 2023

Modified Files:
        pkgsrc/devel/p5-Data-OptList: Makefile distinfo

Log Message:
p5-Data-OptList: update to 0.114.

0.114     2023-05-06 17:25:36-04:00 America/New_York
        - Data::OptList now requires perl v5.12.0
        - tests no longer add "-T" to shebang, so do not invoke taint mode

0.113     2022-12-31 21:07:47-05:00 America/New_York
        - update author contact info


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-Data-OptList/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Data-OptList/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-Data-OptList/Makefile
diff -u pkgsrc/devel/p5-Data-OptList/Makefile:1.26 pkgsrc/devel/p5-Data-OptList/Makefile:1.27
--- pkgsrc/devel/p5-Data-OptList/Makefile:1.26  Tue Jun 28 11:32:11 2022
+++ pkgsrc/devel/p5-Data-OptList/Makefile       Sat May 20 06:46:00 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2022/06/28 11:32:11 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2023/05/20 06:46:00 wiz Exp $
 
-DISTNAME=      Data-OptList-0.112
+DISTNAME=      Data-OptList-0.114
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
 

Index: pkgsrc/devel/p5-Data-OptList/distinfo
diff -u pkgsrc/devel/p5-Data-OptList/distinfo:1.13 pkgsrc/devel/p5-Data-OptList/distinfo:1.14
--- pkgsrc/devel/p5-Data-OptList/distinfo:1.13  Tue Oct 26 10:16:21 2021
+++ pkgsrc/devel/p5-Data-OptList/distinfo       Sat May 20 06:46:00 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:16:21 nia Exp $
+$NetBSD: distinfo,v 1.14 2023/05/20 06:46:00 wiz Exp $
 
-BLAKE2s (Data-OptList-0.112.tar.gz) = 05a47b67a4ac295aa86fc70e6bf673c4a6d5fb1a99ad768f683037af3f24d76a
-SHA512 (Data-OptList-0.112.tar.gz) = 79198ef244b4e5cb5201f938f228f20158ccdde76ff9d200b706104ddac5dc3ac8da3280ba335a60fd66d16202b803447ac7709a7d84e514d3a3dc59327ddc71
-Size (Data-OptList-0.112.tar.gz) = 19764 bytes
+BLAKE2s (Data-OptList-0.114.tar.gz) = 128c985e27cb06557b6df68a90aa22cb3f3e2e7fb4e71e1fb0ab10676464521a
+SHA512 (Data-OptList-0.114.tar.gz) = 72f60ad7d9a6d87ffecfbc0f6f6d48dad2816dd4431d7e82e8ab834e0852da27420fd52fb2a1138254d80bf8b98b94b9fa25b878e1bb155221543a78219ee16a
+Size (Data-OptList-0.114.tar.gz) = 19891 bytes



Home | Main Index | Thread Index | Old Index