aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-18 13:59:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-19 18:26:06 +0000
commitd7f39766ffb82b27b2d5c6bc6846a31c628da216 (patch)
tree01415b14e2f34cb976df0219429223adcd12690a /devel
parenta3dc44a21e4b67f6fac436f41309cbd2622c6b4f (diff)
downloadports-d7f39766ffb82b27b2d5c6bc6846a31c628da216.tar.gz
ports-d7f39766ffb82b27b2d5c6bc6846a31c628da216.zip
Diffstat (limited to 'devel')
-rw-r--r--devel/eql5/Makefile6
-rw-r--r--devel/eql5/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/eql5/Makefile b/devel/eql5/Makefile
index 30aaf0f6e850..a79b0f46052a 100644
--- a/devel/eql5/Makefile
+++ b/devel/eql5/Makefile
@@ -1,6 +1,5 @@
PORTNAME= eql5
-PORTVERSION= g20220217
-PORTREVISION= 1
+PORTVERSION= g20220228
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -18,11 +17,12 @@ USE_QT= core declarative gui help location multimedia network \
buildtools:build uitools:build
USE_GL= gl
USE_LDCONFIG= yes
+USE_CXXSTD= c++14 # fix build breakage with clang-16 due to ECL using the deprecated 'register' feature
USE_GITLAB= yes
GL_ACCOUNT= eql
GL_PROJECT= ${PORTNAME:tu}
-GL_TAGNAME= 0bf4fbaf2e231a30a0173640c3bd478e6ea6ad7a
+GL_COMMIT= 440ac762a8345038c8fceb9ef0751b4b4d472342
WRKSRC_SUBDIR= src
diff --git a/devel/eql5/distinfo b/devel/eql5/distinfo
index 726625329eb6..d52a2c0dcabd 100644
--- a/devel/eql5/distinfo
+++ b/devel/eql5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645116690
-SHA256 (eql-EQL5-0bf4fbaf2e231a30a0173640c3bd478e6ea6ad7a_GL0.tar.gz) = 0d5c517c448281208b50024e6db73c4e1225595508e5dbc0307b81bc68d4a0ab
-SIZE (eql-EQL5-0bf4fbaf2e231a30a0173640c3bd478e6ea6ad7a_GL0.tar.gz) = 1561067
+TIMESTAMP = 1689789252
+SHA256 (eql-EQL5-440ac762a8345038c8fceb9ef0751b4b4d472342_GL0.tar.gz) = 86179559f043462eff8ee437c2ec4593664ae9989cce9098e38dad7beac96743
+SIZE (eql-EQL5-440ac762a8345038c8fceb9ef0751b4b4d472342_GL0.tar.gz) = 1561051