mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 1.83.
- Drop support perl < 5.8.x. PR: ports/123387 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
This commit is contained in:
parent
a94aa877fe
commit
227e1888bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212595
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user