[141481] trunk/dports/sysutils/watchman/Portfile

sean at macports.org sean at macports.org
Sat Dec 12 01:42:52 PST 2015


Revision: 141481
          https://trac.macports.org/changeset/141481
Author:   sean at macports.org
Date:     2015-10-19 15:02:53 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
watchman: update to 4.0.0

Modified Paths:
--------------
    trunk/dports/sysutils/watchman/Portfile

Modified: trunk/dports/sysutils/watchman/Portfile
===================================================================
--- trunk/dports/sysutils/watchman/Portfile	2015-10-19 21:31:17 UTC (rev 141480)
+++ trunk/dports/sysutils/watchman/Portfile	2015-10-19 22:02:53 UTC (rev 141481)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        facebook watchman 3.8.0 v
+github.setup        facebook watchman 4.0.0 v
 categories          sysutils
 platforms           darwin
 maintainers         sean openmaintainer
@@ -18,9 +18,9 @@
 
 depends_lib-append  port:pcre
 
-configure.args      --with-pcre
+configure.args      --with-pcre --without-python
 
-checksums           rmd160  7623c28d0f483104c4218d5d94117b74c0adcffb \
-                    sha256  e69051de723c6c25f177dd19477d94f786db8a0634ad2194720a613e8fa54699
+checksums           rmd160  688cdebf7662a42e9e86a139a38669cc55563cda \
+                    sha256  2fabdee8498fccee3c6cbb360f4982fe3ace5c1cf007c621298c8cb84d1ab5ec
 
-livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"b\]+)${extract.suffix}
+livecheck.regex     archive/[join ${github.tag_prefix} ""](\[^"b-\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b00728b9/attachment.html>


More information about the macports-changes mailing list