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

mww at macports.org mww at macports.org
Thu Oct 11 15:56:58 PDT 2012


Revision: 98640
          http://trac.macports.org//changeset/98640
Author:   mww at macports.org
Date:     2012-10-11 15:56:58 -0700 (Thu, 11 Oct 2012)
Log Message:
-----------
uthash: version 1.9.7

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

Modified: trunk/dports/devel/uthash/Portfile
===================================================================
--- trunk/dports/devel/uthash/Portfile	2012-10-11 16:08:01 UTC (rev 98639)
+++ trunk/dports/devel/uthash/Portfile	2012-10-11 22:56:58 UTC (rev 98640)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                uthash
-version             1.9.6
+version             1.9.7
 categories          devel
 platforms           darwin
 maintainers         mww
@@ -13,9 +13,8 @@
 
 homepage            http://uthash.sourceforge.net/
 master_sites        sourceforge
-checksums           md5     c808baa0a5686e97eb9e625b9211cf90 \
-                    sha1    7b1178ffbd2b4d4be10543f6fe34e8e0dd1000a7 \
-                    rmd160  4fcb09e23c48875896c290d0a6f0eec3ac7258ec
+checksums           rmd160  7bcc560bb1b8a930eb3ceca7a60b18ce1021b8ae \
+                    sha256  956f5c99798349c413275fe4c9ff128d72e280655dadbe4365f8e9fbda91393f
 use_bzip2           yes
 
 use_configure       no
@@ -31,6 +30,8 @@
     xinstall -d ${destroot}${prefix}/share/doc/
     copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
     delete ${destroot}${prefix}/share/doc/${name}/Makefile
+    xinstall -m 644 -W ${worksrcpath} README LICENSE \
+        ${destroot}${prefix}/share/doc/${name}
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121011/601016be/attachment.html>


More information about the macports-changes mailing list