From owner-svn-ports-all@FreeBSD.ORG Wed Jun 11 12:36:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5164DEEC; Wed, 11 Jun 2014 12:36:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 210CD2254; Wed, 11 Jun 2014 12:36:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5BCamEA052097; Wed, 11 Jun 2014 12:36:48 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5BCalmQ052095; Wed, 11 Jun 2014 12:36:47 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201406111236.s5BCalmQ052095@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 11 Jun 2014 12:36:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357472 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2014 12:36:48 -0000 Author: amdmi3 Date: Wed Jun 11 12:36:47 2014 New Revision: 357472 URL: http://svnweb.freebsd.org/changeset/ports/357472 QAT: https://qat.redports.org/buildarchive/r357472/ Log: - Switch to USES=libtool,tar, use new LIB_DEPENDS syntax Approved by: kwm Modified: head/graphics/librsvg2/Makefile head/graphics/librsvg2/pkg-plist Modified: head/graphics/librsvg2/Makefile ============================================================================== --- head/graphics/librsvg2/Makefile Wed Jun 11 12:36:36 2014 (r357471) +++ head/graphics/librsvg2/Makefile Wed Jun 11 12:36:47 2014 (r357472) @@ -4,7 +4,7 @@ PORTNAME= librsvg PORTVERSION= 2.36.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -14,15 +14,13 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Library for parsing and rendering SVG vector-graphic files LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ - croco-0.6:${PORTSDIR}/textproc/libcroco + libcroco-0.6.so:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= gtk-engines2>=2.7.5_1:${PORTSDIR}/x11-themes/gtk-engines2 -USE_XZ= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool -USE_GNOME= gnomehier gnomeprefix libgsf ltverhack gtk20 \ - introspection:build -USES= gettext gmake pathfix pkgconfig +GNU_CONFIGURE= yes +USE_GNOME= gnomehier gnomeprefix libgsf gtk20 introspection:build +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-svgz \ Modified: head/graphics/librsvg2/pkg-plist ============================================================================== --- head/graphics/librsvg2/pkg-plist Wed Jun 11 12:36:36 2014 (r357471) +++ head/graphics/librsvg2/pkg-plist Wed Jun 11 12:36:47 2014 (r357472) @@ -14,6 +14,7 @@ lib/librsvg-2.a lib/librsvg-2.la lib/librsvg-2.so lib/librsvg-2.so.2 +lib/librsvg-2.so.2.36.4 libdata/pkgconfig/librsvg-2.0.pc share/doc/rsvg-2.0/RsvgHandle.html share/doc/rsvg-2.0/annotation-glossary.html