pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Sub-Name



Module Name:    pkgsrc
Committed By:   wen
Date:           Fri Aug 19 03:08:28 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Sub-Name: Makefile distinfo

Log Message:
Update to 0.19

Upstream changes:
0.19      2016-08-18 18:52:33Z
    - fix checking of SvUTF8 flag

0.18      2016-08-16 01:07:54Z
    - no changes since 0.17

0.17      2016-06-27 22:45:27Z (TRIAL RELEASE)
    - fixed parsing error where the name contains a single colon but the last
      separator is :: (Leon Timmermans)

0.16      2016-06-21 03:41:40Z (TRIAL RELEASE)
    - support binary and unicode symbol names (Leon Timmermans, Aristotle
      Pagaltzis, Peter Rabbitson, Reini Urban, PR#8)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-Sub-Name/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Sub-Name/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-Sub-Name/Makefile
diff -u pkgsrc/devel/p5-Sub-Name/Makefile:1.18 pkgsrc/devel/p5-Sub-Name/Makefile:1.19
--- pkgsrc/devel/p5-Sub-Name/Makefile:1.18      Wed Jun  8 19:23:32 2016
+++ pkgsrc/devel/p5-Sub-Name/Makefile   Fri Aug 19 03:08:28 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:23:32 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/08/19 03:08:28 wen Exp $
 
-DISTNAME=      Sub-Name-0.15
+DISTNAME=      Sub-Name-0.19
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Sub/}
 

Index: pkgsrc/devel/p5-Sub-Name/distinfo
diff -u pkgsrc/devel/p5-Sub-Name/distinfo:1.9 pkgsrc/devel/p5-Sub-Name/distinfo:1.10
--- pkgsrc/devel/p5-Sub-Name/distinfo:1.9       Fri Apr  8 14:55:59 2016
+++ pkgsrc/devel/p5-Sub-Name/distinfo   Fri Aug 19 03:08:28 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/04/08 14:55:59 wiz Exp $
+$NetBSD: distinfo,v 1.10 2016/08/19 03:08:28 wen Exp $
 
-SHA1 (Sub-Name-0.15.tar.gz) = a9e4ea335e40437f9e95cf55794e7713d4bec9ac
-RMD160 (Sub-Name-0.15.tar.gz) = c8aa08627f870b9ff38591dfc86c4f072b7478ca
-SHA512 (Sub-Name-0.15.tar.gz) = 6b8f0ce56e4706148cd71d5e937986714d69162c9ce16b177866832ef1c0245f5d11f5bd555e325098ab54fdb1d46a32e37d0213d2dadef03cc53f2d4da59cc6
-Size (Sub-Name-0.15.tar.gz) = 76856 bytes
+SHA1 (Sub-Name-0.19.tar.gz) = 1eacf4548e786579923ac3244bf7ea5ea91b7aed
+RMD160 (Sub-Name-0.19.tar.gz) = c6fc55f7008396b165ab18eaeb95f44108e9f3cc
+SHA512 (Sub-Name-0.19.tar.gz) = 81199321e085dac7efc5a3e97b2792f8fcf734a7c33af97a77185711da6eb4831d2ef4d86583b0d6e6b49afd6e33a35488220bacd7166cd9c7ba25ddeb39921f
+Size (Sub-Name-0.19.tar.gz) = 80950 bytes



Home | Main Index | Thread Index | Old Index