From pgollucci@frieza.p6m7g8.net  Tue Dec 15 07:52:09 2009
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C091D106568D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 07:52:09 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id 6696F8FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Dec 2009 07:52:09 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id nBF7q8WQ087410;
	Tue, 15 Dec 2009 07:52:08 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBF7q8jZ087409;
	Tue, 15 Dec 2009 07:52:08 GMT
	(envelope-from pgollucci)
Message-Id: <200912150752.nBF7q8jZ087409@frieza.p6m7g8.net>
Date: Tue, 15 Dec 2009 07:52:08 GMT
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] security/p5-Net-Radius-Server: update to 1.116
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141610
>Category:       ports
>Synopsis:       [PATCH] security/p5-Net-Radius-Server: update to 1.116
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 15 08:00:12 UTC 2009
>Closed-Date:    Sun Dec 27 01:54:24 UTC 2009
>Last-Modified:  Sun Dec 27 01:54:24 UTC 2009
>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@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 @@
-@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
-@dirrmtry %%SITE_PERL%%/Net/Radius
-@dirrmtry %%SITE_PERL%%/Net
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius/Server
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Radius
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
--- p5-Net-Radius-Server-1.116.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Dec 15 08:00:34 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141610 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Sun Dec 27 01:54:23 UTC 2009 
State-Changed-Why:  
duplicate PR:             ports/141262 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141610 
>Unformatted:
