Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2003 05:07:16 -0400
From:      Andrew J Caines <A.J.Caines@halplant.com>
To:        marcus@FreeBSD.org
Cc:        FreeBSD ports <FreeBSD-Ports@FreeBSD.org>
Subject:   Patch to update to net/gaim to 0.70 with working Yahoo!
Message-ID:  <20030929090716.GH35537@hal9000.halplant.com>

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

Below is the patch to update the port from gaim-0.69_1 to gaim-0.70. I'm
logged into Yahoo! now, so it's looking good, but I've not tested anything
else.

Note that I've taken out the _jp.patch part out since it's for 0.69. I've
not tested it to see if it applies to 0.70.

You can get the port from my site[1].


----8<----
diff -ruN gaim-0.69 gaim
diff -ruN gaim-0.69/Makefile gaim/Makefile
--- gaim-0.69/Makefile  Sun Sep 28 23:10:26 2003
+++ gaim/Makefile       Mon Sep 29 03:58:09 2003
@@ -5,15 +5,10 @@
 #
 
 PORTNAME=      gaim
-PORTVERSION=   0.69
-PORTREVISION=  1
+PORTVERSION=   0.70
 CATEGORIES?=   net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
-
-PATCH_SITES=           http://www.cc.rim.or.jp/~yaz/
-PATCHFILES=            gaim-0.69_jp.patch.gz
-PATCH_DIST_STRIP=      -p1
 
 MAINTAINER?=   marcus@FreeBSD.org
 COMMENT=       Gtk+-2.0 open-source 'clone' of AOL's Instant Messenger client
diff -ruN gaim-0.69/distinfo gaim/distinfo
--- gaim-0.69/distinfo  Sun Sep 28 23:10:26 2003
+++ gaim/distinfo       Mon Sep 29 03:55:58 2003
@@ -1,2 +1 @@
-MD5 (gaim-0.69.tar.bz2) = 29f018cc246dd6c7448c555f940aa009
-MD5 (gaim-0.69_jp.patch.gz) = a4c692fb7ef2615104323c8cce5cb1e3
+MD5 (gaim-0.70.tar.bz2) = 13ea95aa040ac5a58c3384709e495329
diff -ruN gaim-0.69/files/patch-configure gaim/files/patch-configure
--- gaim-0.69/files/patch-configure     Sun Sep 28 23:10:26 2003
+++ gaim/files/patch-configure  Mon Sep 29 05:04:56 2003
@@ -1,5 +1,5 @@
---- configure.orig     Thu Sep 25 08:25:16 2003
-+++ configure  Thu Sep 25 08:32:49 2003
+--- configure.old      Mon Sep 29 04:01:57 2003
++++ configure  Mon Sep 29 04:02:53 2003
 @@ -15962,7 +15962,7 @@
  
        if test "x$prefix" != "xNONE"; then
----8<----



[1] http://halplant.com:88/software/FreeBSD/ports/gaim-0.70.tar

-Andrew-
-- 
 _______________________________________________________________________
| -Andrew J. Caines-   Unix Systems Engineer   A.J.Caines@halplant.com  |
| "They that can give up essential liberty to obtain a little temporary |
|  safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030929090716.GH35537>