From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 23 01:00:31 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B483F37B401 for ; Wed, 23 Apr 2003 01:00:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE77843FCB for ; Wed, 23 Apr 2003 01:00:30 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3N80UUp067119 for ; Wed, 23 Apr 2003 01:00:30 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3N80UBC067115; Wed, 23 Apr 2003 01:00:30 -0700 (PDT) Resent-Date: Wed, 23 Apr 2003 01:00:30 -0700 (PDT) Resent-Message-Id: <200304230800.h3N80UBC067115@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Klaffenboeck Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6056E37B404 for ; Wed, 23 Apr 2003 00:58:35 -0700 (PDT) Received: from httpd1.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B65D43F3F for ; Wed, 23 Apr 2003 00:58:33 -0700 (PDT) (envelope-from martin@kleinerdrache.org) Received: (qmail 71653 invoked by uid 0); 23 Apr 2003 07:58:33 -0000 Message-Id: <20030423075833.71652.qmail@httpd1.terions.de> Date: 23 Apr 2003 07:58:33 -0000 From: Martin Klaffenboeck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: gnome@FreeBSD.org Subject: ports/51304: [update] xchat2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Klaffenboeck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2003 08:00:32 -0000 >Number: 51304 >Category: ports >Synopsis: [update] xchat2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 23 01:00:30 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.8-STABLE i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 22 18:54:10 CEST 2003 martin@martin.kleinerdrache.org:/usr/src/sys/compile/MYKERNEL i386 >Description: Update from xchat2-2.0.1 to xchat2-2.0.2. Works fine, but I have not checked the pkg-plist, because there are some different cases in the plist, I have to learn how to work with that first. Martin >How-To-Repeat: >Fix: --- xchat2.diff begins here --- diff -Nur xchat2.orig/Makefile xchat2/Makefile --- xchat2.orig/Makefile Tue Apr 22 12:30:20 2003 +++ xchat2/Makefile Wed Apr 23 09:34:09 2003 @@ -6,7 +6,7 @@ # PORTNAME= xchat2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://xchat.org/files/source/2.0/ \ http://xchat.linuxpower.org/files/source/2.0/ diff -Nur xchat2.orig/distinfo xchat2/distinfo --- xchat2.orig/distinfo Thu Mar 6 11:39:10 2003 +++ xchat2/distinfo Wed Apr 23 09:34:30 2003 @@ -1 +1 @@ -MD5 (xchat-2.0.1.tar.bz2) = d0fcc1137e704c2fe9417799e3e6e49c +MD5 (xchat-2.0.2.tar.bz2) = 909a2855c891d7649e73bf9dfd628e1d diff -Nur xchat2.orig/files/patch-configure xchat2/files/patch-configure --- xchat2.orig/files/patch-configure Sun Jan 19 20:43:44 2003 +++ xchat2/files/patch-configure Wed Apr 23 09:39:40 2003 @@ -1,6 +1,6 @@ ---- configure.orig Sun Nov 24 20:59:19 2002 -+++ configure Sun Dec 8 18:13:53 2002 -@@ -7358,6 +7358,7 @@ +--- configure.orig Mon Apr 21 19:10:14 2003 ++++ configure Wed Apr 23 09:39:19 2003 +@@ -7793,6 +7793,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,16 +8,13 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10381,7 +10382,7 @@ - #include "confdefs.h" +@@ -10816,12 +10817,12 @@ + /* end confdefs.h. */ #include extern int _nl_msg_cat_cntr; -extern int *_nl_domain_bindings; +extern int *libintl_nl_domain_bindings; - #ifdef F77_DUMMY_MAIN - # ifdef __cplusplus - extern "C" -@@ -10392,7 +10393,7 @@ + int main () { bindtextdomain ("", ""); --- xchat2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: