Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2002 12:07:31 +0200 (CEST)
From:      Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37286: Update port: net/pancho to 4.1
Message-ID:  <20020420100731.98DDB104783@polom.hsc.fr>

next in thread | raw e-mail | index | archive | help

>Number:         37286
>Category:       ports
>Synopsis:       Update port: net/pancho to 4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 20 03:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD polom.hsc.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Fri Dec 28 19:33:54 CET 2001 ecu@polom.hsc.fr:/usr/src/sys/i386/compile/ECU i386


	
>Description:

	- Upgrade net/pancho from 4.0.1 to 4.1
	- Add more files in the doc/ directory on install

	No files added or deleted.

>How-To-Repeat:
	
>Fix:

diff -ruN pancho.old/Makefile pancho/Makefile
--- pancho.old/Makefile	Sat Apr 20 11:59:16 2002
+++ pancho/Makefile	Sat Apr 20 12:01:35 2002
@@ -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 @@
 
 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 @@
 	${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 -ruN pancho.old/distinfo pancho/distinfo
--- pancho.old/distinfo	Sat Apr 20 11:59:16 2002
+++ pancho/distinfo	Sat Apr 20 11:59:37 2002
@@ -1 +1 @@
-MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
+MD5 (pancho-v4.1.tar.gz) = 0d73661ce0573855a5e23c6c4bd184f8
diff -ruN pancho.old/pkg-plist pancho/pkg-plist
--- pancho.old/pkg-plist	Sat Apr 20 11:59:16 2002
+++ pancho/pkg-plist	Sat Apr 20 12:04:02 2002
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020420100731.98DDB104783>