From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 26 08:30:20 2006 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A62AC16A40F for ; Thu, 26 Oct 2006 08:30:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0302D43D5A for ; Thu, 26 Oct 2006 08:30:20 +0000 (GMT) (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 k9Q8UJRE042911 for ; Thu, 26 Oct 2006 08:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9Q8UJfg042910; Thu, 26 Oct 2006 08:30:19 GMT (envelope-from gnats) Resent-Date: Thu, 26 Oct 2006 08:30:19 GMT Resent-Message-Id: <200610260830.k9Q8UJfg042910@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, Charlie & Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BCE16A415 for ; Thu, 26 Oct 2006 08:20:37 +0000 (UTC) (envelope-from root@terrorteam.de) Received: from crivens.terrorteam.de (crivens.terrorteam.de [81.169.171.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DA7043D58 for ; Thu, 26 Oct 2006 08:20:36 +0000 (GMT) (envelope-from root@terrorteam.de) Received: from localhost (localhost [127.0.0.1]) by crivens.terrorteam.de (Postfix) with ESMTP id 62ADC417A for ; Thu, 26 Oct 2006 10:20:32 +0200 (CEST) Received: from crivens.terrorteam.de ([127.0.0.1]) by localhost (crivens.unixoid.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iEoubosmtarG for ; Thu, 26 Oct 2006 10:20:29 +0200 (CEST) Received: by crivens.terrorteam.de (Postfix, from userid 0) id 1483A4179; Thu, 26 Oct 2006 10:20:29 +0200 (CEST) Message-Id: <20061026082029.1483A4179@crivens.terrorteam.de> Date: Thu, 26 Oct 2006 10:20:29 +0200 (CEST) From: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104823: [patch] net-im/ysm new upstream version ysm 7.2.9.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Charlie & List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Oct 2006 08:30:20 -0000 >Number: 104823 >Category: ports >Synopsis: [patch] net-im/ysm new upstream version ysm 7.2.9.9 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 26 08:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 6.1-STABLE i386 >Organization: Marian Hettwer >Environment: System: FreeBSD crivens.terrorteam.de 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 19 13:38:48 CEST 2006 root@crivens.terrorteam.de:/usr/obj/usr/src/sys/CRIVENS i386 >Description: Update to new upstream version of ysm, which fixes connection issues to ICQ Network. >How-To-Repeat: Old ysm wouldn't connect to ICQ anymore. New version does ;) >Fix: see attached patch. Basically just bump version to 7.2.9.9 and "make makesum" was needed. --- ysm.diff begins here --- diff -ruN ysm.old/Makefile ysm/Makefile --- ysm.old/Makefile Thu Oct 26 10:00:50 2006 +++ ysm/Makefile Thu Oct 26 10:00:59 2006 @@ -6,7 +6,7 @@ # PORTNAME= ysm -PORTVERSION= 7.2.9.8 +PORTVERSION= 7.2.9.9 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ysmv7 diff -ruN ysm.old/distinfo ysm/distinfo --- ysm.old/distinfo Thu Oct 26 10:00:50 2006 +++ ysm/distinfo Thu Oct 26 10:01:36 2006 @@ -1,3 +1,3 @@ -MD5 (ysmv7_2_9_8.tar.bz2) = 2a6339719f10742b2890dc0d0f242660 -SHA256 (ysmv7_2_9_8.tar.bz2) = afa1961cfb382164e52a0a6ab15d6b32e439ff2233777da932e8fc6a2d7a075e -SIZE (ysmv7_2_9_8.tar.bz2) = 253624 +MD5 (ysmv7_2_9_9.tar.bz2) = 5d8aa0193365bd81558f02b9bd256260 +SHA256 (ysmv7_2_9_9.tar.bz2) = 96723f925ea558b7195c43e8ccd97fb17237fde34e5e8890d56b39f770ae18db +SIZE (ysmv7_2_9_9.tar.bz2) = 260137 --- ysm.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: