From owner-freebsd-ports Wed Jun 30 3:40: 7 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 49213154EC for ; Wed, 30 Jun 1999 03:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA24027; Wed, 30 Jun 1999 03:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.ghis.net (pppc2-58.eisa.net.au [203.166.251.178]) by hub.freebsd.org (Postfix) with ESMTP id 15888154AF for ; Wed, 30 Jun 1999 03:35:29 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id UAA29762; Wed, 30 Jun 1999 20:35:21 +1000 (EST) Message-Id: <199906301035.UAA29762@blues.ghis.net> Date: Wed, 30 Jun 1999 20:35:21 +1000 (EST) From: jim@phrantic.phear.net Reply-To: jim@blues.ghis.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/12460: update port: xchat-0.9.9 to 1.0.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 # # $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