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: wen
Date: Tue Jul 6 08:37:58 UTC 2021
Modified Files:
pkgsrc/devel/p5-Data-OptList: Makefile distinfo
Log Message:
Update to 0.112
Upstream changes:
0.112 2021-06-26 11:01:31-04:00 America/New_York
- no changes since last trial release (0.111)
0.111 2021-06-20 20:55:10-04:00 America/New_York (TRIAL RELEASE)
- update author contact info
- add perl version support to docs
- replace a "goto" deep in the guts with a sub call, for speed (thanks,
Olivier Mengué and Graham Knop)
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Data-OptList/Makefile
cvs rdiff -u -r1.10 -r1.11 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.24 pkgsrc/devel/p5-Data-OptList/Makefile:1.25
--- pkgsrc/devel/p5-Data-OptList/Makefile:1.24 Mon May 24 19:50:26 2021
+++ pkgsrc/devel/p5-Data-OptList/Makefile Tue Jul 6 08:37:58 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2021/05/24 19:50:26 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2021/07/06 08:37:58 wen Exp $
-DISTNAME= Data-OptList-0.110
+DISTNAME= Data-OptList-0.112
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
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.10 pkgsrc/devel/p5-Data-OptList/distinfo:1.11
--- pkgsrc/devel/p5-Data-OptList/distinfo:1.10 Fri Apr 8 14:47:30 2016
+++ pkgsrc/devel/p5-Data-OptList/distinfo Tue Jul 6 08:37:58 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/04/08 14:47:30 wiz Exp $
+$NetBSD: distinfo,v 1.11 2021/07/06 08:37:58 wen Exp $
-SHA1 (Data-OptList-0.110.tar.gz) = c86c8cb797f9717861fc96f3b1eeea5c3359ceb5
-RMD160 (Data-OptList-0.110.tar.gz) = 2d217a7c17c042892246c9763c4f55818af9521d
-SHA512 (Data-OptList-0.110.tar.gz) = 68393958a38f509a71cfba61f6dff8303821918ba29ad8492af0c23cfd4f741c6ce98c4f68ad295f27e166287fc546229c430816f0bdd6009d4f60860c967b76
-Size (Data-OptList-0.110.tar.gz) = 18846 bytes
+SHA1 (Data-OptList-0.112.tar.gz) = 6dab130b253780e2e12c03d4430170472c4546df
+RMD160 (Data-OptList-0.112.tar.gz) = e1c69315ce29c649a7d50550b1b88e385dbac4e0
+SHA512 (Data-OptList-0.112.tar.gz) = 79198ef244b4e5cb5201f938f228f20158ccdde76ff9d200b706104ddac5dc3ac8da3280ba335a60fd66d16202b803447ac7709a7d84e514d3a3dc59327ddc71
+Size (Data-OptList-0.112.tar.gz) = 19764 bytes
Home |
Main Index |
Thread Index |
Old Index