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:           Mon Jan 27 11:13:39 UTC 2025

Modified Files:
        pkgsrc/doc: CHANGES-2025
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/xdaemon: DESCR Makefile PLIST distinfo

Log Message:
xdaemon: remove

Needs v1 of xteddy, which was updated to v2.


To generate a diff of this commit:
cvs rdiff -u -r1.637 -r1.638 pkgsrc/doc/CHANGES-2025
cvs rdiff -u -r1.1058 -r1.1059 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xdaemon/DESCR
cvs rdiff -u -r1.24 -r0 pkgsrc/x11/xdaemon/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/xdaemon/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/x11/xdaemon/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-2025
diff -u pkgsrc/doc/CHANGES-2025:1.637 pkgsrc/doc/CHANGES-2025:1.638
--- pkgsrc/doc/CHANGES-2025:1.637       Mon Jan 27 10:49:48 2025
+++ pkgsrc/doc/CHANGES-2025     Mon Jan 27 11:13:38 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.637 2025/01/27 10:49:48 adam Exp $
+$NetBSD: CHANGES-2025,v 1.638 2025/01/27 11:13:38 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -856,3 +856,4 @@ Changes to the packages collection and i
        Updated devel/py-dash to 8.0.5 [adam 2025-01-27]
        Updated devel/py-jupyter_events to 0.11.0 [adam 2025-01-27]
        Updated www/py-jupyter_server to 2.15.0 [adam 2025-01-27]
+       Removed x11/xdaemon successor x11/xdaemon2 [wiz 2025-01-27]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1058 pkgsrc/x11/Makefile:1.1059
--- pkgsrc/x11/Makefile:1.1058  Sun Jan 26 00:54:38 2025
+++ pkgsrc/x11/Makefile Mon Jan 27 11:13:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1058 2025/01/26 00:54:38 ktnb Exp $
+# $NetBSD: Makefile,v 1.1059 2025/01/27 11:13:38 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -463,7 +463,6 @@ SUBDIR+=    xcursor-core-hr
 SUBDIR+=       xcursor-themes
 SUBDIR+=       xcursor-vanilla-dmz
 SUBDIR+=       xcursorgen
-SUBDIR+=       xdaemon
 SUBDIR+=       xdaemon2
 SUBDIR+=       xdesktopwaves
 SUBDIR+=       xdg-user-dirs



Home | Main Index | Thread Index | Old Index