summaryrefslogtreecommitdiffstats
path: root/net-mgmt/pancho
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-04-14 19:55:41 +0000
committerpat <pat@FreeBSD.org>2002-04-14 19:55:41 +0000
commitba0238258d7abe5d0e7965e55dc00cce8198d24a (patch)
tree31038358cbdde7bb0c04daba239b4b81cb23abb5 /net-mgmt/pancho
parentc61ae60a76c6d97209351af84abdbfc5399eb6f4 (diff)
downloadFreeBSD-ports-ba0238258d7abe5d0e7965e55dc00cce8198d24a.zip
FreeBSD-ports-ba0238258d7abe5d0e7965e55dc00cce8198d24a.tar.gz
Update to 4.0.1
PR: 37041 Submitted by: maintainer
Diffstat (limited to 'net-mgmt/pancho')
-rw-r--r--net-mgmt/pancho/Makefile8
-rw-r--r--net-mgmt/pancho/distinfo2
-rw-r--r--net-mgmt/pancho/pkg-plist2
3 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index 96f8b8a..72bb701 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= pancho
-PORTVERSION= 3.4
+PORTVERSION= 4.0.1
CATEGORIES= net
-MASTER_SITES= http://pancho.lunarmedia.net/
+MASTER_SITES= ftp://pancho.lunarmedia.net/
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
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP
NO_BUILD= YES
@@ -38,7 +38,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pancho ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/pancho
-.for i in HOWTO LOGGING
+.for i in README LOGGING
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/pancho
.endfor
.endif
diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo
index 9af2859..e6cd244 100644
--- a/net-mgmt/pancho/distinfo
+++ b/net-mgmt/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v3.4.tar.gz) = 3b8127e87547a5b9f9ee53297b9c44e2
+MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
diff --git a/net-mgmt/pancho/pkg-plist b/net-mgmt/pancho/pkg-plist
index 53e38a9..025e4cb 100644
--- a/net-mgmt/pancho/pkg-plist
+++ b/net-mgmt/pancho/pkg-plist
@@ -1,4 +1,4 @@
bin/pancho
-%%PORTDOCS%%share/doc/pancho/HOWTO
+%%PORTDOCS%%share/doc/pancho/README
%%PORTDOCS%%share/doc/pancho/LOGGING
%%PORTDOCS%%@dirrm share/doc/pancho
OpenPOWER on IntegriCloud