[46633] trunk/dports/graphics/giflib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Feb 8 21:16:54 PST 2009


Revision: 46633
          http://trac.macports.org/changeset/46633
Author:   ryandesign at macports.org
Date:     2009-02-08 21:16:53 -0800 (Sun, 08 Feb 2009)
Log Message:
-----------
giflib: whitespace changes / reformatting only

Modified Paths:
--------------
    trunk/dports/graphics/giflib/Portfile

Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile	2009-02-09 05:04:18 UTC (rev 46632)
+++ trunk/dports/graphics/giflib/Portfile	2009-02-09 05:16:53 UTC (rev 46633)
@@ -1,24 +1,27 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem                      1.0
 
-name             giflib
-version          4.1.6
-revision         1
-categories       graphics
-maintainers      ryandesign
-description      GIF library using patented LZW algorithm
-long_description \
-    GIF loading and saving shared library. Uses the LZW algorithm.
-platforms        darwin
-homepage         http://sourceforge.net/projects/giflib/
-master_sites     sourceforge
-use_bzip2        yes
-checksums        md5 7125644155ae6ad33dbc9fc15a14735f
-patchfiles       patch-gif_lib.h.diff
+name                            giflib
+version                         4.1.6
+revision                        1
+categories                      graphics
+maintainers                     ryandesign
+platforms                       darwin
+homepage                        http://sourceforge.net/projects/giflib/
+master_sites                    sourceforge
+use_bzip2                       yes
 
-depends_lib \
-	port:xorg-libsm \
-	port:xorg-libX11
+description                     GIF library using patented LZW algorithm
 
-livecheck.regex "<title>${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*</title>"
+long_description                GIF loading and saving shared library. \
+                                Uses the LZW algorithm.
+
+checksums                       md5 7125644155ae6ad33dbc9fc15a14735f
+
+patchfiles                      patch-gif_lib.h.diff
+
+depends_lib                     port:xorg-libsm \
+                                port:xorg-libX11
+
+livecheck.regex                 "<title>${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090208/ff8c3a24/attachment.html>


More information about the macports-changes mailing list