pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server modular-xorg-server: bump xorg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dcdf9a6d703
branches: trunk
changeset: 390632:3dcdf9a6d703
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 25 09:17:27 2022 +0000
description:
modular-xorg-server: bump xorgproto requirements
fixesproto 6 -> 2021.4
inputproto 2.4 -> 2021.5
diffstat:
x11/modular-xorg-server/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cafa5b8a4fa1 -r 3dcdf9a6d703 x11/modular-xorg-server/Makefile.common
--- a/x11/modular-xorg-server/Makefile.common Sun Dec 25 09:00:36 2022 +0000
+++ b/x11/modular-xorg-server/Makefile.common Sun Dec 25 09:17:27 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.52 2022/12/20 18:56:06 wiz Exp $
+# $NetBSD: Makefile.common,v 1.53 2022/12/25 09:17:27 wiz Exp $
# used by x11/modular-xorg-server/Makefile
# used by x11/modular-xorg-xephyr/Makefile
# used by x11/modular-xorg-xwayland/Makefile
@@ -127,7 +127,7 @@
BUILDLINK_API_DEPENDS.libpciaccess+= libpciaccess>=0.11.0
BUILDLINK_DEPMETHOD.libpciaccess= full
.include "../../sysutils/libpciaccess/buildlink3.mk"
-BUILDLINK_API_DEPENDS.xorgproto+= xorgproto>=2018.3
+BUILDLINK_API_DEPENDS.xorgproto+= xorgproto>=2021.5
.include "../../x11/xorgproto/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXau/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index