diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-28 06:09:29 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-28 06:09:29 +0800 |
commit | 9c52892d272ae19a082ae53fd1d5897f98f7c29a (patch) | |
tree | 4fd45205091032187a326748cdf50f6e74052df0 /textproc/p5-POSIX-Regex | |
parent | 983a070f15dd92b181bae4a9e996ea800e789ec6 (diff) | |
download | freebsd-ports-gnome-9c52892d272ae19a082ae53fd1d5897f98f7c29a.tar.gz freebsd-ports-gnome-9c52892d272ae19a082ae53fd1d5897f98f7c29a.tar.zst freebsd-ports-gnome-9c52892d272ae19a082ae53fd1d5897f98f7c29a.zip |
- Update to 1.0001
PR: 133096
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'textproc/p5-POSIX-Regex')
-rw-r--r-- | textproc/p5-POSIX-Regex/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-POSIX-Regex/distinfo | 6 | ||||
-rw-r--r-- | textproc/p5-POSIX-Regex/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-POSIX-Regex/Makefile b/textproc/p5-POSIX-Regex/Makefile index 5ba6d9920010..532757458cf8 100644 --- a/textproc/p5-POSIX-Regex/Makefile +++ b/textproc/p5-POSIX-Regex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POSIX-Regex -PORTVERSION= 0.90.16 +PORTVERSION= 1.0001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= OO interface for the gnu regex engine RUN_DEPENDS= p5-version>=0:${PORTSDIR}/devel/p5-version -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= POSIX::Regex.3 diff --git a/textproc/p5-POSIX-Regex/distinfo b/textproc/p5-POSIX-Regex/distinfo index be466ca9e21f..19a6820df1b3 100644 --- a/textproc/p5-POSIX-Regex/distinfo +++ b/textproc/p5-POSIX-Regex/distinfo @@ -1,3 +1,3 @@ -MD5 (POSIX-Regex-0.90.16.tar.gz) = b62a19c806166186860e55c935580d64 -SHA256 (POSIX-Regex-0.90.16.tar.gz) = 07dc3660a32e9fd80ea990628ba6b42a2ef02c849c5caa2c4072890a64c1288b -SIZE (POSIX-Regex-0.90.16.tar.gz) = 22178 +MD5 (POSIX-Regex-1.0001.tar.gz) = 2f3fdf1bf1563742573d7757649089b3 +SHA256 (POSIX-Regex-1.0001.tar.gz) = dc5327babb99aaf07cb89440b789bd70b688112500f477e9c745ca42a0a4334c +SIZE (POSIX-Regex-1.0001.tar.gz) = 12128 diff --git a/textproc/p5-POSIX-Regex/pkg-plist b/textproc/p5-POSIX-Regex/pkg-plist index 3a4139121015..a842c91f9827 100644 --- a/textproc/p5-POSIX-Regex/pkg-plist +++ b/textproc/p5-POSIX-Regex/pkg-plist @@ -3,6 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/POSIX/Regex.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/Regex.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/Regex.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/Regex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/POSIX |