From owner-svn-ports-all@freebsd.org Thu Feb 18 21:13:16 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 EDAB0AADCE1; Thu, 18 Feb 2016 21:13:16 +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 A4A671EA9; Thu, 18 Feb 2016 21:13:16 +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 u1ILDFL2012734; Thu, 18 Feb 2016 21:13:15 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1ILDFJv012731; Thu, 18 Feb 2016 21:13:15 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602182113.u1ILDFJv012731@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 18 Feb 2016 21:13:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409129 - 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: Thu, 18 Feb 2016 21:13:17 -0000 Author: kwm Date: Thu Feb 18 21:13:15 2016 New Revision: 409129 URL: https://svnweb.freebsd.org/changeset/ports/409129 Log: Update cantarell-fonts to 0.0.22. Assign to gnome@ Use new gnome framework. 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 Thu Feb 18 20:36:39 2016 (r409128) +++ head/x11-fonts/cantarell-fonts/Makefile Thu Feb 18 21:13:15 2016 (r409129) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= cantarell-fonts -PORTVERSION= 0.0.21 +PORTVERSION= 0.0.22 CATEGORIES= x11-fonts gnome MASTER_SITES= GNOME -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Cantarell, a Humanist sans-serif font family LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig -USES= fonts gmake pkgconfig tar:xz +USES= fonts gmake gnome 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 Thu Feb 18 20:36:39 2016 (r409128) +++ head/x11-fonts/cantarell-fonts/distinfo Thu Feb 18 21:13:15 2016 (r409129) @@ -1,2 +1,2 @@ -SHA256 (cantarell-fonts-0.0.21.tar.xz) = 2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85 -SIZE (cantarell-fonts-0.0.21.tar.xz) = 359408 +SHA256 (cantarell-fonts-0.0.22.tar.xz) = 6dacb87e5a4e20837741aca07a202c0872065c4df8735a6f016b516a09b41e82 +SIZE (cantarell-fonts-0.0.22.tar.xz) = 360352 Modified: head/x11-fonts/cantarell-fonts/pkg-plist ============================================================================== --- head/x11-fonts/cantarell-fonts/pkg-plist Thu Feb 18 20:36:39 2016 (r409128) +++ head/x11-fonts/cantarell-fonts/pkg-plist Thu Feb 18 21:13:15 2016 (r409129) @@ -1,5 +1,5 @@ etc/fonts/conf.avail/31-cantarell.conf -%%FONTSDIR%%/Cantarell-Bold-Oblique.otf +%%FONTSDIR%%/Cantarell-BoldOblique.otf %%FONTSDIR%%/Cantarell-Bold.otf %%FONTSDIR%%/Cantarell-Oblique.otf %%FONTSDIR%%/Cantarell-Regular.otf