From owner-freebsd-ports@FreeBSD.ORG Mon Sep 29 02:07:19 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3A916A4B3; Mon, 29 Sep 2003 02:07:19 -0700 (PDT) Received: from lakemtao01.cox.net (lakemtao01.cox.net [68.1.17.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB59A43FEA; Mon, 29 Sep 2003 02:07:17 -0700 (PDT) (envelope-from A.J.Caines@halplant.com) Received: from mail.halplant.com ([68.98.167.210]) by lakemtao01.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20030929090717.FRPF29208.lakemtao01.cox.net@mail.halplant.com>; Mon, 29 Sep 2003 05:07:17 -0400 Received: by mail.halplant.com (Postfix, from userid 1001) id D54AE2D; Mon, 29 Sep 2003 05:07:16 -0400 (EDT) Date: Mon, 29 Sep 2003 05:07:16 -0400 From: Andrew J Caines To: marcus@FreeBSD.org Message-ID: <20030929090716.GH35537@hal9000.halplant.com> Mail-Followup-To: marcus@FreeBSD.org, FreeBSD ports Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: H.A.L. Plant X-PGP-Fingerprint: C59A 2F74 1139 9432 B457 0B61 DDF2 AA61 67C3 18A1 X-Powered-by: FreeBSD 4.9-PRERELEASE X-URL: http://halplant.com:88/ X-Yahoo-Profile: AJ_Z0 Importance: Normal User-Agent: Mutt/1.5.4i cc: FreeBSD ports Subject: Patch to update to net/gaim to 0.70 with working Yahoo! X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andrew J Caines List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2003 09:07:19 -0000 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 |