From owner-svn-ports-head@freebsd.org Thu Feb 28 07:06:38 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B1BF151E088; Thu, 28 Feb 2019 07:06:38 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE8B9834B1; Thu, 28 Feb 2019 07:06:37 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D1D4213EC; Thu, 28 Feb 2019 07:06:37 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1S76bRV049248; Thu, 28 Feb 2019 07:06:37 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1S76aP9049244; Thu, 28 Feb 2019 07:06:36 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201902280706.x1S76aP9049244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 28 Feb 2019 07:06:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494131 - in head/graphics/xournalpp: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/graphics/xournalpp: . files X-SVN-Commit-Revision: 494131 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DE8B9834B1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2019 07:06:38 -0000 Author: yuri Date: Thu Feb 28 07:06:36 2019 New Revision: 494131 URL: https://svnweb.freebsd.org/changeset/ports/494131 Log: graphics/xournalpp: Update 1.0.8-7 -> 1.0.8-83 Added: head/graphics/xournalpp/files/ head/graphics/xournalpp/files/patch-src_CMakeLists.txt (contents, props changed) Modified: head/graphics/xournalpp/Makefile head/graphics/xournalpp/distinfo head/graphics/xournalpp/pkg-plist Modified: head/graphics/xournalpp/Makefile ============================================================================== --- head/graphics/xournalpp/Makefile Thu Feb 28 06:59:52 2019 (r494130) +++ head/graphics/xournalpp/Makefile Thu Feb 28 07:06:36 2019 (r494131) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= xournalpp -DISTVERSION= 1.0.8-7 -DISTVERSIONSUFFIX= -g3783b7e0 +DISTVERSION= 1.0.8-83 +DISTVERSIONSUFFIX= -g5a8b0c59 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/xournalpp/distinfo ============================================================================== --- head/graphics/xournalpp/distinfo Thu Feb 28 06:59:52 2019 (r494130) +++ head/graphics/xournalpp/distinfo Thu Feb 28 07:06:36 2019 (r494131) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550398489 -SHA256 (xournalpp-xournalpp-1.0.8-7-g3783b7e0_GH0.tar.gz) = 285760a618b516ca3e9e6d87e6301997af9ad41f3aed9433a24117990070deae -SIZE (xournalpp-xournalpp-1.0.8-7-g3783b7e0_GH0.tar.gz) = 8485810 +TIMESTAMP = 1551336839 +SHA256 (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = cb82d37242c250dd50f6404ae085bc3f70b7e2a58aeea25c4596947bffe1277d +SIZE (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = 8499170 Added: head/graphics/xournalpp/files/patch-src_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/xournalpp/files/patch-src_CMakeLists.txt Thu Feb 28 07:06:36 2019 (r494131) @@ -0,0 +1,11 @@ +--- src/CMakeLists.txt.orig 2019-02-28 06:57:42 UTC ++++ src/CMakeLists.txt +@@ -14,7 +14,7 @@ include_directories ( + add_subdirectory (xoj-preview-extractor) + + # Used for both util and xournalpp targets +-add_definitions (-g -Wreturn-type -Wuninitialized -Wunused-value -Wunused-variable) ++add_definitions (-Wreturn-type -Wuninitialized -Wunused-value -Wunused-variable) + + if (WIN32) + # optimize for size (the Windows .exe is really big) Modified: head/graphics/xournalpp/pkg-plist ============================================================================== --- head/graphics/xournalpp/pkg-plist Thu Feb 28 06:59:52 2019 (r494130) +++ head/graphics/xournalpp/pkg-plist Thu Feb 28 07:06:36 2019 (r494131) @@ -7,6 +7,11 @@ share/locale/pl/LC_MESSAGES/xournalpp.mo share/locale/zh/LC_MESSAGES/xournalpp.mo share/locale/zh_HK/LC_MESSAGES/xournalpp.mo share/locale/zh_TW/LC_MESSAGES/xournalpp.mo +%%DATADIR%%/plugins/Example/main.lua +%%DATADIR%%/plugins/Example/plugin.ini +%%DATADIR%%/plugins/Example/var_dump.lua +%%DATADIR%%/plugins/ToggleGrid/plugin.ini +%%DATADIR%%/plugins/ToggleGrid/togglegrid.lua %%DATADIR%%/ui/about.glade %%DATADIR%%/ui/exportSettings.glade %%DATADIR%%/ui/fillTransparency.glade @@ -16,6 +21,9 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/icons/hicolor/index.theme %%DATADIR%%/ui/icons/hicolor/scalable/actions/addPage.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/arrow-draw.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-playback-pause.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-playback-stop.svg +%%DATADIR%%/ui/icons/hicolor/scalable/actions/audio-record.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/centerPage.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/circle-draw.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/coordinate-system-draw.svg @@ -35,7 +43,6 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/icons/hicolor/scalable/actions/nextAnnotatedPage.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/object-play.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/object-select.svg -%%DATADIR%%/ui/icons/hicolor/scalable/actions/rec.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/rect-draw.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/rect-select.svg %%DATADIR%%/ui/icons/hicolor/scalable/actions/ruler.svg @@ -60,6 +67,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/iconsDark/hicolor/icon-theme.cache %%DATADIR%%/ui/iconsDark/hicolor/index.theme %%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/arrow-draw.svg +%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/audio-playback-pause.svg +%%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/audio-playback-stop.svg %%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/circle-draw.svg %%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/coordinate-system-draw.svg %%DATADIR%%/ui/iconsDark/hicolor/scalable/actions/fill.svg @@ -88,6 +97,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo %%DATADIR%%/ui/pixmaps/xopt.svg %%DATADIR%%/ui/pixmaps/xournalpp.png %%DATADIR%%/ui/pixmaps/xournalpp.svg +%%DATADIR%%/ui/plugin.glade +%%DATADIR%%/ui/pluginEntry.glade %%DATADIR%%/ui/settings.glade %%DATADIR%%/ui/settingsButtonConfig.glade %%DATADIR%%/ui/texdialog.glade