pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Glob Updated p5-Text-Glob to 0.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0ac1719331b
branches:  trunk
changeset: 353164:b0ac1719331b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 30 11:14:55 2016 +0000

description:
Updated p5-Text-Glob to 0.10.

0.10    Wednesday 14th September, 2016
        Added ability to alter regex seperator (patch from Mark Fowler)
        Switch distribution packaging back to ExtUtils::MakeMaker (RT#104876)

diffstat:

 textproc/p5-Text-Glob/Makefile |   9 +++++----
 textproc/p5-Text-Glob/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diffs (40 lines):

diff -r 8fd7478f5ce6 -r b0ac1719331b textproc/p5-Text-Glob/Makefile
--- a/textproc/p5-Text-Glob/Makefile    Fri Sep 30 11:12:10 2016 +0000
+++ b/textproc/p5-Text-Glob/Makefile    Fri Sep 30 11:14:55 2016 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/06/08 19:24:38 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/09/30 11:14:55 wiz Exp $
 
-DISTNAME=      Text-Glob-0.09
+DISTNAME=      Text-Glob-0.10
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
-
 CATEGORIES=    textproc perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 
@@ -13,6 +11,9 @@
 LICENSE=       ${PERL5_LICENSE}
 
 PERL5_PACKLIST=                auto/Text/Glob/.packlist
+# to avoid "PaxHeader" pollution and confusion
+EXTRACT_USING=         bsdtar
+USE_TOOLS+=            bsdtar
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8fd7478f5ce6 -r b0ac1719331b textproc/p5-Text-Glob/distinfo
--- a/textproc/p5-Text-Glob/distinfo    Fri Sep 30 11:12:10 2016 +0000
+++ b/textproc/p5-Text-Glob/distinfo    Fri Sep 30 11:14:55 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 01:59:51 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/09/30 11:14:55 wiz Exp $
 
-SHA1 (Text-Glob-0.09.tar.gz) = 11145c455c6c75f4710c16c604880f9cea40dfd6
-RMD160 (Text-Glob-0.09.tar.gz) = dd891eabaac4eeca4dadb112877a849ad77acea1
-SHA512 (Text-Glob-0.09.tar.gz) = 9b729e4ece88ad79e1b637c7f35e5e1ecae3fd7f62c408ed4f3fcac2e8e8afff32d7d805e1b0269800aada5ae609d03335d42ac54def2797d301e91fa488ae47
-Size (Text-Glob-0.09.tar.gz) = 4171 bytes
+SHA1 (Text-Glob-0.10.tar.gz) = 150f0c75807da406aeec479bc780e924a25e5838
+RMD160 (Text-Glob-0.10.tar.gz) = 154ef590d1fffe81b86906494d7bb6fbe767acd9
+SHA512 (Text-Glob-0.10.tar.gz) = 9a18048135f18500bb0ba3bf21c6df3fc390ec0f213c4a9331a84e643703805fbe557378284fa66f32a96852c38f832ac750509e257b5cc14b0f3ca6d75f5af0
+Size (Text-Glob-0.10.tar.gz) = 5348 bytes



Home | Main Index | Thread Index | Old Index