[28886] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 10 13:00:48 PDT 2007


Revision: 28886
          http://trac.macosforge.org/projects/macports/changeset/28886
Author:   ryandesign at macports.org
Date:     2007-09-10 13:00:47 -0700 (Mon, 10 Sep 2007)

Log Message:
-----------
fix typos introduced during r28880, caught by portindex process

Modified Paths:
--------------
    trunk/dports/audio/libsdl_mixer-framework/Portfile
    trunk/dports/devel/libsdl_image/Portfile
    trunk/dports/devel/libsdl_image-framework/Portfile

Modified: trunk/dports/audio/libsdl_mixer-framework/Portfile
===================================================================
--- trunk/dports/audio/libsdl_mixer-framework/Portfile	2007-09-10 19:51:36 UTC (rev 28885)
+++ trunk/dports/audio/libsdl_mixer-framework/Portfile	2007-09-10 20:00:47 UTC (rev 28886)
@@ -19,7 +19,7 @@
 distname        ${my_name}-${version}
 dist_subdir     [strsed ${name} {/-.*$//}]
 
-depends_libs    port:libsdl-framework
+depends_lib     port:libsdl-framework
 
 checksums       md5 0b5b91015d0f3bd9597e094ba67c4d65 \
                 sha1 7fa56d378f9ca53434f9470aeb2997ad84a348c6 \

Modified: trunk/dports/devel/libsdl_image/Portfile
===================================================================
--- trunk/dports/devel/libsdl_image/Portfile	2007-09-10 19:51:36 UTC (rev 28885)
+++ trunk/dports/devel/libsdl_image/Portfile	2007-09-10 20:00:47 UTC (rev 28886)
@@ -11,7 +11,7 @@
 description     Add on library for libSDL handling several image formats
 
 long_description \
-    This is a simple library to load images of various formats as SDL surfaces.
+    This is a simple library to load images of various formats as SDL surfaces. \
     This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
 
 homepage        http://www.libsdl.org/projects/SDL_image/

Modified: trunk/dports/devel/libsdl_image-framework/Portfile
===================================================================
--- trunk/dports/devel/libsdl_image-framework/Portfile	2007-09-10 19:51:36 UTC (rev 28885)
+++ trunk/dports/devel/libsdl_image-framework/Portfile	2007-09-10 20:00:47 UTC (rev 28886)
@@ -12,7 +12,7 @@
 description     Add on library for libSDL handling several image formats
 
 long_description \
-    This is a simple library to load images of various formats as SDL surfaces.
+    This is a simple library to load images of various formats as SDL surfaces. \
     This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
 
 homepage        http://www.libsdl.org/projects/SDL_image/

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


More information about the macports-changes mailing list