summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-04-20 15:40:25 +0000
committerijliao <ijliao@FreeBSD.org>2002-04-20 15:40:25 +0000
commit962fe4b247e8bbf9c005c78bb443629291d9ad2d (patch)
treeebaa55faa1a7169fc23a95cb60fd538d29968b63 /net-mgmt
parente1a7172808d4833b3b2c530bc466db933fad3007 (diff)
downloadFreeBSD-ports-962fe4b247e8bbf9c005c78bb443629291d9ad2d.zip
FreeBSD-ports-962fe4b247e8bbf9c005c78bb443629291d9ad2d.tar.gz
upgrade to 4.1
PR: 37286 Submitted by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pancho/Makefile5
-rw-r--r--net-mgmt/pancho/distinfo2
-rw-r--r--net-mgmt/pancho/pkg-plist3
3 files changed, 7 insertions, 3 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index 72bb701..d894878 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pancho
-PORTVERSION= 4.0.1
+PORTVERSION= 4.1
CATEGORIES= net
MASTER_SITES= ftp://pancho.lunarmedia.net/
DISTNAME= pancho-v${PORTVERSION}
@@ -15,6 +15,7 @@ MAINTAINER= Nicolas.Jombart@hsc-labs.com
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP
+USE_PERL5= YES
NO_BUILD= YES
pre-everything::
@@ -38,7 +39,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pancho ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/pancho
-.for i in README LOGGING
+.for i in README LOGGING AUTHOR CREDITS COPYRIGHT
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/pancho
.endfor
.endif
diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo
index e6cd244..76f387d 100644
--- a/net-mgmt/pancho/distinfo
+++ b/net-mgmt/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
+MD5 (pancho-v4.1.tar.gz) = 0d73661ce0573855a5e23c6c4bd184f8
diff --git a/net-mgmt/pancho/pkg-plist b/net-mgmt/pancho/pkg-plist
index 025e4cb..53f92b9 100644
--- a/net-mgmt/pancho/pkg-plist
+++ b/net-mgmt/pancho/pkg-plist
@@ -1,4 +1,7 @@
bin/pancho
%%PORTDOCS%%share/doc/pancho/README
%%PORTDOCS%%share/doc/pancho/LOGGING
+%%PORTDOCS%%share/doc/pancho/AUTHOR
+%%PORTDOCS%%share/doc/pancho/CREDITS
+%%PORTDOCS%%share/doc/pancho/COPYRIGHT
%%PORTDOCS%%@dirrm share/doc/pancho
OpenPOWER on IntegriCloud