summaryrefslogtreecommitdiff
path: root/textproc/p5-Regexp-Common/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 04:02:55 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 04:02:55 +0000
commit4fb882815a2028e5126a18a00af3c0c62e3d18b1 (patch)
tree0b6690989b435f1187f6e5ab6d3d6aefa00ce324 /textproc/p5-Regexp-Common/Makefile
parent7b6dd944ce8a3c698708ed652f0c9cd618d36349 (diff)
downloadpkgsrc-4fb882815a2028e5126a18a00af3c0c62e3d18b1.tar.gz
Update p5-Regexp-Common to 2011041701.
Changes from previous: Version 2011041701 Sun Apr 17 14:22:58 CEST 2011 + Fix documentation (matches should be match). Reported by cogent@cpan.org in RT ticket 2833. + Added patterns for JavaDoc comments. (RT 13174 by chris+rt@chrisdolan.net) Version 2011041602 Sat Apr 16 17:06:28 CEST 2011 + Fix typo in repository (avar@cpan.org) Version 2011041601 Sat Apr 16 16:07:29 CEST 2011 + Fix bugs 61712 & 6940: $RE {num} {decimal} and $RE {num} {real} no longer match a single dot.
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r--textproc/p5-Regexp-Common/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile
index 9c538a70fb1..c4858cbaa79 100644
--- a/textproc/p5-Regexp-Common/Makefile
+++ b/textproc/p5-Regexp-Common/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2011/08/14 15:14:08 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/10/21 04:02:55 hiramatsu Exp $
#
-DISTNAME= Regexp-Common-2010010201
+DISTNAME= Regexp-Common-2011041701
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/}