Revision
69135
Author
snc@macports.org
Date
2010-06-24 13:55:11 -0700 (Thu, 24 Jun 2010)

Log Message

expand checksums, remove superfluous lines

Modified Paths

Diff

Modified: trunk/dports/shells/dash/Portfile (69134 => 69135)


--- trunk/dports/shells/dash/Portfile	2010-06-24 20:52:43 UTC (rev 69134)
+++ trunk/dports/shells/dash/Portfile	2010-06-24 20:55:11 UTC (rev 69135)
@@ -13,14 +13,11 @@
 
 homepage			http://gondor.apana.org.au/~herbert/dash/
 
-distname            ${name}-${version}
 master_sites        http://gondor.apana.org.au/~herbert/dash/files/
-checksums           md5 1c846f4f5a33c0050b2045a6f7037e56
+checksums           sha1    06944456a1e3a2cbc325bffd0c898eff198b210a \
+                    rmd160  891ed9156092e3e2b9aa02c80f2e046641984989
 
+
 livecheck.distname  dash
 
 depends_lib         port:pkgconfig
-
-#use_configure no
-#patchfiles			patch-Makefile.diff
-