pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-PPIx-QuoteLike



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Jul  2 07:32:18 UTC 2019

Modified Files:
        pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo

Log Message:
Update to 0.007

Upstream changes:
0.007           2019-05-31      T. R. Wyant
    Prohibit interpolation inside \N{...}.

    Fix error message in eg/pqldump

    Allow PPIx::QuoteLike::Utils::__variables() to take a PPI::Element
    (rather than PPI::Node), PPIx::Regexp::Element, PPIx::QuoteLike, or
    PPIx::QuoteLike::Token.

    Add eg/variables


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.4 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.5
--- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.4      Sun Jun 30 20:16:53 2019
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile  Tue Jul  2 07:32:18 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/06/30 20:16:53 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/02 07:32:18 wen Exp $
 
-DISTNAME=      PPIx-QuoteLike-0.006
+DISTNAME=      PPIx-QuoteLike-0.007
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
 

Index: pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo
diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.2 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.3
--- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.2      Sun Jul 29 06:43:31 2018
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo  Tue Jul  2 07:32:18 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/07/29 06:43:31 wen Exp $
+$NetBSD: distinfo,v 1.3 2019/07/02 07:32:18 wen Exp $
 
-SHA1 (PPIx-QuoteLike-0.006.tar.gz) = 9a1624adbd52f1c5b3ac510b9ad1bf54e7652a50
-RMD160 (PPIx-QuoteLike-0.006.tar.gz) = 7469afe20c5ae87705614dac007f5952abc88303
-SHA512 (PPIx-QuoteLike-0.006.tar.gz) = 6ec80ac4df9a80bfd9310b7a5a1fe514dcfaf340de9d88fcece5ecdda9e5a2183408bc4631f546a76f538c7dbb6c4d3827788671fc57cf73d956e18589d09f9f
-Size (PPIx-QuoteLike-0.006.tar.gz) = 54199 bytes
+SHA1 (PPIx-QuoteLike-0.007.tar.gz) = 6512516b01c53d45db3c1c8e02e5d9335c021b0e
+RMD160 (PPIx-QuoteLike-0.007.tar.gz) = 6be076ecce3df0df86f98f015d3b5e97a34590b2
+SHA512 (PPIx-QuoteLike-0.007.tar.gz) = f3d56abebd7237769441b13de4c79744787eb2c4535844557a858bdda9cdedd2c9a8ab9359ef61bb67ec62dae61103753f0dbfac821b0be572038250eab14852
+Size (PPIx-QuoteLike-0.007.tar.gz) = 57682 bytes



Home | Main Index | Thread Index | Old Index