summaryrefslogtreecommitdiff
path: root/net/p5-RadiusPerl
diff options
context:
space:
mode:
authorsno <sno>2010-03-08 18:10:25 +0000
committersno <sno>2010-03-08 18:10:25 +0000
commitca161efb4cfef15f29722493d52254e4dab9de3f (patch)
tree1dc2c905bb87fde115d7b22dae2016b0d41d655e /net/p5-RadiusPerl
parent036d3715683352b8f7d347642993162944caab96 (diff)
downloadpkgsrc-ca161efb4cfef15f29722493d52254e4dab9de3f.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')
-rw-r--r--net/p5-RadiusPerl/Makefile10
-rw-r--r--net/p5-RadiusPerl/distinfo8
2 files changed, 9 insertions, 9 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
diff --git a/net/p5-RadiusPerl/distinfo b/net/p5-RadiusPerl/distinfo
index 1c0aa41b32e..ec150ce145d 100644
--- a/net/p5-RadiusPerl/distinfo
+++ b/net/p5-RadiusPerl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/04 00:31:51 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2010/03/08 18:10:25 sno Exp $
-SHA1 (RadiusPerl-0.13.tar.gz) = cde7d79ab36cf70663240c287b7b20078f050bec
-RMD160 (RadiusPerl-0.13.tar.gz) = b50318ed399ef7873a99d09932142cc014fc9aa9
-Size (RadiusPerl-0.13.tar.gz) = 31378 bytes
+SHA1 (RadiusPerl-0.17.tar.gz) = 7edc6eb7fab83291cf8492d3e7a9be0d43aed3da
+RMD160 (RadiusPerl-0.17.tar.gz) = c1303925c46877cd30c4a7bb3371f416a36daeef
+Size (RadiusPerl-0.17.tar.gz) = 36367 bytes