Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2002 17:53:16 +0200 (CEST)
From:      Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37041: Update port: net/pancho to 4.0.1
Message-ID:  <20020413155316.21235103B1C@polom.hsc.fr>

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

>Number:         37041
>Category:       ports
>Synopsis:       Update port: net/pancho to 4.0.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 13 09:00: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 3.4 to 4.0.1

>How-To-Repeat:
	
>Fix:

diff -ruN pancho.old/Makefile pancho/Makefile
--- pancho.old/Makefile	Tue Apr  9 08:19:47 2002
+++ pancho/Makefile	Sat Apr 13 17:50:29 2002
@@ -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 @@
 	${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 -ruN pancho.old/distinfo pancho/distinfo
--- pancho.old/distinfo	Tue Apr  9 08:19:47 2002
+++ pancho/distinfo	Sat Apr 13 17:43:55 2002
@@ -1 +1 @@
-MD5 (pancho-v3.4.tar.gz) = 3b8127e87547a5b9f9ee53297b9c44e2
+MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
diff -ruN pancho.old/pkg-plist pancho/pkg-plist
--- pancho.old/pkg-plist	Tue Apr  9 08:19:47 2002
+++ pancho/pkg-plist	Sat Apr 13 17:47:18 2002
@@ -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

>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?20020413155316.21235103B1C>