pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-PPIx-Regexp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 17:25:39 UTC 2018

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

Log Message:
p5-PPIx-Regexp: update to 0.055.

0.055           2018-02-08      T. R. Wyant
    Tokenizer method prior() is now fatal. This was documented as
    package-private, but as it WAS documented, I am putting it through a
    deprecation cycle anyway. Six months from now it will be removed.

    Add Script_Run classes as subclasses to their superclass docs. This
    was missed in the last update.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/p5-PPIx-Regexp/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-PPIx-Regexp/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-PPIx-Regexp/Makefile
diff -u pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.26 pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.27
--- pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.26   Sun Feb  4 04:12:04 2018
+++ pkgsrc/devel/p5-PPIx-Regexp/Makefile        Sun Feb 25 17:25:39 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2018/02/04 04:12:04 wen Exp $
+# $NetBSD: Makefile,v 1.27 2018/02/25 17:25:39 wiz Exp $
 
-DISTNAME=      PPIx-Regexp-0.054
+DISTNAME=      PPIx-Regexp-0.055
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}

Index: pkgsrc/devel/p5-PPIx-Regexp/distinfo
diff -u pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.18 pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.19
--- pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.18   Sun Feb  4 04:12:04 2018
+++ pkgsrc/devel/p5-PPIx-Regexp/distinfo        Sun Feb 25 17:25:39 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/02/04 04:12:04 wen Exp $
+$NetBSD: distinfo,v 1.19 2018/02/25 17:25:39 wiz Exp $
 
-SHA1 (PPIx-Regexp-0.054.tar.gz) = 1f4f672c97bf93a452c89928bba92cde57c713fc
-RMD160 (PPIx-Regexp-0.054.tar.gz) = 07083bce89969f2becb254215a45303c9740a5a6
-SHA512 (PPIx-Regexp-0.054.tar.gz) = 926895ff2610e01f4153a2b8dafb907b798570a92b431dfc7a58f119a4ff033828107018282b4558bea58077ccb6f7b7875cd53eb3613c33267f9a2501975869
-Size (PPIx-Regexp-0.054.tar.gz) = 205985 bytes
+SHA1 (PPIx-Regexp-0.055.tar.gz) = 6b9049f838594873e4a41590760b5b6a9ff28293
+RMD160 (PPIx-Regexp-0.055.tar.gz) = d856750bf6727886760a1a9cca1018baae44fcb5
+SHA512 (PPIx-Regexp-0.055.tar.gz) = 5a435c7657050fbbc76b9218b8af0333099226a4b13631d64c1763f073a329d1ded564679793f26293af1fb092641a3b38325792b78cf40bbe9b8ed8d2299f94
+Size (PPIx-Regexp-0.055.tar.gz) = 205969 bytes



Home | Main Index | Thread Index | Old Index