1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update to 1.44

PR:		ports/99055
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
This commit is contained in:
Aaron Dalton 2006-07-01 16:04:40 +00:00
parent 4e8ea2752b
commit ec863f374b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166720
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-Radius
PORTVERSION= 1.43
PORTVERSION= 1.44
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@ -23,6 +23,12 @@ post-extract:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
post-patch:
@${PERL} -pi -e '$$_ = "" if /use warnings/;' \
${WRKSRC}/Radius/Dictionary.pm
.endif
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}

View File

@ -1,3 +1,3 @@
MD5 (Net-Radius-1.43.tar.gz) = 716b56daf51cda0ca0d3f184ae8d3f24
SHA256 (Net-Radius-1.43.tar.gz) = 8adb817c2b1dc170b31096aad87202ec8ed75fc829f082a45c2a74bcabb7073a
SIZE (Net-Radius-1.43.tar.gz) = 64216
MD5 (Net-Radius-1.44.tar.gz) = 8333034321a552f36afa2084e541420a
SHA256 (Net-Radius-1.44.tar.gz) = c0767f7e12369e5a580cb06903a846416a6046d178c80c81843c97b4cfe00246
SIZE (Net-Radius-1.44.tar.gz) = 63914