ports/101737: [PATCH] net/p5-Net-Radius: update to 1.49
Jin-Shan Tseng
tjs at cdpa.nsysu.edu.tw
Thu Aug 10 01:40:16 UTC 2006
>Number: 101737
>Category: ports
>Synopsis: [PATCH] net/p5-Net-Radius: update to 1.49
>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: Thu Aug 10 01:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Jin-Shan Tseng
>Release: FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Aug 4 20:22:24 CST
>Description:
- Update to 1.49
Port maintainer (kbyanc at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Net-Radius-1.49.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Radius/Makefile /root/p5-Net-Radius/Makefile
--- /usr/ports/net/p5-Net-Radius/Makefile Sun Jul 2 00:04:40 2006
+++ /root/p5-Net-Radius/Makefile Thu Aug 10 09:36:39 2006
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Radius
-PORTVERSION= 1.44
+PORTVERSION= 1.49
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -30,8 +30,8 @@
.endif
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+BUILD_DEPENDS= ${RUN_DEPENDS}
.endif
.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Radius/distinfo /root/p5-Net-Radius/distinfo
--- /usr/ports/net/p5-Net-Radius/distinfo Sun Jul 2 00:04:40 2006
+++ /root/p5-Net-Radius/distinfo Thu Aug 10 09:15:51 2006
@@ -1,3 +1,3 @@
-MD5 (Net-Radius-1.44.tar.gz) = 8333034321a552f36afa2084e541420a
-SHA256 (Net-Radius-1.44.tar.gz) = c0767f7e12369e5a580cb06903a846416a6046d178c80c81843c97b4cfe00246
-SIZE (Net-Radius-1.44.tar.gz) = 63914
+MD5 (Net-Radius-1.49.tar.gz) = c9ebce22c7058e161d2745c656fd0207
+SHA256 (Net-Radius-1.49.tar.gz) = 8555c8b5e3cde57db86ad1f6e9f1f9ccd43ee2d8d04dd04ae96f6a059d10dfc1
+SIZE (Net-Radius-1.49.tar.gz) = 82702
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Radius/pkg-descr /root/p5-Net-Radius/pkg-descr
--- /usr/ports/net/p5-Net-Radius/pkg-descr Fri Mar 22 03:07:46 2002
+++ /root/p5-Net-Radius/pkg-descr Thu Aug 10 09:28:02 2006
@@ -8,5 +8,4 @@
Christopher Masto plus a number of changes and fixes by Luis Munoz and
Ian Smith.
- -Kelly
- kbyanc at posi.net
+WWW: http://search.cpan.org/dist/Net-Radius/
--- p5-Net-Radius-1.49.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list