diff options
author | tobez <tobez@FreeBSD.org> | 2012-12-05 20:32:56 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2012-12-05 20:32:56 +0800 |
commit | fc1bfd77a5c4b1f147358a42dd57297ced21adb3 (patch) | |
tree | e46974ea2520e2e694d6b6d0c1d2f76205b8ecb8 /www | |
parent | 18cf510780de0eaa75e167701a3cbe8aa56f8855 (diff) | |
download | freebsd-ports-gnome-fc1bfd77a5c4b1f147358a42dd57297ced21adb3.tar.gz freebsd-ports-gnome-fc1bfd77a5c4b1f147358a42dd57297ced21adb3.tar.zst freebsd-ports-gnome-fc1bfd77a5c4b1f147358a42dd57297ced21adb3.zip |
Update to 1.1.
Changes: http://cpansearch.perl.org/src/MATTIASH/HTTP-Cache-Transparent-1.1/Changes
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/Makefile | 10 | ||||
-rw-r--r-- | www/p5-HTTP-Cache-Transparent/distinfo | 4 |
2 files changed, 4 insertions, 10 deletions
diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index cc1238d4f533..8230df8fd969 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Cache-Transparent -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,10 +20,4 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes MAN3= HTTP::Cache::Transparent.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BROKEN= Does not compile with perl ${PERL_VERSION} -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/p5-HTTP-Cache-Transparent/distinfo b/www/p5-HTTP-Cache-Transparent/distinfo index 77fa487660c1..c39f91e8f0b7 100644 --- a/www/p5-HTTP-Cache-Transparent/distinfo +++ b/www/p5-HTTP-Cache-Transparent/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-Cache-Transparent-1.0.tar.gz) = 31b6b54d9488b35eb8ca54b6f5bcefd6eb1e208ca8a4038c1cee61042747f1d9 -SIZE (HTTP-Cache-Transparent-1.0.tar.gz) = 8526 +SHA256 (HTTP-Cache-Transparent-1.1.tar.gz) = 0abf7b7d972abcd5d77aa4d138ad58406948e7f276f4071e13097b841f7c7eda +SIZE (HTTP-Cache-Transparent-1.1.tar.gz) = 9005 |