aboutsummaryrefslogtreecommitdiff
path: root/devel/creduce
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-05-31 18:46:55 +0000
committerSteve Wills <swills@FreeBSD.org>2017-05-31 18:46:55 +0000
commit98ade2d91bbf1836a3b1b1a6bf1d298befaa2c9d (patch)
tree5f58a2e353c5aece37eacd1731dd149647c559f6 /devel/creduce
parent4639509585cef7b40ab5e4e2164fb2a55a2c7488 (diff)
Notes
Diffstat (limited to 'devel/creduce')
-rw-r--r--devel/creduce/Makefile14
-rw-r--r--devel/creduce/distinfo6
2 files changed, 10 insertions, 10 deletions
diff --git a/devel/creduce/Makefile b/devel/creduce/Makefile
index e67d669f04bb..4169457aac1e 100644
--- a/devel/creduce/Makefile
+++ b/devel/creduce/Makefile
@@ -1,15 +1,15 @@
# $FreeBSD$
PORTNAME= creduce
-DISTVERSION= 2.6.0
+DISTVERSION= 2.7.0
CATEGORIES= devel
MASTER_SITES= http://embed.cs.utah.edu/creduce/
MAINTAINER= swills@FreeBSD.org
COMMENT= Produces small test cases
-BUILD_DEPENDS= llvm-config39:devel/llvm39
-RUN_DEPENDS= llvm-config39:devel/llvm39 \
+BUILD_DEPENDS= llvm-config40:devel/llvm40
+RUN_DEPENDS= llvm-config40:devel/llvm40 \
topformflat:devel/delta \
astyle:devel/astyle \
p5-Benchmark-Timer>=0:devel/p5-Benchmark-Timer \
@@ -23,10 +23,10 @@ BROKEN_powerpc64= fails to configure: cannot compile and link test program with
GNU_CONFIGURE= yes
CONFIGURE_FLAGS= --with-llvm=${LOCALBASE}
-CONFIGURE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config39 \
- CC=${LOCALBASE}/bin/clang39 \
- CXX=${LOCALBASE}/bin/clang++39 \
- CPP=${LOCALBASE}/bin/clang-cpp39
+CONFIGURE_ENV= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config40 \
+ CC=${LOCALBASE}/bin/clang40 \
+ CXX=${LOCALBASE}/bin/clang++40 \
+ CPP=${LOCALBASE}/bin/clang-cpp40
USES= autoreconf gmake libtool perl5
diff --git a/devel/creduce/distinfo b/devel/creduce/distinfo
index c9ffa0f8ced3..b3875d53fe7b 100644
--- a/devel/creduce/distinfo
+++ b/devel/creduce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493926310
-SHA256 (creduce-2.6.0.tar.gz) = cdacc1046ca3ae2b0777b8f235428e7976b0fb97c2f69979c8accd8d2cc0c55d
-SIZE (creduce-2.6.0.tar.gz) = 763886
+TIMESTAMP = 1495283860
+SHA256 (creduce-2.7.0.tar.gz) = 36dca859c97a988e71b1a08e0cbd5849e4da051d248c5e483494194c4a231a41
+SIZE (creduce-2.7.0.tar.gz) = 768832