aboutsummaryrefslogtreecommitdiff
path: root/graphics/xournalpp
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-02-08 05:39:26 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-02-08 05:39:26 +0000
commit214889b24cb200c8703641411099908a0c4ca04f (patch)
tree19579e1a738f33fa837265a917559b103deb3724 /graphics/xournalpp
parente2e9828072fe712a273d18f029dff469fb1c39e4 (diff)
downloadports-214889b24cb200c8703641411099908a0c4ca04f.tar.gz
ports-214889b24cb200c8703641411099908a0c4ca04f.zip
graphics/xournalpp: Update 1.0.16 -> 1.0.17
Reported by: portscout
Notes
Notes: svn path=/head/; revision=525518
Diffstat (limited to 'graphics/xournalpp')
-rw-r--r--graphics/xournalpp/Makefile6
-rw-r--r--graphics/xournalpp/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile
index d0c7683f7d93..5c1c94f26f57 100644
--- a/graphics/xournalpp/Makefile
+++ b/graphics/xournalpp/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xournalpp
-DISTVERSION= 1.0.16
-PORTREVISION= 2
+DISTVERSION= 1.0.17
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
@@ -22,6 +21,9 @@ USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango
USE_XORG= x11 xi
USE_TEX= latex
+post-patch: # TEMP workaround for the bug in release 1.0.17: https://github.com/xournalpp/xournalpp/issues/1734#event-3018678460
+ @${REINPLACE_CMD} 's|gettext_create_translations ("$${potfile}")|gettext_create_translations ("$${potfile}" ALL)|' ${WRKSRC}/po/CMakeLists.txt
+
# CAVEAT: crashes when built with gcc: https://github.com/xournalpp/xournalpp/issues/851
.include <bsd.port.mk>
diff --git a/graphics/xournalpp/distinfo b/graphics/xournalpp/distinfo
index 1930d5414066..99cc245b57cb 100644
--- a/graphics/xournalpp/distinfo
+++ b/graphics/xournalpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573547422
-SHA256 (xournalpp-xournalpp-1.0.16_GH0.tar.gz) = ef42abfd237390aafdcc94bd231645576b8f398fd452caeb8068cb5428dc8f93
-SIZE (xournalpp-xournalpp-1.0.16_GH0.tar.gz) = 14938799
+TIMESTAMP = 1580867415
+SHA256 (xournalpp-xournalpp-1.0.17_GH0.tar.gz) = 2bfd456205b75c86cba598e86c2ef6011871a30f6452221fe675680fd768db3a
+SIZE (xournalpp-xournalpp-1.0.17_GH0.tar.gz) = 14885382