Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 00:56:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dc16c9a9a5ab - main - x11-fonts/dejavu: Remove incorrect path from comment
Message-ID:  <202309300056.38U0uudG040785@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc16c9a9a5abf38e8d5f44d5352d1df520673411

commit dc16c9a9a5abf38e8d5f44d5352d1df520673411
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 00:33:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 00:46:33 +0000

    x11-fonts/dejavu: Remove incorrect path from comment
    
    - Bump PORTREVISION for package change
    
    PR:             268374
    Reported by:    Michael Osipov <michael.osipov@siemens.com>
---
 x11-fonts/dejavu/Makefile                                     |  2 +-
 .../patch-fontconfig-20-unhint-small-dejavu-sans-mono.conf    | 11 +++++++++++
 .../files/patch-fontconfig-20-unhint-small-dejavu-sans.conf   | 11 +++++++++++
 .../files/patch-fontconfig-20-unhint-small-dejavu-serif.conf  | 11 +++++++++++
 .../dejavu/files/patch-fontconfig-57-dejavu-sans-mono.conf    | 10 ++++++++++
 x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf   | 10 ++++++++++
 x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf  | 10 ++++++++++
 7 files changed, 64 insertions(+), 1 deletion(-)

diff --git a/x11-fonts/dejavu/Makefile b/x11-fonts/dejavu/Makefile
index 20400361ae51..dbfff9ddf122 100644
--- a/x11-fonts/dejavu/Makefile
+++ b/x11-fonts/dejavu/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dejavu
 PORTVERSION=	2.37
 DISTVERSIONPREFIX=	fonts-ttf-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://github.com/dejavu-fonts/dejavu-fonts/releases/download/version_${PORTVERSION:R}_${PORTVERSION:E}/
 
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans-mono.conf b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans-mono.conf
new file mode 100644
index 000000000000..c2dfde13eafb
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans-mono.conf
@@ -0,0 +1,11 @@
+--- fontconfig/20-unhint-small-dejavu-sans-mono.conf.orig	2016-07-30 08:37:51 UTC
++++ fontconfig/20-unhint-small-dejavu-sans-mono.conf
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+ <fontconfig>
+-  <!--  /etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf
++  <!--  20-unhint-small-dejavu-sans-mono.conf
+ 
+         Disable hinting manually at smaller sizes (< 8ppem)
+         This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans.conf b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans.conf
new file mode 100644
index 000000000000..9568fd9f9154
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-sans.conf
@@ -0,0 +1,11 @@
+--- fontconfig/20-unhint-small-dejavu-sans.conf.orig	2016-07-30 08:37:51 UTC
++++ fontconfig/20-unhint-small-dejavu-sans.conf
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+ <fontconfig>
+-  <!--  /etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf
++  <!--  20-unhint-small-dejavu-sans.conf
+ 
+         Disable hinting manually at smaller sizes (< 8ppem)
+         This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-serif.conf b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-serif.conf
new file mode 100644
index 000000000000..72576a5b9caa
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-20-unhint-small-dejavu-serif.conf
@@ -0,0 +1,11 @@
+--- fontconfig/20-unhint-small-dejavu-serif.conf.orig	2016-07-30 08:37:51 UTC
++++ fontconfig/20-unhint-small-dejavu-serif.conf
+@@ -1,7 +1,7 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+ <fontconfig>
+-  <!--  /etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf
++  <!--  20-unhint-small-dejavu-serif.conf
+ 
+         Disable hinting manually at smaller sizes (< 8ppem)
+         This is a copy of the Bistream Vera fonts fonts rule, as DejaVu is
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans-mono.conf b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans-mono.conf
new file mode 100644
index 000000000000..49df72509dd3
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans-mono.conf
@@ -0,0 +1,10 @@
+--- fontconfig/57-dejavu-sans-mono.conf.orig	2023-09-29 20:52:26 UTC
++++ fontconfig/57-dejavu-sans-mono.conf
+@@ -1,6 +1,6 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+-<!-- /etc/fonts/conf.d/57-dejavu-sans-mono.conf
++<!-- 57-dejavu-sans-mono.conf
+ 
+      Define aliasing and other fontconfig settings for
+      DejaVu Sans Mono.
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf
new file mode 100644
index 000000000000..cd33e28b0862
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-sans.conf
@@ -0,0 +1,10 @@
+--- fontconfig/57-dejavu-sans.conf.orig	2023-09-29 20:52:26 UTC
++++ fontconfig/57-dejavu-sans.conf
+@@ -1,6 +1,6 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+-<!-- /etc/fonts/conf.d/57-dejavu-sans.conf
++<!-- 57-dejavu-sans.conf
+ 
+      Define aliasing and other fontconfig settings for
+      DejaVu Sans.
diff --git a/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf
new file mode 100644
index 000000000000..bc9d5f36bccb
--- /dev/null
+++ b/x11-fonts/dejavu/files/patch-fontconfig-57-dejavu-serif.conf
@@ -0,0 +1,10 @@
+--- fontconfig/57-dejavu-serif.conf.orig	2023-09-29 20:52:26 UTC
++++ fontconfig/57-dejavu-serif.conf
+@@ -1,6 +1,6 @@
+ <?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
+-<!-- /etc/fonts/conf.d/57-dejavu-serif.conf
++<!-- 57-dejavu-serif.conf
+ 
+      Define aliasing and other fontconfig settings for
+      DejaVu Serif.



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