Date: Thu, 26 Oct 2006 10:20:29 +0200 (CEST) From: Charlie & <root@terrorteam.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104823: [patch] net-im/ysm new upstream version ysm 7.2.9.9 Message-ID: <20061026082029.1483A4179@crivens.terrorteam.de> Resent-Message-ID: <200610260830.k9Q8UJfg042910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <MH@kernel32.de> >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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061026082029.1483A4179>