[24224] trunk/dports/textproc/libnxml/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 19 00:44:03 PDT 2007


Revision: 24224
          http://trac.macosforge.org/projects/macports/changeset/24224
Author:   mww at macports.org
Date:     2007-04-19 00:44:03 -0700 (Thu, 19 Apr 2007)

Log Message:
-----------
version 0.17.2

Modified Paths:
--------------
    trunk/dports/textproc/libnxml/Portfile

Modified: trunk/dports/textproc/libnxml/Portfile
===================================================================
--- trunk/dports/textproc/libnxml/Portfile	2007-04-19 07:43:54 UTC (rev 24223)
+++ trunk/dports/textproc/libnxml/Portfile	2007-04-19 07:44:03 UTC (rev 24224)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			libnxml
-version			0.17.1
+version			0.17.2
 categories		textproc devel
 platforms		darwin
 maintainers		mww at macports.org
@@ -14,12 +14,12 @@
 
 homepage		http://www2.autistici.org/bakunin/codes.php
 master_sites	http://autistici.org/bakunin/libnxml/
-checksums		sha1 fb69816f36c185956c579d94326f5075f9cd0fb4
+checksums		sha1 1b1ba8755d2b85f07bda4b2418f6737e23713a63
 
 depends_lib		port:curl port:openssl port:zlib
 
-configure.env	CFLAGS=-I${prefix}/include CPPFLAGS=-I${prefix}/include \
-				LDFLAGS=-L${prefix}/lib
+configure.env	CFLAGS="-I${prefix}/include" CPPFLAGS="-I${prefix}/include" \
+				LDFLAGS="-L${prefix}/lib"
 
 platform darwin 8 {
 	configure.env-append CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0

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


More information about the macports-changes mailing list