[104065] trunk/dports/textproc/kytea/Portfile

hum at macports.org hum at macports.org
Thu Mar 14 06:38:50 PDT 2013


Revision: 104065
          https://trac.macports.org/changeset/104065
Author:   hum at macports.org
Date:     2013-03-14 06:38:50 -0700 (Thu, 14 Mar 2013)
Log Message:
-----------
kytea: update to 0.4.4; use g++ instead of clang.

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

Modified: trunk/dports/textproc/kytea/Portfile
===================================================================
--- trunk/dports/textproc/kytea/Portfile	2013-03-14 13:31:15 UTC (rev 104064)
+++ trunk/dports/textproc/kytea/Portfile	2013-03-14 13:38:50 UTC (rev 104065)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                kytea
-version             0.4.3
+version             0.4.4
 categories          textproc japanese
 maintainers         hum openmaintainer
 
@@ -19,9 +19,11 @@
 license             Apache-2
 
 master_sites        ${homepage}download/
-checksums           rmd160  4357d5aa66420a681c19eb1575d427b8098b5484 \
-                    sha256  68a4929a2fc499c8ac7f7cad189d4ebd8795cb92624a94b0bfa82cb0c3e66c3b
+checksums           rmd160  506618f29e7a76f6f3d5b73616dff522351ad3ee \
+                    sha256  98d89f6b55cf2ba4b59f04015f1078440686a86f34e51fe1f36a7ddae80a5159
 
+compiler.blacklist  clang
+
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130314/3fde1eb9/attachment.html>


More information about the macports-changes mailing list