Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2018 08:14:29 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463941 - in head/x11-fonts/fontconfig: . files
Message-ID:  <201803090814.w298ETXv022946@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ume
Date: Fri Mar  9 08:14:29 2018
New Revision: 463941
URL: https://svnweb.freebsd.org/changeset/ports/463941

Log:
  defaulting x11-fonts/fontconfig no-bitmap.conf
  
  PR:		225744
  Submitted by:	Yuichiro NAITO

Added:
  head/x11-fonts/fontconfig/files/patch-conf.d_Makefile.in   (contents, props changed)
Modified:
  head/x11-fonts/fontconfig/Makefile

Modified: head/x11-fonts/fontconfig/Makefile
==============================================================================
--- head/x11-fonts/fontconfig/Makefile	Fri Mar  9 07:59:17 2018	(r463940)
+++ head/x11-fonts/fontconfig/Makefile	Fri Mar  9 08:14:29 2018	(r463941)
@@ -3,7 +3,7 @@
 
 PORTNAME=	fontconfig
 PORTVERSION=	2.12.1
-PORTREVISION?=	0
+PORTREVISION?=	1
 PORTEPOCH?=	1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	http://www.freedesktop.org/software/fontconfig/release/

Added: head/x11-fonts/fontconfig/files/patch-conf.d_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-fonts/fontconfig/files/patch-conf.d_Makefile.in	Fri Mar  9 08:14:29 2018	(r463941)
@@ -0,0 +1,10 @@
+--- conf.d/Makefile.in.orig	2018-03-09 08:02:13 UTC
++++ conf.d/Makefile.in
+@@ -364,6 +364,7 @@ CONF_LINKS = \
+ 	65-fonts-persian.conf \
+ 	65-nonlatin.conf \
+ 	69-unifont.conf \
++	70-no-bitmaps.conf \
+ 	80-delicious.conf \
+ 	90-synthetic.conf
+ 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803090814.w298ETXv022946>