From owner-freebsd-ports Tue May 18 1:20: 4 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 1CC191547A for ; Tue, 18 May 1999 01:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05742; Tue, 18 May 1999 01:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from blues.ghis.net (pppc1-37.eisa.net.au [203.166.251.37]) by hub.freebsd.org (Postfix) with ESMTP id 385D7155E4 for ; Tue, 18 May 1999 01:13:27 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id SAA13225; Tue, 18 May 1999 18:13:26 +1000 (EST) Message-Id: <199905180813.SAA13225@blues.ghis.net> Date: Tue, 18 May 1999 18:13:26 +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/11756: update port: xchat-0.9.5 to 0.9.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11756 >Category: ports >Synopsis: update port: xchat-0.9.5 to 0.9.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 18 01:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-19990517-STABLE i386 >Organization: >Environment: >Description: Patch updates xchat port from 0.9.5 to 0.9.6 and turns off GNOME panel support which is compiled in by default with the new version. >How-To-Repeat: >Fix: Apply the following patch.. diff -ruN /usr/ports/net/xchat/Makefile xchat/Makefile --- /usr/ports/net/xchat/Makefile Mon May 10 10:13:53 1999 +++ xchat/Makefile Tue May 18 18:00:12 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.5 +# Version required: 0.9.6 # Date created: 17 Nov 1998 # Whom: Jim Mock # # $Id: Makefile,v 1.10 1999/05/09 16:57:20 steve Exp $ # -DISTNAME= xchat-0.9.5 +DISTNAME= xchat-0.9.6 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ @@ -19,7 +19,7 @@ USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gnome +CONFIGURE_ARGS= --disable-gnome --disable-panel CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" USE_X_PREFIX= yes diff -ruN /usr/ports/net/xchat/files/md5 xchat/files/md5 --- /usr/ports/net/xchat/files/md5 Mon May 10 10:13:53 1999 +++ xchat/files/md5 Tue May 18 18:00:21 1999 @@ -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