[80198] trunk/dports/devel/uthash/Portfile

mww at macports.org mww at macports.org
Wed Jul 6 11:39:34 PDT 2011


Revision: 80198
          http://trac.macports.org/changeset/80198
Author:   mww at macports.org
Date:     2011-07-06 11:39:33 -0700 (Wed, 06 Jul 2011)
Log Message:
-----------
version 1.9.4

Modified Paths:
--------------
    trunk/dports/devel/uthash/Portfile

Modified: trunk/dports/devel/uthash/Portfile
===================================================================
--- trunk/dports/devel/uthash/Portfile	2011-07-06 17:45:34 UTC (rev 80197)
+++ trunk/dports/devel/uthash/Portfile	2011-07-06 18:39:33 UTC (rev 80198)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			uthash
-version			1.7
+version			1.9.4
 categories		devel
 platforms		darwin
 maintainers		mww
@@ -13,9 +13,9 @@
 
 homepage		http://uthash.sourceforge.net/
 master_sites		sourceforge
-checksums           md5     88f503986a01364db1cd657e384fad45 \
-                    sha1    5a4c45615736a2699b4723f5428add3f4d4d30fb \
-                    rmd160  d13543b7de6e360d7f51d0d4e7804be4e1c90afe
+checksums           md5     f8c2d5c560fe0f8d7b26148ea442ae93 \
+                    sha1    8b257ffc5a2607f04d0b93457afb7ef1e573a13b \
+                    rmd160  06c3ad4855eba2635f8cda2763c05c52921e6a62
 use_bzip2		yes
 
 use_configure		no
@@ -24,7 +24,7 @@
 
 destroot {
 	xinstall -d ${destroot}${prefix}/include/uthash/
-	xinstall -m 0444 -W ${worksrcpath}/src uthash.h utlist.h \
+	xinstall -m 0444 -W ${worksrcpath}/src uthash.h utlist.h utarray.h utstring.h \
 		${destroot}${prefix}/include/uthash/
 	xinstall -d ${destroot}${prefix}/share/doc/
 	copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110706/dfd2e111/attachment.html>


More information about the macports-changes mailing list