[89830] trunk/dports/python/py-mecab
hum at macports.org
hum at macports.org
Sat Feb 11 19:09:59 PST 2012
Revision: 89830
http://trac.macports.org/changeset/89830
Author: hum at macports.org
Date: 2012-02-11 19:09:57 -0800 (Sat, 11 Feb 2012)
Log Message:
-----------
py-mecab: update to 0.993; remove patchfiles integrated upstream.
Modified Paths:
--------------
trunk/dports/python/py-mecab/Portfile
Removed Paths:
-------------
trunk/dports/python/py-mecab/files/
Modified: trunk/dports/python/py-mecab/Portfile
===================================================================
--- trunk/dports/python/py-mecab/Portfile 2012-02-11 20:45:02 UTC (rev 89829)
+++ trunk/dports/python/py-mecab/Portfile 2012-02-12 03:09:57 UTC (rev 89830)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-mecab
-version 0.991
+version 0.993
python.versions 24 25 26 27
categories-append textproc japanese
platforms darwin
@@ -17,16 +17,15 @@
homepage http://mecab.sourceforge.net/
master_sites googlecode:mecab
-checksums rmd160 014516f9d0d0e597488777f81d53019ab90960c3 \
- sha256 47c6dc9b442280a3261645eaa7975539e05a1ae67f55fe9ba2011249df0145eb
+checksums rmd160 552440d5e55793ecd9e45103300e355960bc91c9 \
+ sha256 58b77fe36ffbcf83fdf84a5567dbadb42af6c133760da53c9bddfbb995646ff7
+
distname mecab-python-${version}
dist_subdir mecab
if {${subport} != ${name}} {
depends_lib-append path:bin/mecab-config:mecab-utf8
- patchfiles-append patch-test.py.diff
-
post-patch {
reinplace "s|#!/usr/bin/python|#!${python.bin}|" \
${worksrcpath}/test.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120211/7692739b/attachment.html>
More information about the macports-changes
mailing list