diff options
-rw-r--r-- | net-im/gaim/Makefile | 3 | ||||
-rw-r--r-- | net-im/gaim/distinfo | 2 | ||||
-rw-r--r-- | net-im/gaim/files/patch-src_protocols_yahoo_yahoo.c | 20 | ||||
-rw-r--r-- | net/gaim-snapshot/Makefile | 3 | ||||
-rw-r--r-- | net/gaim-snapshot/distinfo | 2 | ||||
-rw-r--r-- | net/gaim-snapshot/files/patch-src_protocols_yahoo_yahoo.c | 20 | ||||
-rw-r--r-- | net/gaim/Makefile | 3 | ||||
-rw-r--r-- | net/gaim/distinfo | 2 | ||||
-rw-r--r-- | net/gaim/files/patch-src_protocols_yahoo_yahoo.c | 20 |
9 files changed, 6 insertions, 69 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 9b4f1090142d..a146954ba164 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.59.7 -PORTREVISION= 1 +PORTVERSION= 0.59.8 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/gaim/distinfo b/net-im/gaim/distinfo index 0a802f60487b..19b7dcd2ff68 100644 --- a/net-im/gaim/distinfo +++ b/net-im/gaim/distinfo @@ -1 +1 @@ -MD5 (gaim-0.59.7.tar.bz2) = 65155b1da1fd5262671a9f21eeaf5e54 +MD5 (gaim-0.59.8.tar.bz2) = dbaa33562c6f88b60f55dc44b0503ba0 diff --git a/net-im/gaim/files/patch-src_protocols_yahoo_yahoo.c b/net-im/gaim/files/patch-src_protocols_yahoo_yahoo.c deleted file mode 100644 index f9eabbd409b6..000000000000 --- a/net-im/gaim/files/patch-src_protocols_yahoo_yahoo.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/protocols/yahoo/yahoo.c.orig Sat Dec 7 12:54:15 2002 -+++ src/protocols/yahoo/yahoo.c Mon Jan 6 18:48:24 2003 -@@ -87,6 +87,8 @@ - #define USEROPT_PAGERPORT 4 - #define YAHOO_PAGER_PORT 5050 - -+#define YAHOO_PROTO_VER 0x0900 -+ - enum yahoo_service { /* these are easier to see in hex */ - YAHOO_SERVICE_LOGON = 1, - YAHOO_SERVICE_LOGOFF, -@@ -352,7 +354,7 @@ - data = g_malloc0(len + 1); - - memcpy(data + pos, "YMSG", 4); pos += 4; -- pos += yahoo_put16(data + pos, 0x0600); -+ pos += yahoo_put16(data + pos, YAHOO_PROTO_VER); - pos += yahoo_put16(data + pos, 0x0000); - pos += yahoo_put16(data + pos, pktlen); - pos += yahoo_put16(data + pos, pkt->service); diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index 9b4f1090142d..a146954ba164 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.59.7 -PORTREVISION= 1 +PORTVERSION= 0.59.8 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/gaim-snapshot/distinfo b/net/gaim-snapshot/distinfo index 0a802f60487b..19b7dcd2ff68 100644 --- a/net/gaim-snapshot/distinfo +++ b/net/gaim-snapshot/distinfo @@ -1 +1 @@ -MD5 (gaim-0.59.7.tar.bz2) = 65155b1da1fd5262671a9f21eeaf5e54 +MD5 (gaim-0.59.8.tar.bz2) = dbaa33562c6f88b60f55dc44b0503ba0 diff --git a/net/gaim-snapshot/files/patch-src_protocols_yahoo_yahoo.c b/net/gaim-snapshot/files/patch-src_protocols_yahoo_yahoo.c deleted file mode 100644 index f9eabbd409b6..000000000000 --- a/net/gaim-snapshot/files/patch-src_protocols_yahoo_yahoo.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/protocols/yahoo/yahoo.c.orig Sat Dec 7 12:54:15 2002 -+++ src/protocols/yahoo/yahoo.c Mon Jan 6 18:48:24 2003 -@@ -87,6 +87,8 @@ - #define USEROPT_PAGERPORT 4 - #define YAHOO_PAGER_PORT 5050 - -+#define YAHOO_PROTO_VER 0x0900 -+ - enum yahoo_service { /* these are easier to see in hex */ - YAHOO_SERVICE_LOGON = 1, - YAHOO_SERVICE_LOGOFF, -@@ -352,7 +354,7 @@ - data = g_malloc0(len + 1); - - memcpy(data + pos, "YMSG", 4); pos += 4; -- pos += yahoo_put16(data + pos, 0x0600); -+ pos += yahoo_put16(data + pos, YAHOO_PROTO_VER); - pos += yahoo_put16(data + pos, 0x0000); - pos += yahoo_put16(data + pos, pktlen); - pos += yahoo_put16(data + pos, pkt->service); diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 9b4f1090142d..a146954ba164 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gaim -PORTVERSION= 0.59.7 -PORTREVISION= 1 +PORTVERSION= 0.59.8 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net/gaim/distinfo b/net/gaim/distinfo index 0a802f60487b..19b7dcd2ff68 100644 --- a/net/gaim/distinfo +++ b/net/gaim/distinfo @@ -1 +1 @@ -MD5 (gaim-0.59.7.tar.bz2) = 65155b1da1fd5262671a9f21eeaf5e54 +MD5 (gaim-0.59.8.tar.bz2) = dbaa33562c6f88b60f55dc44b0503ba0 diff --git a/net/gaim/files/patch-src_protocols_yahoo_yahoo.c b/net/gaim/files/patch-src_protocols_yahoo_yahoo.c deleted file mode 100644 index f9eabbd409b6..000000000000 --- a/net/gaim/files/patch-src_protocols_yahoo_yahoo.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/protocols/yahoo/yahoo.c.orig Sat Dec 7 12:54:15 2002 -+++ src/protocols/yahoo/yahoo.c Mon Jan 6 18:48:24 2003 -@@ -87,6 +87,8 @@ - #define USEROPT_PAGERPORT 4 - #define YAHOO_PAGER_PORT 5050 - -+#define YAHOO_PROTO_VER 0x0900 -+ - enum yahoo_service { /* these are easier to see in hex */ - YAHOO_SERVICE_LOGON = 1, - YAHOO_SERVICE_LOGOFF, -@@ -352,7 +354,7 @@ - data = g_malloc0(len + 1); - - memcpy(data + pos, "YMSG", 4); pos += 4; -- pos += yahoo_put16(data + pos, 0x0600); -+ pos += yahoo_put16(data + pos, YAHOO_PROTO_VER); - pos += yahoo_put16(data + pos, 0x0000); - pos += yahoo_put16(data + pos, pktlen); - pos += yahoo_put16(data + pos, pkt->service); |