[99539] trunk/dports/textproc/cabocha

hum at macports.org hum at macports.org
Fri Nov 9 05:35:53 PST 2012


Revision: 99539
          http://trac.macports.org//changeset/99539
Author:   hum at macports.org
Date:     2012-11-09 05:35:53 -0800 (Fri, 09 Nov 2012)
Log Message:
-----------
cabocha: update to 0.65.

Modified Paths:
--------------
    trunk/dports/textproc/cabocha/Portfile
    trunk/dports/textproc/cabocha/files/patch-configure.diff

Modified: trunk/dports/textproc/cabocha/Portfile
===================================================================
--- trunk/dports/textproc/cabocha/Portfile	2012-11-09 06:44:32 UTC (rev 99538)
+++ trunk/dports/textproc/cabocha/Portfile	2012-11-09 13:35:53 UTC (rev 99539)
@@ -4,12 +4,12 @@
 PortSystem          1.0
 
 name                cabocha
-version             0.64
-revision            1
+version             0.65
 categories          textproc japanese
 maintainers         hum openmaintainer
 
 description         Yet Another Japanese Dependency Structure Analyzer
+
 long_description    CaboCha is a Jpanese dependency structure analyzer based on \
                     support vector machines. \
                     This version of CaboCha supports the UTF-8 encoding.
@@ -19,9 +19,11 @@
 license             {BSD Permissive}
 
 master_sites        googlecode
-checksums           rmd160  b6e0a3f7cb4829e26b8b86ca2e2ab6131ab22a12 \
-                    sha256  034b5540b36e12dea9b41c37252784b85abbb9f831c4a0ec6de8dc74b52a04d8
+checksums           rmd160  55cadb5d8a0d4e8c9304f3f033958d6c1cf26324 \
+                    sha256  d1e1f005a4811b442029e68fa386e5f818907d55ba21439c3a1db2ce25488971
 
+use_bzip2           yes
+
 depends_lib         port:crfpp \
                     port:libiconv \
                     port:mecab-base \
@@ -39,8 +41,6 @@
     configure.args-append  --with-posset=UNIDIC
 }
 
-build.args          LIBS="-liconv -lcrfpp -lmecab"
-
 test.run            yes
 test.target         check
 

Modified: trunk/dports/textproc/cabocha/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/cabocha/files/patch-configure.diff	2012-11-09 06:44:32 UTC (rev 99538)
+++ trunk/dports/textproc/cabocha/files/patch-configure.diff	2012-11-09 13:35:53 UTC (rev 99539)
@@ -1,6 +1,6 @@
---- configure.orig	2012-02-22 15:08:12.000000000 +0900
-+++ configure	2012-03-08 01:07:49.000000000 +0900
-@@ -17559,8 +17559,8 @@
+--- configure.orig	2012-10-26 13:02:05.000000000 +0900
++++ configure	2012-11-07 01:11:11.000000000 +0900
+@@ -17602,8 +17602,8 @@
  
  
  if test -n "$GCC"; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121109/54f87c48/attachment.html>


More information about the macports-changes mailing list