summaryrefslogtreecommitdiff
path: root/devel/p5-common-sense
diff options
context:
space:
mode:
authoradam <adam>2011-08-10 06:44:29 +0000
committeradam <adam>2011-08-10 06:44:29 +0000
commit6c45d30580a11d5403cba407636d3f7bd33f234b (patch)
tree50a7d1221b4861b35c758b1be873cced0cbaafb2 /devel/p5-common-sense
parent7e7cbbfe953ef3d77b7be4f1e31bdfbd44b7884d (diff)
downloadpkgsrc-6c45d30580a11d5403cba407636d3f7bd33f234b.tar.gz
Changes 3.4:
* remove "regexp" category. this is rather painful as it's a large class, but unfortunately, somebody thought emitting a warning when you match more than 32kb of text is in some way useful, which spoils the whole category. * use META.json instead of META.yml - apparently YAML parsers don't actually exist
Diffstat (limited to 'devel/p5-common-sense')
-rw-r--r--devel/p5-common-sense/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-common-sense/Makefile b/devel/p5-common-sense/Makefile
index f5d5f7331a8..906ec38b4f4 100644
--- a/devel/p5-common-sense/Makefile
+++ b/devel/p5-common-sense/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/08/21 16:34:45 seb Exp $
+# $NetBSD: Makefile,v 1.10 2011/08/10 06:44:29 adam Exp $
-DISTNAME= common-sense-3.3
+DISTNAME= common-sense-3.4
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/}