ports/99055: [PATCH] net/p5-Net-Radius: update to 1.44
Aaron Dalton
aaron at FreeBSD.org
Fri Jun 16 20:30:17 UTC 2006
>Number: 99055
>Category: ports
>Synopsis: [PATCH] net/p5-Net-Radius: update to 1.44
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 16 20:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Aaron Dalton
>Release: FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC
>Description:
- Update to 1.44
Port maintainer (kbyanc at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Net-Radius-1.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Radius/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile 10 Jan 2005 23:33:13 -0000 1.6
+++ Makefile 16 Jun 2006 20:27:21 -0000
@@ -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 @@
.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}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Radius/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 22 Jan 2006 21:23:27 -0000 1.3
+++ distinfo 16 Jun 2006 20:27:21 -0000
@@ -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
--- p5-Net-Radius-1.44.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list