pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/x11-links x11-links: update to 0.21
details: https://anonhg.NetBSD.org/pkgsrc/rev/b91c031eb676
branches: trunk
changeset: 336673:b91c031eb676
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 20 21:09:48 2019 +0000
description:
x11-links: update to 0.21
Remove libXTrap reference.
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/xorg.mk | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 55f735adaad3 -r b91c031eb676 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Sat Jul 20 21:01:34 2019 +0000
+++ b/pkgtools/x11-links/Makefile Sat Jul 20 21:09:48 2019 +0000
@@ -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
diff -r 55f735adaad3 -r b91c031eb676 pkgtools/x11-links/xorg.mk
--- a/pkgtools/x11-links/xorg.mk Sat Jul 20 21:01:34 2019 +0000
+++ b/pkgtools/x11-links/xorg.mk Sat Jul 20 21:09:48 2019 +0000
@@ -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 @@
.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