[63553] trunk/dports/www/neon/Portfile
dluke at macports.org
dluke at macports.org
Mon Feb 8 07:34:43 PST 2010
Revision: 63553
http://trac.macports.org/changeset/63553
Author: dluke at macports.org
Date: 2010-02-08 07:34:43 -0800 (Mon, 08 Feb 2010)
Log Message:
-----------
ws changes
Modified Paths:
--------------
trunk/dports/www/neon/Portfile
Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile 2010-02-08 15:33:26 UTC (rev 63552)
+++ trunk/dports/www/neon/Portfile 2010-02-08 15:34:43 UTC (rev 63553)
@@ -1,29 +1,29 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name neon
-version 0.29.3
+name neon
+version 0.29.3
revision 1
-categories www
-maintainers geeklair.net:dluke
-description An HTTP and WebDAV client library with a C interface
-platforms darwin freebsd
+categories www
+maintainers geeklair.net:dluke
+description An HTTP and WebDAV client library with a C interface
+platforms darwin freebsd
long_description \
- neon is an HTTP and WebDAV client library with a C language API. \
- It provides a high-level interface to HTTP and WebDAV methods and a \
- low-level interface to HTTP request handling, easily allowing the \
- implementation of new methods.
+ neon is an HTTP and WebDAV client library with a C language API. \
+ It provides a high-level interface to HTTP and WebDAV methods and a \
+ low-level interface to HTTP request handling, easily allowing the \
+ implementation of new methods.
-homepage http://www.webdav.org/neon/
-master_sites ${homepage}
+homepage http://www.webdav.org/neon/
+master_sites ${homepage}
-depends_lib port:expat \
- port:gettext \
- port:libiconv \
- port:openssl \
- port:zlib
+depends_lib port:expat \
+ port:gettext \
+ port:libiconv \
+ port:openssl \
+ port:zlib
checksums md5 ba1015b59c112d44d7797b62fe7bee51 \
sha1 f84152dd08fc7d3bffadea0bc45ea738d3a873c3 \
@@ -31,9 +31,9 @@
use_parallel_build yes
-configure.args --with-ssl \
- --enable-shared \
- --with-expat \
+configure.args --with-ssl \
+ --enable-shared \
+ --with-expat \
--without-libproxy \
--mandir=${prefix}/share/man
@@ -69,9 +69,9 @@
}
}
-test.run yes
-test.target check
+test.run yes
+test.target check
-livecheck.type regex
-livecheck.url ${homepage}
+livecheck.type regex
+livecheck.url ${homepage}
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100208/8bd92046/attachment.html>
More information about the macports-changes
mailing list