[101346] trunk/dports/textproc/ux-trie/Portfile

hum at macports.org hum at macports.org
Wed Jan 9 03:07:08 PST 2013


Revision: 101346
          https://trac.macports.org/changeset/101346
Author:   hum at macports.org
Date:     2013-01-09 03:07:07 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
ux-trie: update to 0.1.9.

Modified Paths:
--------------
    trunk/dports/textproc/ux-trie/Portfile

Modified: trunk/dports/textproc/ux-trie/Portfile
===================================================================
--- trunk/dports/textproc/ux-trie/Portfile	2013-01-09 05:48:16 UTC (rev 101345)
+++ trunk/dports/textproc/ux-trie/Portfile	2013-01-09 11:07:07 UTC (rev 101346)
@@ -4,27 +4,28 @@
 PortSystem          1.0
 
 name                ux-trie
-version             0.1.8
-revision            2
+version             0.1.9
 categories          textproc
-platforms           darwin
 maintainers         hum openmaintainer
-license             BSD
 
-homepage            http://code.google.com/p/ux-trie/
 description         More Succinct Trie Data structure
+
 long_description    UX is a library for managing string collections, and support \
                     several string operations efficiently as in trie.
 
-master_sites        googlecode
+homepage            http://code.google.com/p/ux-trie/
+platforms           darwin
+license             BSD
+
 distname            ux-${version}
 use_bzip2           yes
-checksums           rmd160  b8d39788c778444c03c6c2f3803f4093f02b71e9 \
-                    sha256  09e5d5156e799e8138dada7aa49f6cbdc6d8f3d6e6d849fbf4448e3047895f55
 
+master_sites        googlecode
+checksums           rmd160  9b772660796129edcc9ea664707a596f13a7f79b \
+                    sha256  982c4a732c690712ba4e738c48d0fbdc6d1ead88af0a9255ac9db1e0d374f08d
+
 configure.cmd       ./waf configure
 configure.universal_args
-configure.cppflags-append  "-I/usr/include/malloc"
 
 build.cmd           ./waf build
 build.target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/7ed2ff00/attachment.html>


More information about the macports-changes mailing list