diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-19 14:13:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-19 14:13:16 +0800 |
commit | f897bccd881a08b6fc7413f9c07bde606790df60 (patch) | |
tree | 67736569f62fc625e4946648c73fb2e623b83bb8 /devel | |
parent | f22aa07844e599dd3e5311bf209cc64cad96edcd (diff) | |
download | freebsd-ports-gnome-f897bccd881a08b6fc7413f9c07bde606790df60.tar.gz freebsd-ports-gnome-f897bccd881a08b6fc7413f9c07bde606790df60.tar.zst freebsd-ports-gnome-f897bccd881a08b6fc7413f9c07bde606790df60.zip |
- Update to 1.002001
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Regexp-RegGrp/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Regexp-RegGrp/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Regexp-RegGrp/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Regexp-RegGrp/Makefile b/devel/p5-Regexp-RegGrp/Makefile index 9a6b66a046c6..5d26c64083e6 100644 --- a/devel/p5-Regexp-RegGrp/Makefile +++ b/devel/p5-Regexp-RegGrp/Makefile @@ -6,14 +6,17 @@ # PORTNAME= Regexp-RegGrp -PORTVERSION= 1.002 +PORTVERSION= 1.002.001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Groups a regular expressions collection +TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod + PERL_CONFIGURE= yes MAN3= Regexp::RegGrp.3 diff --git a/devel/p5-Regexp-RegGrp/distinfo b/devel/p5-Regexp-RegGrp/distinfo index 2972497233ac..7629c313dacb 100644 --- a/devel/p5-Regexp-RegGrp/distinfo +++ b/devel/p5-Regexp-RegGrp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Regexp-RegGrp-1.002.tar.gz) = ce9dd9a19605631904bf79d4c28a477bfc876e1f0c770665bc141081fd99c97c -SIZE (Regexp-RegGrp-1.002.tar.gz) = 25594 +SHA256 (Regexp-RegGrp-1.002001.tar.gz) = fb629d155aebeed9f5da87fa1af94160b883e4c91df772be2311b5704685b551 +SIZE (Regexp-RegGrp-1.002001.tar.gz) = 24354 |