NetBSD Problem Report #31062

From www@netbsd.org  Wed Aug 24 18:37:58 2005
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
	id 3EF6663B11C; Wed, 24 Aug 2005 18:37:58 +0000 (UTC)
Message-Id: <20050824183758.3EF6663B11C@narn.netbsd.org>
Date: Wed, 24 Aug 2005 18:37:58 +0000 (UTC)
From: yamajun@ofug.net
Reply-To: yamajun@ofug.net
To: gnats-bugs@netbsd.org
Subject: update inputmethod/anthy to anthy-6700b
X-Send-Pr-Version: www-1.0

>Number:         31062
>Category:       pkg
>Synopsis:       update inputmethod/anthy to anthy-6700b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    taya
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 24 18:38:00 +0000 2005
>Closed-Date:    Mon Sep 05 15:02:14 +0000 2005
>Last-Modified:  Mon Sep 05 15:02:14 +0000 2005
>Originator:     Yamashiro Jun
>Release:        NetBSD 3.99.7
>Organization:
Okinawa FreeBSD Users Group
>Environment:
NetBSD yamajun.mydomain 3.99.7 NetBSD 3.99.7 (YAMAJUN) #1: Sat Jul 30 16:50:31 JST 2005  yamajun@yamajun.mydomain:/usr/obj/sys/arch/i386/compile/YAMAJUN i386
>Description:
Update inputmethod/anthy to anthy-6700b and 
remove inputmethod/anthy/patches/patch-ab.
This patch already commit to new version.
(includes anthy-6700b)
>How-To-Repeat:

>Fix:
1. Remove patches/patch-ab from inputmethod/anthy
This patch was commit to new version(includes anthy-4700b).

% rm patches/patch-ab
% cvs remove patches/patch-ab

2. Apply this patch to inputmethod/anthy.
diff -bru anthy.orig/Makefile anthy/Makefile
--- anthy.orig/Makefile	2005-06-12 17:52:54.000000000 +0900
+++ anthy/Makefile	2005-08-25 03:28:35.000000000 +0900
@@ -2,7 +2,6 @@

 .include	"../../inputmethod/anthy/Makefile.common"

-PKGREVISION=	1
 EXTRACT_ONLY=	${DISTNAME}.tar.gz

 MAINTAINER=	taya@NetBSD.org
diff -bru anthy.orig/Makefile.common anthy/Makefile.common
--- anthy.orig/Makefile.common	2005-03-04 00:34:08.000000000 +0900
+++ anthy/Makefile.common	2005-08-25 03:29:04.000000000 +0900
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile.common,v 1.2 2005/03/03 15:34:08 taya Exp $

-ANTHY_VERSION=	6300
+ANTHY_VERSION=	6700b
 DISTNAME=	anthy-${ANTHY_VERSION}
 CATEGORIES=	inputmethod
-MASTER_SITES=	http://downloads.sourceforge.jp/anthy/13543/
+MASTER_SITES=	http://downloads.sourceforge.jp/anthy/15414/
 DISTFILES=	${DISTNAME}.tar.gz

 DISTINFO_FILE=	${.CURDIR}/../../inputmethod/anthy/distinfo
diff -bru anthy.orig/distinfo anthy/distinfo
--- anthy.orig/distinfo	2005-06-12 17:52:54.000000000 +0900
+++ anthy/distinfo	2005-08-25 03:27:51.000000000 +0900
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2005/06/12 08:52:54 taya Exp $
+$NetBSD$

-SHA1 (anthy-6300.tar.gz) = bce93631d3249aa551f708bcb9b4724b26f71a70
-RMD160 (anthy-6300.tar.gz) = d6bdad88e15ef4edb0ead94dd65c14295dd9e53e
-Size (anthy-6300.tar.gz) = 2020760 bytes
+SHA1 (anthy-6700b.tar.gz) = 19e53a9c41497ef2949e23851999ed72fd211e83
+RMD160 (anthy-6700b.tar.gz) = 02815a1ec441b46e75cf34c1effb2a967b0b8331
+Size (anthy-6700b.tar.gz) = 2218622 bytes
 SHA1 (2ch.t) = 2160d7b0079e2c1a14093da968f34e7f8dbc07c2
 RMD160 (2ch.t) = b05902485829eebb4e09c554f095275f5278dd8b
 Size (2ch.t) = 142157 bytes
@@ -10,4 +10,3 @@
 RMD160 (okinawa-20050607.t) = 6ee9adeaddb0c62c6a4741761d14932603ee7a81
 Size (okinawa-20050607.t) = 150145 bytes
 SHA1 (patch-aa) = 79816563a3d1ff853bc1edcbfee7e22ae2e26991
-SHA1 (patch-ab) = c8847cd5d97161c07161358d31c4f15d8586e7a9
Only in anthy.orig/patches: patch-ab

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->taya
Responsible-Changed-By: cube@netbsd.org
Responsible-Changed-When: Thu, 25 Aug 2005 08:45:24 +0000
Responsible-Changed-Why:
taya is the maintainer.


From: Shin'ichiro TAYA <taya@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/31062 CVS commit: pkgsrc/inputmethod/anthy
Date: Mon,  5 Sep 2005 15:00:09 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	taya
 Date:		Mon Sep  5 15:00:09 UTC 2005

 Modified Files:
 	pkgsrc/inputmethod/anthy: Makefile Makefile.common distinfo
 Removed Files:
 	pkgsrc/inputmethod/anthy/patches: patch-ab

 Log Message:
 update inputmethod/anthy to 6700b.
 Changes from release notes:

 - fix alignment problem of memory allocator
 - fix problems with cpu other than x86

 fix PR pkg/31062


 To generate a diff of this commit:
 cvs rdiff -r1.7 -r1.8 pkgsrc/inputmethod/anthy/Makefile
 cvs rdiff -r1.2 -r1.3 pkgsrc/inputmethod/anthy/Makefile.common
 cvs rdiff -r1.6 -r1.7 pkgsrc/inputmethod/anthy/distinfo
 cvs rdiff -r1.1 -r0 pkgsrc/inputmethod/anthy/patches/patch-ab

 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: taya@netbsd.org
State-Changed-When: Mon, 05 Sep 2005 15:02:14 +0000
State-Changed-Why:
merge patches.
thanks for reporting.


>Unformatted:

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.