pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/pango
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 22 07:12:42 UTC 2025
Modified Files:
pkgsrc/devel/pango: Makefile
Log Message:
pango: bump fontconfig requirement to 2.17
To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 pkgsrc/devel/pango/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/pango/Makefile
diff -u pkgsrc/devel/pango/Makefile:1.276 pkgsrc/devel/pango/Makefile:1.277
--- pkgsrc/devel/pango/Makefile:1.276 Sun Sep 21 17:48:31 2025
+++ pkgsrc/devel/pango/Makefile Mon Sep 22 07:12:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.276 2025/09/21 17:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.277 2025/09/22 07:12:42 wiz Exp $
DISTNAME= pango-1.57.0
CATEGORIES= devel fonts
@@ -66,7 +66,7 @@ BUILDLINK_API_DEPENDS.fribidi+= fribidi>
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.80
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.15.0
+BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.17.0
.include "../../fonts/fontconfig/buildlink3.mk"
BUILDLINK_API_DEPENDS.harfbuzz+= harfbuzz>=8.4.0
.include "../../fonts/harfbuzz/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index