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:           Tue Nov 19 14:09:35 UTC 2019

Modified Files:
        pkgsrc/doc: CHANGES-2019
        pkgsrc/meta-pkgs/modular-xorg-apps: Makefile
Removed Files:
        pkgsrc/x11/xrx: DESCR Makefile PLIST distinfo

Log Message:
xrx: remove

This was a technology demonstration from the 1990s that didn't take off.


To generate a diff of this commit:
cvs rdiff -u -r1.5027 -r1.5028 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.40 -r1.41 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xrx/DESCR pkgsrc/x11/xrx/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/xrx/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/xrx/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.5027 pkgsrc/doc/CHANGES-2019:1.5028
--- pkgsrc/doc/CHANGES-2019:1.5027      Tue Nov 19 13:17:29 2019
+++ pkgsrc/doc/CHANGES-2019     Tue Nov 19 14:09:34 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.5027 2019/11/19 13:17:29 mef Exp $
+$NetBSD: CHANGES-2019,v 1.5028 2019/11/19 14:09:34 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -8107,3 +8107,4 @@ Changes to the packages collection and i
        Updated www/p5-HTTP-OAI to 4.10 [mef 2019-11-19]
        Updated www/p5-LWP-ConsoleLogger to 0.000042 [mef 2019-11-19]
        Updated www/p5-LWP-MediaTypes to 6.04 [mef 2019-11-19]
+       Removed x11/xrx [wiz 2019-11-19]

Index: pkgsrc/meta-pkgs/modular-xorg-apps/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.40 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.41
--- pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.40    Fri Jul 19 21:14:26 2019
+++ pkgsrc/meta-pkgs/modular-xorg-apps/Makefile Tue Nov 19 14:09:35 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2019/07/19 21:14:26 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2019/11/19 14:09:35 wiz Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-apps-1.14.1.11
+PKGNAME=       modular-xorg-apps-1.14.1.12
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 DISTFILES=     # empty
@@ -82,7 +82,6 @@ DEPENDS+=     xprop-[0-9]*:../../x11/xprop
 DEPENDS+=      xrandr-[0-9]*:../../x11/xrandr
 DEPENDS+=      xrdb-[0-9]*:../../x11/xrdb
 DEPENDS+=      xrefresh-[0-9]*:../../x11/xrefresh
-DEPENDS+=      xrx-[0-9]*:../../x11/xrx
 DEPENDS+=      xscope-[0-9]*:../../x11/xscope
 DEPENDS+=      xset-[0-9]*:../../x11/xset
 DEPENDS+=      xsetroot-[0-9]*:../../x11/xsetroot



Home | Main Index | Thread Index | Old Index