From owner-freebsd-ports Sat Jan 5 1:20:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4637337B41B for ; Sat, 5 Jan 2002 01:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g059K1L79205; Sat, 5 Jan 2002 01:20:01 -0800 (PST) (envelope-from gnats) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by hub.freebsd.org (Postfix) with ESMTP id 8422437B419 for ; Sat, 5 Jan 2002 01:13:00 -0800 (PST) Received: from polom.hsc.fr (polom.hsc.fr [192.70.106.68]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "ecureuil.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 5F5452101B for ; Sat, 5 Jan 2002 10:12:59 +0100 (CET) Received: by polom.hsc.fr (Postfix, from userid 1000) id D37EB103AAC; Sat, 5 Jan 2002 10:12:54 +0100 (CET) Message-Id: <20020105091254.D37EB103AAC@polom.hsc.fr> Date: Sat, 5 Jan 2002 10:12:54 +0100 (CET) From: Nicolas Jombart Reply-To: Nicolas Jombart To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33569: Update port: net/pancho from v3.0 to v3.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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