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-1.30: Add xproxymngproto.pc
details: https://anonhg.NetBSD.org/pkgsrc/rev/d31cc2d6f956
branches: trunk
changeset: 400499:d31cc2d6f956
user: nia <nia%pkgsrc.org@localhost>
date: Thu Aug 29 10:59:00 2019 +0000
description:
x11-links-1.30: Add xproxymngproto.pc
diffstat:
pkgtools/x11-links/Makefile | 4 ++--
pkgtools/x11-links/buildlink3.mk | 4 ++--
pkgtools/x11-links/files/xorg.xorgproto | 4 +++-
3 files changed, 7 insertions(+), 5 deletions(-)
diffs (59 lines):
diff -r 0902bbd75a34 -r d31cc2d6f956 pkgtools/x11-links/Makefile
--- a/pkgtools/x11-links/Makefile Thu Aug 29 10:40:14 2019 +0000
+++ b/pkgtools/x11-links/Makefile Thu Aug 29 10:59:00 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.200 2019/08/23 15:18:39 rjs Exp $
+# $NetBSD: Makefile,v 1.201 2019/08/29 10:59:00 nia 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.29
+PKGNAME= x11-links-1.30
CATEGORIES= pkgtools x11
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 0902bbd75a34 -r d31cc2d6f956 pkgtools/x11-links/buildlink3.mk
--- a/pkgtools/x11-links/buildlink3.mk Thu Aug 29 10:40:14 2019 +0000
+++ b/pkgtools/x11-links/buildlink3.mk Thu Aug 29 10:59:00 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.91 2019/08/23 15:18:39 rjs Exp $
+# $NetBSD: buildlink3.mk,v 1.92 2019/08/29 10:59:00 nia 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.29
+BUILDLINK_API_DEPENDS.x11-links+= x11-links>=1.30
BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links
BUILDLINK_DEPMETHOD.x11-links?= build
diff -r 0902bbd75a34 -r d31cc2d6f956 pkgtools/x11-links/files/xorg.xorgproto
--- a/pkgtools/x11-links/files/xorg.xorgproto Thu Aug 29 10:40:14 2019 +0000
+++ b/pkgtools/x11-links/files/xorg.xorgproto Thu Aug 29 10:59:00 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: xorg.xorgproto,v 1.3 2019/08/22 13:01:15 nia Exp $
+# $NetBSD: xorg.xorgproto,v 1.4 2019/08/29 10:59:01 nia Exp $
include/GL/glxint.h
include/GL/glxmd.h
include/GL/glxproto.h
@@ -179,6 +179,7 @@
lib/pkgconfig/xf86vidmodeproto.pc
lib/pkgconfig/xineramaproto.pc
lib/pkgconfig/xproto.pc
+lib/pkgconfig/xproxymngproto.pc
lib/pkgconfig/xxf86dga.pc
share/doc/presentproto/presentproto.txt
share/doc/randrproto/randrproto.txt
@@ -208,6 +209,7 @@
share/pkgconfig/xf86vidmodeproto.pc
share/pkgconfig/xineramaproto.pc
share/pkgconfig/xproto.pc
+share/pkgconfig/xproxymngproto.pc
share/xcb/bigreq.xml
share/xcb/composite.xml
share/xcb/damage.xml
Home |
Main Index |
Thread Index |
Old Index