[129914] trunk/dports/textproc/kytea

hum at macports.org hum at macports.org
Mon Dec 22 18:10:52 PST 2014


Revision: 129914
          https://trac.macports.org/changeset/129914
Author:   hum at macports.org
Date:     2014-12-22 18:10:52 -0800 (Mon, 22 Dec 2014)
Log Message:
-----------
kytea: update to 0.4.7

Modified Paths:
--------------
    trunk/dports/textproc/kytea/Portfile

Removed Paths:
-------------
    trunk/dports/textproc/kytea/files/

Modified: trunk/dports/textproc/kytea/Portfile
===================================================================
--- trunk/dports/textproc/kytea/Portfile	2014-12-23 02:08:47 UTC (rev 129913)
+++ trunk/dports/textproc/kytea/Portfile	2014-12-23 02:10:52 UTC (rev 129914)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                kytea
-version             0.4.6
-revision            2
+version             0.4.7
 categories          textproc japanese
 maintainers         hum openmaintainer
 
@@ -19,21 +18,14 @@
 platforms           darwin
 license             Apache-2
 
-# 0.4.6 silent update
-dist_subdir   ${name}/${version}_1
-
 master_sites        ${homepage}download/
-checksums           rmd160  c353eb5143cfaf0a3b3f310a3211adc5f4aa548a \
-                    sha256  4327bd1124e546121354516e784b2dc01a62a36740b26a7c6d44350c2442cd58
-
-# https://github.com/neubig/kytea/commit/782553f61bde4f3366f946c9a390500c028fa17f
-patchfiles          patch-src_lib_kytea.cpp.diff
-
+checksums           rmd160  156a22ba3645509eeae9fab34a77b95ceca79cba \
+                    sha256  534a33d40c4dc5421f053c71a75695c377df737169f965573175df5d2cff9f46
 post-destroot {
     set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-        AUTHORS COPYING ChangeLog NEWS README \
+        AUTHORS COPYING ChangeLog NEWS \
         ${destroot}${docdir}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141222/5d72dc18/attachment-0001.html>


More information about the macports-changes mailing list