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:           Fri Jul 19 21:15:16 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/rstart: DESCR Makefile PLIST distinfo

Log Message:
rstart: remove

Deprecated upstream, use ssh X forwarding instead.


To generate a diff of this commit:
cvs rdiff -u -r1.2975 -r1.2976 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.839 -r1.840 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/rstart/DESCR pkgsrc/x11/rstart/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/rstart/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/rstart/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-2019
diff -u pkgsrc/doc/CHANGES-2019:1.2975 pkgsrc/doc/CHANGES-2019:1.2976
--- pkgsrc/doc/CHANGES-2019:1.2975      Fri Jul 19 21:13:28 2019
+++ pkgsrc/doc/CHANGES-2019     Fri Jul 19 21:15:16 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.2975 2019/07/19 21:13:28 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.2976 2019/07/19 21:15:16 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -4900,3 +4900,4 @@ Changes to the packages collection and i
        Removed x11/libXTrap [wiz 2019-07-19]
        Updated meta-pkgs/modular-xorg-apps to 1.14.1.11 [wiz 2019-07-19]
        Updated meta-pkgs/modular-xorg-libs to 1.8 [wiz 2019-07-19]
+       Removed x11/rstart [wiz 2019-07-19]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.839 pkgsrc/x11/Makefile:1.840
--- pkgsrc/x11/Makefile:1.839   Mon Apr 15 14:27:49 2019
+++ pkgsrc/x11/Makefile Fri Jul 19 21:15:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.839 2019/04/15 14:27:49 taca Exp $
+# $NetBSD: Makefile,v 1.840 2019/07/19 21:15:16 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -217,7 +217,6 @@ SUBDIR+=    libICE
 SUBDIR+=       libSM
 SUBDIR+=       libX11
 SUBDIR+=       libXScrnSaver
-SUBDIR+=       libXTrap
 SUBDIR+=       libXau
 SUBDIR+=       libXaw
 SUBDIR+=       libXaw3d
@@ -400,7 +399,6 @@ SUBDIR+=    rgb
 SUBDIR+=       rofi
 SUBDIR+=       rox-session
 SUBDIR+=       rox-wallpaper
-SUBDIR+=       rstart
 SUBDIR+=       ruby-gnome2-gtk
 SUBDIR+=       ruby-gnome2-gtk3
 SUBDIR+=       ruby-gnome2-gtksourceview2
@@ -680,7 +678,6 @@ SUBDIR+=    xtermset
 SUBDIR+=       xtoolwait
 SUBDIR+=       xtrace
 SUBDIR+=       xtrans
-SUBDIR+=       xtrap
 SUBDIR+=       xtruss
 SUBDIR+=       xvattr
 SUBDIR+=       xvidcap



Home | Main Index | Thread Index | Old Index