diff options
author | nork <nork@FreeBSD.org> | 2002-11-02 01:58:44 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2002-11-02 01:58:44 +0800 |
commit | a49667c78c23652e5bc7b869c1b282ad24ef07f4 (patch) | |
tree | e70cd64772f24056936cff713eb36015646a496c | |
parent | 7d17875b2fabcec4ec6e1447ef3f0dbbf1632093 (diff) | |
download | freebsd-ports-gnome-a49667c78c23652e5bc7b869c1b282ad24ef07f4.tar.gz freebsd-ports-gnome-a49667c78c23652e5bc7b869c1b282ad24ef07f4.tar.zst freebsd-ports-gnome-a49667c78c23652e5bc7b869c1b282ad24ef07f4.zip |
Update to 7.1.0.
PR: ports/44507
Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
-rw-r--r-- | net-mgmt/pancho/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/pancho/distinfo | 2 | ||||
-rw-r--r-- | net/pancho/Makefile | 5 | ||||
-rw-r--r-- | net/pancho/distinfo | 2 |
4 files changed, 8 insertions, 6 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 diff --git a/net/pancho/Makefile b/net/pancho/Makefile index a29d869e0c5d..863000e1e89d 100644 --- a/net/pancho/Makefile +++ b/net/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/pancho/distinfo b/net/pancho/distinfo index 5fc75c9825f8..ce07973187fc 100644 --- a/net/pancho/distinfo +++ b/net/pancho/distinfo @@ -1 +1 @@ -MD5 (pancho-v7.0.0.tar.gz) = 97aec1086b93db682e54b53c1efe8e8e +MD5 (pancho-v7.1.0.tar.gz) = e13d304e4cf3ef16c5100ef115932e4e |