Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2016 10:22:48 +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: r408469 - head/graphics/librsvg2
Message-ID:  <201602081022.u18AMmDH044531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Mon Feb  8 10:22:48 2016
New Revision: 408469
URL: https://svnweb.freebsd.org/changeset/ports/408469

Log:
  Update librsvg2 to 2.40.13.
  
  Use new USES=gnome.
  
  Obtained from:	gnome devel repo

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

Modified: head/graphics/librsvg2/Makefile
==============================================================================
--- head/graphics/librsvg2/Makefile	Mon Feb  8 10:18:29 2016	(r408468)
+++ head/graphics/librsvg2/Makefile	Mon Feb  8 10:22:48 2016	(r408469)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	librsvg
-PORTVERSION=	2.40.12
+PORTVERSION=	2.40.13
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX=	2
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libfreetype.so:${PORTSDIR}/
 		libpng.so:${PORTSDIR}/graphics/png \
 		libcroco-0.6.so:${PORTSDIR}/textproc/libcroco
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USES=		gettext gmake gnome libtool pathfix pkgconfig tar:xz
 USE_GNOME=	gnomeprefix libgsf gdkpixbuf2 introspection:build libxml2 \
 		pango
 USE_LDCONFIG=	yes
@@ -26,6 +26,8 @@ INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--disable-vala \
 		--disable-Bsymbolic
 
+PLIST_SUB+=	PORTVERSION=${PORTVERSION}
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|GTK3_REQUIRED=3.[0-9][0-9].[0-9]|GTK3_REQUIRED=9.90.0|g' \
 		${WRKSRC}/configure

Modified: head/graphics/librsvg2/distinfo
==============================================================================
--- head/graphics/librsvg2/distinfo	Mon Feb  8 10:18:29 2016	(r408468)
+++ head/graphics/librsvg2/distinfo	Mon Feb  8 10:22:48 2016	(r408469)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/librsvg-2.40.12.tar.xz) = ffe40c4378bf3899f4d679a475726bab03a127a5bdccddec86404cc329ffb550
-SIZE (gnome2/librsvg-2.40.12.tar.xz) = 548648
+SHA256 (gnome2/librsvg-2.40.13.tar.xz) = 4d6ea93ec05f5dabe7262d711d246a0a99b2311e215360dd3dcabd6afe3b9804
+SIZE (gnome2/librsvg-2.40.13.tar.xz) = 552900

Modified: head/graphics/librsvg2/pkg-plist
==============================================================================
--- head/graphics/librsvg2/pkg-plist	Mon Feb  8 10:18:29 2016	(r408468)
+++ head/graphics/librsvg2/pkg-plist	Mon Feb  8 10:22:48 2016	(r408469)
@@ -9,7 +9,7 @@ lib/girepository-1.0/Rsvg-2.0.typelib
 lib/librsvg-2.a
 lib/librsvg-2.so
 lib/librsvg-2.so.2
-lib/librsvg-2.so.2.40.12
+lib/librsvg-2.so.%%PORTVERSION%%
 libdata/pkgconfig/librsvg-2.0.pc
 man/man1/rsvg-convert.1.gz
 share/doc/rsvg-2.0/RsvgHandle.html



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