diff options
author | lbr <lbr@FreeBSD.org> | 2007-07-11 05:05:03 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2007-07-11 05:05:03 +0800 |
commit | 12a17a26d315ce5385b5370762890ec6e90c7c1c (patch) | |
tree | cf97dc8557ecaef56a1e722a93fb61e3a9c11329 /www | |
parent | b1f926ec050ba01f2ac1eb38cbeacff502929be1 (diff) | |
download | freebsd-ports-gnome-12a17a26d315ce5385b5370762890ec6e90c7c1c.tar.gz freebsd-ports-gnome-12a17a26d315ce5385b5370762890ec6e90c7c1c.tar.zst freebsd-ports-gnome-12a17a26d315ce5385b5370762890ec6e90c7c1c.zip |
Update to 0.03
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache/Makefile b/www/p5-Catalyst-Plugin-Cache/Makefile index 06e3a2c97819..836171952b43 100644 --- a/www/p5-Catalyst-Plugin-Cache/Makefile +++ b/www/p5-Catalyst-Plugin-Cache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Cache -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst @@ -30,7 +30,7 @@ MAN3= Catalyst::Plugin::Cache.3 \ Catalyst::Plugin::Cache::Store::Memory.3 post-extract: - @${PERL} -i.bak -ne 'print unless m,Test::,' ${WRKSRC}/Makefile.PL + @${PERL} -i.bak -ne 'print unless m,ok|Test::,' ${WRKSRC}/Makefile.PL .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500801 diff --git a/www/p5-Catalyst-Plugin-Cache/distinfo b/www/p5-Catalyst-Plugin-Cache/distinfo index 0820087e770b..3aadb57ef092 100644 --- a/www/p5-Catalyst-Plugin-Cache/distinfo +++ b/www/p5-Catalyst-Plugin-Cache/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Cache-0.02.tar.gz) = ad6faaa16d91f7bdb2cdb1fb9a07716a -SHA256 (Catalyst-Plugin-Cache-0.02.tar.gz) = d42fe22494e2b4c93d0363447e6b945c2332783a3589fa3a18dcff498cf58808 -SIZE (Catalyst-Plugin-Cache-0.02.tar.gz) = 12204 +MD5 (Catalyst-Plugin-Cache-0.03.tar.gz) = 0e9515dd8b868829359bac6e51dd4813 +SHA256 (Catalyst-Plugin-Cache-0.03.tar.gz) = f208e0eec08a5ed3a05559a2e7e56b1a4ecd073d3f463ee612ab2743ce7017c4 +SIZE (Catalyst-Plugin-Cache-0.03.tar.gz) = 12293 |