aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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