pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links netbsd -current has libfontconfig.s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c145139e3c5
branches: trunk
changeset: 455840:8c145139e3c5
user: mrg <mrg%pkgsrc.org@localhost>
date: Tue Jul 13 00:32:22 2021 +0000
description:
netbsd -current has libfontconfig.so.2.3. not sure why this isn't
causing more build issues, but i just tripped on one.
bump version.
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
pkgtools/x11-links/files/xorg.fontconfig | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
diffs (51 lines):
diff -r 6a38b9a6d951 -r 8c145139e3c5 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Mon Jul 12 22:49:48 2021 +0000
+++ b/pkgtools/x11-links/Makefile Tue Jul 13 00:32:22 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.204 2021/04/29 02:58:48 gutteridge Exp $
+# $NetBSD: Makefile,v 1.205 2021/07/13 00:32:22 mrg Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
# usually the most recent.
-PKGNAME= x11-links-1.33
+PKGNAME= x11-links-1.34
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 6a38b9a6d951 -r 8c145139e3c5 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Mon Jul 12 22:49:48 2021 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Tue Jul 13 00:32:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.95 2021/04/29 02:58:48 gutteridge Exp $
+# $NetBSD: buildlink3.mk,v 1.96 2021/07/13 00:32:22 mrg Exp $
#
# Don't include this file manually! It will be included as necessary
# by bsd.buildlink3.mk.
@@ -12,7 +12,7 @@
.if !defined(X11_LINKS_BUILDLINK3_MK)
X11_LINKS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.33
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.34
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff -r 6a38b9a6d951 -r 8c145139e3c5 pkgtools/x11-links/files/xorg.fontconfig
--- a/pkgtools/x11-links/files/xorg.fontconfig Mon Jul 12 22:49:48 2021 +0000
+++ b/pkgtools/x11-links/files/xorg.fontconfig Tue Jul 13 00:32:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.fontconfig,v 1.11 2015/10/12 18:47:21 sevan Exp $
+# $NetBSD: xorg.fontconfig,v 1.12 2021/07/13 00:32:22 mrg Exp $
#
include/fontconfig/fcfreetype.h
include/fontconfig/fcprivate.h
@@ -16,6 +16,7 @@
lib/libfontconfig.so.2
lib/libfontconfig.so.2.0
lib/libfontconfig.so.2.2
+lib/libfontconfig.so.2.3
lib/libfontconfig.so.6.0
lib/libfontconfig.so.7.0
lib/libfontconfig.so.8.0
Home |
Main Index |
Thread Index |
Old Index