Revision
102472
Author
jeremyhu@macports.org
Date
2013-02-03 20:27:15 -0800 (Sun, 03 Feb 2013)

Log Message

neon: Revbump with libcomerr dependency to rebuild.

Modified Paths

Diff

Modified: trunk/dports/www/neon/Portfile (102471 => 102472)


--- trunk/dports/www/neon/Portfile	2013-02-04 04:22:58 UTC (rev 102471)
+++ trunk/dports/www/neon/Portfile	2013-02-04 04:27:15 UTC (rev 102472)
@@ -4,7 +4,7 @@
 
 name		neon
 version		0.29.6
-revision        1
+revision        2
 categories	www
 maintainers	geeklair.net:dluke
 description	An HTTP and WebDAV client library with a C interface
@@ -24,6 +24,7 @@
 depends_lib	port:expat \
 		port:gettext \
 		port:libiconv \
+		port:libcomerr \
 		port:openssl \
 		port:zlib