[98196] trunk/dports/textproc/jdepp

hum at macports.org hum at macports.org
Fri Sep 28 06:08:03 PDT 2012


Revision: 98196
          http://trac.macports.org//changeset/98196
Author:   hum at macports.org
Date:     2012-09-28 06:08:03 -0700 (Fri, 28 Sep 2012)
Log Message:
-----------
jdepp: update to 2012-09-26; modify dependency to KNBC.

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

Modified: trunk/dports/textproc/jdepp/Portfile
===================================================================
--- trunk/dports/textproc/jdepp/Portfile	2012-09-28 12:50:57 UTC (rev 98195)
+++ trunk/dports/textproc/jdepp/Portfile	2012-09-28 13:08:03 UTC (rev 98196)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                jdepp
-version             2012-09-11
+version             2012-09-26
 categories          textproc japanese
 maintainers         hum openmaintainer
 
@@ -22,8 +22,8 @@
 license             {GPL-2 LGPL-2.1}
 
 master_sites        ${homepage}
-checksums           rmd160  2630ed40d383876d10ecd972d1e8dabe1de6ca04 \
-                    sha256  3a0362d5235c524427ae846e02ebbfca79328fb461f4ffa09aff8d285120623c
+checksums           rmd160  af9fd05f305824087df44a4911da4c38a0c6523c \
+                    sha256  9b6c652c604a6f39a40e7a88a899b4b4de9f1614502e1d6d85edaac06cf28037
 
 patchfiles          patch-configure.diff
 
@@ -33,7 +33,7 @@
 configure.args      --enable-standalone
 
 variant knbc conflicts kyoto description {Train a parser wht KNBC (Kyoto-University and NTT Blog Corpus)} {
-    depends_lib-append    port:KNBC
+    depends_build-append  port:KNBC
 
     configure.args-append --with-corpus=knbc
 

Modified: trunk/dports/textproc/jdepp/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/jdepp/files/patch-configure.diff	2012-09-28 12:50:57 UTC (rev 98195)
+++ trunk/dports/textproc/jdepp/files/patch-configure.diff	2012-09-28 13:08:03 UTC (rev 98196)
@@ -1,15 +1,15 @@
---- configure.orig	2012-09-17 20:50:30.000000000 +0900
-+++ configure	2012-09-19 22:05:40.000000000 +0900
-@@ -5626,7 +5626,7 @@
+--- configure.orig	2012-09-26 22:51:10.000000000 +0900
++++ configure	2012-09-28 00:21:04.000000000 +0900
+@@ -5625,7 +5625,7 @@
+ 
  $as_echo "#define USE_MECAB 1" >>confdefs.h
  
- 
 -    MECAB_DICT=`$MECAB_CONFIG --dicdir`/`echo $DICT_ID | tr "A-Z" "a-z"`dic
 +    MECAB_DICT=`$MECAB_CONFIG --dicdir`/`echo $DICT_ID | tr "A-Z" "a-z"`dic-utf8
-     JDEPP_CPPFLAGS="-DMECAB_DICT=\\\"$MECAB_DICT\\\""
      if ! test -e $MECAB_DICT; then :
    as_fn_error $? "\"${MECAB_DICT}\" not found" "$LINENO" 5
-@@ -5704,7 +5704,7 @@
+ fi
+@@ -5702,7 +5702,7 @@
  
  $as_echo "#define USE_AS_STANDALONE 1" >>confdefs.h
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120928/ae2ac902/attachment.html>


More information about the macports-changes mailing list