Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2017 09:31:15 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441443 - head/graphics/inkscape
Message-ID:  <201705220931.v4M9VFUD019472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon May 22 09:31:15 2017
New Revision: 441443
URL: https://svnweb.freebsd.org/changeset/ports/441443

Log:
  Update inkscape to 0.92.1.
  
  * review dependancies

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

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Mon May 22 09:20:31 2017	(r441442)
+++ head/graphics/inkscape/Makefile	Mon May 22 09:31:15 2017	(r441443)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	inkscape
-PORTVERSION=	0.92.0
-PORTREVISION=	3
+PORTVERSION=	0.92.1
 CATEGORIES=	graphics gnome
-MASTER_SITES=	https://media.inkscape.org/dl/resources/file/ \
+MASTER_SITES=	https://launchpadlibrarian.net/306309537/ \
 		LOCAL/kwm
 
 MAINTAINER=	gnome@FreeBSD.org
@@ -29,16 +28,13 @@ LIB_DEPENDS=	libpopt.so:devel/popt \
 		libpng.so:graphics/png \
 		libMagick++-6.so:graphics/ImageMagick
 #aspell?
-#RUN_DEPENDS=	p5-XML-XQL>=0:textproc/p5-XML-XQL
 
-USE_GNOME=	gtkmm24 libxslt
-USES=		compiler:c++11-lib cmake cpe desktop-file-utils \
-		gmake iconv jpeg pathfix perl5 pkgconfig python:2 \
+USE_GNOME=	gtkmm24 libxml2 libxslt
+USES=		compiler:c++11-lib cmake cpe desktop-file-utils gnome \
+		iconv:wchar_t ninja jpeg pathfix pkgconfig python:2,build \
 		shebangfix tar:bzip2
 USE_XORG=	x11
 INSTALLS_ICONS=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 CMAKE_ARGS+=	-DWITH_GNOME_VFS:BOOL=NO
 
 python_CMD?=	${LOCALBASE}/bin/python2

Modified: head/graphics/inkscape/distinfo
==============================================================================
--- head/graphics/inkscape/distinfo	Mon May 22 09:20:31 2017	(r441442)
+++ head/graphics/inkscape/distinfo	Mon May 22 09:31:15 2017	(r441443)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483608470
-SHA256 (inkscape-0.92.0.tar.bz2) = b8b4c159a00448d465384533e5a70d3f33e5f9c6b74c76ea5d636ddd6dd7ba56
-SIZE (inkscape-0.92.0.tar.bz2) = 30827883
+TIMESTAMP = 1495104994
+SHA256 (inkscape-0.92.1.tar.bz2) = 257405bf802de125f17d123638093a37db02ebe334d243cf9b0d8903f7c89005
+SIZE (inkscape-0.92.1.tar.bz2) = 31222684

Modified: head/graphics/inkscape/pkg-plist
==============================================================================
--- head/graphics/inkscape/pkg-plist	Mon May 22 09:20:31 2017	(r441442)
+++ head/graphics/inkscape/pkg-plist	Mon May 22 09:31:15 2017	(r441443)
@@ -696,6 +696,16 @@ share/icons/hicolor/48x48/apps/inkscape.
 %%DATADIR%%/tutorials/gpl-2.svg
 %%DATADIR%%/tutorials/making_markers.svg
 %%DATADIR%%/tutorials/oldguitar.jpg
+%%DATADIR%%/tutorials/pixelart-dialog.de.png
+%%DATADIR%%/tutorials/pixelart-dialog.el.png
+%%DATADIR%%/tutorials/pixelart-dialog.en.png
+%%DATADIR%%/tutorials/pixelart-dialog.fr.png
+%%DATADIR%%/tutorials/pixelart-dialog.nl.png
+%%DATADIR%%/tutorials/pixelart-dialog.png
+%%DATADIR%%/tutorials/pixelart-dialog.pt.png
+%%DATADIR%%/tutorials/pixelart-dialog.ru.png
+%%DATADIR%%/tutorials/pixelart-dialog.sk.png
+%%DATADIR%%/tutorials/pixelart-dialog.zh_TW.png
 %%DATADIR%%/tutorials/potrace.be.png
 %%DATADIR%%/tutorials/potrace.ca.png
 %%DATADIR%%/tutorials/potrace.de.png
@@ -884,6 +894,8 @@ share/icons/hicolor/48x48/apps/inkscape.
 %%DATADIR%%/tutorials/tutorial-tracing-pixelart.fr.svg
 %%DATADIR%%/tutorials/tutorial-tracing-pixelart.nl.svg
 %%DATADIR%%/tutorials/tutorial-tracing-pixelart.pt.svg
+%%DATADIR%%/tutorials/tutorial-tracing-pixelart.ru.svg
+%%DATADIR%%/tutorials/tutorial-tracing-pixelart.sk.svg
 %%DATADIR%%/tutorials/tutorial-tracing-pixelart.svg
 %%DATADIR%%/tutorials/tutorial-tracing-pixelart.zh_TW.svg
 %%DATADIR%%/tutorials/tutorial-tracing.be.svg



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