[37422] trunk/dports/www/serf/Portfile

blair at macports.org blair at macports.org
Fri Jun 6 16:17:19 PDT 2008


Revision: 37422
          http://trac.macosforge.org/projects/macports/changeset/37422
Author:   blair at macports.org
Date:     2008-06-06 16:17:19 -0700 (Fri, 06 Jun 2008)

Log Message:
-----------
Clean up a lint error: add the platforms variable set to darwin.
Clean up a lint warning: add an empty line after PortSystem.

Modified Paths:
--------------
    trunk/dports/www/serf/Portfile

Modified: trunk/dports/www/serf/Portfile
===================================================================
--- trunk/dports/www/serf/Portfile	2008-06-06 23:14:12 UTC (rev 37421)
+++ trunk/dports/www/serf/Portfile	2008-06-06 23:17:19 UTC (rev 37422)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		serf
 version		0.2.0
 categories	www
@@ -21,6 +22,8 @@
 		sha1 498060fee2cd2c3408bdbeb5be5c6ed8f923c838 \
 		rmd160 ea3f121f2cc9a2c71a6115bcdc4889af6f643928
 
+platforms	darwin
+
 depends_lib	port:apr port:apr-util port:openssl
 
 configure.args	--with-apr=${prefix} --with-apr-util=${prefix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080606/05949d24/attachment.htm 


More information about the macports-changes mailing list