[149581] trunk/dports/sysutils/sysdig/Portfile
Revision: 149581 https://trac.macports.org/changeset/149581 Author: g5pw@macports.org Date: 2016-06-27 06:27:55 -0700 (Mon, 27 Jun 2016) Log Message: ----------- sysutils/sysdig: update to 0.10.1 Modified Paths: -------------- trunk/dports/sysutils/sysdig/Portfile Modified: trunk/dports/sysutils/sysdig/Portfile =================================================================== --- trunk/dports/sysutils/sysdig/Portfile 2016-06-27 13:26:49 UTC (rev 149580) +++ trunk/dports/sysutils/sysdig/Portfile 2016-06-27 13:27:55 UTC (rev 149581) @@ -5,7 +5,7 @@ PortGroup github 1.0 PortGroup cmake 1.0 -github.setup draios sysdig 0.9.0 +github.setup draios sysdig 0.10.1 maintainers g5pw openmaintainer categories sysutils description ${name} is an open source system-level exploration and troubleshooting tool. @@ -25,8 +25,8 @@ license GPL-2 homepage http://www.sysdig.org -checksums rmd160 bbf17f1fecf2e92ff7d376f9af77abc41f32acfb \ - sha256 6326c3f7c754f96d6f35565736c80f8c7fc72c5f97b61ff9278c8c01c9e3d47f +checksums rmd160 034a6d74219d63866e4a9428064ee66a1040701e \ + sha256 ad47402147ba944d1aac4cf4a0af3b7c662a58d2ae41cd0d1014165f862f3774 depends_lib-append port:luajit \ port:zlib \ @@ -42,8 +42,4 @@ -DUSE_BUNDLED_NCURSES=OFF # we are building out-of-source -post-extract { - file mkdir ${worksrcpath}/build -} - cmake.out_of_source yes
participants (1)
-
g5pw@macports.org