pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/modular-xorg-server



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 25 09:17:28 UTC 2022

Modified Files:
        pkgsrc/x11/modular-xorg-server: Makefile.common

Log Message:
modular-xorg-server: bump xorgproto requirements

fixesproto 6 -> 2021.4
inputproto 2.4 -> 2021.5


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/x11/modular-xorg-server/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/modular-xorg-server/Makefile.common
diff -u pkgsrc/x11/modular-xorg-server/Makefile.common:1.52 pkgsrc/x11/modular-xorg-server/Makefile.common:1.53
--- pkgsrc/x11/modular-xorg-server/Makefile.common:1.52 Tue Dec 20 18:56:06 2022
+++ pkgsrc/x11/modular-xorg-server/Makefile.common      Sun Dec 25 09:17:27 2022
@@ -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 @@ CONFIGURE_ARGS+=    --with-sha1=libnettle
 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