aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Radius
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-11-12 06:00:28 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-11-12 06:00:28 +0000
commit8bdf83606107eea6e193d6c0eab06389053be517 (patch)
treeb55e8bbc83edbe22dbe583eafa84fa7d6ef7b8f0 /security/p5-Authen-Radius
parent0f5bcec2aabc8a89ebcee942698ad6138d754f08 (diff)
downloadports-8bdf83606107eea6e193d6c0eab06389053be517.tar.gz
ports-8bdf83606107eea6e193d6c0eab06389053be517.zip
Notes
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r--security/p5-Authen-Radius/Makefile6
-rw-r--r--security/p5-Authen-Radius/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile
index 6f1daceea92d..05ca96e10091 100644
--- a/security/p5-Authen-Radius/Makefile
+++ b/security/p5-Authen-Radius/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Authen-Radius
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,8 @@ DISTNAME= RadiusPerl-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= A perl5 module to provide simple Radius client facilities
-BUILD_DEPENDS= ${SITE_PERL}/Data/HexDump.pm:${PORTSDIR}/devel/p5-Data-HexDump
-RUN_DEPENDS= ${SITE_PERL}/Data/HexDump.pm:${PORTSDIR}/devel/p5-Data-HexDump
+RUN_DEPENDS= p5-Data-HexDump>=0.02:${PORTSDIR}/devel/p5-Data-HexDump
+BUILD_DEPENDS= ${RUN_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PERL_CONFIGURE= yes
diff --git a/security/p5-Authen-Radius/distinfo b/security/p5-Authen-Radius/distinfo
index f68629b10dbf..802d60ef9463 100644
--- a/security/p5-Authen-Radius/distinfo
+++ b/security/p5-Authen-Radius/distinfo
@@ -1,2 +1,2 @@
-SHA256 (RadiusPerl-0.19.tar.gz) = d5989a6a98f35ea7aebe9793a15ad6945d35717ebbb54a7d0e92712796bafc64
-SIZE (RadiusPerl-0.19.tar.gz) = 39808
+SHA256 (RadiusPerl-0.20.tar.gz) = 354c4a49a7fd103b00bb3915c73e4586995512eb64e4fa5bd1ac568884fbeeb5
+SIZE (RadiusPerl-0.20.tar.gz) = 39863