Update to 5.1.0
This commit is contained in:
parent
384d213bf2
commit
453bfa8d27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139904
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (Net-SNMP-5.0.1.tar.gz) = 840e17ee75a68cad98c53a54d65b8751
|
||||
SIZE (Net-SNMP-5.0.1.tar.gz) = 79757
|
||||
MD5 (Net-SNMP-5.1.0.tar.gz) = 5fc59d45dd712d4686ca4dca10e97a9b
|
||||
SIZE (Net-SNMP-5.1.0.tar.gz) = 80973
|
||||
|
|
Loading…
Reference in a new issue