Date: Thu, 20 May 1999 23:29:46 +0200 (CEST) From: roberto@keltia.freenix.fr To: FreeBSD-gnats-submit@freebsd.org, Jim Mock <jim@phrantic.phear.net> Subject: ports/11809: [PATCH] Update net/xchat up to 0.9.6 Message-ID: <19990520212946.5E52487AE@keltia.freenix.fr>
next in thread | raw e-mail | index | archive | help
>Number: 11809 >Category: ports >Synopsis: net/xchat port is outdated. >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: Thu May 20 14:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 4.0-CURRENT i386 >Organization: Usenet Canal Historique >Environment: 4.0-CURRENT. FreeBSD keltia.freenix.fr 4.0-CURRENT FreeBSD 4.0-CURRENT #71: Sun May 9 20:16:32 CEST 1999 roberto@keltia.freenix.fr:/src/src/sys/compile/KELTIA i386 >Description: The author of xchat issued a new version on the 19th of May. Here is a patch to update the port. >How-To-Repeat: Look into net/xchat/Makefile :-) >Fix: Index: Makefile =================================================================== RCS file: /spare/FreeBSD-current/ports/net/xchat/Makefile,v retrieving revision 1.10 diff -u -2 -r1.10 Makefile --- Makefile 1999/05/09 16:57:20 1.10 +++ Makefile 1999/05/20 17:45:24 @@ -1,4 +1,4 @@ # New ports collection makefile for: xchat -# Version required: 0.9.5 +# Version required: 0.9.6 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> @@ -7,5 +7,5 @@ # -DISTNAME= xchat-0.9.5 +DISTNAME= xchat-0.9.6 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ Index: files/md5 =================================================================== RCS file: /spare/FreeBSD-current/ports/net/xchat/files/md5,v retrieving revision 1.7 diff -u -2 -r1.7 md5 --- md5 1999/05/09 16:57:29 1.7 +++ md5 1999/05/20 17:45:29 @@ -1 +1 @@ -MD5 (xchat-0.9.5.tar.gz) = cc42bdff05d2b5f2c568ad9173a27a25 +MD5 (xchat-0.9.6.tar.gz) = e4f7b79060746dbd0f3ad4bb7e36d86d >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?19990520212946.5E52487AE>