diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-04 15:59:45 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-04 15:59:45 +0000 |
commit | 227e1888bf4e0a2909cac0f996b40da241024116 (patch) | |
tree | 7c69008d3b807347784ce4491f1995a1a80efffc /www | |
parent | a94aa877fe1410e9a40aedf5530837604f26d6c4 (diff) | |
download | ports-227e1888bf4e0a2909cac0f996b40da241024116.tar.gz ports-227e1888bf4e0a2909cac0f996b40da241024116.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Session/Makefile | 11 | ||||
-rw-r--r-- | www/p5-Apache-Session/distinfo | 6 |
2 files changed, 5 insertions, 12 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index d67430714f88..2b36c86b117e 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Session -PORTVERSION= 1.81 +PORTVERSION= 1.83 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -45,11 +45,4 @@ MAN3= Apache::Session.3 \ Apache::Session::Store::Sybase.3 \ Apache::Session::Sybase.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ - ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/p5-Apache-Session/distinfo b/www/p5-Apache-Session/distinfo index 8a10e7950a8a..1b9dbf36be77 100644 --- a/www/p5-Apache-Session/distinfo +++ b/www/p5-Apache-Session/distinfo @@ -1,3 +1,3 @@ -MD5 (Apache-Session-1.81.tar.gz) = 942788df6c5e743333cae5816551f203 -SHA256 (Apache-Session-1.81.tar.gz) = 7a47763fd6f0603370049363d58fbbd15f730b1d8fa65fdf540c0c87362647dd -SIZE (Apache-Session-1.81.tar.gz) = 31468 +MD5 (Apache-Session-1.83.tar.gz) = d0671a5fba487f40507b46cd259a0b16 +SHA256 (Apache-Session-1.83.tar.gz) = f1abf03a9d52eb21b76df41ffe9442809c52b197cf1b7c4344efeff4a822bea3 +SIZE (Apache-Session-1.83.tar.gz) = 34285 |