Module Name: src Committed By: rin Date: Wed Oct 23 10:16:52 UTC 2024
Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: Do not obsolete 10-sub-pixel-rgb.conf This file revived for fontconfig 2.14.1, and has been recognized both as valid and obsoleted file at the same time. Fix PR misc/57547 and PR bin/58406. No release branches are affected. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/usr.sbin/postinstall/postinstall.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.sbin/postinstall/postinstall.in diff -u src/usr.sbin/postinstall/postinstall.in:1.69 src/usr.sbin/postinstall/postinstall.in:1.70 --- src/usr.sbin/postinstall/postinstall.in:1.69 Sat Oct 12 09:58:38 2024 +++ src/usr.sbin/postinstall/postinstall.in Wed Oct 23 10:16:52 2024 @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: postinstall.in,v 1.69 2024/10/12 09:58:38 uwe Exp $ +# $NetBSD: postinstall.in,v 1.70 2024/10/23 10:16:52 rin Exp $ # # Copyright (c) 2002-2022 The NetBSD Foundation, Inc. # All rights reserved. @@ -1415,7 +1415,6 @@ do_fontconfig() 10-autohint.conf 10-no-sub-pixel.conf 10-sub-pixel-bgr.conf -10-sub-pixel-rgb.conf 10-sub-pixel-vbgr.conf 10-sub-pixel-vrgb.conf 10-unhinted.conf