[26774] trunk/dports/graphics/SimGear

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 6 17:23:17 PDT 2007


Revision: 26774
          http://trac.macosforge.org/projects/macports/changeset/26774
Author:   markd at macports.org
Date:     2007-07-06 17:23:17 -0700 (Fri, 06 Jul 2007)

Log Message:
-----------
Closes #11276.  Update to 0.3.11-pre1

Modified Paths:
--------------
    trunk/dports/graphics/SimGear/Portfile
    trunk/dports/graphics/SimGear/files/patch-configure

Modified: trunk/dports/graphics/SimGear/Portfile
===================================================================
--- trunk/dports/graphics/SimGear/Portfile	2007-07-06 22:12:29 UTC (rev 26773)
+++ trunk/dports/graphics/SimGear/Portfile	2007-07-07 00:23:17 UTC (rev 26774)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			SimGear
-version			0.3.7-pre1
+version			0.3.11-pre1
 categories		graphics devel
 platforms		darwin
 maintainers		nomaintainer at macports.org
@@ -14,13 +14,13 @@
 
 homepage		http://www.simgear.org/
 master_sites	ftp://ftp.simgear.org/pub/simgear/Source/
-checksums		md5 ffea4ed66771f342b8382067a9395acf
+checksums		md5 9e7edc288dae1860a205321c9287c521
 patchfiles		patch-configure
 
 depends_lib		port:plib \
-				lib:libz:zlib \
-				lib:libX11.6:XFree86 \
-				lib:openal:openal \
+				port:zlib \
+				port:openal \
+				lib:libX11.6:XFree86
 
 configure.args	--with-x
 configure.env	CFLAGS=-I/usr/X11R6/include \

Modified: trunk/dports/graphics/SimGear/files/patch-configure
===================================================================
--- trunk/dports/graphics/SimGear/files/patch-configure	2007-07-06 22:12:29 UTC (rev 26773)
+++ trunk/dports/graphics/SimGear/files/patch-configure	2007-07-07 00:23:17 UTC (rev 26774)
@@ -1,11 +1,11 @@
---- configure	Fri Sep 10 20:16:22 2004
-+++ configure.new	Wed Sep 22 09:39:50 2004
-@@ -8187,7 +8187,7 @@
+--- configure.org	2007-07-06 17:09:58.000000000 -0700
++++ configure	2007-07-06 17:11:07.000000000 -0700
+@@ -8365,7 +8365,7 @@
  
  *-apple-darwin*)
  
 -    LIBS="$LIBS -framework IOKit -framework OpenAL"
 +    LIBS="$LIBS -framework IOKit -lopenal"
-     ;;
- 
- *)
+     openal_LIBS="$LIBS"
+     # not sure how to test if OpenAL exists on MacOS (does it come by default?)
+     OPENAL_OK="yes"

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


More information about the macports-changes mailing list