diff options
author | wen <wen@pkgsrc.org> | 2016-07-27 00:10:12 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-07-27 00:10:12 +0000 |
commit | a1ac45e8a045d9d9c38ec289d2bebbe3828a670c (patch) | |
tree | d3c63c708b6f13a627713e3c967710447d6d11c8 | |
parent | 2980354aade845004e2a29968dae83173459f3fc (diff) | |
download | pkgsrc-a1ac45e8a045d9d9c38ec289d2bebbe3828a670c.tar.gz |
Update to 0.37
Upstream changes:
0.37 2016-04-18T08:51:00
- No code changes.
- Accept pull request from monsieurp to add a LICENCE (sic, see below) file. With thanx.
This activity is part of the CPAN PR Challenge 2016.
- Update MANIFEST to include LICENCE file.
- Remove unicode characters from Changes and Changelog.ini files.
- Add TODO and update MANIFEST to note unicode issues.
- Add .gitignore to MANIFEST.SKIP.
-rw-r--r-- | devel/p5-Regexp-Assemble/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Regexp-Assemble/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Regexp-Assemble/Makefile b/devel/p5-Regexp-Assemble/Makefile index 771be02d41d..b8a6ad12169 100644 --- a/devel/p5-Regexp-Assemble/Makefile +++ b/devel/p5-Regexp-Assemble/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:23:27 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/07/27 00:10:12 wen Exp $ # -DISTNAME= Regexp-Assemble-0.36 +DISTNAME= Regexp-Assemble-0.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Regexp-Assemble/distinfo b/devel/p5-Regexp-Assemble/distinfo index 0b9633e119f..9954e3ba165 100644 --- a/devel/p5-Regexp-Assemble/distinfo +++ b/devel/p5-Regexp-Assemble/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 03:28:42 agc Exp $ +$NetBSD: distinfo,v 1.6 2016/07/27 00:10:12 wen Exp $ -SHA1 (Regexp-Assemble-0.36.tgz) = 012afdafe842f15a391d04925816d0ec6cccbbe9 -RMD160 (Regexp-Assemble-0.36.tgz) = fab3e17f91ed485e59b6fd559b451e0ddad15926 -SHA512 (Regexp-Assemble-0.36.tgz) = 4680d836cceee08a761f0618afba97f4e405934c138a1e9879e25ca63a20e92ee6c8df734fcfbfbc34c086e6c614fe8ac0f0b7e90af5309827503efd8bdadac9 -Size (Regexp-Assemble-0.36.tgz) = 97961 bytes +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 |