New version 2.7.0-20070610 is released. I'm not sure but probably commiting should follow that of ports/113630.
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
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
Hello. Current maintainter approved with modification. So would you please commit this PR? Regards.
State Changed From-To: feedback->open Maintainer has approved, according to the audit trail.
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"
State Changed From-To: open->closed Committed. Thank You.