1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 0.13

PR:		ports/100605
Submitted by:	maintainer
This commit is contained in:
Rong-En Fan 2006-07-21 03:45:59 +00:00
parent 69b045dd51
commit 8dcc84af41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168344
4 changed files with 22 additions and 17 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xchat
PORTVERSION= 0.12
PORTVERSION= 0.13
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://releases.navi.cx/xchat-gnome/
PKGNAMESUFFIX= -gnome

View File

@ -1,3 +1,3 @@
MD5 (xchat-gnome-0.12.tar.bz2) = 414ab6d9ddd1c436e01cbab33a5dba15
SHA256 (xchat-gnome-0.12.tar.bz2) = 6626ac2f979995b4d357156a4a74795eeec3895f50df3be1d9a5fb11527f2fb1
SIZE (xchat-gnome-0.12.tar.bz2) = 1301237
MD5 (xchat-gnome-0.13.tar.bz2) = 5614773724afa0c2e617615722e10091
SHA256 (xchat-gnome-0.13.tar.bz2) = 00ac36202b1b13f1022a33ab5a28fc0c5a75475a3ea4d512e46dc9c1007de2f9
SIZE (xchat-gnome-0.13.tar.bz2) = 1495400

View File

@ -1,11 +0,0 @@
--- configure.orig Thu May 18 06:42:21 2006
+++ configure Thu May 18 06:41:27 2006
@@ -21768,7 +21768,7 @@
if test "x$have_tcl" != "xno"; then
have_tcl=no
- for dir in $tcl /lib /usr/lib /usr/tcl/lib /usr/local/lib /usr/local/tcl-8.4/lib /usr/local/tcl/lib /opt/lib; do
+ for dir in $enable_tcl /lib /usr/lib /usr/tcl/lib /usr/local/lib /usr/local/tcl-8.4/lib /usr/local/tcl/lib /opt/lib; do
if test -f $dir/tclConfig.sh; then
. $dir/tclConfig.sh
TCL_LIBS="$TCL_LIB_SPEC $TCL_LIBS"

View File

@ -38,8 +38,10 @@ share/icons/hicolor/48x48/apps/xchat-gnome.png
share/locale/am/LC_MESSAGES/xchat-gnome.mo
share/locale/az/LC_MESSAGES/xchat-gnome.mo
share/locale/bg/LC_MESSAGES/xchat-gnome.mo
share/locale/bn/LC_MESSAGES/xchat-gnome.mo
share/locale/ca/LC_MESSAGES/xchat-gnome.mo
share/locale/cs/LC_MESSAGES/xchat-gnome.mo
share/locale/da/LC_MESSAGES/xchat-gnome.mo
share/locale/de/LC_MESSAGES/xchat-gnome.mo
share/locale/el/LC_MESSAGES/xchat-gnome.mo
share/locale/en_GB/LC_MESSAGES/xchat-gnome.mo
@ -50,11 +52,14 @@ share/locale/fi/LC_MESSAGES/xchat-gnome.mo
share/locale/fr/LC_MESSAGES/xchat-gnome.mo
share/locale/gl/LC_MESSAGES/xchat-gnome.mo
share/locale/hi/LC_MESSAGES/xchat-gnome.mo
share/locale/hr/LC_MESSAGES/xchat-gnome.mo
share/locale/hu/LC_MESSAGES/xchat-gnome.mo
share/locale/it/LC_MESSAGES/xchat-gnome.mo
share/locale/ja/LC_MESSAGES/xchat-gnome.mo
share/locale/jbo/LC_MESSAGES/xchat-gnome.mo
share/locale/ka/LC_MESSAGES/xchat-gnome.mo
share/locale/ko/LC_MESSAGES/xchat-gnome.mo
share/locale/ku/LC_MESSAGES/xchat-gnome.mo
share/locale/lt/LC_MESSAGES/xchat-gnome.mo
share/locale/lv/LC_MESSAGES/xchat-gnome.mo
share/locale/mk/LC_MESSAGES/xchat-gnome.mo
@ -71,10 +76,13 @@ share/locale/sl/LC_MESSAGES/xchat-gnome.mo
share/locale/sq/LC_MESSAGES/xchat-gnome.mo
share/locale/sr/LC_MESSAGES/xchat-gnome.mo
share/locale/sv/LC_MESSAGES/xchat-gnome.mo
share/locale/tl/LC_MESSAGES/xchat-gnome.mo
share/locale/tr/LC_MESSAGES/xchat-gnome.mo
share/locale/uk/LC_MESSAGES/xchat-gnome.mo
share/locale/vi/LC_MESSAGES/xchat-gnome.mo
share/locale/wa/LC_MESSAGES/xchat-gnome.mo
share/locale/zh_CN/LC_MESSAGES/xchat-gnome.mo
share/locale/zh_HK/LC_MESSAGES/xchat-gnome.mo
share/locale/zh_TW/LC_MESSAGES/xchat-gnome.mo
share/omf/xchat-gnome/xchat-gnome-C.omf
share/xchat-gnome/channel-list.glade
@ -118,9 +126,17 @@ share/xchat-gnome/xchat-gnome.png
@dirrm share/gnome/help/xchat-gnome/C/figures
@dirrm share/gnome/help/xchat-gnome/C
@dirrm share/gnome/help/xchat-gnome
@dirrm lib/xchat-gnome/plugins
@dirrm lib/xchat-gnome
@dirrmtry share/applications
@dirrmtry lib/xchat-gnome/plugins
@dirrmtry lib/xchat-gnome
@dirrmtry share/omf
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/tl/LC_MESSAGES
@dirrmtry share/locale/tl
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/jbo/LC_MESSAGES
@dirrmtry share/locale/jbo
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true