pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango pango: bump fribidi requirement per releas...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac1abb878a81
branches: trunk
changeset: 458331:ac1abb878a81
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 13 08:04:39 2021 +0000
description:
pango: bump fribidi requirement per release notes
diffstat:
devel/pango/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 47c44a9efad8 -r ac1abb878a81 devel/pango/Makefile
--- a/devel/pango/Makefile Mon Sep 13 07:58:50 2021 +0000
+++ b/devel/pango/Makefile Mon Sep 13 08:04:39 2021 +0000
@@ -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 @@
.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