aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Radius
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-12-25 18:47:35 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-12-25 18:47:35 +0000
commit51dc1137f5e6940b461d5757dcc040437cf73e78 (patch)
treea8c4d0572fca9336f6128a2b24e4d5c6a2f18360 /net/p5-Net-Radius
parentfd557e2acdcdb55a61f58a717cefa02e5e9c9265 (diff)
downloadports-51dc1137f5e6940b461d5757dcc040437cf73e78.tar.gz
ports-51dc1137f5e6940b461d5757dcc040437cf73e78.zip
Notes
Diffstat (limited to 'net/p5-Net-Radius')
-rw-r--r--net/p5-Net-Radius/Makefile6
-rw-r--r--net/p5-Net-Radius/distinfo6
-rw-r--r--net/p5-Net-Radius/pkg-descr3
3 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile
index 483a63cd0200..dbebc7bf27d2 100644
--- a/net/p5-Net-Radius/Makefile
+++ b/net/p5-Net-Radius/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Radius
-PORTVERSION= 1.44
+PORTVERSION= 1.51
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -30,8 +30,8 @@ post-patch:
.endif
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
+BUILD_DEPENDS= ${RUN_DEPENDS}
.endif
.include <bsd.port.post.mk>
diff --git a/net/p5-Net-Radius/distinfo b/net/p5-Net-Radius/distinfo
index 6bed8da52980..7ef5fe329789 100644
--- a/net/p5-Net-Radius/distinfo
+++ b/net/p5-Net-Radius/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-Radius-1.44.tar.gz) = 8333034321a552f36afa2084e541420a
-SHA256 (Net-Radius-1.44.tar.gz) = c0767f7e12369e5a580cb06903a846416a6046d178c80c81843c97b4cfe00246
-SIZE (Net-Radius-1.44.tar.gz) = 63914
+MD5 (Net-Radius-1.51.tar.gz) = 0961e636b852812252c7d5ef0c0ac496
+SHA256 (Net-Radius-1.51.tar.gz) = 505a6453a1e7cc3d703be08ad3c1be121ca6d4662fb95468b63eea0d9a9db2c5
+SIZE (Net-Radius-1.51.tar.gz) = 180843
diff --git a/net/p5-Net-Radius/pkg-descr b/net/p5-Net-Radius/pkg-descr
index d45d3f51dc86..bf1809c59c17 100644
--- a/net/p5-Net-Radius/pkg-descr
+++ b/net/p5-Net-Radius/pkg-descr
@@ -8,5 +8,4 @@ This module is essentially the original RADIUS-1.0 distribution by
Christopher Masto plus a number of changes and fixes by Luis Munoz and
Ian Smith.
- -Kelly
- kbyanc@posi.net
+WWW: http://search.cpan.org/dist/Net-Radius/