From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 30 14:40:09 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D57E516A4CE for ; Fri, 30 Jan 2004 14:40:09 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5186F43D5C for ; Fri, 30 Jan 2004 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0UMe1FR048298 for ; Fri, 30 Jan 2004 14:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0UMe1v0048297; Fri, 30 Jan 2004 14:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 30 Jan 2004 14:40:01 -0800 (PST) Resent-Message-Id: <200401302240.i0UMe1v0048297@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, aaron@snaphat.com Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A71E116A4CE for ; Fri, 30 Jan 2004 14:35:55 -0800 (PST) Received: from snaphat.com (pcp04337577pcs.elkton01.md.comcast.net [68.33.78.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2899743D39 for ; Fri, 30 Jan 2004 14:35:54 -0800 (PST) (envelope-from assroot@snaphat.com) Received: from snaphat.com (localhost [127.0.0.1]) by snaphat.com (8.12.11/8.12.10) with ESMTP id i0UMZrH2045879 for ; Fri, 30 Jan 2004 17:35:53 -0500 (EST) (envelope-from assroot@snaphat.com) Received: (from root@localhost) by snaphat.com (8.12.10/8.12.10/Submit) id i0UMZq1j045878; Fri, 30 Jan 2004 17:35:52 -0500 (EST) (envelope-from assroot) Message-Id: <200401302235.i0UMZq1j045878@snaphat.com> Date: Fri, 30 Jan 2004 17:35:52 -0500 (EST) From: aaron@snaphat.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62135: Update port: net/gyach Support for yahoo's new chat protocol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@snaphat.com List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 22:40:10 -0000 >Number: 62135 >Category: ports >Synopsis: Update port: net/gyach Support for yahoo's new chat protocol >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 30 14:40:01 PST 2004 >Closed-Date: >Last-Modified: >Originator: Aaron Myles Landwehr aaron@snaphat.com >Release: FreeBSD 5.2-RELEASE i386 >Organization: >Environment: System: FreeBSD snaphat.com 5.2-RELEASE FreeBSD 5.2-RELEASE #1: Sun Jan 18 00:29:40 EST 2004 root@snaphat.com:/usr/obj/usr/src/sys/FBSD52KERN i386 >Description: Yahoo updated their protocol to a new version causing gyach to not connect. The updated version allows for connection. >How-To-Repeat: >Fix: --- gyach.diff begins here --- diff -ruN gyach/Makefile gyachm/Makefile --- gyach/Makefile Fri Jan 30 15:39:24 2004 +++ gyachm/Makefile Fri Jan 30 15:40:18 2004 @@ -7,13 +7,15 @@ PORTNAME= gyach PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= ftp://ftp.snaphat.com/pub/software/ +DISTNAME= ${PORTNAME}-${PORTVERSION}_patched MAINTAINER?= aaron@snaphat.com COMMENT= Gyach is a GTK+ based Yahoo! Chat client +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_GNOME= gtk20 USE_X_PREFIX= yes diff -ruN gyach/distinfo gyachm/distinfo --- gyach/distinfo Fri Jan 30 15:39:24 2004 +++ gyachm/distinfo Thu Jan 29 22:38:46 2004 @@ -1 +1 @@ -MD5 (gyach-0.9.6.tar.gz) = 31384e0dce07367a4e318396a0702399 +MD5 (gyach-0.9.6_patched.tar.gz) = 11063ed91fe06bb9981d8373933ae0d7 --- gyach.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: