From 8978088931cc0ab8a828aa82578cd2bc90a0ef6d Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 19 Jul 2003 00:26:21 +0000 Subject: Update to 0.66. This fixes many of the connection problems people were reporting. Submitted by: Matthew Luckie --- net-im/gaim/Makefile | 4 ++-- net-im/gaim/distinfo | 2 +- net-im/gaim/files/patch-internal-h | 13 ------------- net-im/gaim/pkg-plist | 2 ++ 4 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 net-im/gaim/files/patch-internal-h (limited to 'net-im/gaim') diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index e9c44f293eff..2d8941929734 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -5,7 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 0.65 +PORTVERSION= 0.66 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --enable-static=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -MAN1= gaim.1 +MAN1= gaim.1 gaim-remote.1 .ifndef(WITHOUT_GTKSPELL) LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index b0cf92b8c9c5..77b4799503af 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1 +1 @@ -MD5 (gaim-0.65.tar.gz) = 8abcf286ef98874ef68a9c285ed076b2 +MD5 (gaim-0.66.tar.gz) = d5ac6cd9e0275195bfe7dcf082d7732c diff --git a/net-im/gaim/files/patch-internal-h b/net-im/gaim/files/patch-internal-h deleted file mode 100644 index 4d25a6d4f71b..000000000000 --- a/net-im/gaim/files/patch-internal-h +++ /dev/null @@ -1,13 +0,0 @@ ---- src/internal.h.orig Thu Jul 17 10:20:34 2003 -+++ src/internal.h Thu Jul 17 10:21:02 2003 -@@ -88,9 +88,9 @@ - #endif - - #ifndef _WIN32 --# include - # include - # include -+# include - # include - # include - # include diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist index 81c92462568c..bcf319e6e468 100644 --- a/net-im/gaim/pkg-plist +++ b/net-im/gaim/pkg-plist @@ -231,6 +231,7 @@ share/locale/ca/LC_MESSAGES/gaim.mo share/locale/cs/LC_MESSAGES/gaim.mo share/locale/da/LC_MESSAGES/gaim.mo share/locale/de/LC_MESSAGES/gaim.mo +share/locale/en_GB/LC_MESSAGES/gaim.mo share/locale/es/LC_MESSAGES/gaim.mo share/locale/fi/LC_MESSAGES/gaim.mo share/locale/fr/LC_MESSAGES/gaim.mo @@ -250,6 +251,7 @@ share/locale/sr/LC_MESSAGES/gaim.mo share/locale/sv/LC_MESSAGES/gaim.mo share/locale/zh_CN/LC_MESSAGES/gaim.mo share/locale/zh_TW/LC_MESSAGES/gaim.mo +@dirrm include/gaim-remote @dirrm share/gnome/sounds/gaim @dirrm share/gnome/pixmaps/gaim/status/default @dirrm share/gnome/pixmaps/gaim/status -- cgit v1.2.3