pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/x11-links
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 20 21:09:48 UTC 2019
Modified Files:
pkgsrc/pkgtools/x11-links: Makefile xorg.mk
Log Message:
x11-links: update to 0.21
Remove libXTrap reference.
To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 pkgsrc/pkgtools/x11-links/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/pkgtools/x11-links/xorg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/pkgtools/x11-links/Makefile
diff -u pkgsrc/pkgtools/x11-links/Makefile:1.191 pkgsrc/pkgtools/x11-links/Makefile:1.192
--- pkgsrc/pkgtools/x11-links/Makefile:1.191 Wed Jul 10 22:36:49 2019
+++ pkgsrc/pkgtools/x11-links/Makefile Sat Jul 20 21:09:48 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.191 2019/07/10 22:36:49 rjs Exp $
+# $NetBSD: Makefile,v 1.192 2019/07/20 21:09:48 wiz Exp $
#
# NOTE: If you update this package, then you'll likely need to also update
# the x11-links dependency in buildlink3.mk to the correct version,
# usually the most recent.
-PKGNAME= x11-links-1.20
+PKGNAME= x11-links-1.21
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/pkgtools/x11-links/xorg.mk
diff -u pkgsrc/pkgtools/x11-links/xorg.mk:1.33 pkgsrc/pkgtools/x11-links/xorg.mk:1.34
--- pkgsrc/pkgtools/x11-links/xorg.mk:1.33 Wed Jul 10 22:36:49 2019
+++ pkgsrc/pkgtools/x11-links/xorg.mk Sat Jul 20 21:09:48 2019
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.mk,v 1.33 2019/07/10 22:36:49 rjs Exp $
+# $NetBSD: xorg.mk,v 1.34 2019/07/20 21:09:48 wiz Exp $
#
# This is for X.org, but use "xfree" files also.
@@ -22,7 +22,6 @@ FILES_LIST= ${FILESDIR}/xorg
.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/libXcomposite/buildlink3.mk"
.include "../../x11/libXcursor/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index