Date: Mon, 7 Feb 2005 17:44:12 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/77196: [MAINTAINER] irc/riece: Source archive is updated to fix serious bug. Message-ID: <20050207084412.65ACB54EF@eastasia.home.utahime.org> Resent-Message-ID: <200502070850.j178oBdi042453@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77196 >Category: ports >Synopsis: [MAINTAINER] irc/riece: Source archive is updated to fix serious bug. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 07 08:50:10 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 4.11-RELEASE i386 >Organization: >Environment: System: FreeBSD xxxxxxxx 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Jan 26 08:33:31 JST 2005 xxxxxxxx i386 >Description: Srouce archive is updated to fix serious bug. >How-To-Repeat: >Fix: --- patch-riece begins here --- Index: irc/riece/Makefile =================================================================== RCS file: /net/cvsup/cvsroot/ports/irc/riece/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- irc/riece/Makefile 5 Feb 2005 21:19:47 -0000 1.23 +++ irc/riece/Makefile 7 Feb 2005 08:32:56 -0000 @@ -6,12 +6,13 @@ PORTNAME= riece PORTVERSION= 1.0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= irc elisp MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} -DISTFILES= ${PORTNAME}-${PORTVERSION}a${EXTRACT_SUFX} +DISTFILES= ${PORTNAME}-${PORTVERSION}b${EXTRACT_SUFX} MAINTAINER= yasu@utahime.org COMMENT= IRC client for Emacs Index: irc/riece/distinfo =================================================================== RCS file: /net/cvsup/cvsroot/ports/irc/riece/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- irc/riece/distinfo 5 Feb 2005 21:19:47 -0000 1.11 +++ irc/riece/distinfo 7 Feb 2005 08:31:40 -0000 @@ -1,2 +1,2 @@ -MD5 (riece-1.0.7a.tar.gz) = a6b00e1de16aecb2083a76ca920993e9 -SIZE (riece-1.0.7a.tar.gz) = 338271 +MD5 (riece-1.0.7b.tar.gz) = 782e199908e583216822550ffc705813 +SIZE (riece-1.0.7b.tar.gz) = 353765 --- 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?20050207084412.65ACB54EF>