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 13 08:04:39 UTC 2021
Modified Files:
pkgsrc/devel/pango: Makefile
Log Message:
pango: bump fribidi requirement per release notes
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 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.244 pkgsrc/devel/pango/Makefile:1.245
--- pkgsrc/devel/pango/Makefile:1.244 Mon Sep 13 07:57:19 2021
+++ pkgsrc/devel/pango/Makefile Mon Sep 13 08:04:39 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.244 2021/09/13 07:57:19 adam Exp $
+# $NetBSD: Makefile,v 1.245 2021/09/13 08:04:39 wiz Exp $
DISTNAME= pango-1.48.9
CATEGORIES= devel fonts
@@ -52,7 +52,7 @@ post-install:
.include "options.mk"
.include "../../graphics/librsvg/available.mk"
-BUILDLINK_API_DEPENDS.fribidi+= fribidi>=0.19.7
+BUILDLINK_API_DEPENDS.fribidi+= fribidi>=1.0.6
.include "../../converters/fribidi/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.60
.include "../../devel/glib2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index