Date: Tue, 24 Mar 2015 20:14:13 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382167 - in head/x11-fonts/roboto-fonts-ttf: . files Message-ID: <201503242014.t2OKED9j074558@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Tue Mar 24 20:14:12 2015 New Revision: 382167 URL: https://svnweb.freebsd.org/changeset/ports/382167 QAT: https://qat.redports.org/buildarchive/r382167/ Log: Bump PORTREVISION after the fonts path change and fix pkg-message. Modified: head/x11-fonts/roboto-fonts-ttf/Makefile head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in (contents, props changed) Modified: head/x11-fonts/roboto-fonts-ttf/Makefile ============================================================================== --- head/x11-fonts/roboto-fonts-ttf/Makefile Tue Mar 24 20:11:30 2015 (r382166) +++ head/x11-fonts/roboto-fonts-ttf/Makefile Tue Mar 24 20:14:12 2015 (r382167) @@ -3,7 +3,7 @@ PORTNAME= roboto-fonts-ttf PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= http://developer.android.com/downloads/design/ Modified: head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in ============================================================================== --- head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in Tue Mar 24 20:11:30 2015 (r382166) +++ head/x11-fonts/roboto-fonts-ttf/files/pkg-message.in Tue Mar 24 20:14:12 2015 (r382167) @@ -4,5 +4,5 @@ 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%%/"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503242014.t2OKED9j074558>