aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-05 17:27:11 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-05 17:27:15 +0000
commit2e0e0bedd5dad9695bfbffec7b83222a26db2fbd (patch)
treeccf53ba8a10a4ec8d2c46c9816ab5eed27ab4fcd
parent02363b0b52c3c434bafa567513adcc199419ebb4 (diff)
downloadports-2e0e0bedd5dad9695bfbffec7b83222a26db2fbd.tar.gz
ports-2e0e0bedd5dad9695bfbffec7b83222a26db2fbd.zip
x11-fonts/fontconfig: Update to 2.15.0
Changelog: https://www.freedesktop.org/software/fontconfig/release/ChangeLog-2.15.0 PR: 275954 Approved by: desktop (tcberner) Sponsored by: Blinkinblox Exp-run by: antoine
-rw-r--r--x11-fonts/fontconfig/Makefile4
-rw-r--r--x11-fonts/fontconfig/distinfo6
-rw-r--r--x11-fonts/fontconfig/files/patch-meson.build12
-rw-r--r--x11-fonts/fontconfig/pkg-plist2
4 files changed, 12 insertions, 12 deletions
diff --git a/x11-fonts/fontconfig/Makefile b/x11-fonts/fontconfig/Makefile
index 41f62a8ec190..45766ccd133c 100644
--- a/x11-fonts/fontconfig/Makefile
+++ b/x11-fonts/fontconfig/Makefile
@@ -1,8 +1,8 @@
PORTNAME= fontconfig
-DISTVERSION= 2.14.2
+DISTVERSION= 2.15.0
PORTEPOCH= 1
CATEGORIES= x11-fonts
-MASTER_SITES= https://www.freedesktop.org/software/fontconfig/release/
+MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/release/
MAINTAINER= desktop@FreeBSD.org
COMMENT= XML-based font configuration API for X Windows
diff --git a/x11-fonts/fontconfig/distinfo b/x11-fonts/fontconfig/distinfo
index c56035307cd7..fa71397bcfd7 100644
--- a/x11-fonts/fontconfig/distinfo
+++ b/x11-fonts/fontconfig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676011090
-SHA256 (fontconfig-2.14.2.tar.xz) = dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b
-SIZE (fontconfig-2.14.2.tar.xz) = 1440844
+TIMESTAMP = 1703411132
+SHA256 (fontconfig-2.15.0.tar.xz) = 63a0658d0e06e0fa886106452b58ef04f21f58202ea02a94c39de0d3335d7c0e
+SIZE (fontconfig-2.15.0.tar.xz) = 1447820
diff --git a/x11-fonts/fontconfig/files/patch-meson.build b/x11-fonts/fontconfig/files/patch-meson.build
index efaac5c92a7d..a920cdfcf4d8 100644
--- a/x11-fonts/fontconfig/files/patch-meson.build
+++ b/x11-fonts/fontconfig/files/patch-meson.build
@@ -1,11 +1,11 @@
---- meson.build.orig 2022-12-27 07:24:19 UTC
+--- meson.build.orig 2023-12-24 09:46:41 UTC
+++ meson.build
-@@ -432,7 +432,7 @@ configure_file(output: 'fonts.conf',
- install: true)
+@@ -440,7 +440,7 @@ install_data('fonts.dtd',
+ install: true)
install_data('fonts.dtd',
-- install_dir: join_paths(get_option('prefix'), get_option('datadir'), 'xml/fontconfig')
-+ install_dir: join_paths(get_option('prefix'), get_option('sysconfdir'), 'fonts')
- )
+- install_dir: join_paths(get_option('prefix'), get_option('datadir'), 'xml/fontconfig')
++ install_dir: join_paths(get_option('prefix'), get_option('sysconfdir'), 'fonts')
+ )
fc_headers = [
diff --git a/x11-fonts/fontconfig/pkg-plist b/x11-fonts/fontconfig/pkg-plist
index d49fea803d6a..019231827acc 100644
--- a/x11-fonts/fontconfig/pkg-plist
+++ b/x11-fonts/fontconfig/pkg-plist
@@ -79,7 +79,7 @@ include/fontconfig/fontconfig.h
lib/libfontconfig.a
lib/libfontconfig.so
lib/libfontconfig.so.1
-lib/libfontconfig.so.1.13.0
+lib/libfontconfig.so.1.14.0
libdata/pkgconfig/fontconfig.pc
man/man1/fc-cache.1.gz
man/man1/fc-cat.1.gz