ports/62135: Update port: net/gyach Support for yahoo's new chat protocol

aaron at snaphat.com aaron at snaphat.com
Fri Jan 30 22:40:10 UTC 2004


>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 at 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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list