Revision: 87453 http://trac.macports.org/changeset/87453 Author: ryandesign@macports.org Date: 2011-11-22 04:52:54 -0800 (Tue, 22 Nov 2011) Log Message: ----------- ksh93: update to 2011-02-08 (#30198); CPL license Modified Paths: -------------- trunk/dports/shells/ksh93/Portfile Modified: trunk/dports/shells/ksh93/Portfile =================================================================== --- trunk/dports/shells/ksh93/Portfile 2011-11-22 12:04:22 UTC (rev 87452) +++ trunk/dports/shells/ksh93/Portfile 2011-11-22 12:52:54 UTC (rev 87453) @@ -3,9 +3,11 @@ PortSystem 1.0 name ksh93 -version 2010-06-21 +version 2011-02-08 categories shells maintainers brett +license CPL-1.0 + description The AT&T Korn shell long_description \ The official version of ksh-93, by David Korn and AT&T research @@ -16,9 +18,11 @@ distfiles ast-ksh.$version.tgz \ INIT.$version.tgz checksums ast-ksh.$version.tgz \ - md5 76c0bcb630e302ed0a75c2bce40ae6cc \ + rmd160 058eb289d1351c7eff2aa8ddb735df6b2e4a6759 \ + sha256 581e317d36ef55505329b5b67b6bc2208b496638a466cad18c6674b60449b01d \ INIT.$version.tgz \ - md5 b576f1862b3fd6d4768fe1d31dcee20e + rmd160 8513375dc377caa6d123d144f6da0286462b9427 \ + sha256 d692d476fe4bb933e7b6459c0cc99a2e9f428bfd81a495ed4201ec197e070f57 fetch.user I accept www.opensource.org/licenses/cpl fetch.password .
participants (1)
-
ryandesign@macports.org