[58114] trunk/dports/devel/libsdl/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 22 03:38:00 PDT 2009


Revision: 58114
          http://trac.macports.org/changeset/58114
Author:   ryandesign at macports.org
Date:     2009-09-22 03:37:56 -0700 (Tue, 22 Sep 2009)
Log Message:
-----------
libsdl: fix checksums for stealth update; closes #21544

Modified Paths:
--------------
    trunk/dports/devel/libsdl/Portfile

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2009-09-22 10:30:17 UTC (rev 58113)
+++ trunk/dports/devel/libsdl/Portfile	2009-09-22 10:37:56 UTC (rev 58114)
@@ -9,6 +9,7 @@
 name            libsdl
 set my_name     SDL
 version         1.2.14
+revision        1
 categories      devel multimedia
 platforms       macosx freebsd
 maintainers     nox openmaintainer
@@ -23,11 +24,12 @@
 
 homepage        http://www.libsdl.org/
 master_sites    ${homepage}tmp/
+dist_subdir     ${name}/${version}_${revision}
 distname        ${my_name}-${version}
 
-checksums       md5 6726575f6c6a799e24210e22ee751052 \
-                sha1 db9a714fe9c00163e2708111a64f065861e95464 \
-                rmd160 f5e2b01c48ce1087e97d8074674989437dc3a26c
+checksums       md5     b916b29ece2c4f3618e51318003e4cc3 \
+                sha1    c15e75aafc6394f296050c8f87f87ef65c04ff2b \
+                rmd160  402abd5842b43357d04bf74c0fa0e23daa772dca
 
 depends_lib \
     port:xorg-libXext \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090922/d9032f7e/attachment.html>


More information about the macports-changes mailing list