[32576] trunk/dports/devel/libsdl

nox at macports.org nox at macports.org
Tue Jan 8 08:24:06 PST 2008


Revision: 32576
          http://trac.macosforge.org/projects/macports/changeset/32576
Author:   nox at macports.org
Date:     2008-01-08 08:24:03 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
libsdl, libsdl-framework: Updated to 1.2.13 (closes #13780).

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

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2008-01-08 15:05:25 UTC (rev 32575)
+++ trunk/dports/devel/libsdl/Portfile	2008-01-08 16:24:03 UTC (rev 32576)
@@ -4,7 +4,7 @@
 
 name            libsdl
 set my_name     SDL
-version         1.2.12
+version         1.2.13
 categories      devel multimedia
 platforms       macosx freebsd
 maintainers     nox openmaintainer
@@ -21,9 +21,9 @@
 master_sites    ${homepage}release/
 distname        ${my_name}-${version}
 
-checksums       md5 544b4554986e51eed6d34435cf9c5f3f \
-                sha1 2c37ff1683368369c0f555d4a742f0544153610d \
-                rmd160 3871023c63ea056eba43ce4f55ee8d3a73ff3022
+checksums       md5 c6660feea2a6834de10bc71b2f8e4d88 \
+                sha1 51fcaa3e1d5c01fd813ea08688780f86b19cf539 \
+                rmd160 ed8825fc98f4b3759cf9e5cf8357d71c50df9925
 
 depends_lib     lib:libX11.6:XFree86
 

Modified: trunk/dports/devel/libsdl-framework/Portfile
===================================================================
--- trunk/dports/devel/libsdl-framework/Portfile	2008-01-08 15:05:25 UTC (rev 32575)
+++ trunk/dports/devel/libsdl-framework/Portfile	2008-01-08 16:24:03 UTC (rev 32576)
@@ -5,7 +5,7 @@
 
 name            libsdl-framework
 set my_name     SDL
-version         1.2.12
+version         1.2.13
 categories      devel multimedia
 maintainers     nox openmaintainer
 description     Cross-platform multi-media development API
@@ -17,10 +17,6 @@
     \"Civilization: Call To Power.\" Simple DirectMedia Layer supports Linux, Win32, BeOS, \
     Mac OS, Solaris, IRIX, and FreeBSD.
 
-# Dummy configure to enable the universal variant.
-use_configure   yes
-configure       {}
-
 if {! [variant_isset universal]} {
     set arch ${os.arch}
     if {! [string compare ${os.arch} powerpc]} {
@@ -36,9 +32,9 @@
 distname        ${my_name}-${version}
 dist_subdir     libsdl
 
-checksums       md5 544b4554986e51eed6d34435cf9c5f3f \
-                sha1 2c37ff1683368369c0f555d4a742f0544153610d \
-                rmd160 3871023c63ea056eba43ce4f55ee8d3a73ff3022
+checksums       md5 c6660feea2a6834de10bc71b2f8e4d88 \
+                sha1 51fcaa3e1d5c01fd813ea08688780f86b19cf539 \
+                rmd160 ed8825fc98f4b3759cf9e5cf8357d71c50df9925
 
 xcode.project       Xcode/SDL/SDL.xcodeproj
 xcode.target        "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)"
@@ -57,6 +53,8 @@
     xcode.target    Framework
 }
 
+variant universal {}
+
 livecheck.check regex
 livecheck.url   ${homepage}download.php
 livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/203a8c62/attachment.html


More information about the macports-changes mailing list