NetBSD Problem Report #43970

From makoto@mx.ki.nu  Thu Oct 14 12:59:12 2010
Return-Path: <makoto@mx.ki.nu>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 49B5463BBD6
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 14 Oct 2010 12:59:12 +0000 (UTC)
Message-Id: <201010141259.o9ECx9Ei008634@mail.ki.nu>
Date: Thu, 14 Oct 2010 21:59:09 +0900 (JST)
From: makoto@ki.nu
Reply-To: makoto@ki.nu
To: gnats-bugs@gnats.NetBSD.org
Subject: [PATCH] chat/riece 5.0.0 -> 7.0.1
X-Send-Pr-Version: 3.95

>Number:         43970
>Category:       pkg
>Synopsis:       [PATCH] chat/riece 5.0.0 -> 7.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mef
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 14 13:00:01 +0000 2010
>Closed-Date:    Mon Apr 08 07:24:41 +0000 2013
>Last-Modified:  Mon Apr 08 07:24:41 +0000 2013
>Originator:     Makoto Fujiwara
>Release:        NetBSD 5.0_STABLE
>Organization:
KINU Corporation
>Environment:


System: NetBSD modena 5.0_STABLE NetBSD 5.0_STABLE (XEN3_DOM0) #0: Wed Apr 7 02:17:52 UTC 2010 builds@b8.netbsd.org:/home/builds/ab/netbsd-5/amd64/201004070000Z-obj/home/builds/ab/netbsd-5/src/sys/arch/amd64/compile/XEN3_DOM0 amd64
Architecture: x86_64
Machine: amd64
>Description:
 riece has following release since this Makefile prepared.
		Version 5.0.0 2008-05-30
		Version 6.0.0 2009-05-30
		Version 7.0.0 2010-05-29
		Version 7.0.1 2010-10-14
--------- ChangeLog -----
2010-05-29  Daiki Ueno  <ueno@unixuser.org>

        * Riece: Version 7.0.0 released.
        * configure.ac: Bump to 7.0.0.

        * NEWS: Add entry for 7.0.0.
        * NEWS.ja: Ditto.

2010-04-07  Daiki Ueno  <ueno@unixuser.org>

        * NEWS.ja, README.ja, doc/riece-ja.texi: Change the encoding to
        UTF-8.

2009-09-10  Daiki Ueno  <ueno@unixuser.org>

        * Riece: Version 6.1.0 released.
        * configure.ac: Bump up version to 6.1.0.

2009-05-30  Daiki Ueno  <ueno@unixuser.org>

        * Riece: Version 6.0.0 released.
        * configure.ac: Bump up version to 6.0.0.

2009-04-22  Daiki Ueno  <ueno@unixuser.org>

        * Makefile.am (EXTRA_DIST): Remove INSTALL-CVS.
        * INSTALL-CVS: Remove; see doc/HACKING instead.
---------
>How-To-Repeat:
	cd pkgsrc/chat/riece; make package
>Fix:
Index: chat/riece/Makefile
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/chat/riece/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- chat/riece/Makefile	6 Aug 2009 01:44:46 -0000	1.18
+++ chat/riece/Makefile	14 Oct 2010 12:39:31 -0000
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.18 2009/08/06 01:44:46 minskim Exp $
 #

-DISTNAME=	riece-5.0.0
+DISTNAME=	riece-7.0.1
 PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION=	1
+#PKGREVISION=
 CATEGORIES=	chat japanese
 MASTER_SITES=	http://download.savannah.gnu.org/releases/riece/

@@ -20,10 +20,11 @@
 		xemacs215 xemacs215nox xemacs214 xemacs214nox
 EMACS_MODULES=	base

-WRKSRC=		${WRKDIR}/${DISTNAME:C|[^0-9]$||}
+# WRKSRC=		${WRKDIR}/${DISTNAME:C|[^0-9]$||}

 GNU_CONFIGURE=	YES
-INFO_FILES=	# PLIST
+INFO_FILES=
+		# PLIST

 # --with-emacs=... or --with-xemacs=...
 CONFIGURE_ARGS+=	--with-${EMACS_FLAVOR}=${EMACS_BIN:Q}
Index: chat/riece/distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/chat/riece/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- chat/riece/distinfo	15 Oct 2008 00:01:44 -0000	1.10
+++ chat/riece/distinfo	14 Oct 2010 12:20:52 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.10 2008/10/15 00:01:44 uebayasi Exp $

-SHA1 (riece-5.0.0.tar.gz) = a1dbfd8c285696c921e41d44c5e77f25e411ae7a
-RMD160 (riece-5.0.0.tar.gz) = b38aba6d59495644317f46d18fb923ffc2ad5d16
-Size (riece-5.0.0.tar.gz) = 410266 bytes
+SHA1 (riece-7.0.1.tar.gz) = b2a17228c4f8faea7de67a4096d2c7aa8125e2b9
+RMD160 (riece-7.0.1.tar.gz) = 6f44335e6432618976ceaf7b0f60b3c5a97ad462
+Size (riece-7.0.1.tar.gz) = 427438 bytes

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->uebayasi
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Thu, 14 Oct 2010 14:29:33 +0000
Responsible-Changed-Why:
Over to maintainer.


Responsible-Changed-From-To: uebayasi->mef
Responsible-Changed-By: mef@NetBSD.org
Responsible-Changed-When: Mon, 08 Apr 2013 06:41:32 +0000
Responsible-Changed-Why:
PR left too long, (timeout), I will take this. Thank you.


From: "Makoto Fujiwara" <mef@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/43970 CVS commit: pkgsrc/chat/riece
Date: Mon, 8 Apr 2013 07:13:08 +0000

 Module Name:	pkgsrc
 Committed By:	mef
 Date:		Mon Apr  8 07:13:08 UTC 2013

 Modified Files:
 	pkgsrc/chat/riece: Makefile distinfo
 Added Files:
 	pkgsrc/chat/riece: MESSAGE

 Log Message:
 Riece has following releases since this Makefile prepared
 (This will close PR pkg/43970).
 		Version 5.0.0 2008-05-30
 		Version 6.0.0 2009-05-30
 		Version 7.0.0 2010-05-29
 		Version 7.0.1 2010-10-14  (PR pkg/43970)
 		Version 7.0.2 2010-12-10
 		Version 7.0.3 2010-12-24
 		Version 8.0.0 2011-05-29
 		Version 9.0.0 2012-05-29
 ---------
 * Major changes in 9.0.0

 ** New command to re-order channels is added (ueno)
    See the doc string of riece-command-reorder-channels.

 ** Complete multiple channels when joining (ueno)

 * Major changes in 8.0.0

 ** Extend URL regexp used in riece-url (ueno)

 ** Use lexical binding everywhere (ueno)

 ** Update doc/ptexinfmt.el (kaoru)

 * Major changes in 7.0.3

 ** Fix freeze behavior when the cursor is on a channel buffer (ueno)
    riece-shrink-buffer had a bug which moves the cursor to the top or
    bottom of buffer even when the buffer is frozen.

 ** Fix out-of-tree build (kaoru, ueno)
    There were some code not passing srcdir correctly.

 ** Remove old-style backquotes for Emacs 24 (ueno)

 * Major changes in 7.0.2

 ** Fix bug of reading IRC logs (ueno)
    If coding-system was not specified when writing log to file, Riece
    added extra ".nil" to the filename.  That causes erronous behavior
    on reading the logs back.

 ** Fix control sequence parsing (ueno)

 * Major changes in 7.0.1

 ** Fix compilation error on Emacs 24. (ueno)
    Emacs 24 does not have make-local-hook.

 ** Suppress byte-compile warnings. (kaoru)
    Suppress "`save-excursion' defeated by `set-buffer'".

 ** Support "make distcheck". (ueno)

 * Major changes in 7.0.0

 ** Mailing list address changed to riece-discuss@nongnu.org.

 ** Fix build for XEmacs 21.5. (ueno)

 ** Fix coloring riece-channel-list-indicator on mode-line. (ueno)

 * Major changes in 6.1.0

 ** Revert to use setq instead of Custom for saved settings. (ueno)

 ** Add-on management commands can now be usable from the Command buffer. (kaoru)

 * Major changes in 6.0.0

 ** New add-on riece-desktop-notify. (bg66)

 ** Fix Custom-based setting mechanism.
 ---------


 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 pkgsrc/chat/riece/MESSAGE
 cvs rdiff -u -r1.22 -r1.23 pkgsrc/chat/riece/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/chat/riece/distinfo

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: mef@NetBSD.org
State-Changed-When: Mon, 08 Apr 2013 07:24:41 +0000
State-Changed-Why:
Riece updated to 9.0.0, thanks uebayasi@ and Daiki Ueno San.


>Unformatted:
 It's been two and half years since 5.0.0 released and 5 Month since 7.0.0 released

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.