Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 14:38:51 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98071: [Maintainer Update] irc/riece: new version 3.0.0 is released
Message-ID:  <20060529053851.281621F@eastasia.home.utahime.org>
Resent-Message-ID: <200605290540.k4T5eDAL077475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         98071
>Category:       ports
>Synopsis:       [Maintainer Update] irc/riece: new version 3.0.0 is released
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 05:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 20 00:54:07 JST 2006 xxxx i386


	
>Description:
	New version 3.0.0 is released.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-riece begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/Makefile,v
retrieving revision 1.31
diff -u -r1.31 Makefile
--- Makefile	28 Jan 2006 02:11:22 -0000	1.31
+++ Makefile	29 May 2006 05:19:02 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/irc/riece/Makefile,v 1.31 2006/01/28 02:11:22 linimon Exp $
 
 PORTNAME=	riece
-PORTVERSION=	2.0.2
+PORTVERSION=	3.0.0
 PORTEPOCH=	1
 CATEGORIES=	irc elisp
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
@@ -18,7 +18,8 @@
 USE_EMACS=	yes
 EMACS_PORT_NAME?=	emacs21
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-emacs=${EMACS_CMD} \
+CONFIGURE_ARGS=	--infodir=${PREFIX}/${INFO_PATH} \
+		--with-emacs=${EMACS_CMD} \
 		--with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
 USE_GMAKE=	yes
 USE_RUBY=	yes
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	23 Nov 2005 00:53:15 -0000	1.16
+++ distinfo	29 May 2006 04:59:18 -0000
@@ -1,3 +1,3 @@
-MD5 (riece-2.0.2.tar.gz) = 06618990f02e5025066703c4fe226077
-SHA256 (riece-2.0.2.tar.gz) = 7eb99e81c38716251be8b66b461684ee6c14dafe5d72406c527b7214a22be893
-SIZE (riece-2.0.2.tar.gz) = 344776
+MD5 (riece-3.0.0.tar.gz) = e0df95b6c4fb622a8471e9190407fef5
+SHA256 (riece-3.0.0.tar.gz) = 219e34a2e398739e5a070b7109df6507a2e4f4de2dbeeb31f7af33dcd66e36c6
+SIZE (riece-3.0.0.tar.gz) = 362763
Index: pkg-plist
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/irc/riece/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	27 Dec 2005 02:14:54 -0000	1.15
+++ pkg-plist	29 May 2006 05:20:38 -0000
@@ -45,6 +45,8 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-doctor.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-emacs.el
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-emacs.elc
+%%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-epg.el
+%%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-epg.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-eval-ruby.el
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-eval-ruby.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/riece/riece-eval.el
--- 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?20060529053851.281621F>