From owner-svn-ports-head@FreeBSD.ORG Tue Mar 24 20:11:31 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8D7C8F2; Tue, 24 Mar 2015 20:11:31 +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 D52C3FE8; Tue, 24 Mar 2015 20:11:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2OKBVDs071734; Tue, 24 Mar 2015 20:11:31 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2OKBUas071724; Tue, 24 Mar 2015 20:11:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201503242011.t2OKBUas071724@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 24 Mar 2015 20:11:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382166 - in head/x11-fonts/crosextrafonts-carlito-ttf: . files 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.18-1 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: Tue, 24 Mar 2015 20:11:32 -0000 Author: olgeni Date: Tue Mar 24 20:11:30 2015 New Revision: 382166 URL: https://svnweb.freebsd.org/changeset/ports/382166 QAT: https://qat.redports.org/buildarchive/r382166/ Log: Bump PORTREVISION after the fonts path change and fix pkg-message. Modified: head/x11-fonts/crosextrafonts-carlito-ttf/Makefile head/x11-fonts/crosextrafonts-carlito-ttf/files/pkg-message.in (contents, props changed) Modified: head/x11-fonts/crosextrafonts-carlito-ttf/Makefile ============================================================================== --- head/x11-fonts/crosextrafonts-carlito-ttf/Makefile Tue Mar 24 19:55:15 2015 (r382165) +++ head/x11-fonts/crosextrafonts-carlito-ttf/Makefile Tue Mar 24 20:11:30 2015 (r382166) @@ -2,7 +2,7 @@ PORTNAME= crosextrafonts-carlito PORTVERSION= 20130920 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://gsdview.appspot.com/chromeos-localmirror/distfiles/ Modified: head/x11-fonts/crosextrafonts-carlito-ttf/files/pkg-message.in ============================================================================== --- head/x11-fonts/crosextrafonts-carlito-ttf/files/pkg-message.in Tue Mar 24 19:55:15 2015 (r382165) +++ head/x11-fonts/crosextrafonts-carlito-ttf/files/pkg-message.in Tue Mar 24 20:11:30 2015 (r382166) @@ -2,4 +2,4 @@ You can start using the fonts by followi Add the following line to the "Files" section of your x.org configuration file: - FontPath "%%FONTDIR%%/" + FontPath "%%FONTSDIR%%/"