Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 14:19:19 +0100
From:      Marcus vA <mva121@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46782: Port update: xchat2 1.9.8
Message-ID:  <20030105141919.22b9c2d3.mva121@gmx.net>

next in thread | raw e-mail | index | archive | help

>Number:         46782
>Category:       ports
>Synopsis:       Port update: xchat2 1.9.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 05 05:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marcus vA
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.zort.mine 4.7-STABLE FreeBSD 4.7-STABLE #0: Wed
Jan 1 19:23:07 CET 2003 root@medusa.zort.mine:/usr/obj/usr/src/sys/PLONK
i386



>Description:
	xchat2 port update from 1.9.4 to 1.9.8
>How-To-Repeat:
	n/a
>Fix:

	diff -Nur xchat2.old/files/patch-configure xchat2/files/patch-configure
	--- xchat2.old/files/patch-configure	Sun Jan  5 13:04:53 2003
	+++ xchat2/files/patch-configure	Sun Jan  5 13:24:02 2003
	@@ -1,51 +1,20 @@
	---- configure.orig	Sat Aug 17 23:42:13 2002
	-+++ configure	Sat Aug 17 23:42:55 2002
	-@@ -3211,10 +3211,10 @@
	+--- configure	Sun Jan  5 13:20:43 2003
	++++ configure.orig	Sat Dec 28 04:38:55 2002
	+@@ -10377,7 +10377,7 @@
	  #include "confdefs.h"
	  #include <libintl.h>
	  extern int _nl_msg_cat_cntr;
	 -extern int *_nl_domain_bindings;
	 +extern int *libintl_nl_domain_bindings;
	- int main() {
	+ #ifdef F77_DUMMY_MAIN
	+ #  ifdef __cplusplus
	+      extern "C"
	+@@ -10388,7 +10388,7 @@
	+ main ()
	+ {
	  bindtextdomain ("", "");
	 -return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
	 +return (int) gettext ("") + _nl_msg_cat_cntr +
*libintl_nl_domain_bindings	- ; return 0; }
	- EOF
	- if { (eval echo configure:3221: \"$ac_link\") 1>&5; (eval $ac_link)
2>&5; } && test -s conftest${ac_exeext}; then	-@@ -3600,7 +3600,7 @@
	- #include "confdefs.h"
	- #include <libintl.h>
	- extern int _nl_msg_cat_cntr;
	--extern int *_nl_domain_bindings;
	-+extern int *libintl_nl_domain_bindings;
	- extern
	- #ifdef __cplusplus
	- "C"
	-@@ -3608,7 +3608,7 @@
	- const char *_nl_expand_alias ();
	- int main() {
	- bindtextdomain ("", "");
	--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings +
*_nl_expand_alias (0)	-+return (int) gettext ("") + _nl_msg_cat_cntr +
*libintl_nl_domain_bindings + *_nl_expand_alias (0)	- ; return 0; }
	- EOF
	- if { (eval echo configure:3615: \"$ac_link\") 1>&5; (eval $ac_link)
2>&5; } && test -s conftest${ac_exeext}; then	-@@ -3628,7 +3628,7 @@
	- #include "confdefs.h"
	- #include <libintl.h>
	- extern int _nl_msg_cat_cntr;
	--extern int *_nl_domain_bindings;
	-+extern int *libintl_nl_domain_bindings;
	- extern
	- #ifdef __cplusplus
	- "C"
	-@@ -3636,7 +3636,7 @@
	- const char *_nl_expand_alias ();
	0- int main() {
	- bindtextdomain ("", "");
	--return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings +
*_nl_expand_alias (0)	-+return (int) gettext ("") + _nl_msg_cat_cntr +
*libintl_nl_domain_bindings + *_nl_expand_alias (0)	- ; return 0; }
	- EOF
	- if { (eval echo configure:3643: \"$ac_link\") 1>&5; (eval $ac_link)
2>&5; } && test -s conftest${ac_exeext}; then	+   ;
	+   return 0;
	+ }
	diff -Nur xchat2.old/pkg-plist xchat2/pkg-plist
	--- xchat2.old/pkg-plist	Sun Jan  5 13:04:53 2003
	+++ xchat2/pkg-plist	Sun Jan  5 13:52:10 2003
	@@ -1,15 +1,17 @@
	 bin/xchat
	 bin/xchat-text
	 lib/xchat/plugins/perl.so
	+lib/xchat/plugins/perl.la
	 %%PYTHON%%lib/xchat/plugins/python.so
	-share/gnome/apps/Internet/xchat.desktop
	-share/gnome/pixmaps/xchat.png
	+%%PYTHON%%lib/xchat/plugins/python.la
	+share/locale/am/LC_MESSAGES/xchat.mo
	 share/locale/ca/LC_MESSAGES/xchat.mo
	 share/locale/cs/LC_MESSAGES/xchat.mo
	 share/locale/da/LC_MESSAGES/xchat.mo
	 share/locale/de/LC_MESSAGES/xchat.mo
	 share/locale/el/LC_MESSAGES/xchat.mo
	 share/locale/es/LC_MESSAGES/xchat.mo
	+share/locale/et/LC_MESSAGES/xchat.mo
	 share/locale/fi/LC_MESSAGES/xchat.mo
	 share/locale/fr/LC_MESSAGES/xchat.mo
	 share/locale/he/LC_MESSAGES/xchat.mo
	@@ -33,3 +35,7 @@
	 share/locale/uk/LC_MESSAGES/xchat.mo
	 share/locale/zh_CN/LC_MESSAGES/xchat.mo
	 share/locale/zh_TW.Big5/LC_MESSAGES/xchat.mo
	+share/gnome/pixmaps/xchat.png
	+share/gnome/applications/xchat.desktop
	+@dirrm lib/xchat/plugins
	+@dirrm lib/xchat
>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?20030105141919.22b9c2d3.mva121>