aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Radius
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-01-26 10:10:34 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-01-26 10:10:34 +0000
commit074f9dd82ea6ce822c92bf8ef5d5df9b96a2d83d (patch)
treebb2f387fd5b3a42d9360698a75e4e2d9fe89486c /security/p5-Authen-Radius
parent90c1578976e3704ded1c85147eeab9ab54eae861 (diff)
downloadports-074f9dd82ea6ce822c92bf8ef5d5df9b96a2d83d.tar.gz
ports-074f9dd82ea6ce822c92bf8ef5d5df9b96a2d83d.zip
Update to 0.12, assign maintainer to perl.
Notes
Notes: svn path=/head/; revision=127402
Diffstat (limited to 'security/p5-Authen-Radius')
-rw-r--r--security/p5-Authen-Radius/Makefile5
-rw-r--r--security/p5-Authen-Radius/distinfo4
-rw-r--r--security/p5-Authen-Radius/pkg-descr7
3 files changed, 9 insertions, 7 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile
index 8076a6b03786..299ae5a5f75b 100644
--- a/security/p5-Authen-Radius/Makefile
+++ b/security/p5-Authen-Radius/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= Authen-Radius
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Authen
PKGNAMEPREFIX= p5-
DISTNAME= RadiusPerl-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+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
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PERL_CONFIGURE= yes
MAN3= Authen::Radius.3
diff --git a/security/p5-Authen-Radius/distinfo b/security/p5-Authen-Radius/distinfo
index c6e57249b834..1c63ffe9c893 100644
--- a/security/p5-Authen-Radius/distinfo
+++ b/security/p5-Authen-Radius/distinfo
@@ -1,2 +1,2 @@
-MD5 (RadiusPerl-0.11.tar.gz) = 5c320a936d5d3819220f2d639db007db
-SIZE (RadiusPerl-0.11.tar.gz) = 9266
+MD5 (RadiusPerl-0.12.tar.gz) = 8427f931a4e0e689ecf8ddf30e5a0ea7
+SIZE (RadiusPerl-0.12.tar.gz) = 31332
diff --git a/security/p5-Authen-Radius/pkg-descr b/security/p5-Authen-Radius/pkg-descr
index a5ec3d945aa3..e87c4b801fe9 100644
--- a/security/p5-Authen-Radius/pkg-descr
+++ b/security/p5-Authen-Radius/pkg-descr
@@ -1,3 +1,4 @@
- The Authen::Radius module provides a simple class that
- allows you to send/receive Radius requests/responses
- to/from a Radius server.
+The Authen::Radius module provides a simple class that allows you to
+send/receive Radius requests/responses to/from a Radius server.
+
+WWW: http://search.cpan.org/dist/RadiusPerl/