[123172] trunk/dports/sysutils/sysdig/Portfile

g5pw at macports.org g5pw at macports.org
Wed Aug 6 03:27:49 PDT 2014


Revision: 123172
          https://trac.macports.org/changeset/123172
Author:   g5pw at macports.org
Date:     2014-08-06 03:27:48 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
sysutils/sysdig:
  update to 0.1.86
  add link to discussion about lua includes

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

Modified: trunk/dports/sysutils/sysdig/Portfile
===================================================================
--- trunk/dports/sysutils/sysdig/Portfile	2014-08-06 10:22:05 UTC (rev 123171)
+++ trunk/dports/sysutils/sysdig/Portfile	2014-08-06 10:27:48 UTC (rev 123172)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           cmake 1.0
 
-github.setup        draios sysdig 0.1.85
+github.setup        draios sysdig 0.1.86
 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  53de19b1bdc939968833d4aa938252056f36b464 \
-                    sha256  9eee3cc1ee35ca3fb1327e980f55be87588d33252476d31937bf227883534f52
+checksums           rmd160  346592fde1dabfb10854f3f01a82065140c99a3b \
+                    sha256  bda65d54cfefb87a7a07efe28a42327799b74f195a9eb87525fb979004d1752b
 
 depends_lib-append  port:luajit \
                     port:zlib \
@@ -43,7 +43,7 @@
 }
 
 # The patch is necessary to ensure the compiler picks up the .h files from
-# luajit and not lua
+# luajit and not lua (see https://github.com/draios/sysdig/issues/203)
 patchfiles          patch-userspace-libsinsp-chisel.cpp.diff
 
 configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140806/a563035d/attachment.html>


More information about the macports-changes mailing list