aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/ipe/Makefile8
-rw-r--r--graphics/ipe/distinfo6
2 files changed, 6 insertions, 8 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile
index 3a1973ecdcd6..a8710973b2f6 100644
--- a/graphics/ipe/Makefile
+++ b/graphics/ipe/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ipe
-PORTVERSION= 7.2.19
+PORTVERSION= 7.2.21
DISTVERSIONSUFFIX= -src
CATEGORIES= graphics
MASTER_SITES= https://dl.bintray.com/otfried/generic/ipe/${PORTVERSION:R}/
@@ -18,12 +18,13 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libgsl.so:math/gsl \
libpng.so:graphics/png
-USES= compiler:c++11-lib gmake gnome jpeg lua:52 pkgconfig qt:5
+USES= compiler:c++11-lib gmake gnome jpeg lua:52 pkgconfig shebangfix qt:5
USE_GNOME= cairo
USE_QT= buildtools_build core gui qmake_build widgets
USE_TEX= pdftex
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
+SHEBANG_FILES= ${WRKSRC}/ipecurl/ipecurl.sh
MAKE_ENV= DL_LIBS="" \
INSTALL_DIR="${MKDIR}" \
@@ -50,9 +51,6 @@ OPTIONS_DEFINE= DOCS
post-patch:
@${REINPLACE_CMD} -e \
- 's|^INSTALL_|#INSTALL_| ; \
- /-O2/s|^|#|' ${WRKSRC}/common.mak
- @${REINPLACE_CMD} -e \
's|\([[:blank:]]\)=|\1?=|' ${WRKSRC}/config.mak
post-install:
diff --git a/graphics/ipe/distinfo b/graphics/ipe/distinfo
index 920e9e2f741e..667848f374dc 100644
--- a/graphics/ipe/distinfo
+++ b/graphics/ipe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592234345
-SHA256 (ipe-7.2.19-src.tar.gz) = 688591a5da8b1c9394804abef1851ab91ee6470591923b3061ed32a2643f94d2
-SIZE (ipe-7.2.19-src.tar.gz) = 1870385
+TIMESTAMP = 1604181190
+SHA256 (ipe-7.2.21-src.tar.gz) = 42936f822c541bbe108617ac018a34a520cae2f870b60402af0cda61868934c3
+SIZE (ipe-7.2.21-src.tar.gz) = 2005014