diff options
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 11 | ||||
-rw-r--r-- | security/p5-Authen-Radius/distinfo | 5 |
2 files changed, 9 insertions, 7 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 14325194c13a..26b937ba7abe 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Authen-Radius -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.25 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,11 +11,13 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to provide simple Radius client facilities LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-Data-HexDump>=0.02:devel/p5-Data-HexDump -BUILD_DEPENDS:= ${RUN_DEPENDS} +BUILD_DEPENDS= p5-Data-HexDump>=0.02:devel/p5-Data-HexDump \ + p5-Net-IP>=1.26:net-mgmt/p5-Net-IP +RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings -#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} REINPLACE_ARGS= -i '' USES= perl5 USE_PERL5= configure diff --git a/security/p5-Authen-Radius/distinfo b/security/p5-Authen-Radius/distinfo index f287e4467c18..84ba07b41a48 100644 --- a/security/p5-Authen-Radius/distinfo +++ b/security/p5-Authen-Radius/distinfo @@ -1,2 +1,3 @@ -SHA256 (Authen-Radius-0.24.tar.gz) = 1f3aea9d09c5be90b27284166109ee143315ee95306a937a79c232ec83c4d44f -SIZE (Authen-Radius-0.24.tar.gz) = 40342 +TIMESTAMP = 1481116634 +SHA256 (Authen-Radius-0.25.tar.gz) = ae09fffea66e080ccbbed608f10f896e509d2d68c67f359d475545cdffaaed48 +SIZE (Authen-Radius-0.25.tar.gz) = 48610 |