From owner-freebsd-ports Sun Jan 12 11:40:11 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171B137B401 for ; Sun, 12 Jan 2003 11:40:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3969343F13 for ; Sun, 12 Jan 2003 11:40:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0CJe8NS008445 for ; Sun, 12 Jan 2003 11:40:08 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0CJe8up008444; Sun, 12 Jan 2003 11:40:08 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC27237B401 for ; Sun, 12 Jan 2003 11:32:36 -0800 (PST) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id D627C43EB2 for ; Sun, 12 Jan 2003 11:32:35 -0800 (PST) (envelope-from root@icommerce-france.com) Received: from icommerce-france.com (extranet.itxmarket.com [192.168.2.24]) by mail2.itxmarket.com (Postfix) with ESMTP id 82F7137BC2 for ; Sun, 12 Jan 2003 20:32:34 +0100 (CET) Received: by icommerce-france.com (Postfix, from userid 0) id 4576114A24; Sun, 12 Jan 2003 20:32:34 +0100 (CET) Message-Id: <20030112193234.4576114A24@icommerce-france.com> Date: Sun, 12 Jan 2003 20:32:34 +0100 (CET) From: "Michael L.Hostbaek" Reply-To: "Michael L.Hostbaek" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47000: Update port: [Maintainer Update]: sysutils/wtail 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: 47000 >Category: ports >Synopsis: Update port: [Maintainer Update]: sysutils/wtail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jan 12 11:40:02 PST 2003 >Closed-Date: >Last-Modified: >Originator: Michael L. Hostbaek >Release: FreeBSD 4.7-STABLE i386 >Organization: FreeBSDCluster >Environment: System: FreeBSD extranet.itxmarket.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Oct 11 17:00:45 CEST 2002 root@extranet.itxmarket.com:/usr/obj/usr/src/sys/EXTRANET1 i386 >Description: Update to latest release. Remove patch, as author have fixed the problem. >How-To-Repeat: >Fix: diff -u -ruN wtail.bak/Makefile wtail/Makefile --- wtail.bak/Makefile Sun Jan 12 20:27:45 2003 +++ wtail/Makefile Sun Jan 12 20:28:06 2003 @@ -7,7 +7,7 @@ # PORTNAME= wtail -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= sysutils MASTER_SITES= http://www.teaser.fr/~amajorel/wtail/ diff -u -ruN wtail.bak/distinfo wtail/distinfo --- wtail.bak/distinfo Sun Jan 12 20:27:45 2003 +++ wtail/distinfo Sun Jan 12 20:28:16 2003 @@ -1 +1 @@ -MD5 (wtail-0.2.0.tar.gz) = b3a05a820703302e26b591f7146c696d +MD5 (wtail-0.2.1.tar.gz) = a0135aa789046c7388e3f0e985c947b6 diff -u -ruN wtail.bak/files/patch-aa wtail/files/patch-aa --- wtail.bak/files/patch-aa Sun Jan 12 20:27:45 2003 +++ wtail/files/patch-aa Thu Jan 1 01:00:00 1970 @@ -1,10 +0,0 @@ ---- Makefile.orig Fri Jan 10 20:55:21 2003 -+++ Makefile Fri Jan 10 20:55:36 2003 -@@ -52,6 +52,7 @@ - arc=$(ARC); cd $(TMPDIR) && tar -cf - $$arc | gzip >$$arc.tar.gz - - wtail: $(OBJ) -+ $(CC) $(LDFLAGS) -o $@ $(OBJ) - - version.c: VERSION - cat VERSION | sed 's/.*/const char version[] = "&";/' >$@ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message