Date: Wed, 30 Jun 1999 20:35:21 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12460: update port: xchat-0.9.9 to 1.0.0 Message-ID: <199906301035.UAA29762@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 12460 >Category: ports >Synopsis: update port: xchat-0.9.9 to 1.0.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 30 03:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-19990517-STABLE i386 >Organization: >Environment: >Description: Patch updates xchat to the latest version. Diffs are against 0.9.9 which is the latest in the tree, although Chris Piazza committed the patches to 0.9.10 (it appears to have been lost with the move from net/ to irc/). >How-To-Repeat: >Fix: Apply the following diff.. diff -ruN /usr/ports/irc/xchat/Makefile xchat/Makefile --- /usr/ports/irc/xchat/Makefile Mon Jun 28 12:21:21 1999 +++ xchat/Makefile Wed Jun 30 20:13:03 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.9 +# Version required: 1.0.0 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@phrantic.phear.net> # # $Id: Makefile,v 1.14 1999/06/28 02:21:21 billf Exp $ # -DISTNAME= xchat-0.9.9 +DISTNAME= xchat-1.0.0 CATEGORIES= irc MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ diff -ruN /usr/ports/irc/xchat/files/md5 xchat/files/md5 --- /usr/ports/irc/xchat/files/md5 Mon Jun 21 11:53:33 1999 +++ xchat/files/md5 Wed Jun 30 20:13:14 1999 @@ -1 +1 @@ -MD5 (xchat-0.9.9.tar.gz) = b432b9f569706d6dc28c307a53dea210 +MD5 (xchat-1.0.0.tar.gz) = 1c64814fc2b60445f61406649a9e12d4 >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?199906301035.UAA29762>