[99632] trunk/dports/textproc/jdepp
hum at macports.org
hum at macports.org
Mon Nov 12 06:25:46 PST 2012
Revision: 99632
http://trac.macports.org//changeset/99632
Author: hum at macports.org
Date: 2012-11-12 06:25:46 -0800 (Mon, 12 Nov 2012)
Log Message:
-----------
jdepp: stealth updated; remove patch-src_classify.cc.diff.
Modified Paths:
--------------
trunk/dports/textproc/jdepp/Portfile
Removed Paths:
-------------
trunk/dports/textproc/jdepp/files/patch-src_classify.cc.diff
Modified: trunk/dports/textproc/jdepp/Portfile
===================================================================
--- trunk/dports/textproc/jdepp/Portfile 2012-11-12 13:57:48 UTC (rev 99631)
+++ trunk/dports/textproc/jdepp/Portfile 2012-11-12 14:25:46 UTC (rev 99632)
@@ -5,6 +5,7 @@
name jdepp
version 2012-11-08
+revision 1
categories textproc japanese
maintainers hum openmaintainer
@@ -23,12 +24,14 @@
master_sites ${homepage}
checksums ${distname}${extract.suffix} \
- rmd160 ce91f805dec9b0d4aa6d3009a6dea4b7e5d7c287 \
- sha256 89fc7c2b35d778699a631f665c6fc36d94a7fca7f5b77d66b27c894a90d772ef
+ rmd160 65331f679afe13c634ea097d18b344a30dfd8a21 \
+ sha256 8fcbfceee325c3bd3b8ed2ab436f8c1a6a7c9391301e087e692d366fbad6642b
-patchfiles patch-configure.diff \
- patch-src_classify.cc.diff
+# stealth updated.
+dist_subdir ${name}/${version}_1
+patchfiles patch-configure.diff
+
depends_lib port:mecab-base \
port:mecab-jumandic-utf8
Deleted: trunk/dports/textproc/jdepp/files/patch-src_classify.cc.diff
===================================================================
--- trunk/dports/textproc/jdepp/files/patch-src_classify.cc.diff 2012-11-12 13:57:48 UTC (rev 99631)
+++ trunk/dports/textproc/jdepp/files/patch-src_classify.cc.diff 2012-11-12 14:25:46 UTC (rev 99632)
@@ -1,12 +0,0 @@
---- src/classify.cc.orig 2012-10-26 22:28:13.000000000 +0900
-+++ src/classify.cc 2012-11-10 08:10:06.000000000 +0900
-@@ -2,7 +2,9 @@
- // $Id: classify.cc 1009 2012-10-22 08:06:40Z ynaga $
- // Copyright (c) 2008-2012 Naoki Yoshinaga <ynaga at tkl.iis.u-tokyo.ac.jp>
- #include "classify.h"
-+#ifdef USE_SSE4_2_POPCNT
- #include <smmintrin.h>
-+#endif
- #ifdef USE_KERNEL
- #include "kernel.h"
- #endif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121112/97e2edb0/attachment-0001.html>
More information about the macports-changes
mailing list