Date: Wed, 9 Aug 2006 15:30:25 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: fmysh@iijmio-mail.jp Subject: ports/101687: [PATCH] japanese/ja-p5-Text-MeCab: update to 0.13 Message-ID: <20060809073025.C145528490@going04.iis.sinica.edu.tw> Resent-Message-ID: <200608090730.k797UVjJ077633@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101687 >Category: ports >Synopsis: [PATCH] japanese/ja-p5-Text-MeCab: update to 0.13 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Aug 09 07:30:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #20: Tue Jun 6 10:27:46 CST >Description: - Update to 0.13 - remove IS_INTERACTIVE Port maintainer (fmysh@iijmio-mail.jp) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ja-p5-Text-MeCab-0.13.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Text-MeCab/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 2 Aug 2006 00:06:35 -0000 1.2 +++ Makefile 9 Aug 2006 07:24:55 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Text-MeCab -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -20,7 +20,7 @@ Text::MeCab::Node.3 PERL_CONFIGURE= yes -IS_INTERACTIVE= yes +CONFIGURE_ARGS= </dev/null post-patch: # To prevent CCFLAGS value from being overwritten by the ports system Index: distinfo =================================================================== RCS file: /home/pcvs/ports/japanese/p5-Text-MeCab/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 31 Jul 2006 03:23:19 -0000 1.1 +++ distinfo 9 Aug 2006 07:24:55 -0000 @@ -1,3 +1,3 @@ -MD5 (Text-MeCab-0.12.tar.gz) = d7cb03ee5620b2ee74d8c99b28442bd7 -SHA256 (Text-MeCab-0.12.tar.gz) = cf1e54461cac81a759f2023492332bdba3463a69883920010f2b7e87f85000da -SIZE (Text-MeCab-0.12.tar.gz) = 48437 +MD5 (Text-MeCab-0.13.tar.gz) = b9a8891c12c1b31c7823616badfe1685 +SHA256 (Text-MeCab-0.13.tar.gz) = 757eb84e6c1e37e4376078becb3bc8597e6ad272841dfc9fec19e17dbf834505 +SIZE (Text-MeCab-0.13.tar.gz) = 48620 --- ja-p5-Text-MeCab-0.13.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060809073025.C145528490>