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:25:10 UTC 2023

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

Log Message:
xf86-input-fpit: remove

unsupported upstream


To generate a diff of this commit:
cvs rdiff -u -r1.2726 -r1.2727 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.51 -r1.52 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xf86-input-fpit/DESCR \
    pkgsrc/x11/xf86-input-fpit/PLIST pkgsrc/x11/xf86-input-fpit/builtin.mk
cvs rdiff -u -r1.10 -r0 pkgsrc/x11/xf86-input-fpit/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/xf86-input-fpit/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.2726 pkgsrc/doc/CHANGES-2023:1.2727
--- pkgsrc/doc/CHANGES-2023:1.2726      Wed May  3 07:23:22 2023
+++ pkgsrc/doc/CHANGES-2023     Wed May  3 07:25:10 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.2726 2023/05/03 07:23:22 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.2727 2023/05/03 07:25:10 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -3821,3 +3821,4 @@ Changes to the packages collection and i
        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]
+       Removed x11/xf86-input-fpit [wiz 2023-05-03]

Index: pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.51 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.52
--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.51 Wed May  3 07:23:22 2023
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile      Wed May  3 07:25:10 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2023/05/03 07:23:22 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2023/05/03 07:25:10 wiz Exp $
 
 DISTNAME=      # empty
 PKGNAME=       modular-xorg-drivers-1.19.0
@@ -28,7 +28,6 @@ DEPENDS+=     xf86-input-vmmouse-[0-9]*:../.
 DEPENDS+=      xf86-input-ws-[0-9]*:../../x11/xf86-input-ws
 .endif
 DEPENDS+=      xf86-input-elographics-[0-9]*:../../x11/xf86-input-elographics
-DEPENDS+=      xf86-input-fpit-[0-9]*:../../x11/xf86-input-fpit
 DEPENDS+=      xf86-input-hyperpen-[0-9]*:../../x11/xf86-input-hyperpen
 .if ${OPSYS} != "SunOS"
 DEPENDS+=      xf86-input-joystick-[0-9]*:../../x11/xf86-input-joystick



Home | Main Index | Thread Index | Old Index