summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-08-06 10:45:48 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-08-06 10:45:48 +0000
commit7e15573709b89160390b0ae978db9c22b4086bfb (patch)
treee018972884fd6dfd33d5d7fb16ba5f55707a3f00 /textproc
parent- build with libslang by default (and provide -DWITHOUT_SLANG knob) (diff)
Update to 0.07.
Notes
Notes: svn path=/head/; revision=64095
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Regexp-Common/Makefile3
-rw-r--r--textproc/p5-Regexp-Common/distinfo2
-rw-r--r--textproc/p5-Regexp-Common/pkg-plist1
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile
index 8f7c02574684..eae935417356 100644
--- a/textproc/p5-Regexp-Common/Makefile
+++ b/textproc/p5-Regexp-Common/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Regexp-Common
-PORTVERSION= 0.05
+PORTVERSION= 0.07
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Regexp
@@ -17,6 +17,7 @@ MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
MAN3= Regexp::Common.3 \
+ Regexp::Common::URI.3 \
Regexp::Common::balanced.3 \
Regexp::Common::comment.3 \
Regexp::Common::delimited.3 \
diff --git a/textproc/p5-Regexp-Common/distinfo b/textproc/p5-Regexp-Common/distinfo
index 0f62e7dd5731..2edc4345aeda 100644
--- a/textproc/p5-Regexp-Common/distinfo
+++ b/textproc/p5-Regexp-Common/distinfo
@@ -1 +1 @@
-MD5 (Regexp-Common-0.05.tar.gz) = 5730b04835afd00446236928efe537b6
+MD5 (Regexp-Common-0.07.tar.gz) = 380235b46f58bf283b17bbff65e34236
diff --git a/textproc/p5-Regexp-Common/pkg-plist b/textproc/p5-Regexp-Common/pkg-plist
index 02a30bddbf58..5099fc1b31c7 100644
--- a/textproc/p5-Regexp-Common/pkg-plist
+++ b/textproc/p5-Regexp-Common/pkg-plist
@@ -1,5 +1,6 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Regexp/Common/.packlist
lib/perl5/site_perl/%%PERL_VER%%/Regexp/Common.pm
+lib/perl5/site_perl/%%PERL_VER%%/Regexp/Common/URI.pm
lib/perl5/site_perl/%%PERL_VER%%/Regexp/Common/balanced.pm
lib/perl5/site_perl/%%PERL_VER%%/Regexp/Common/comment.pm
lib/perl5/site_perl/%%PERL_VER%%/Regexp/Common/delimited.pm