Revision: 124853 https://trac.macports.org/changeset/124853 Author: ryandesign@macports.org Date: 2014-08-29 04:54:37 -0700 (Fri, 29 Aug 2014) Log Message: ----------- unicode: update to 0.9.8 Modified Paths: -------------- trunk/dports/textproc/unicode/Portfile Modified: trunk/dports/textproc/unicode/Portfile =================================================================== --- trunk/dports/textproc/unicode/Portfile 2014-08-29 11:51:50 UTC (rev 124852) +++ trunk/dports/textproc/unicode/Portfile 2014-08-29 11:54:37 UTC (rev 124853) @@ -4,7 +4,7 @@ PortSystem 1.0 name unicode -version 0.9.7 +version 0.9.8 categories textproc platforms darwin maintainers ryandesign openmaintainer @@ -15,8 +15,8 @@ master_sites ${homepage} distfiles ${name}_${version}${extract.suffix} -checksums rmd160 b0df0e793a4fc7e43d6a350842bbce44157e2003 \ - sha256 6a428c8fed624249138454553c65ddd18515b6fbeeee1ff2c4f3a93b1e30ef30 +checksums rmd160 b7432e7dae44551d645045a9376b8ad26f017d3f \ + sha256 7783ede4b9e60e0e62bf57e6864f6a90cbe86ae7c580514bd31bcecaf6c9e4a2 use_configure no @@ -30,7 +30,7 @@ } if {${name} eq ${subport}} { - revision 1 + revision 0 description displays properties for a given Unicode character \ or searches for a given character name @@ -57,9 +57,9 @@ subport paracode { revision 0 - - description converts Unicode input to use different codepoints + description converts UTF-8 input to use different codepoints + long_description ${subport} exploits the full power of the Unicode \ standard to convert text into a visually similar \ stream of glyphs, while using completely different \