diff options
Diffstat (limited to 'net-mgmt/pancho')
-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 a29d869e0c5d..863000e1e89d 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 5fc75c9825f8..ce07973187fc 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 |