Revision: 121492 https://trac.macports.org/changeset/121492 Author: ryandesign@macports.org Date: 2014-06-26 18:59:18 -0700 (Thu, 26 Jun 2014) Log Message: ----------- hunspell: update to 1.3.3 (#44152) Modified Paths: -------------- trunk/dports/textproc/hunspell/Portfile Modified: trunk/dports/textproc/hunspell/Portfile =================================================================== --- trunk/dports/textproc/hunspell/Portfile 2014-06-27 00:28:48 UTC (rev 121491) +++ trunk/dports/textproc/hunspell/Portfile 2014-06-27 01:59:18 UTC (rev 121492) @@ -4,7 +4,7 @@ PortSystem 1.0 name hunspell -version 1.3.2 +version 1.3.3 license {GPL-2+ LGPL-2.1+ MPL-1.1+} categories textproc maintainers nomaintainer @@ -19,9 +19,8 @@ master_sites sourceforge:project/hunspell/Hunspell/${version} -checksums md5 3121aaf3e13e5d88dfff13fb4a5f1ab8 \ - sha1 902c76d2b55a22610e2227abc4fd26cbe606a51c \ - rmd160 f193de180f9ac29cfb54824a45366ba57b27e5c4 +checksums rmd160 6e45fdf0c602f0694f414b0cb33de34a5bf95683 \ + sha256 a7b2c0de0e2ce17426821dc1ac8eb115029959b3ada9d80a81739fa19373246c patchfiles patch-hunspell.cxx.diff
participants (1)
-
ryandesign@macports.org