From owner-svn-ports-all@FreeBSD.ORG Mon May 12 15:25:14 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 DEDDDB38; Mon, 12 May 2014 15:25:14 +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 CBA9920E7; Mon, 12 May 2014 15:25:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4CFPEVp090132; Mon, 12 May 2014 15:25:14 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4CFPERm090129; Mon, 12 May 2014 15:25:14 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405121525.s4CFPERm090129@svn.freebsd.org> From: Tijl Coosemans Date: Mon, 12 May 2014 15:25:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353832 - head/x11-fonts/fontconfig 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: Mon, 12 May 2014 15:25:15 -0000 Author: tijl Date: Mon May 12 15:25:14 2014 New Revision: 353832 URL: http://svnweb.freebsd.org/changeset/ports/353832 QAT: https://qat.redports.org/buildarchive/r353832/ Log: Convert to USES=libtool:keepla tar:bzip2. Modified: head/x11-fonts/fontconfig/Makefile head/x11-fonts/fontconfig/pkg-plist Modified: head/x11-fonts/fontconfig/Makefile ============================================================================== --- head/x11-fonts/fontconfig/Makefile Mon May 12 15:17:08 2014 (r353831) +++ head/x11-fonts/fontconfig/Makefile Mon May 12 15:25:14 2014 (r353832) @@ -4,7 +4,7 @@ PORTNAME= fontconfig PORTVERSION= 2.11.0 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH?= 1 CATEGORIES= x11-fonts MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/ @@ -12,17 +12,16 @@ MASTER_SITES= http://www.freedesktop.org MAINTAINER= gnome@FreeBSD.org COMMENT= XML-based font configuration API for X Windows -USE_BZIP2= yes +USES= tar:bzip2 .if !defined(REFERENCE_PORT) LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 +USES+= gmake libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig -USE_GNOME= ltverhack CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.d \ --with-templatedir=${PREFIX}/etc/fonts/conf.avail \ --with-xmldir=${PREFIX}/etc/fonts \ Modified: head/x11-fonts/fontconfig/pkg-plist ============================================================================== --- head/x11-fonts/fontconfig/pkg-plist Mon May 12 15:17:08 2014 (r353831) +++ head/x11-fonts/fontconfig/pkg-plist Mon May 12 15:25:14 2014 (r353832) @@ -62,6 +62,7 @@ lib/libfontconfig.a lib/libfontconfig.la lib/libfontconfig.so lib/libfontconfig.so.1 +lib/libfontconfig.so.1.8.0 libdata/pkgconfig/fontconfig.pc man/man1/fc-cache.1.gz man/man1/fc-cat.1.gz