Revision: 140407 https://trac.macports.org/changeset/140407 Author: sean@macports.org Date: 2015-09-18 17:12:59 -0700 (Fri, 18 Sep 2015) Log Message: ----------- watchman: update to 3.8.0 Modified Paths: -------------- trunk/dports/sysutils/watchman/Portfile Modified: trunk/dports/sysutils/watchman/Portfile =================================================================== --- trunk/dports/sysutils/watchman/Portfile 2015-09-19 00:12:57 UTC (rev 140406) +++ trunk/dports/sysutils/watchman/Portfile 2015-09-19 00:12:59 UTC (rev 140407) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup facebook watchman 3.7.0 v +github.setup facebook watchman 3.8.0 v categories sysutils platforms darwin maintainers sean openmaintainer @@ -20,7 +20,7 @@ configure.args --with-pcre -checksums rmd160 2c5f2217d503a758a949ebc42ed14b59ea7a878d \ - sha256 84076f5f6530f628ca8074742db32228af951b3b75475e54d54f4ffc405189c4 +checksums rmd160 7623c28d0f483104c4218d5d94117b74c0adcffb \ + sha256 e69051de723c6c25f177dd19477d94f786db8a0634ad2194720a613e8fa54699 livecheck.regex archive/[join ${github.tag_prefix} ""](\[^"b\]+)${extract.suffix}
participants (1)
-
sean@macports.org