diff options
author | erwin <erwin@FreeBSD.org> | 2004-07-02 15:58:22 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-07-02 15:58:22 +0800 |
commit | e2be16ae6fc21116fe5c4d3845d45bb9d5f9e5e1 (patch) | |
tree | a763df08b1da103d3c425036dacae915cbd12b07 /textproc | |
parent | f8a93d7a69a41369997904e686308b8de157710b (diff) | |
download | freebsd-ports-gnome-e2be16ae6fc21116fe5c4d3845d45bb9d5f9e5e1.tar.gz freebsd-ports-gnome-e2be16ae6fc21116fe5c4d3845d45bb9d5f9e5e1.tar.zst freebsd-ports-gnome-e2be16ae6fc21116fe5c4d3845d45bb9d5f9e5e1.zip |
Update to 2.115
Approved by: maintainer (implicit)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Regexp-Common/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Regexp-Common/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index c5f72a0bde03..30037fd89aa9 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Regexp-Common -PORTVERSION= 2.113 +PORTVERSION= 2.115 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Regexp @@ -19,6 +19,7 @@ PERL_CONFIGURE= yes MAN3= \ Regexp::Common.3 \ + Regexp::Common::SEN.3 \ Regexp::Common::URI.3 \ Regexp::Common::URI::RFC1035.3 \ Regexp::Common::URI::RFC1738.3 \ diff --git a/textproc/p5-Regexp-Common/distinfo b/textproc/p5-Regexp-Common/distinfo index 8bf9b63e4764..00d5af50b983 100644 --- a/textproc/p5-Regexp-Common/distinfo +++ b/textproc/p5-Regexp-Common/distinfo @@ -1,2 +1,2 @@ -MD5 (Regexp-Common-2.113.tar.gz) = 4fca6d70e1d28c9a3fcd36195a10cf90 -SIZE (Regexp-Common-2.113.tar.gz) = 136055 +MD5 (Regexp-Common-2.115.tar.gz) = 2cf0788ca410d863ebf6251f20aa0892 +SIZE (Regexp-Common-2.115.tar.gz) = 99569 diff --git a/textproc/p5-Regexp-Common/pkg-plist b/textproc/p5-Regexp-Common/pkg-plist index c17fcfb0c861..6e1d5934f99a 100644 --- a/textproc/p5-Regexp-Common/pkg-plist +++ b/textproc/p5-Regexp-Common/pkg-plist @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Regexp/Common/.packlist +%%SITE_PERL%%/Regexp/Common/SEN.pm %%SITE_PERL%%/Regexp/Common/URI/fax.pm %%SITE_PERL%%/Regexp/Common/URI/file.pm %%SITE_PERL%%/Regexp/Common/URI/http.pm |