svn commit: r514366 - head/graphics/xournalpp

Yuri Victorovich yuri at FreeBSD.org
Sun Oct 13 07:17:35 UTC 2019


Author: yuri
Date: Sun Oct 13 07:17:34 2019
New Revision: 514366
URL: https://svnweb.freebsd.org/changeset/ports/514366

Log:
  graphics/xournalpp: Update 1.0.13-nightly.20190722 -> 1.0.14
  
  Reported by:	portscout

Modified:
  head/graphics/xournalpp/Makefile
  head/graphics/xournalpp/distinfo
  head/graphics/xournalpp/pkg-plist

Modified: head/graphics/xournalpp/Makefile
==============================================================================
--- head/graphics/xournalpp/Makefile	Sun Oct 13 07:00:17 2019	(r514365)
+++ head/graphics/xournalpp/Makefile	Sun Oct 13 07:17:34 2019	(r514366)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xournalpp
-DISTVERSION=	1.0.13-nightly.20190722
-PORTREVISION=	4
+DISTVERSION=	1.0.14
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -16,7 +15,7 @@ LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib 
 		libsndfile.so:audio/libsndfile \
 		libzip.so:archivers/libzip
 
-USES=		cmake compiler:c++11-lang gettext-tools gnome pkgconfig
+USES=		cmake compiler:c++11-lang gettext-tools gnome pkgconfig xorg
 USE_GITHUB=	yes
 USE_GNOME=	atk cairo gdkpixbuf2 glib20 gtk30 libxml2 pango
 USE_XORG=	x11 xi

Modified: head/graphics/xournalpp/distinfo
==============================================================================
--- head/graphics/xournalpp/distinfo	Sun Oct 13 07:00:17 2019	(r514365)
+++ head/graphics/xournalpp/distinfo	Sun Oct 13 07:17:34 2019	(r514366)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563833837
-SHA256 (xournalpp-xournalpp-1.0.13-nightly.20190722_GH0.tar.gz) = 97f6130cba0612632d9b5b352b718410097703700c9a6cdd951d455cf16e3cc5
-SIZE (xournalpp-xournalpp-1.0.13-nightly.20190722_GH0.tar.gz) = 14819220
+TIMESTAMP = 1570949357
+SHA256 (xournalpp-xournalpp-1.0.14_GH0.tar.gz) = dad2beb135fb31eb6617159b3d7b6b4ce09e2f044f666bdbabaf04db14027365
+SIZE (xournalpp-xournalpp-1.0.14_GH0.tar.gz) = 14936844

Modified: head/graphics/xournalpp/pkg-plist
==============================================================================
--- head/graphics/xournalpp/pkg-plist	Sun Oct 13 07:00:17 2019	(r514365)
+++ head/graphics/xournalpp/pkg-plist	Sun Oct 13 07:17:34 2019	(r514366)
@@ -2,10 +2,14 @@ bin/xournal-thumbnailer
 bin/xournalpp
 share/locale/cs/LC_MESSAGES/xournalpp.mo
 share/locale/de/LC_MESSAGES/xournalpp.mo
+share/locale/es_ES/LC_MESSAGES/xournalpp.mo
+share/locale/fi_FI/LC_MESSAGES/xournalpp.mo
+share/locale/fr_FR/LC_MESSAGES/xournalpp.mo
 share/locale/hr_HR/LC_MESSAGES/xournalpp.mo
 share/locale/it/LC_MESSAGES/xournalpp.mo
 share/locale/nl_NL/LC_MESSAGES/xournalpp.mo
 share/locale/pl/LC_MESSAGES/xournalpp.mo
+share/locale/ru_RU/LC_MESSAGES/xournalpp.mo
 share/locale/tlh_AA/LC_MESSAGES/xournalpp.mo
 share/locale/zh/LC_MESSAGES/xournalpp.mo
 share/locale/zh_HK/LC_MESSAGES/xournalpp.mo
@@ -60,9 +64,11 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/sidebar_index.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/snapping.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/stretch.svg
+%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_fine.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_medium.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_thick.svg
-%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_thin.svg
+%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_very_fine.svg
+%%DATADIR%%/ui/icons/hicolor/scalable/actions/thickness_very_thick.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_camera.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_eraser.svg
 %%DATADIR%%/ui/icons/hicolor/scalable/actions/tool_highlighter.svg
@@ -103,8 +109,8 @@ share/locale/zh_TW/LC_MESSAGES/xournalpp.mo
 %%DATADIR%%/ui/pixmaps/gnome-mime-application-x-xopp.svg
 %%DATADIR%%/ui/pixmaps/gnome-mime-application-x-xopt.svg
 %%DATADIR%%/ui/pixmaps/xopt.svg
-%%DATADIR%%/ui/pixmaps/xournalpp.png
-%%DATADIR%%/ui/pixmaps/xournalpp.svg
+%%DATADIR%%/ui/pixmaps/com.github.xournalpp.xournalpp.png
+%%DATADIR%%/ui/pixmaps/com.github.xournalpp.xournalpp.svg
 %%DATADIR%%/ui/plugin.glade
 %%DATADIR%%/ui/pluginEntry.glade
 %%DATADIR%%/ui/settings.glade


More information about the svn-ports-head mailing list