Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 09:37:19 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kbyanc@FreeBSD.org
Subject:   ports/101737: [PATCH] net/p5-Net-Radius: update to 1.49
Message-ID:  <200608100137.k7A1bJVb023915@Pluto.CDPA.nsysu.edu.tw>
Resent-Message-ID: <200608100140.k7A1eFER083171@freefall.freebsd.org>

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

>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@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@posi.net
+WWW:	http://search.cpan.org/dist/Net-Radius/
--- p5-Net-Radius-1.49.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?200608100137.k7A1bJVb023915>