[39587] trunk/dports/textproc
Revision: 39587 http://trac.macosforge.org/projects/macports/changeset/39587 Author: pguyot@kallisys.net Date: 2008-08-25 14:30:49 -0700 (Mon, 25 Aug 2008) Log Message: ----------- New port: textproc/aspell-dict-he Modified Paths: -------------- trunk/dports/textproc/aspell-dict-he/Portfile Added Paths: ----------- trunk/dports/textproc/aspell-dict-he/ Copied: trunk/dports/textproc/aspell-dict-he (from rev 39585, trunk/dports/textproc/aspell-dict-bn) Modified: trunk/dports/textproc/aspell-dict-he/Portfile =================================================================== --- trunk/dports/textproc/aspell-dict-bn/Portfile 2008-08-25 21:29:26 UTC (rev 39585) +++ trunk/dports/textproc/aspell-dict-he/Portfile 2008-08-25 21:30:49 UTC (rev 39587) @@ -2,9 +2,9 @@ PortSystem 1.0 -set langcode bn +set langcode he name aspell-dict-${langcode} -version 0.01.1-1 +version 1.0-0 categories textproc maintainers pguyot@kallisys.net openmaintainer description ${langcode} dictionary for aspell @@ -15,9 +15,9 @@ master_sites gnu:aspell/dict/${langcode} distname aspell6-${langcode}-${version} -checksums md5 5ea70ec74e67f49b2844d306ddf38388 \ - sha1 c3adbfb8b6df04ba5cee2b25671f6119f86d67e5 \ - rmd160 55f0df39cc0a9cb197d3e6215c1f3511efee2570 +checksums md5 71791e0299787391d2ace1c850b5b434 \ + sha1 cd6755053937b9c32995d7fa085cd269489f5484 \ + rmd160 b54fb93d1bc669136554592f1ae2ba556ab1eabe use_bzip2 yes
participants (1)
-
pguyot@kallisys.net