pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Regexp-Assemble
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 12:59:48 UTC 2017
Modified Files:
pkgsrc/devel/p5-Regexp-Assemble: Makefile distinfo
Log Message:
p5-Regexp-Assemble: update to 0.38.
0.38 2017-06-20T08:51:00
- Fix test prereqs; pod tests moved to xt (RT#122136, RT#122137)
Many thanx to Karen Etheridge for these patches.
Note: I (Ron) have no idea where the version 2.07 originally comes from, although I have
seen it before. It was not in the very first distro I got my hands on. Anyway, I've
reverted Karen's patch to 0.38 to match the current sequence of version #s. Apart from
that, all these fine improvements are hers. If this version # causes difficulties, I'll
just bump it to 2.08.
- Adopt new repo structure. For details, see
http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html. Specifically:
o Delete MANIFEST and META.yml, and hereafter auto-generate them.
o Modernize .gitignore and MANIFEST.SKIP.
o The code says Perl licence but the LICENCE file says Artistic, so replace LICENCE file
with LICENSE (so spelled), which says Perl.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Regexp-Assemble/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Regexp-Assemble/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-Regexp-Assemble/Makefile
diff -u pkgsrc/devel/p5-Regexp-Assemble/Makefile:1.16 pkgsrc/devel/p5-Regexp-Assemble/Makefile:1.17
--- pkgsrc/devel/p5-Regexp-Assemble/Makefile:1.16 Mon Jun 5 14:23:32 2017
+++ pkgsrc/devel/p5-Regexp-Assemble/Makefile Sun Sep 17 12:59:48 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2017/06/05 14:23:32 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.17 2017/09/17 12:59:48 wiz Exp $
-DISTNAME= Regexp-Assemble-0.37
+DISTNAME= Regexp-Assemble-0.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/devel/p5-Regexp-Assemble/distinfo
diff -u pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.6 pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.7
--- pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.6 Wed Jul 27 00:10:12 2016
+++ pkgsrc/devel/p5-Regexp-Assemble/distinfo Sun Sep 17 12:59:48 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/07/27 00:10:12 wen Exp $
+$NetBSD: distinfo,v 1.7 2017/09/17 12:59:48 wiz Exp $
-SHA1 (Regexp-Assemble-0.37.tgz) = 52c84752ec2a62c463e0144015837b2e8397df4c
-RMD160 (Regexp-Assemble-0.37.tgz) = df3036b7c26714a74af80ef41610885a64c61cd9
-SHA512 (Regexp-Assemble-0.37.tgz) = 2b21154c814fec9b0fc0affc3c7751e17bd93e5d0b42c13379131498ea2c4ea340316a01045d936dbc9b0e8cfdb1afa7b778936083d04cc533766942fd46c407
-Size (Regexp-Assemble-0.37.tgz) = 100414 bytes
+SHA1 (Regexp-Assemble-0.38.tgz) = 5a4dd07234b277b36d46009d308756d5c3f7bf60
+RMD160 (Regexp-Assemble-0.38.tgz) = 04f936d80ecb35b57d35690e37e8783b907f2424
+SHA512 (Regexp-Assemble-0.38.tgz) = 65f4fefe2ad93bda1a9a367bfd660702ad3fbdef122d4272766afa96b863b7a85850be3261162a9362dba01af8dfc055435f6b125b3268c4f48d46cfc9664ef7
+Size (Regexp-Assemble-0.38.tgz) = 106551 bytes
Home |
Main Index |
Thread Index |
Old Index