[75702] trunk/dports/textproc/sablotron/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 4 14:41:51 PST 2011


Revision: 75702
          http://trac.macports.org/changeset/75702
Author:   ryandesign at macports.org
Date:     2011-02-04 14:41:51 -0800 (Fri, 04 Feb 2011)
Log Message:
-----------
sablotron: use more checksum types

Modified Paths:
--------------
    trunk/dports/textproc/sablotron/Portfile

Modified: trunk/dports/textproc/sablotron/Portfile
===================================================================
--- trunk/dports/textproc/sablotron/Portfile	2011-02-04 22:40:45 UTC (rev 75701)
+++ trunk/dports/textproc/sablotron/Portfile	2011-02-04 22:41:51 UTC (rev 75702)
@@ -19,7 +19,11 @@
 platforms           darwin
 distname            Sablot-${version}
 master_sites        sourceforge
-checksums	    md5 72654c4b832e7562f8240ea675577f5e
+
+checksums           md5     72654c4b832e7562f8240ea675577f5e \
+                    sha1    4e60a6aef32b661d7887b3ffd28339f47e2565e1 \
+                    rmd160  bbf2b57d95efbe1fce0ba42813560df4dbde9e3a
+
 depends_lib         port:libiconv port:expat port:spidermonkey
 
 # Unfortunately, we have to set an internal configure script variable to stop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110204/68081924/attachment.html>


More information about the macports-changes mailing list