Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Jan 2002 10:12:54 +0100 (CET)
From:      Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33569: Update port: net/pancho from v3.0 to v3.2
Message-ID:  <20020105091254.D37EB103AAC@polom.hsc.fr>

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

>Number:         33569
>Category:       ports
>Synopsis:       Update port: net/pancho from v3.0 to v3.2
>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 Jan 05 01:20:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
HSC
>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 from pancho 3.0 to 3.2
    No files added or deleted.
    
>How-To-Repeat:
>Fix:

diff -ruN pancho/Makefile pancho.new/Makefile
--- pancho/Makefile	Sun Dec  9 19:10:47 2001
+++ pancho.new/Makefile	Fri Jan  4 23:33:10 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pancho
-PORTVERSION=	3.0
+PORTVERSION=	3.2
 CATEGORIES=	net
 MASTER_SITES=	http://pancho.lunarmedia.net/
 DISTNAME=	pancho-v${PORTVERSION}
diff -ruN pancho/distinfo pancho.new/distinfo
--- pancho/distinfo	Sun Dec  9 19:10:47 2001
+++ pancho.new/distinfo	Fri Jan  4 23:31:51 2002
@@ -1 +1 @@
-MD5 (pancho-v3.0.tar.gz) = ec4e1507a3fb45e55d3feae6c1594b03
+MD5 (pancho-v3.2.tar.gz) = 103310533f50c6a9e12ffeb2ad7f0170
diff -ruN pancho/files/patch-aa pancho.new/files/patch-aa
--- pancho/files/patch-aa	Sun Dec  9 19:10:47 2001
+++ pancho.new/files/patch-aa	Fri Jan  4 23:41:09 2002
@@ -1,8 +1,11 @@
---- pancho.orig	Sat Dec  8 12:10:25 2001
-+++ pancho	Sat Dec  8 12:11:04 2001
-@@ -35,7 +35,7 @@
+--- pancho.orig	Fri Jan  4 23:33:48 2002
++++ pancho	Fri Jan  4 23:39:30 2002
+@@ -33,9 +33,9 @@
  
- my $logging 	= "";		# set this to "1" to enable logging
+ my @devices 	= qw();		# list of network devices 
+ 
+-my $logging 	= "";		# set this to "1" to enable logging
++my $logging 	= "1";		# set this to "1" to enable logging
  
 -my $logfile 	= "";		# full path to your logfile 
 +my $logfile 	= $ENV{HOME}."/pancho.log";	# full path to your logfile 

>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?20020105091254.D37EB103AAC>