From 6f6e427ff3d26c3f06796ebeaeb2b492d72e7632 Mon Sep 17 00:00:00 2001 From: Wen Heping Date: Mon, 14 Dec 2009 08:13:44 +0000 Subject: [PATCH] - Update to 1.116 - Reset maintainer to perl@ PR: ports/141262 Submitted by: Gea-Suan Lin (previous maintainer) --- security/p5-Net-Radius-Server/Makefile | 9 +++++++-- security/p5-Net-Radius-Server/distinfo | 6 +++--- security/p5-Net-Radius-Server/pkg-plist | 4 ++++ 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/security/p5-Net-Radius-Server/Makefile b/security/p5-Net-Radius-Server/Makefile index dc214d8e57db..6f738a94b4ce 100644 --- a/security/p5-Net-Radius-Server/Makefile +++ b/security/p5-Net-Radius-Server/Makefile @@ -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 \ @@ -24,12 +24,17 @@ RUN_DEPENDS= p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM \ p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap PERL_CONFIGURE= yes +USE_PERL5= 5.10.0+ 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 --git a/security/p5-Net-Radius-Server/distinfo b/security/p5-Net-Radius-Server/distinfo index 598fa5b323c6..828503fca938 100644 --- a/security/p5-Net-Radius-Server/distinfo +++ b/security/p5-Net-Radius-Server/distinfo @@ -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 --git a/security/p5-Net-Radius-Server/pkg-plist b/security/p5-Net-Radius-Server/pkg-plist index 42baa3b2da27..2a0cd01440d8 100644 --- a/security/p5-Net-Radius-Server/pkg-plist +++ b/security/p5-Net-Radius-Server/pkg-plist @@ -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