summaryrefslogtreecommitdiff
path: root/net/p5-RadiusPerl/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-03-08 18:10:25 +0000
committersno <sno>2010-03-08 18:10:25 +0000
commit3c8983bceae60383a0438e3d6e906ab24696ac29 (patch)
tree1dc2c905bb87fde115d7b22dae2016b0d41d655e /net/p5-RadiusPerl/Makefile
parent789a07b8c4acea6e982bc11f08ea2c18f9cecab2 (diff)
downloadpkgsrc-3c8983bceae60383a0438e3d6e906ab24696ac29.tar.gz
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
Diffstat (limited to 'net/p5-RadiusPerl/Makefile')
-rw-r--r--net/p5-RadiusPerl/Makefile10
1 files changed, 5 insertions, 5 deletions
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