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:13:28 UTC 2019
Modified Files:
pkgsrc/doc: CHANGES-2019
pkgsrc/meta-pkgs/modular-xorg-apps: Makefile
pkgsrc/meta-pkgs/modular-xorg-libs: Makefile
Removed Files:
pkgsrc/x11/libXTrap: DESCR Makefile PLIST buildlink3.mk builtin.mk
distinfo
pkgsrc/x11/xtrap: DESCR Makefile PLIST distinfo
Log Message:
libXTrap, xtrap: remove
Not useful according to upstream (deprecated since ~1994).
To generate a diff of this commit:
cvs rdiff -u -r1.2974 -r1.2975 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.38 -r1.39 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/meta-pkgs/modular-xorg-libs/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/libXTrap/DESCR \
pkgsrc/x11/libXTrap/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/x11/libXTrap/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/libXTrap/buildlink3.mk \
pkgsrc/x11/libXTrap/builtin.mk pkgsrc/x11/libXTrap/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xtrap/DESCR pkgsrc/x11/xtrap/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/x11/xtrap/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/xtrap/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.2974 pkgsrc/doc/CHANGES-2019:1.2975
--- pkgsrc/doc/CHANGES-2019:1.2974 Fri Jul 19 20:38:53 2019
+++ pkgsrc/doc/CHANGES-2019 Fri Jul 19 21:13:28 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.2974 2019/07/19 20:38:53 leot Exp $
+$NetBSD: CHANGES-2019,v 1.2975 2019/07/19 21:13:28 wiz Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -4896,3 +4896,7 @@ Changes to the packages collection and i
Removed wm/libWindowsWM [wiz 2019-07-19]
Updated www/curl to 7.65.3 [leot 2019-07-19]
Updated net/gallery-dl to 1.9.0 [leot 2019-07-19]
+ Removed x11/xtrap [wiz 2019-07-19]
+ 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]
Index: pkgsrc/meta-pkgs/modular-xorg-apps/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.38 pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.39
--- pkgsrc/meta-pkgs/modular-xorg-apps/Makefile:1.38 Wed Mar 20 16:35:26 2019
+++ pkgsrc/meta-pkgs/modular-xorg-apps/Makefile Fri Jul 19 21:13:27 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2019/03/20 16:35:26 tnn Exp $
+# $NetBSD: Makefile,v 1.39 2019/07/19 21:13:27 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.14.1.10
+PKGNAME= modular-xorg-apps-1.14.1.11
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -91,7 +91,6 @@ DEPENDS+= xsm-[0-9]*:../../x11/xsm
DEPENDS+= xstdcmap-[0-9]*:../../x11/xstdcmap
DEPENDS+= xterm-[0-9]*:../../x11/xterm
DEPENDS+= xtrans-[0-9]*:../../x11/xtrans
-DEPENDS+= xtrap-[0-9]*:../../x11/xtrap
DEPENDS+= xvinfo-[0-9]*:../../x11/xvinfo
DEPENDS+= xwininfo-[0-9]*:../../x11/xwininfo
DEPENDS+= xwd-[0-9]*:../../x11/xwd
Index: pkgsrc/meta-pkgs/modular-xorg-libs/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.21 pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.22
--- pkgsrc/meta-pkgs/modular-xorg-libs/Makefile:1.21 Fri Jul 19 12:07:23 2019
+++ pkgsrc/meta-pkgs/modular-xorg-libs/Makefile Fri Jul 19 21:13:27 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/07/19 12:07:23 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2019/07/19 21:13:27 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-libs-1.7
+PKGNAME= modular-xorg-libs-1.8
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
DISTFILES= # empty
@@ -24,7 +24,6 @@ META_PACKAGE= yes
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXScrnSaver/buildlink3.mk"
-.include "../../x11/libXTrap/buildlink3.mk"
.include "../../x11/libXau/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXaw3d/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index