diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:44 +0800 |
commit | 866ca95051a97043d3b639c3479f52f029b7a704 (patch) | |
tree | e0a8bc84b4e40ce5a92f8379e3a88e7f3cb2ae09 | |
parent | 7c32f8abf466f0d06fc9963c8fecfd2627ed479e (diff) | |
download | freebsd-ports-gnome-866ca95051a97043d3b639c3479f52f029b7a704.tar.gz freebsd-ports-gnome-866ca95051a97043d3b639c3479f52f029b7a704.tar.zst freebsd-ports-gnome-866ca95051a97043d3b639c3479f52f029b7a704.zip |
- Update to 1.4203
Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES
-rw-r--r-- | www/p5-CGI-Cache/Makefile | 3 | ||||
-rw-r--r-- | www/p5-CGI-Cache/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile index da7c408f6b2b..20e1dcfd5119 100644 --- a/www/p5-CGI-Cache/Makefile +++ b/www/p5-CGI-Cache/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CGI-Cache -PORTVERSION= 1.4202 +PORTVERSION= 1.4203 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Tie-Restore>=0:${PORTSDIR}/devel/p5-Tie-Restore RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS+= p5-Module-Install>=1.14:${PORTSDIR}/devel/p5-Module-Install USES= perl5 USE_PERL5= configure diff --git a/www/p5-CGI-Cache/distinfo b/www/p5-CGI-Cache/distinfo index f824aa81bd77..a3520586d2ef 100644 --- a/www/p5-CGI-Cache/distinfo +++ b/www/p5-CGI-Cache/distinfo @@ -1,2 +1,2 @@ -SHA256 (CGI-Cache-1.4202.tar.gz) = b736e316d381eaf5a70c4176a678d7622daaaa57b055418315c29da823480a9d -SIZE (CGI-Cache-1.4202.tar.gz) = 41613 +SHA256 (CGI-Cache-1.4203.tar.gz) = 6d217d4fb97b2c4187735adfeb7cc93aed1a7c0a2f41eee1b624f55ff2d0f395 +SIZE (CGI-Cache-1.4203.tar.gz) = 42741 |