summaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-07-19 00:26:21 +0000
committermarcus <marcus@FreeBSD.org>2003-07-19 00:26:21 +0000
commitc6da1a1dfab0a69ea1b7943dbd751e6e88697ee0 (patch)
treebf30e6e2659b4ec62590da34a6d4d8fcb2e78628 /net-im
parent33dcb3be8870b2dfc33c6370e62cb5dd8d0db024 (diff)
downloadFreeBSD-ports-c6da1a1dfab0a69ea1b7943dbd751e6e88697ee0.zip
FreeBSD-ports-c6da1a1dfab0a69ea1b7943dbd751e6e88697ee0.tar.gz
Update to 0.66. This fixes many of the connection problems people were
reporting. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gaim/Makefile4
-rw-r--r--net-im/gaim/distinfo2
-rw-r--r--net-im/gaim/files/patch-internal-h13
-rw-r--r--net-im/gaim/pkg-plist2
4 files changed, 5 insertions, 16 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile
index e9c44f2..2d89419 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 b0cf92b..77b4799 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 4d25a6d..0000000
--- 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 <arpa/inet.h>
- # include <netinet/in.h>
- # include <sys/socket.h>
-+# include <arpa/inet.h>
- # include <sys/un.h>
- # include <sys/utsname.h>
- # include <gdk/gdkx.h>
diff --git a/net-im/gaim/pkg-plist b/net-im/gaim/pkg-plist
index 81c9246..bcf319e 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
OpenPOWER on IntegriCloud