From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 4 18:10:05 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0B39B16A404 for ; Fri, 4 May 2007 18:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E257C13C448 for ; Fri, 4 May 2007 18:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l44IA4tu014530 for ; Fri, 4 May 2007 18:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l44IA47x014526; Fri, 4 May 2007 18:10:04 GMT (envelope-from gnats) Resent-Date: Fri, 4 May 2007 18:10:04 GMT Resent-Message-Id: <200705041810.l44IA47x014526@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, liu_yinghong@yahoo.com.cn Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C15EB16A400 for ; Fri, 4 May 2007 18:07:57 +0000 (UTC) (envelope-from liuyh@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 2CBA413C45D for ; Fri, 4 May 2007 18:07:56 +0000 (UTC) (envelope-from liuyh@gmx.net) Received: (qmail invoked by alias); 04 May 2007 17:41:14 -0000 Received: from unknown (EHLO gmx.net) [220.170.232.43] by mail.gmx.net (mp008) with SMTP; 04 May 2007 19:41:14 +0200 Received: by gmx.net (sSMTP sendmail emulation); Sat, 5 May 2007 01:40:57 +0800 Message-Id: <20070504180757.2CBA413C45D@mx1.freebsd.org> Date: Sat, 5 May 2007 01:40:57 +0800 From: liuyh@gmx.net To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: relaxbsd@gmail.com Subject: ports/112424: Fix with new QQ protocol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: liu_yinghong@yahoo.com.cn List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 18:10:05 -0000 >Number: 112424 >Category: ports >Synopsis: Fix with new QQ protocol >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 04 18:10:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: liu_yinghong >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD relaxbsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Eva uses the QQ protocol has be changed, induce it unable to login. This patchset update the eva's protocol. >How-To-Repeat: >Fix: --- net-im_eva.diff begins here --- diff -uNr eva.orig/Makefile eva/Makefile --- eva.orig/Makefile Fri May 4 14:37:14 2007 +++ eva/Makefile Fri May 4 22:10:15 2007 @@ -7,10 +7,14 @@ PORTNAME= eva PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= evaq + +PATCH_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ +PATCHFILES= eva-0.4.1_20070504.patch.gz +PATCH_DIST_STRIP= -p1 MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= QQ IM Client for KDE3 diff -uNr eva.orig/distinfo eva/distinfo --- eva.orig/distinfo Fri May 4 14:37:14 2007 +++ eva/distinfo Fri May 4 22:06:09 2007 @@ -1,3 +1,6 @@ MD5 (eva-0.4.1.tar.bz2) = 975ad99a5ae2286432896968cb07334b SHA256 (eva-0.4.1.tar.bz2) = ace393fa1e69265053e1c84cf486a8f44c7b31382535eb6169db8571a603ea86 SIZE (eva-0.4.1.tar.bz2) = 2418889 +MD5 (eva-0.4.1_20070504.patch.gz) = ad853cc0259b50e807775deb5ccf4fa4 +SHA256 (eva-0.4.1_20070504.patch.gz) = 527364e1fef9f352c22e50e270cb122d02b66ac78099f867e2f584a653fec949 +SIZE (eva-0.4.1_20070504.patch.gz) = 150015 diff -uNr eva.orig/pkg-plist eva/pkg-plist --- eva.orig/pkg-plist Fri May 4 14:37:14 2007 +++ eva/pkg-plist Fri May 4 22:48:45 2007 @@ -1,5 +1,5 @@ bin/eva -share/applnk/Internet/eva.desktop +share/applications/kde/eva.desktop share/apps/eva/evaui.rc share/apps/eva/image/face/1.png share/apps/eva/image/face/10.png --- net-im_eva.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: