[88847] trunk/dports/textproc/juman/Portfile

hum at macports.org hum at macports.org
Fri Jan 13 04:58:21 PST 2012


Revision: 88847
          http://trac.macports.org/changeset/88847
Author:   hum at macports.org
Date:     2012-01-13 04:58:19 -0800 (Fri, 13 Jan 2012)
Log Message:
-----------
juman: update to 7.0; fix homepage, master_sites and livecheck.url; modify descriptions; remove use_autoreconf for universal build.

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

Modified: trunk/dports/textproc/juman/Portfile
===================================================================
--- trunk/dports/textproc/juman/Portfile	2012-01-13 12:44:39 UTC (rev 88846)
+++ trunk/dports/textproc/juman/Portfile	2012-01-13 12:58:19 UTC (rev 88847)
@@ -4,25 +4,20 @@
 PortSystem          1.0
 
 name                juman
-version             6.01
+version             7.0
 categories          textproc japanese
 platforms           darwin
 maintainers         hum openmaintainer
 license             BSD
 
-homepage            http://nlp.ist.i.kyoto-u.ac.jp/EN/index.php?JUMAN
-description         a user-extensible morphological analyzer for Japanese.
-long_description    ${description}
+homepage            http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
+description         a user-extensible morphological analyzer for Japanese
+long_description    JUMAN is ${description}.
 
-master_sites        http://nlp.kuee.kyoto-u.ac.jp/nl-resource/${name}/
+master_sites        http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/
+use_bzip2           yes
+checksums           rmd160  3ec86bf129fdcbe163a749681df0f065152ba59a \
+                    sha256  c1df70ad34bd76c0d203c046af2884de87ed8bec74b63ef3075ae9335426e72c
 
-checksums           sha1    aeca5d50b803e7b659a7e70501db1157c5ebc005 \
-                    rmd160  562773845e75bce157d027f541a47dd3b1846051
-
-if {[variant_isset universal]} {
-    use_autoreconf  yes
-}
-
 livecheck.type      regex
-livecheck.url       [lindex ${master_sites} 0]
 livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120113/a395d7fc/attachment.html>


More information about the macports-changes mailing list