From yasu@home.utahime.org  Wed Feb 28 22:48:39 2007
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 980D916A407
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Feb 2007 22:48:39 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 62DBD13C4B2
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Feb 2007 22:48:39 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id EEA7F1701C;
	Thu,  1 Mar 2007 07:48:37 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id B598924;
	Thu,  1 Mar 2007 07:48:37 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 8BAE721; Thu,  1 Mar 2007 07:48:37 +0900 (JST)
Message-Id: <20070228224837.8BAE721@eastasia.home.utahime.org>
Date: Thu,  1 Mar 2007 07:48:37 +0900 (JST)
From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] japanese/anthy: New version 8700 is released
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109699
>Category:       ports
>Synopsis:       [PATCH] japanese/anthy: New version 8700 is released
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nobutaka
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 22:50:05 GMT 2007
>Closed-Date:    Sat Mar 03 17:07:52 GMT 2007
>Last-Modified:  Sat Mar  3 17:10:02 GMT 2007
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Sat Feb 10 09:14:31 JST 2007 xxxx i386


	
>Description:
	New version 8700 is released.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-anthy begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/anthy/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile	23 Nov 2006 04:16:09 -0000	1.29
+++ Makefile	28 Feb 2007 22:30:17 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	anthy
-PORTVERSION=	8322
+PORTVERSION=	8700
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR=	${PORTNAME}/22809
+MASTER_SITE_SUBDIR=	${PORTNAME}/24173
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	anthy
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/anthy/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	23 Nov 2006 04:16:09 -0000	1.21
+++ distinfo	28 Feb 2007 22:32:05 -0000
@@ -1,12 +1,3 @@
-MD5 (anthy/anthy-8322.tar.gz) = a1b1a5e897c179b94a52c0bf3b482668
-SHA256 (anthy/anthy-8322.tar.gz) = 8f86b1e5e7904199f93756d0615aad2b05d12ef639d72e4c527f5e3fcc92a974
-SIZE (anthy/anthy-8322.tar.gz) = 3532865
-MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612
-SHA256 (anthy/2ch.t) = 643a80d1f305e6b3cd7e3cf42afbe4c0328233416f6185172d6c6c2c76e28ec6
-SIZE (anthy/2ch.t) = 142157
-MD5 (anthy/okinawa-20051104.tar.gz) = 0b1fd1c8655e72599d03c30fa78ed7d2
-SHA256 (anthy/okinawa-20051104.tar.gz) = fa33212805fc62351146f107f908bde413389b43c1b190e9af277da0f3692268
-SIZE (anthy/okinawa-20051104.tar.gz) = 52191
-MD5 (anthy/gskk-20041208.t.gz) = c7d1a20e54b862c8bf99a3eee8c8293b
-SHA256 (anthy/gskk-20041208.t.gz) = d366b0b76d8b39c33244aa289c758663c260ef4402eaf49f0f53d14d55efbad7
-SIZE (anthy/gskk-20041208.t.gz) = 760867
+MD5 (anthy/anthy-8700.tar.gz) = 5496fae1c3eaa81915f337efc6b77910
+SHA256 (anthy/anthy-8700.tar.gz) = 5bba5792c6a638bfc07e3453b7d38b75f24f2d03cd45c2bb6569d99327124288
+SIZE (anthy/anthy-8700.tar.gz) = 3563240
--- patch-ja-anthy ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nobutaka 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 28 22:50:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109699 

From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/109699: [PATCH] japanese/anthy: New version 8700 is
 released
Date: Thu, 01 Mar 2007 08:00:34 +0900 (JST)

 Oops, I made a mistake to remove info for optional files. Please use
 following patch instead of original one.
 
 Regards.
 
 Index: Makefile
 ===================================================================
 RCS file: /usr1/freebsd/cvsroot/ports/japanese/anthy/Makefile,v
 retrieving revision 1.29
 diff -u -r1.29 Makefile
 --- Makefile	23 Nov 2006 04:16:09 -0000	1.29
 +++ Makefile	28 Feb 2007 22:30:17 -0000
 @@ -6,10 +6,10 @@
  #
  
  PORTNAME=	anthy
 -PORTVERSION=	8322
 +PORTVERSION=	8700
  CATEGORIES=	japanese
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 -MASTER_SITE_SUBDIR=	${PORTNAME}/22809
 +MASTER_SITE_SUBDIR=	${PORTNAME}/24173
  DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
  DIST_SUBDIR=	anthy
  EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 Index: distinfo
 ===================================================================
 RCS file: /usr1/freebsd/cvsroot/ports/japanese/anthy/distinfo,v
 retrieving revision 1.21
 diff -u -r1.21 distinfo
 --- distinfo	23 Nov 2006 04:16:09 -0000	1.21
 +++ distinfo	28 Feb 2007 22:56:26 -0000
 @@ -1,6 +1,6 @@
 -MD5 (anthy/anthy-8322.tar.gz) = a1b1a5e897c179b94a52c0bf3b482668
 -SHA256 (anthy/anthy-8322.tar.gz) = 8f86b1e5e7904199f93756d0615aad2b05d12ef639d72e4c527f5e3fcc92a974
 -SIZE (anthy/anthy-8322.tar.gz) = 3532865
 +MD5 (anthy/anthy-8700.tar.gz) = 5496fae1c3eaa81915f337efc6b77910
 +SHA256 (anthy/anthy-8700.tar.gz) = 5bba5792c6a638bfc07e3453b7d38b75f24f2d03cd45c2bb6569d99327124288
 +SIZE (anthy/anthy-8700.tar.gz) = 3563240
  MD5 (anthy/2ch.t) = d253bec53045cec3ba40f69a63f76612
  SHA256 (anthy/2ch.t) = 643a80d1f305e6b3cd7e3cf42afbe4c0328233416f6185172d6c6c2c76e28ec6
  SIZE (anthy/2ch.t) = 142157
State-Changed-From-To: open->closed 
State-Changed-By: nobutaka 
State-Changed-When: Sat Mar 3 17:07:33 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109699 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109699: commit references a PR
Date: Sat,  3 Mar 2007 17:02:45 +0000 (UTC)

 nobutaka    2007-03-03 17:02:37 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/anthy       Makefile distinfo 
   Log:
   Update to 8700.
   
   PR:             ports/109699
   Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
   
   Revision  Changes    Path
   1.30      +2 -2      ports/japanese/anthy/Makefile
   1.22      +3 -3      ports/japanese/anthy/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
