Revision: 39585 http://trac.macosforge.org/projects/macports/changeset/39585 Author: pguyot@kallisys.net Date: 2008-08-25 14:29:26 -0700 (Mon, 25 Aug 2008) Log Message: ----------- New port: textproc/aspell-dict-bn Modified Paths: -------------- trunk/dports/textproc/aspell-dict-bn/Portfile Added Paths: ----------- trunk/dports/textproc/aspell-dict-bn/ Copied: trunk/dports/textproc/aspell-dict-bn (from rev 39576, trunk/dports/textproc/aspell-dict-pl) Modified: trunk/dports/textproc/aspell-dict-bn/Portfile =================================================================== --- trunk/dports/textproc/aspell-dict-pl/Portfile 2008-08-25 19:06:44 UTC (rev 39576) +++ trunk/dports/textproc/aspell-dict-bn/Portfile 2008-08-25 21:29:26 UTC (rev 39585) @@ -2,9 +2,9 @@ PortSystem 1.0 -set langcode pl +set langcode bn name aspell-dict-${langcode} -version 6.0_20061121-0 +version 0.01.1-1 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 3139a69a1bd9ccb1d853d30aa024fc2b \ - sha1 907852b5fbcdc643a84389cdf412aaf2bebff0ce \ - rmd160 4c8aaa46eafb5bef8b7c9b123a3428e20348b033 +checksums md5 5ea70ec74e67f49b2844d306ddf38388 \ + sha1 c3adbfb8b6df04ba5cee2b25671f6119f86d67e5 \ + rmd160 55f0df39cc0a9cb197d3e6215c1f3511efee2570 use_bzip2 yes
participants (1)
-
pguyot@kallisys.net