svn commit: r382168 - in head/x11-fonts/hanazono-fonts-ttf: . files
Jimmy Olgeni
olgeni at FreeBSD.org
Tue Mar 24 20:16:39 UTC 2015
Author: olgeni
Date: Tue Mar 24 20:16:37 2015
New Revision: 382168
URL: https://svnweb.freebsd.org/changeset/ports/382168
QAT: https://qat.redports.org/buildarchive/r382168/
Log:
Bump PORTREVISION after the fonts path change and fix pkg-message.
Modified:
head/x11-fonts/hanazono-fonts-ttf/Makefile
head/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in (contents, props changed)
Modified: head/x11-fonts/hanazono-fonts-ttf/Makefile
==============================================================================
--- head/x11-fonts/hanazono-fonts-ttf/Makefile Tue Mar 24 20:14:12 2015 (r382167)
+++ head/x11-fonts/hanazono-fonts-ttf/Makefile Tue Mar 24 20:16:37 2015 (r382168)
@@ -3,7 +3,7 @@
PORTNAME= hanazono-fonts-ttf
PORTVERSION= 20131208
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-fonts
MASTER_SITES= SFJP
MASTER_SITE_SUBDIR= hanazono-font/60001
Modified: head/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in
==============================================================================
--- head/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in Tue Mar 24 20:14:12 2015 (r382167)
+++ head/x11-fonts/hanazono-fonts-ttf/files/pkg-message.in Tue Mar 24 20:16:37 2015 (r382168)
@@ -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 "%%PREFIX%%/%%FONTDIR%%/"
+ FontPath "%%FONTSDIR%%/"
More information about the svn-ports-all
mailing list