From owner-svn-ports-all@freebsd.org Fri Feb 5 11:52:22 2016 Return-Path: Delivered-To: svn-ports-all@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 8E379A9C005; Fri, 5 Feb 2016 11:52:22 +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 45B87189A; Fri, 5 Feb 2016 11:52:22 +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 u15BqL2m089046; Fri, 5 Feb 2016 11:52:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15BqLwD089043; Fri, 5 Feb 2016 11:52:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602051152.u15BqLwD089043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 5 Feb 2016 11:52:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408168 - head/x11-fonts/cantarell-fonts 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.20 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: Fri, 05 Feb 2016 11:52:22 -0000 Author: kwm Date: Fri Feb 5 11:52:20 2016 New Revision: 408168 URL: https://svnweb.freebsd.org/changeset/ports/408168 Log: Update cantarell-fonts to 0.0.21 Switch to USES=fonts Obtained from: GNOME devel repo. Modified: head/x11-fonts/cantarell-fonts/Makefile head/x11-fonts/cantarell-fonts/distinfo head/x11-fonts/cantarell-fonts/pkg-plist Modified: head/x11-fonts/cantarell-fonts/Makefile ============================================================================== --- head/x11-fonts/cantarell-fonts/Makefile Fri Feb 5 11:44:44 2016 (r408167) +++ head/x11-fonts/cantarell-fonts/Makefile Fri Feb 5 11:52:20 2016 (r408168) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cantarell-fonts -PORTVERSION= 0.0.16 +PORTVERSION= 0.0.21 CATEGORIES= x11-fonts gnome MASTER_SITES= GNOME @@ -11,7 +11,7 @@ COMMENT= Cantarell, a Humanist sans-seri LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig -USES= gmake pkgconfig tar:xz +USES= fonts gmake pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-configdir=${PREFIX}/etc/fonts/conf.avail FONTSDIR= share/fonts/cantarell Modified: head/x11-fonts/cantarell-fonts/distinfo ============================================================================== --- head/x11-fonts/cantarell-fonts/distinfo Fri Feb 5 11:44:44 2016 (r408167) +++ head/x11-fonts/cantarell-fonts/distinfo Fri Feb 5 11:52:20 2016 (r408168) @@ -1,2 +1,2 @@ -SHA256 (cantarell-fonts-0.0.16.tar.xz) = 15bf87555321556750bc68ace360f3df420359a8ab257e15c44fb69710152f1c -SIZE (cantarell-fonts-0.0.16.tar.xz) = 291968 +SHA256 (cantarell-fonts-0.0.21.tar.xz) = 2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85 +SIZE (cantarell-fonts-0.0.21.tar.xz) = 359408 Modified: head/x11-fonts/cantarell-fonts/pkg-plist ============================================================================== --- head/x11-fonts/cantarell-fonts/pkg-plist Fri Feb 5 11:44:44 2016 (r408167) +++ head/x11-fonts/cantarell-fonts/pkg-plist Fri Feb 5 11:52:20 2016 (r408168) @@ -1,5 +1,5 @@ etc/fonts/conf.avail/31-cantarell.conf -share/fonts/cantarell/Cantarell-Bold.otf -share/fonts/cantarell/Cantarell-Regular.otf -@exec %D/bin/fc-cache -f -v %D/%%FONTSDIR%% -@unexec %D/bin/fc-cache -f -v %D/%%FONTSDIR%% +%%FONTSDIR%%/Cantarell-Bold-Oblique.otf +%%FONTSDIR%%/Cantarell-Bold.otf +%%FONTSDIR%%/Cantarell-Oblique.otf +%%FONTSDIR%%/Cantarell-Regular.otf