summaryrefslogtreecommitdiff
path: root/net/pancho
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-04-14 19:55:41 +0000
committerPatrick Li <pat@FreeBSD.org>2002-04-14 19:55:41 +0000
commit79d51907869c4e05d34732dd9b7f847f864e9459 (patch)
tree1177039417600307fc5ed35d8c3fea3ab3132e7d /net/pancho
parentUpdate to 0.13 (diff)
Update to 4.0.1
PR: 37041 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57696
Diffstat (limited to 'net/pancho')
-rw-r--r--net/pancho/Makefile8
-rw-r--r--net/pancho/distinfo2
-rw-r--r--net/pancho/pkg-plist2
3 files changed, 6 insertions, 6 deletions
diff --git a/net/pancho/Makefile b/net/pancho/Makefile
index 96f8b8ab8972..72bb7017191d 100644
--- a/net/pancho/Makefile
+++ b/net/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/pancho/distinfo b/net/pancho/distinfo
index 9af28596ec13..e6cd244c52f7 100644
--- a/net/pancho/distinfo
+++ b/net/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v3.4.tar.gz) = 3b8127e87547a5b9f9ee53297b9c44e2
+MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
diff --git a/net/pancho/pkg-plist b/net/pancho/pkg-plist
index 53e38a993f46..025e4cbf4095 100644
--- a/net/pancho/pkg-plist
+++ b/net/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