pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Regexp-Assemble p5-Regexp-Assemble: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed914d531867
branches: trunk
changeset: 368574:ed914d531867
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 12:59:48 2017 +0000
description:
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.
diffstat:
devel/p5-Regexp-Assemble/Makefile | 6 ++----
devel/p5-Regexp-Assemble/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (30 lines):
diff -r 7d0d13dda349 -r ed914d531867 devel/p5-Regexp-Assemble/Makefile
--- a/devel/p5-Regexp-Assemble/Makefile Sun Sep 17 12:58:45 2017 +0000
+++ b/devel/p5-Regexp-Assemble/Makefile Sun Sep 17 12:59:48 2017 +0000
@@ -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
diff -r 7d0d13dda349 -r ed914d531867 devel/p5-Regexp-Assemble/distinfo
--- a/devel/p5-Regexp-Assemble/distinfo Sun Sep 17 12:58:45 2017 +0000
+++ b/devel/p5-Regexp-Assemble/distinfo Sun Sep 17 12:59:48 2017 +0000
@@ -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