Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2016 07:49:28 +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: r420540 - in head/graphics/librsvg2: . files
Message-ID:  <201608210749.u7L7nSIa075986@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Sun Aug 21 07:49:28 2016
New Revision: 420540
URL: https://svnweb.freebsd.org/changeset/ports/420540

Log:
  Update librsvg2 to 2.40.16.
  
   * Use USES=localbase.
   * add missing cairo dependancy.
  
  Obtained from:	gnome devel repo

Deleted:
  head/graphics/librsvg2/files/
Modified:
  head/graphics/librsvg2/Makefile
  head/graphics/librsvg2/distinfo

Modified: head/graphics/librsvg2/Makefile
==============================================================================
--- head/graphics/librsvg2/Makefile	Sun Aug 21 07:39:20 2016	(r420539)
+++ head/graphics/librsvg2/Makefile	Sun Aug 21 07:49:28 2016	(r420540)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	librsvg
-PORTVERSION=	2.40.13
-PORTREVISION=	1
+PORTVERSION=	2.40.16
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX=	2
@@ -16,13 +15,11 @@ LIB_DEPENDS=	libfreetype.so:print/freety
 		libpng.so:graphics/png \
 		libcroco-0.6.so:textproc/libcroco
 
-USES=		gettext gmake gnome libtool pathfix pkgconfig tar:xz
-USE_GNOME=	gnomeprefix libgsf gdkpixbuf2 introspection:build libxml2 \
-		pango
+USES=		gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz
+USE_GNOME=	cairo gnomeprefix libgsf gdkpixbuf2 introspection:build \
+		libxml2 pango
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--disable-vala \
 		--disable-Bsymbolic

Modified: head/graphics/librsvg2/distinfo
==============================================================================
--- head/graphics/librsvg2/distinfo	Sun Aug 21 07:39:20 2016	(r420539)
+++ head/graphics/librsvg2/distinfo	Sun Aug 21 07:49:28 2016	(r420540)
@@ -1,2 +1,3 @@
-SHA256 (gnome2/librsvg-2.40.13.tar.xz) = 4d6ea93ec05f5dabe7262d711d246a0a99b2311e215360dd3dcabd6afe3b9804
-SIZE (gnome2/librsvg-2.40.13.tar.xz) = 552900
+TIMESTAMP = 1469027928
+SHA256 (gnome2/librsvg-2.40.16.tar.xz) = d48bcf6b03fa98f07df10332fb49d8c010786ddca6ab34cbba217684f533ff2e
+SIZE (gnome2/librsvg-2.40.16.tar.xz) = 560800



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