Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Dec 2009 07:48:29 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/141262: [MAINTAINER] security/p5-Net-Radius-Server: update to 1.116
Message-ID:  <20091207234829.141607E81B@colo-p.gslin.org>
Resent-Message-ID: <200912072350.nB7No4Dq030175@freefall.freebsd.org>

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

>Number:         141262
>Category:       ports
>Synopsis:       [MAINTAINER] security/p5-Net-Radius-Server: update to 1.116
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 07 23:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 12:21:39 UTC
>Description:
- Update to 1.116

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

--- p5-Net-Radius-Server-1.116.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Net-Radius-Server/Makefile /home/staff/gslin/work/ports/p5-Net-Radius-Server/Makefile
--- /usr/ports/security/p5-Net-Radius-Server/Makefile	2009-09-17 23:55:53.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-Radius-Server/Makefile	2009-12-08 07:47:41.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Net-Radius-Server
-PORTVERSION=	1.004
+PORTVERSION=	1.116
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Framework for RADIUS Servers
 
 RUN_DEPENDS=	p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM \
@@ -26,10 +26,14 @@
 PERL_CONFIGURE=	yes
 
 MAN1=		nrsd.1 \
+		nrsdbtoyaml.1 \
 		pam-client.1 \
+		rad-bulk-make.1 \
+		rad-bulk.1 \
 		rad-client.1
 MAN3=		Net::Radius::Server.3 \
 		Net::Radius::Server::Base.3 \
+		Net::Radius::Server::DBStore.3 \
 		Net::Radius::Server::Dump.3 \
 		Net::Radius::Server::Match.3 \
 		Net::Radius::Server::Match::LDAP.3 \
diff -ruN --exclude=CVS /usr/ports/security/p5-Net-Radius-Server/distinfo /home/staff/gslin/work/ports/p5-Net-Radius-Server/distinfo
--- /usr/ports/security/p5-Net-Radius-Server/distinfo	2009-09-17 23:55:53.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-Radius-Server/distinfo	2009-12-08 07:46:08.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Net-Radius-Server-1.004.tar.gz) = 632feb1b814a69760536ca6b6611fdf4
-SHA256 (Net-Radius-Server-1.004.tar.gz) = b3bc2a0277df4c7e820c762fa1ecde339099da0d5983cd6c1b257cd9baf6ffa4
-SIZE (Net-Radius-Server-1.004.tar.gz) = 39869
+MD5 (Net-Radius-Server-1.116.tar.gz) = df88a7819d902f455494f59756fea3ec
+SHA256 (Net-Radius-Server-1.116.tar.gz) = 752eb6579240392076fcde2f7426f288cdb1ad7252c8cc75aa2b5e299ad4b264
+SIZE (Net-Radius-Server-1.116.tar.gz) = 60710
diff -ruN --exclude=CVS /usr/ports/security/p5-Net-Radius-Server/pkg-plist /home/staff/gslin/work/ports/p5-Net-Radius-Server/pkg-plist
--- /usr/ports/security/p5-Net-Radius-Server/pkg-plist	2009-09-17 23:55:53.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-Radius-Server/pkg-plist	2009-12-08 07:47:33.000000000 +0800
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius/Server/.packlist
 %%SITE_PERL%%/Net/Radius/Server.pm
 %%SITE_PERL%%/Net/Radius/Server/Base.pm
+%%SITE_PERL%%/Net/Radius/Server/DBStore.pm
 %%SITE_PERL%%/Net/Radius/Server/Dump.pm
 %%SITE_PERL%%/Net/Radius/Server/Match.pm
 %%SITE_PERL%%/Net/Radius/Server/Match/LDAP.pm
@@ -14,7 +15,10 @@
 %%SITE_PERL%%/Net/Radius/Server/Set/Replace.pm
 %%SITE_PERL%%/Net/Radius/Server/Set/Simple.pm
 bin/nrsd
+bin/nrsdbtoyaml
 bin/pam-client
+bin/rad-bulk
+bin/rad-bulk-make
 bin/rad-client
 @dirrmtry %%SITE_PERL%%/Net/Radius/Server/Set
 @dirrmtry %%SITE_PERL%%/Net/Radius/Server/Match
--- p5-Net-Radius-Server-1.116.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?20091207234829.141607E81B>