pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May  3 07:23:22 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/meta-pkgs/modular-xorg-drivers: Makefile
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/xf86-input-acecad: DESCR Makefile PLIST builtin.mk distinfo

Log Message:
xf86-input-acecad: remove

unsupported upstream


To generate a diff of this commit:
cvs rdiff -u -r1.2725 -r1.2726 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.50 -r1.51 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
cvs rdiff -u -r1.983 -r1.984 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xf86-input-acecad/DESCR \
    pkgsrc/x11/xf86-input-acecad/PLIST \
    pkgsrc/x11/xf86-input-acecad/builtin.mk
cvs rdiff -u -r1.14 -r0 pkgsrc/x11/xf86-input-acecad/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/xf86-input-acecad/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.2725 pkgsrc/doc/CHANGES-2023:1.2726
--- pkgsrc/doc/CHANGES-2023:1.2725      Wed May  3 07:20:29 2023
+++ pkgsrc/doc/CHANGES-2023     Wed May  3 07:23:22 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2725 2023/05/03 07:20:29 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.2726 2023/05/03 07:23:22 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -3820,3 +3820,4 @@ Changes to the packages collection and i
        Updated net/dbip-country-lite to 2023.05 [fcambus 2023-05-02]
        Added sysutils/fp-checkpassword version 0.0.20171108 [schmonz 2023-05-02]
        Removed x11/xdbedizzy [wiz 2023-05-03]
+       Removed x11/xf86-input-acecad [wiz 2023-05-03]

Index: pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.50 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.51
--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.50 Fri Apr 14 19:24:42 2023
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile      Wed May  3 07:23:22 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2023/04/14 19:24:42 maya Exp $
+# $NetBSD: Makefile,v 1.51 2023/05/03 07:23:22 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       modular-xorg-drivers-1.19.0
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 DISTFILES=     # empty
@@ -16,7 +16,6 @@ META_PACKAGE= yes
 
 .include "../../mk/bsd.prefs.mk"
 
-DEPENDS+=      xf86-input-acecad-[0-9]*:../../x11/xf86-input-acecad
 .if ${OPSYS} != "Linux"
 DEPENDS+=      xf86-input-keyboard-[0-9]*:../../x11/xf86-input-keyboard
 .endif

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.983 pkgsrc/x11/Makefile:1.984
--- pkgsrc/x11/Makefile:1.983   Wed May  3 07:20:29 2023
+++ pkgsrc/x11/Makefile Wed May  3 07:23:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.983 2023/05/03 07:20:29 wiz Exp $
+# $NetBSD: Makefile,v 1.984 2023/05/03 07:23:22 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -528,7 +528,6 @@ SUBDIR+=    xedit
 SUBDIR+=       xephem
 SUBDIR+=       xev
 SUBDIR+=       xeyes
-SUBDIR+=       xf86-input-acecad
 SUBDIR+=       xf86-input-elographics
 SUBDIR+=       xf86-input-fpit
 SUBDIR+=       xf86-input-hyperpen



Home | Main Index | Thread Index | Old Index