[48895] trunk/dports/gnome/libghttp/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Mar 31 01:29:50 PDT 2009


Revision: 48895
          http://trac.macports.org/changeset/48895
Author:   ryandesign at macports.org
Date:     2009-03-31 01:29:49 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
libghttp: whitespace changes only

Modified Paths:
--------------
    trunk/dports/gnome/libghttp/Portfile

Modified: trunk/dports/gnome/libghttp/Portfile
===================================================================
--- trunk/dports/gnome/libghttp/Portfile	2009-03-31 08:28:08 UTC (rev 48894)
+++ trunk/dports/gnome/libghttp/Portfile	2009-03-31 08:29:49 UTC (rev 48895)
@@ -1,24 +1,24 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 
-name		libghttp
-version		1.0.9
-set branch      [join [lrange [split ${version} .] 0 1] .]
-description	GNOME http client library
+name                    libghttp
+version                 1.0.9
+set branch              [join [lrange [split ${version} .] 0 1] .]
+description             GNOME http client library
 long_description        ${description}
-maintainers	nomaintainer
-categories	gnome
-platforms	darwin
-homepage	http://www.gnome.org/
-master_sites    gnome:sources/${name}/${branch}/
-checksums	md5 0690e7456f9a15c635f240f3d6d5dab2
-depends_lib	bin:pkg-config:pkgconfig
-configure.args  --mandir=${prefix}/share/man
+maintainers             nomaintainer
+categories              gnome
+platforms               darwin
+homepage                http://www.gnome.org/
+master_sites            gnome:sources/${name}/${branch}/
+checksums               md5 0690e7456f9a15c635f240f3d6d5dab2
+depends_lib             bin:pkg-config:pkgconfig
+configure.args          --mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
 configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
 
-livecheck.check regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.check         regex
+livecheck.url           http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex         {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/d236df46/attachment.html>


More information about the macports-changes mailing list