Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2003 20:32:34 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@freebsdcluster.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47000: Update port:  [Maintainer Update]: sysutils/wtail
Message-ID:  <20030112193234.4576114A24@icommerce-france.com>

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

>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




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