git: 133f1e1b08ab - main - graphics/ipe: Update version 7.2.24=>7.2.25
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Sep 2025 00:21:46 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=133f1e1b08ab7cdc9d33051f42e17cefdc595bcd
commit 133f1e1b08ab7cdc9d33051f42e17cefdc595bcd
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-04 05:18:41 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-05 00:21:17 +0000
graphics/ipe: Update version 7.2.24=>7.2.25
Changelog: https://github.com/otfried/old-ipe-releases/releases/tag/v7.2.25
---
graphics/ipe/Makefile | 11 +++++++----
graphics/ipe/distinfo | 6 +++---
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index f49c299c96e9..31be9c2e93cc 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ipe
-DISTVERSION= 7.2.24
+DISTVERSION= 7.2.25
DISTVERSIONSUFFIX= -src
CATEGORIES= graphics
MASTER_SITES= https://github.com/otfried/old-ipe-releases/releases/download/v${DISTVERSION}/
@@ -37,7 +37,8 @@ MAKE_ENV= DL_LIBS="" \
JPEG_CFLAGS="-I${LOCALBASE}/include" \
JPEG_LIBS="-L${LOCALBASE}/lib -ljpeg" \
LUA_PACKAGE="lua-${LUA_VER}" \
- MOC="${MOC}"
+ MOC="${MOC}" \
+ IPE_NO_SPELLCHECK="1"
CPPFLAGS+= -I${LOCALBASE}/${QT_INCDIR_REL} \
-I${LOCALBASE}/include/cairo \
@@ -67,7 +68,8 @@ post-patch:
s|<QApplication>|<QtWidgets/QApplication>|; \
s|<QAction>|<QtWidgets/QAction>|' \
${WRKSRC}/ipeui/ipeui_qt.h
- @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|' \
+ @${REINPLACE_CMD} -e 's|<QApplication>|<QtWidgets/QApplication>|; \
+ s|<QCheckBox>|<QtWidgets/QCheckBox>|' \
${WRKSRC}/ipeui/ipeui_qt.cpp
@${REINPLACE_CMD} -e 's|<QListWidget>|<QtWidgets/QListWidget>|' \
${WRKSRC}/ipecanvas/ipeselector_qt.h
@@ -77,7 +79,8 @@ post-patch:
${WRKSRC}/ipepresenter/timelabel_qt.h
@${REINPLACE_CMD} -e 's|<QInputDialog>|<QtWidgets/QInputDialog>|' \
${WRKSRC}/ipepresenter/timelabel_qt.cpp
- @${REINPLACE_CMD} -e 's|<QMainWindow>|<QtWidgets/QMainWindow>|' \
+ @${REINPLACE_CMD} -e 's|<QMainWindow>|<QtWidgets/QMainWindow>|; \
+ s|<QPlainTextEdit>|<QtWidgets/QPlainTextEdit>|' \
${WRKSRC}/ipepresenter/ipepresenter_qt.h
post-install:
diff --git a/graphics/ipe/distinfo b/graphics/ipe/distinfo
index 3399b29a6a30..9abccea4d2f0 100644
--- a/graphics/ipe/distinfo
+++ b/graphics/ipe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756816361
-SHA256 (ipe-7.2.24-src.tar.gz) = feb879f24d1dce25910790770446d50b03e46ee2ebd7d28157b1705971644f6f
-SIZE (ipe-7.2.24-src.tar.gz) = 1031794
+TIMESTAMP = 1756889132
+SHA256 (ipe-7.2.25-src.tar.gz) = bfca2bfbd2119e4c0a310f361077bc2efb1f5b95e34275d1a02b8ade7aba21fc
+SIZE (ipe-7.2.25-src.tar.gz) = 1039024