pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg-libs modular-xorg-libs: remove ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a36ddcb7b9df
branches: trunk
changeset: 418347:a36ddcb7b9df
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 24 21:59:34 2019 +0000
description:
modular-xorg-libs: remove libXxf86misc
Not used by anything in pkgsrc, server side support was removed
11 years ago.
Bump version.
diffstat:
meta-pkgs/modular-xorg-libs/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 78567f715780 -r a36ddcb7b9df meta-pkgs/modular-xorg-libs/Makefile
--- a/meta-pkgs/modular-xorg-libs/Makefile Sun Nov 24 21:57:31 2019 +0000
+++ b/meta-pkgs/modular-xorg-libs/Makefile Sun Nov 24 21:59:34 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2019/07/19 21:13:27 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2019/11/24 21:59:34 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-libs-1.8
+PKGNAME= modular-xorg-libs-1.9
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
DISTFILES= # empty
@@ -49,7 +49,6 @@
.include "../../x11/libXv/buildlink3.mk"
.include "../../x11/libXvMC/buildlink3.mk"
.include "../../x11/libXxf86dga/buildlink3.mk"
-.include "../../x11/libXxf86misc/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "DragonFly" || ${OPSYS} == "FreeBSD" \
|| ${OPSYS} == "OpenBSD" || ${OPSYS} == "Linux" || ${OPSYS} == "SunOS"
Home |
Main Index |
Thread Index |
Old Index