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:   wen
Date:           Wed Jul 27 00:10:12 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Regexp-Assemble: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Regexp-Assemble/Makefile
cvs rdiff -u -r1.5 -r1.6 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.14 pkgsrc/devel/p5-Regexp-Assemble/Makefile:1.15
--- pkgsrc/devel/p5-Regexp-Assemble/Makefile:1.14       Wed Jun  8 19:23:27 2016
+++ pkgsrc/devel/p5-Regexp-Assemble/Makefile    Wed Jul 27 00:10:12 2016
@@ -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

Index: pkgsrc/devel/p5-Regexp-Assemble/distinfo
diff -u pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.5 pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.6
--- pkgsrc/devel/p5-Regexp-Assemble/distinfo:1.5        Tue Nov  3 03:28:42 2015
+++ pkgsrc/devel/p5-Regexp-Assemble/distinfo    Wed Jul 27 00:10:12 2016
@@ -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



Home | Main Index | Thread Index | Old Index