pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 modular-xorg-*: remove libxkbui bl3.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/20f718fb2fdf
branches: trunk
changeset: 418397:20f718fb2fdf
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 25 22:32:52 2019 +0000
description:
modular-xorg-*: remove libxkbui bl3.mk
Unused for years (was only used by removed xorgcfg).
Bump PKGREVISION.
diffstat:
x11/modular-xorg-server/Makefile | 4 ++--
x11/modular-xorg-xephyr/Makefile | 4 ++--
x11/modular-xorg-xquartz/Makefile | 5 ++---
x11/modular-xorg-xwayland/Makefile | 4 ++--
4 files changed, 8 insertions(+), 9 deletions(-)
diffs (64 lines):
diff -r f8b7da3a37e4 -r 20f718fb2fdf x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile Mon Nov 25 22:03:25 2019 +0000
+++ b/x11/modular-xorg-server/Makefile Mon Nov 25 22:32:52 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.121 2019/11/24 21:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Modular X11 server from modular X.org
diff -r f8b7da3a37e4 -r 20f718fb2fdf x11/modular-xorg-xephyr/Makefile
--- a/x11/modular-xorg-xephyr/Makefile Mon Nov 25 22:03:25 2019 +0000
+++ b/x11/modular-xorg-xephyr/Makefile Mon Nov 25 22:32:52 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/11/24 21:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xephyr-${XORG_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo
PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches
diff -r f8b7da3a37e4 -r 20f718fb2fdf x11/modular-xorg-xquartz/Makefile
--- a/x11/modular-xorg-xquartz/Makefile Mon Nov 25 22:03:25 2019 +0000
+++ b/x11/modular-xorg-xquartz/Makefile Mon Nov 25 22:32:52 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2019/11/24 21:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-1.17.2
PKGNAME= ${DISTNAME:S/xorg-server/modular-xorg-xquartz/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= https://www.x.org/releases/individual/xserver/
EXTRACT_SUFX= .tar.bz2
@@ -106,7 +106,6 @@
.include "../../x11/libXxf86vm/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libxkbfile/buildlink3.mk"
-.include "../../x11/libxkbui/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../x11/xcb-util-keysyms/buildlink3.mk"
.include "../../x11/xtrans/buildlink3.mk"
diff -r f8b7da3a37e4 -r 20f718fb2fdf x11/modular-xorg-xwayland/Makefile
--- a/x11/modular-xorg-xwayland/Makefile Mon Nov 25 22:03:25 2019 +0000
+++ b/x11/modular-xorg-xwayland/Makefile Mon Nov 25 22:32:52 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2019/11/24 21:43:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/11/25 22:32:52 wiz Exp $
DISTNAME= xorg-server-${XORG_VERSION}
PKGNAME= modular-xorg-xwayland-${XORG_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
DISTINFO_FILE= ${.CURDIR}/../../x11/modular-xorg-server/distinfo
PATCHDIR= ${.CURDIR}/../../x11/modular-xorg-server/patches
Home |
Main Index |
Thread Index |
Old Index