Modified: trunk/dports/textproc/jshon/Portfile (112672 => 112673)
--- trunk/dports/textproc/jshon/Portfile 2013-10-29 11:34:09 UTC (rev 112672)
+++ trunk/dports/textproc/jshon/Portfile 2013-10-29 11:44:25 UTC (rev 112673)
@@ -3,7 +3,8 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup keenerd jshon 20120801
+github.setup keenerd jshon a970a8840c698b880ab23172d6a4bbbd4f257753
+version 20130901
revision 0
categories textproc
platforms darwin
@@ -13,16 +14,18 @@
description A JSON parser for the shell
long_description ${description}
homepage http://kmkeen.com/jshon/
-fetch.type git
-git.branch 65346091f8
+
+checksums rmd160 d7ec39e8b48f0be8718601b1b35391f264bd3cf4 \
+ sha256 e403c65dad6ff88a8e917548d1c9e548c860baef11e7a3bfc4cfc59068114e02
+
depends_lib port:jansson
use_configure no
variant universal {}
-build.args CC="${configure.cc} [get_canonical_archflags cc] -I${prefix}/include ${configure.ldflags}"
+build.args CC="${configure.cc} [get_canonical_archflags cc] ${configure.cflags}"
destroot {
xinstall -m 755 ${worksrcpath}/jshon ${destroot}${prefix}/bin/