Date: Fri, 25 Sep 2009 10:42:16 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139126: [MAINTAINER,PATCH] irc/riece: update to 6.1.0. Message-ID: <20090925014216.D7FEC171C0@eastasia.home.utahime.org> Resent-Message-ID: <200909250150.n8P1o3qL094324@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139126 >Category: ports >Synopsis: [MAINTAINER,PATCH] irc/riece: update to 6.1.0. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 25 01:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yasuhiro KIMURA >Release: FreeBSD 7.2-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD xxxx 7.2-RELEASE-p3 FreeBSD 7.2-RELEASE-p3 #0: Wed Jul 29 21:39:48 JST 2009 xxxx i386 >Description: Update to 6.1.0. This version fixes some serious bugs to process startup files, which was introduced at 6.0.0. And this version up is surely feature safe. So it is preferable to commit attached patch before 8.0. >How-To-Repeat: >Fix: --- patch-riece begins here --- Index: Makefile =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- Makefile 31 Jul 2009 13:52:59 -0000 1.44 +++ Makefile 25 Sep 2009 01:23:05 -0000 @@ -5,8 +5,7 @@ # $FreeBSD: ports/irc/riece/Makefile,v 1.44 2009/07/31 13:52:59 dinoex Exp $ PORTNAME= riece -PORTVERSION= 6.0.0 -PORTREVISION= 1 +PORTVERSION= 6.1.0 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} Index: distinfo =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/distinfo,v retrieving revision 1.24 diff -u -r1.24 distinfo --- distinfo 5 Jul 2009 18:49:59 -0000 1.24 +++ distinfo 25 Sep 2009 01:24:17 -0000 @@ -1,3 +1,3 @@ -MD5 (riece-6.0.0.tar.gz) = a6ae727da6d9262dfe10b1efbc5f3647 -SHA256 (riece-6.0.0.tar.gz) = 3cde6942edd58a250e74c3027277f56ee5009c2eff94ce89f319ca5af8109a9e -SIZE (riece-6.0.0.tar.gz) = 406741 +MD5 (riece-6.1.0.tar.gz) = 582f23a7ea9c6d8002304c2a89f92de5 +SHA256 (riece-6.1.0.tar.gz) = 1d2ff64eefe4740ead60b4ff2487147caa0fd6f545a572fd988885be31591be4 +SIZE (riece-6.1.0.tar.gz) = 419600 --- patch-riece ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090925014216.D7FEC171C0>