From 18c03ab41cfbfc939a387eca6c4b696a9d2a0656 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 8 Mar 2010 18:10:25 +0000 Subject: Updating net/p5-RadiusPerl from 0.13 to 0.17 pkgsrc changes: - Adjust license definition - Adjust homepage Upstream changes: 0.17 Thu Jan 14 09:20:00 2010 - Support for RFC3579 - Message-Authenticator 0.16 Mon Dec 14 13:34:00 2009 - Generate random authenticators - Support for CoA request (thanks to Oleg Gawriloff for the patch) - Ability to specify the source IP/port for outgoing packets 0.15 Mon Oct 05 12:00:00 2009 - Bugfixes in error handling 0.14 Mon Aug 17 15:00:00 2009 - Authen::Radius is now distributed under the Perl Artistic License v2.0 - Support for RADIUS retransmits - For the "check_pwd" method plance the local socket's "real" IP address into the NAS-IP-Address attribute instead of 127.0.0.1 --- net/p5-RadiusPerl/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/p5-RadiusPerl/Makefile') diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile index d297afbc994..430b066284b 100644 --- a/net/p5-RadiusPerl/Makefile +++ b/net/p5-RadiusPerl/Makefile @@ -1,21 +1,21 @@ -# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:19 adrianp Exp $ +# $NetBSD: Makefile,v 1.5 2010/03/08 18:10:25 sno Exp $ # -DISTNAME= RadiusPerl-0.13 +DISTNAME= RadiusPerl-0.17 PKGNAME= p5-${DISTNAME} CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/ +HOMEPAGE= http://search.cpan.org/dist/RadiusPerl/ COMMENT= Provide simple Radius client facilities -LICENSE= artistic +LICENSE= artistic-2.0 PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Data-HexDump>=0.02:../../textproc/p5-Data-HexDump -WRKSRC= ${WRKDIR}/Authen-Radius-0.13 +WRKSRC= ${WRKDIR}/Authen-Radius-0.17 PERL5_PACKLIST= auto/Authen/Radius/.packlist USE_LANGUAGES= # none -- cgit v1.2.3