ports/141610: [PATCH] security/p5-Net-Radius-Server: update to 1.116

Philip M. Gollucci pgollucci at FreeBSD.org
Tue Dec 15 08:00:14 UTC 2009


>Number:         141610
>Category:       ports
>Synopsis:       [PATCH] 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:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 08:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 1.116

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-Net-Radius-Server-1.116.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/p5-Net-Radius-Server/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	17 Sep 2009 15:55:53 -0000	1.1
+++ Makefile	15 Dec 2009 05:45:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Radius-Server
-PORTVERSION=	1.004
+PORTVERSION=	1.116
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Net
@@ -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 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/p5-Net-Radius-Server/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	17 Sep 2009 15:55:53 -0000	1.1
+++ distinfo	14 Dec 2009 06:41:00 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/p5-Net-Radius-Server/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	17 Sep 2009 15:55:53 -0000	1.1
+++ pkg-plist	15 Dec 2009 07:47:29 -0000
@@ -1,7 +1,7 @@
- at comment $FreeBSD: ports/security/p5-Net-Radius-Server/pkg-plist,v 1.1 2009/09/17 15:55:53 pav Exp $
 %%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,13 +14,12 @@
 %%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
 @dirrmtry %%SITE_PERL%%/Net/Radius/Server
- at dirrmtry %%SITE_PERL%%/Net/Radius
- at dirrmtry %%SITE_PERL%%/Net
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius/Server
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
--- p5-Net-Radius-Server-1.116.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list