From owner-svn-ports-head@freebsd.org Mon Feb 8 10:22:50 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3FA88AA07A8; Mon, 8 Feb 2016 10:22:50 +0000 (UTC) (envelope-from kwm@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 mx1.freebsd.org (Postfix) with ESMTPS id EB6BD1F2D; Mon, 8 Feb 2016 10:22:49 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u18AMna4044534; Mon, 8 Feb 2016 10:22:49 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u18AMmDH044531; Mon, 8 Feb 2016 10:22:48 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602081022.u18AMmDH044531@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 8 Feb 2016 10:22:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408469 - head/graphics/librsvg2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 08 Feb 2016 10:22:50 -0000 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