Bug 113634 - [PATCH] japanese/mecab-ipadic : New version 2.7.0-20070610 is released.
Summary: [PATCH] japanese/mecab-ipadic : New version 2.7.0-20070610 is released.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 21:00 UTC by KIMURA Yasuhiro
Modified: 2007-06-20 04:50 UTC (History)
1 user (show)

See Also:


Attachments
patch-ja-mecab-ipadic (1.42 KB, text/plain)
2007-06-12 21:00 UTC, KIMURA Yasuhiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description KIMURA Yasuhiro 2007-06-12 21:00:11 UTC
	New version 2.7.0-20070610 is released.

	I'm not sure but probably commiting should follow that of ports/113630.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-12 21:00:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-06-13 03:07:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 TAKATSU Tomonari 2007-06-14 22:17:14 UTC
I modified KIMURA Yasuhiro-san's patch
to give maintainership to him.
(He agreed on this transfer.)

diff -urN mecab-ipadic.orig/Makefile mecab-ipadic/Makefile
--- mecab-ipadic.orig/Makefile  Thu Mar  1 10:07:24 2007
+++ mecab-ipadic/Makefile       Fri Jun 15 05:25:52 2007
@@ -7,18 +7,18 @@

 PORTNAME=      mecab-ipadic
 PORTVERSION=   2.7.0
-PORTREVISION=  2
+PORTREVISION=  3
 CATEGORIES=    japanese textproc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME:S/-ipadic//}
 DISTNAME=      ${PORTNAME}-${PORTVERSION}-${DISTVERSION}

-MAINTAINER=    tota@rtfm.jp
+MAINTAINER=    yasu@utahime.org
 COMMENT=       Japanese Morphological Dictionary for MeCab

 BUILD_DEPENDS= ja-mecab>=0.94:${PORTSDIR}/japanese/mecab

-DISTVERSION=   20060707
+DISTVERSION=   20070610

 USE_PERL5_BUILD=       yes
 GNU_CONFIGURE= yes
diff -urN mecab-ipadic.orig/distinfo mecab-ipadic/distinfo
--- mecab-ipadic.orig/distinfo  Mon Jul 17 23:12:22 2006
+++ mecab-ipadic/distinfo       Fri Jun 15 06:02:52 2007
@@ -1,3 +1,3 @@
-MD5 (mecab-ipadic-2.7.0-20060707.tar.gz) = 45b9f822700ad4eceb6722d6edcc2a46
-SHA256 (mecab-ipadic-2.7.0-20060707.tar.gz) = da118657bd1c621bcae337baec6931d35592efa2098f49ef82da8ebd3c5d5805
-SIZE (mecab-ipadic-2.7.0-20060707.tar.gz) = 12025605
+MD5 (mecab-ipadic-2.7.0-20070610.tar.gz) = 948f283cfcafbd562317c79df147da68
+SHA256 (mecab-ipadic-2.7.0-20070610.tar.gz) = 77a678efddb6f932b4c87fdd299458c3122591044102517e526587a0582ff9d3
+SIZE (mecab-ipadic-2.7.0-20070610.tar.gz) = 12125695

regards,


On Tue, 12 Jun 2007 20:00:25 UT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of japanese/mecab-ipadic,
> 
> Please note that PR ports/113634 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/113634
> 
> -- 
> Edwin Groothuis
> edwin@FreeBSD.org
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2007-06-16 12:55:08 UTC
Hello.

Current maintainter approved with modification. So would you please
commit this PR?

Regards.
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2007-06-16 17:32:14 UTC
State Changed
From-To: feedback->open

Maintainer has approved, according to the audit trail.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-06-20 04:47:27 UTC
clsung      2007-06-20 03:47:20 UTC

  FreeBSD ports repository

  Modified files:
    japanese/mecab-ipadic Makefile distinfo 
  Log:
  - New version 2.7.0-20070610 is released.
  - pass maintainership (from TAKATSU to KIMURA)
  
  PR:             ports/113634
  Submitted by:   KIMURA Yasuhiro <yasu_AT_utahime dot rog>
  Approved by:    maintainer (TAKATSU Tomonari <tota_AT_rtfm dot jp>)
  
  Revision  Changes    Path
  1.6       +3 -3      ports/japanese/mecab-ipadic/Makefile
  1.3       +3 -3      ports/japanese/mecab-ipadic/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"
Comment 7 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-06-20 04:47:29 UTC
State Changed
From-To: open->closed

Committed. Thank You.