aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-12 07:55:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-12 08:06:49 +0000
commit7a79533943bcfe04841f997d95b087851b0a12de (patch)
treec7ba589b1d338881eaeebfd9fd2e82d0a3335bae
parentd166f82b8865156fbadeaf0352bdce504518a810 (diff)
downloadports-7a79533943bcfe04841f997d95b087851b0a12de.tar.gz
ports-7a79533943bcfe04841f997d95b087851b0a12de.zip
x11-toolkits/imgui: update 1.90.5 → 1.90.6
Reported by: portscout
-rw-r--r--x11-toolkits/imgui/Makefile4
-rw-r--r--x11-toolkits/imgui/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/imgui/Makefile b/x11-toolkits/imgui/Makefile
index de0fb974fa11..0c554ffadd60 100644
--- a/x11-toolkits/imgui/Makefile
+++ b/x11-toolkits/imgui/Makefile
@@ -1,6 +1,6 @@
PORTNAME= imgui
DISTVERSIONPREFIX= v
-DISTVERSION= 1.90.5
+DISTVERSION= 1.90.6
CATEGORIES= x11-toolkits
MAINTAINER= yuri@FreeBSD.org
@@ -74,7 +74,7 @@ post-patch:
do-test:
@cd ${WRKSRC}/examples/example_sdl2_opengl3 && \
${GMAKE} \
- CXXFLAGS="${CXFLAGS} `pkg-config --cflags sdl2` -I${STAGEDIR}${PREFIX}/include -I${WRKSRC}/backends" \
+ CXXFLAGS="${CXXFLAGS} `pkg-config --cflags sdl2` -I${STAGEDIR}${PREFIX}/include -I${WRKSRC}/backends" \
LIBS="`pkg-config --libs sdl2` -lGL" && \
./example_sdl2_opengl3
diff --git a/x11-toolkits/imgui/distinfo b/x11-toolkits/imgui/distinfo
index e7d8bd50c56d..fca3bc2719b7 100644
--- a/x11-toolkits/imgui/distinfo
+++ b/x11-toolkits/imgui/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712895130
-SHA256 (ocornut-imgui-v1.90.5_GH0.tar.gz) = e94b48dba7311c85ba8e3e6fe7c734d76a0eed21b2b42c5180fd5706d1562241
-SIZE (ocornut-imgui-v1.90.5_GH0.tar.gz) = 1668360
+TIMESTAMP = 1715485242
+SHA256 (ocornut-imgui-v1.90.6_GH0.tar.gz) = 70b4b05ac0938e82b4d5b8d59480d3e2ca63ca570dfb88c55023831f387237ad
+SIZE (ocornut-imgui-v1.90.6_GH0.tar.gz) = 1677600