citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 79b897c886762619c69c41dc95b23756013e4ea0
parent 3125cf98d0be62da980dbb82987989d1bf701b32
Author: Kyle Milz <kyle@0x30.net>
Date:   Thu,  4 Aug 2016 22:43:49 -0600

pkg/darwin: update to clang 3.8

Diffstat:
Mpkg/darwin/devel/citrun/Portfile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pkg/darwin/devel/citrun/Portfile b/pkg/darwin/devel/citrun/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 name citrun -version 0 +version 0.0 categories devel maintainers openmaintainer@macports.org platforms darwin @@ -31,8 +31,8 @@ depends_run port:perl5 \ port:p5.22-list-moreutils \ port:p5.22-test-differences -depends_lib port:llvm-3.7 \ - port:clang-3.7 \ +depends_lib port:llvm-3.8 \ + port:clang-3.8 \ port:freetype build.cmd PREFIX=${prefix} jam