aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2012-05-20 17:40:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2012-05-20 17:40:21 +0000
commit3d27afb3ab9939b5ef6391cad4a7daebca63fe47 (patch)
tree2b74bdf29954cfc760b753f7e7e0c08ba2e02d17 /x11-fonts/fontconfig
parentc7d977210bf2610c9246ed1d70a90445268d8f2d (diff)
downloadports-3d27afb3ab9939b5ef6391cad4a7daebca63fe47.tar.gz
ports-3d27afb3ab9939b5ef6391cad4a7daebca63fe47.zip
Update to 2.9.0.
Notes
Notes: svn path=/head/; revision=297053
Diffstat (limited to 'x11-fonts/fontconfig')
-rw-r--r--x11-fonts/fontconfig/Makefile4
-rw-r--r--x11-fonts/fontconfig/distinfo4
-rw-r--r--x11-fonts/fontconfig/files/patch-Makefile.in14
-rw-r--r--x11-fonts/fontconfig/pkg-plist4
4 files changed, 15 insertions, 11 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 74b90fa51b33..caa2c8255958 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= fontconfig
-PORTVERSION= 2.8.0
-PORTREVISION?= 2
+PORTVERSION= 2.9.0
+PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://www.freedesktop.org/software/fontconfig/release/
diff --git a/x11-fonts/fontconfig/distinfo b/x11-fonts/fontconfig/distinfo
index 8e71cef19b83..18f7db090d38 100644
--- a/x11-fonts/fontconfig/distinfo
+++ b/x11-fonts/fontconfig/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fontconfig-2.8.0.tar.gz) = fa2a1c6eea654d9fce7a4b1220f10c99cdec848dccaf1625c01f076b31382335
-SIZE (fontconfig-2.8.0.tar.gz) = 1548409
+SHA256 (fontconfig-2.9.0.tar.gz) = ca7e25071cf044bdcdaf7c48845243c115b9269b4e369c6bd78a29e71f01b41a
+SIZE (fontconfig-2.9.0.tar.gz) = 1682774
diff --git a/x11-fonts/fontconfig/files/patch-Makefile.in b/x11-fonts/fontconfig/files/patch-Makefile.in
index 5719bed30981..545b0ddb667d 100644
--- a/x11-fonts/fontconfig/files/patch-Makefile.in
+++ b/x11-fonts/fontconfig/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig 2009-07-08 01:52:45.000000000 -0400
-+++ Makefile.in 2009-07-08 01:53:30.000000000 -0400
-@@ -896,28 +896,28 @@ fonts.conf: fonts.conf.in Makefile
+--- Makefile.in.orig 2012-05-20 12:18:32.000000000 -0500
++++ Makefile.in 2012-05-20 12:19:20.000000000 -0500
+@@ -900,28 +900,28 @@
mv $@.tmp $@
install-data-local: fonts.conf
@@ -17,8 +17,8 @@
- $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
- fi; fi
- @(if $(RUN_FC_CACHE_TEST); then \
-- echo " $(bindir)/fc-cache -s -f -v"; \
-- $(bindir)/fc-cache -s -f -v; \
+- echo "fc-cache$(EXEEXT) -s -f -v"; \
+- fc-cache/fc-cache$(EXEEXT) -s -f -v; \
- else \
- echo "***"; \
- echo "*** Warning: fonts.cache not built"; \
@@ -39,8 +39,8 @@
+# $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
+# fi; fi
+# @(if $(RUN_FC_CACHE_TEST); then \
-+# echo " $(bindir)/fc-cache -s -f -v"; \
-+# $(bindir)/fc-cache -s -f -v; \
++# echo "fc-cache$(EXEEXT) -s -f -v"; \
++# fc-cache/fc-cache$(EXEEXT) -s -f -v; \
+# else \
+# echo "***"; \
+# echo "*** Warning: fonts.cache not built"; \
diff --git a/x11-fonts/fontconfig/pkg-plist b/x11-fonts/fontconfig/pkg-plist
index bc6a0793ecca..215d7e299fb2 100644
--- a/x11-fonts/fontconfig/pkg-plist
+++ b/x11-fonts/fontconfig/pkg-plist
@@ -2,6 +2,7 @@ bin/fc-cache
bin/fc-cat
bin/fc-list
bin/fc-match
+bin/fc-pattern
bin/fc-query
bin/fc-scan
etc/fonts/conf.avail/10-autohint.conf
@@ -11,6 +12,9 @@ etc/fonts/conf.avail/10-sub-pixel-rgb.conf
etc/fonts/conf.avail/10-sub-pixel-vbgr.conf
etc/fonts/conf.avail/10-sub-pixel-vrgb.conf
etc/fonts/conf.avail/10-unhinted.conf
+etc/fonts/conf.avail/11-lcdfilter-default.conf
+etc/fonts/conf.avail/11-lcdfilter-legacy.conf
+etc/fonts/conf.avail/11-lcdfilter-light.conf
etc/fonts/conf.avail/20-fix-globaladvance.conf
etc/fonts/conf.avail/20-unhint-small-vera.conf
etc/fonts/conf.avail/25-unhint-nonlatin.conf