Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Aug 2006 10:28:33 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, kbyanc@FreeBSD.org
Subject:   ports/101290: [PATCH] net/p5-Net-Radius: update to 1.46
Message-ID:  <20060803022833.664C951@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608030230.k732UFMt021687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         101290
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Radius: update to 1.46
>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 03 02:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.46

Port maintainer (kbyanc@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Radius-1.46.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Radius/Makefile /home/staff/gslin/work/p5-Net-Radius/Makefile
--- /usr/ports/net/p5-Net-Radius/Makefile	Sun Jul  2 00:04:40 2006
+++ /home/staff/gslin/work/p5-Net-Radius/Makefile	Thu Aug  3 10:26:05 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Radius
-PORTVERSION=	1.44
+PORTVERSION=	1.46
 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 /home/staff/gslin/work/p5-Net-Radius/distinfo
--- /usr/ports/net/p5-Net-Radius/distinfo	Sun Jul  2 00:04:40 2006
+++ /home/staff/gslin/work/p5-Net-Radius/distinfo	Thu Aug  3 10:26:22 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.46.tar.gz) = 2cabc894c7c284de7d2f00b161d1967e
+SHA256 (Net-Radius-1.46.tar.gz) = a19db167ff29f28bca448a0a3c104aeb562b9efd03dd409ea6688680ba896273
+SIZE (Net-Radius-1.46.tar.gz) = 83816
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Radius/pkg-descr /home/staff/gslin/work/p5-Net-Radius/pkg-descr
--- /usr/ports/net/p5-Net-Radius/pkg-descr	Fri Mar 22 03:07:46 2002
+++ /home/staff/gslin/work/p5-Net-Radius/pkg-descr	Thu Aug  3 10:27:03 2006
@@ -8,5 +8,4 @@
 Christopher Masto plus a number of changes and fixes by Luis Munoz and
 Ian Smith.
 
-  -Kelly
-   kbyanc@posi.net
+WWW:	http://search.cpan.org/dist/Net-Radius/
--- p5-Net-Radius-1.46.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060803022833.664C951>