[20589] trunk/dports/www/neon/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 8 09:35:14 PST 2006


Revision: 20589
          http://trac.macosforge.org/projects/macports/changeset/20589
Author:   dluke at macports.org
Date:     2006-11-08 09:35:14 -0800 (Wed, 08 Nov 2006)

Log Message:
-----------
Version bump, update neon to 0.26.2 (supported by subversion 1.4.2)

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

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2006-11-08 15:40:51 UTC (rev 20588)
+++ trunk/dports/www/neon/Portfile	2006-11-08 17:35:14 UTC (rev 20589)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		neon
-version		0.25.5
+version		0.26.2
 
 categories	www
 maintainers	dluke at geeklair.net
@@ -17,7 +17,7 @@
 homepage	http://www.webdav.org/neon/
 
 master_sites	http://www.webdav.org/neon/
-checksums	md5 b5fdb71dd407f0a3de0f267d27c9ab17
+checksums	md5 65ff7f6d962305b984a60d6ec5b189b5
 
 depends_lib	port:expat port:openssl
 configure.env	LDFLAGS=-L$prefix/lib CPPFLAGS=-I$prefix/include
@@ -29,3 +29,7 @@
 configure.type	gnu
 
 destroot.destdir prefix=${destroot}${prefix}
+
+test.env	DYLD_LIBRARY_PATH=`find ${worksrcpath} -type d -name .libs | xargs echo | sed -e 's/ /:/g'`
+test.run	yes
+test.target	check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061108/b774b2af/attachment.html


More information about the macports-changes mailing list