Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Sep 2020 01:30:27 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549651 - head/graphics/xournalpp
Message-ID:  <202009230130.08N1URID066892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Sep 23 01:30:27 2020
New Revision: 549651
URL: https://svnweb.freebsd.org/changeset/ports/549651

Log:
  graphics/xournalpp: Update 1.0.18.20200921 -> 1.0.18.20200922; This should fix build on i386

Modified:
  head/graphics/xournalpp/Makefile
  head/graphics/xournalpp/distinfo

Modified: head/graphics/xournalpp/Makefile
==============================================================================
--- head/graphics/xournalpp/Makefile	Wed Sep 23 01:27:48 2020	(r549650)
+++ head/graphics/xournalpp/Makefile	Wed Sep 23 01:30:27 2020	(r549651)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xournalpp
-DISTVERSION=	1.0.18.20200921
+DISTVERSION=	1.0.18.20200922
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT=	Handwriting notetaking software with PDF anno
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_i386=	non-constant-expression cannot be narrowed from type 'unsigned long long' to 'size_t' (aka 'unsigned int') in initializer list: https://github.com/xournalpp/xournalpp/issues/2267
-
 LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib \
 		libportaudio.so:audio/portaudio \
 		libsndfile.so:audio/libsndfile \
@@ -19,7 +17,7 @@ LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib 
 
 USES=		cmake compiler:c++11-lang gettext-tools gnome pkgconfig xorg
 USE_GITHUB=	yes
-GH_TAGNAME=	03963b53944329a3d26d9a8d6f0c111949aa717f
+GH_TAGNAME=	d537f173f5b7fa4ad0a13301127803e676c52f5b
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango
 USE_XORG=	x11 xi
 USE_TEX=	latex

Modified: head/graphics/xournalpp/distinfo
==============================================================================
--- head/graphics/xournalpp/distinfo	Wed Sep 23 01:27:48 2020	(r549650)
+++ head/graphics/xournalpp/distinfo	Wed Sep 23 01:30:27 2020	(r549651)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600809093
-SHA256 (xournalpp-xournalpp-1.0.18.20200921-03963b53944329a3d26d9a8d6f0c111949aa717f_GH0.tar.gz) = f1198d6674b69975b5f7b5f8c495b08edae685527f4bd2eea6a30efb637ceab6
-SIZE (xournalpp-xournalpp-1.0.18.20200921-03963b53944329a3d26d9a8d6f0c111949aa717f_GH0.tar.gz) = 15357366
+TIMESTAMP = 1600824182
+SHA256 (xournalpp-xournalpp-1.0.18.20200922-d537f173f5b7fa4ad0a13301127803e676c52f5b_GH0.tar.gz) = 42e878a905045b043dd866b8d000635792ad054414c95e45c8b33c9ddf60db29
+SIZE (xournalpp-xournalpp-1.0.18.20200922-d537f173f5b7fa4ad0a13301127803e676c52f5b_GH0.tar.gz) = 15356889



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009230130.08N1URID066892>