Date: Thu, 26 Oct 2006 10:41:36 +0200 (CEST) From: Charlie & <root@terrorteam.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104824: [patch] net-im/ysm new upstream version ysm 7.2.9.9 Message-ID: <20061026084136.2FA694179@crivens.terrorteam.de> Resent-Message-ID: <200610260850.k9Q8oEut046167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104824 >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:50:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Marian Hettwer <MH@kernel32.de> >Release: FreeBSD 6.1-STABLE i386 >Organization: >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: New upstream version of ysm available. New version fixes connection problems with ICQ. >How-To-Repeat: >Fix: diff is attached. Basically just increase PORTVERSION to 7.2.9.9 and run make makesum. Port compiles and works fine for me :) --- 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?20061026084136.2FA694179>