Modified: trunk/dports/textproc/jdepp/Portfile (121511 => 121512)
--- trunk/dports/textproc/jdepp/Portfile 2014-06-28 01:35:42 UTC (rev 121511)
+++ trunk/dports/textproc/jdepp/Portfile 2014-06-28 01:36:31 UTC (rev 121512)
@@ -4,7 +4,7 @@
PortSystem 1.0
name jdepp
-version 2013-12-25
+version 2014-06-22
categories textproc japanese
maintainers hum openmaintainer
@@ -23,8 +23,8 @@
master_sites ${homepage}
checksums ${distname}${extract.suffix} \
- rmd160 76f61e9abc67fdd6d1facdd2ca7ac8885da39208 \
- sha256 fce5ea5afca2d0b1d3fa0addc68fec2398f163be25e008861c81ecffa171e205
+ rmd160 021a1c42639632cc72e986359fe2c9065bf360a3 \
+ sha256 6bcbce828217087764180fb0b8dfb13b8784588d605a1b08b98c99e251b76bfc
depends_lib port:mecab-base \
port:mecab-jumandic-utf8
@@ -107,7 +107,7 @@
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
xinstall -m 644 -W ${worksrcpath} \
- AUTHORS COPYING GPL LGPL README \
+ AUTHORS COPYING GPL LGPL README THANKS \
${destroot}${docdir}
}
Modified: trunk/dports/textproc/jdepp/files/patch-configure.diff (121511 => 121512)
--- trunk/dports/textproc/jdepp/files/patch-configure.diff 2014-06-28 01:35:42 UTC (rev 121511)
+++ trunk/dports/textproc/jdepp/files/patch-configure.diff 2014-06-28 01:36:31 UTC (rev 121512)
@@ -1,6 +1,6 @@
---- configure.orig 2013-12-25 13:52:42.000000000 +0900
-+++ configure 2013-12-27 17:48:54.000000000 +0900
-@@ -5798,7 +5798,7 @@
+--- configure.orig 2014-06-22 13:58:22.000000000 +0900
++++ configure 2014-06-22 23:59:02.000000000 +0900
+@@ -5815,7 +5815,7 @@
$as_echo "#define USE_MECAB 1" >>confdefs.h
@@ -9,7 +9,7 @@
if ! test -e $MECAB_DICT; then :
as_fn_error $? "\"${MECAB_DICT}\" not found" "$LINENO" 5
fi
-@@ -5900,7 +5900,7 @@
+@@ -5919,7 +5919,7 @@
$as_echo "#define USE_AS_STANDALONE 1" >>confdefs.h