Date: 23 Apr 2003 07:58:33 -0000 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: FreeBSD-gnats-submit@freebsd.org Cc: gnome@FreeBSD.org Subject: [update] xchat2 Message-ID: <20030423075833.71652.qmail@httpd1.terions.de>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Martin Klaffenboeck >Organization: >Confidential: no >Synopsis: [update] xchat2 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 4.8-STABLE i386 >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 <libintl.h> 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 ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030423075833.71652.qmail>