svn commit: r382166 - in head/x11-fonts/crosextrafonts-carlito-ttf: . files

Jimmy Olgeni olgeni at FreeBSD.org
Tue Mar 24 20:11:32 UTC 2015


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%%/"


More information about the svn-ports-head mailing list