diff options
author | nork <nork@FreeBSD.org> | 2002-11-01 17:58:44 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-01 17:58:44 +0000 |
commit | a49667c78c23652e5bc7b869c1b282ad24ef07f4 (patch) | |
tree | e70cd64772f24056936cff713eb36015646a496c /net-mgmt | |
parent | 7d17875b2fabcec4ec6e1447ef3f0dbbf1632093 (diff) | |
download | FreeBSD-ports-a49667c78c23652e5bc7b869c1b282ad24ef07f4.zip FreeBSD-ports-a49667c78c23652e5bc7b869c1b282ad24ef07f4.tar.gz |
Update to 7.1.0.
PR: ports/44507
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/pancho/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/pancho/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index a29d869..863000e 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pancho -PORTVERSION= 7.0.0 +PORTVERSION= 7.1.0 CATEGORIES= net MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} @@ -14,7 +14,8 @@ DISTNAME= pancho-v${PORTVERSION} MAINTAINER= Nicolas.Jombart@hsc-labs.com RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parallel/ForkManager.pm:${PORTSDIR}/devel/p5-Parallel-ForkManager USE_PERL5= YES NO_BUILD= YES diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo index 5fc75c9..ce07973 100644 --- a/net-mgmt/pancho/distinfo +++ b/net-mgmt/pancho/distinfo @@ -1 +1 @@ -MD5 (pancho-v7.0.0.tar.gz) = 97aec1086b93db682e54b53c1efe8e8e +MD5 (pancho-v7.1.0.tar.gz) = e13d304e4cf3ef16c5100ef115932e4e |