summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2015-02-28 14:37:01 +0000
committermef <mef>2015-02-28 14:37:01 +0000
commitde04c03c53a736cafdd54af9bfca05cf860905ef (patch)
tree488717df524d1371e1a52e3d1fa9955feffd7bed /net
parentc4b3e6ea37331f11fb7f40484a5d4ccb378f41a2 (diff)
downloadpkgsrc-de04c03c53a736cafdd54af9bfca05cf860905ef.tar.gz
Update 0.17 to 0.22
------------------- 0.22 Wed Nov 07 20:27:00 2012 - Fix the excessive "types mismatch" warnings on PoD packets 0.21 Mon Oct 29 09:00:00 2012 - Added support for attribute values for byte and short attribute types 0.20 Tue Nov 09 22:45:59 2010 - Fixed the bug with the incorrect encoding of Cisco AVPair attributes 0.19 Tue Nov 02 00:07:00 2010 - Improved support for CoA (thanks Oleg Gawriloff and Matej Vela) - Ability to work with dictionaries in FreeRADIUS format (thanks to Alexandr Kovalenko and Matej Vela) - Support (partial) for WIMAX attributes 0.18 Sun Oct 05 01:00:00 2010 (this version was not released to CPAN, only used for internal testing) - Support for a list of multiple RADIUS servers (RADIUS cluster)
Diffstat (limited to 'net')
-rw-r--r--net/p5-RadiusPerl/Makefile9
-rw-r--r--net/p5-RadiusPerl/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile
index f55752230fe..96acd2e0384 100644
--- a/net/p5-RadiusPerl/Makefile
+++ b/net/p5-RadiusPerl/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:10 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/02/28 14:37:01 mef Exp $
#
-DISTNAME= RadiusPerl-0.17
+DISTNAME= RadiusPerl-0.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/RadiusPerl/
@@ -14,7 +13,7 @@ LICENSE= artistic-2.0
DEPENDS+= p5-Data-HexDump>=0.02:../../textproc/p5-Data-HexDump
-WRKSRC= ${WRKDIR}/Authen-Radius-0.17
+WRKSRC= ${WRKDIR}/Authen-Radius-${PKGVERSION_NOREV}
PERL5_PACKLIST= auto/Authen/Radius/.packlist
USE_LANGUAGES= # none
diff --git a/net/p5-RadiusPerl/distinfo b/net/p5-RadiusPerl/distinfo
index ec150ce145d..a565663cd44 100644
--- a/net/p5-RadiusPerl/distinfo
+++ b/net/p5-RadiusPerl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/03/08 18:10:25 sno Exp $
+$NetBSD: distinfo,v 1.3 2015/02/28 14:37:01 mef Exp $
-SHA1 (RadiusPerl-0.17.tar.gz) = 7edc6eb7fab83291cf8492d3e7a9be0d43aed3da
-RMD160 (RadiusPerl-0.17.tar.gz) = c1303925c46877cd30c4a7bb3371f416a36daeef
-Size (RadiusPerl-0.17.tar.gz) = 36367 bytes
+SHA1 (RadiusPerl-0.22.tar.gz) = b414ecf96c703921f488ff00b91e2ca327be017c
+RMD160 (RadiusPerl-0.22.tar.gz) = af48df93ace97e30b3430b450c9c504de9ec94ed
+Size (RadiusPerl-0.22.tar.gz) = 40980 bytes