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 1.07
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea2b241f4d77
branches: trunk
changeset: 376463:ea2b241f4d77
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 02 15:14:12 2018 +0000
description:
x11-links: update to 1.07
Remove fontcacheproto
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
pkgtools/x11-links/files/xorg.fontcacheproto | 3 ---
pkgtools/x11-links/xorg.mk | 3 +--
4 files changed, 5 insertions(+), 9 deletions(-)
diffs (58 lines):
diff -r e471ab031303 -r ea2b241f4d77 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Fri Mar 02 15:11:48 2018 +0000
+++ b/pkgtools/x11-links/Makefile Fri Mar 02 15:14:12 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.177 2017/09/08 06:29:40 wiz Exp $
+# $NetBSD: Makefile,v 1.178 2018/03/02 15:14:12 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.06
+PKGNAME= x11-links-1.07
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r e471ab031303 -r ea2b241f4d77 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Fri Mar 02 15:11:48 2018 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Fri Mar 02 15:14:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.71 2018/01/07 13:04:28 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.72 2018/03/02 15:14:12 wiz Exp $
#
# Don't include this file manually! It will be included as necessary
# by bsd.buildlink3.mk.
@@ -12,7 +12,7 @@
.if !defined(X11_LINKS_BUILDLINK3_MK)
X11_LINKS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.06
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.07
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff -r e471ab031303 -r ea2b241f4d77 pkgtools/x11-links/files/xorg.fontcacheproto
--- a/pkgtools/x11-links/files/xorg.fontcacheproto Fri Mar 02 15:11:48 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-# $NetBSD: xorg.fontcacheproto,v 1.2 2008/10/05 21:36:35 cube Exp $
-include/X11/extensions/fontcachstr.h
-lib/pkgconfig/fontcacheproto.pc
diff -r e471ab031303 -r ea2b241f4d77 pkgtools/x11-links/xorg.mk
--- a/pkgtools/x11-links/xorg.mk Fri Mar 02 15:11:48 2018 +0000
+++ b/pkgtools/x11-links/xorg.mk Fri Mar 02 15:14:12 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.mk,v 1.29 2018/01/27 19:07:48 rillig Exp $
+# $NetBSD: xorg.mk,v 1.30 2018/03/02 15:14:12 wiz Exp $
#
# This is for X.org, but use "xfree" files also.
@@ -20,7 +20,6 @@
.include "../../x11/dri2proto/buildlink3.mk"
.include "../../x11/evieext/buildlink3.mk"
.include "../../x11/fixesproto/buildlink3.mk"
-.include "../../x11/fontcacheproto/buildlink3.mk"
.include "../../x11/fontsproto/buildlink3.mk"
.include "../../x11/glproto/buildlink3.mk"
.include "../../x11/inputproto/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index