aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Net-SNMP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p5-Net-SNMP/Makefile')
-rw-r--r--net-mgmt/p5-Net-SNMP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/p5-Net-SNMP/Makefile b/net-mgmt/p5-Net-SNMP/Makefile
index 7c90a13c5abc..1da69f7677d5 100644
--- a/net-mgmt/p5-Net-SNMP/Makefile
+++ b/net-mgmt/p5-Net-SNMP/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Net-SNMP
-PORTVERSION= 5.0.1
-PORTREVISION= 1
+PORTVERSION= 5.1.0
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -16,9 +15,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= A perl module for SNMP... Net::SNMP
-RUN_DEPENDS= ${ARCH_PERL}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
+BUILD_DEPENDS= ${ARCH_PERL}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \
${ARCH_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Digest/HMAC.pm:${PORTSDIR}/security/p5-Digest-HMAC
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
ARCH_PERL= ${SITE_PERL}/${PERL_ARCH}