summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Glob
diff options
context:
space:
mode:
authorwiz <wiz>2016-09-30 11:14:55 +0000
committerwiz <wiz>2016-09-30 11:14:55 +0000
commitf5a76710612d5bf90d7c5f825c26f98e7a8e0bad (patch)
tree4d85d7b54b2186050d5b3b6d42c9f146ae61d037 /textproc/p5-Text-Glob
parent3e86649169dfe613871838945a95af187208c08b (diff)
downloadpkgsrc-f5a76710612d5bf90d7c5f825c26f98e7a8e0bad.tar.gz
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 (limited to 'textproc/p5-Text-Glob')
-rw-r--r--textproc/p5-Text-Glob/Makefile9
-rw-r--r--textproc/p5-Text-Glob/distinfo10
2 files changed, 10 insertions, 9 deletions
diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile
index 77a0dcbabb8..34e1bc7605a 100644
--- a/textproc/p5-Text-Glob/Makefile
+++ b/textproc/p5-Text-Glob/Makefile
@@ -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 @@ COMMENT= Match globbing patterns against text
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 --git a/textproc/p5-Text-Glob/distinfo b/textproc/p5-Text-Glob/distinfo
index 522021a663e..b98addaea0d 100644
--- a/textproc/p5-Text-Glob/distinfo
+++ b/textproc/p5-Text-Glob/distinfo
@@ -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