pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xcb xcb: update to 2.4nb2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fc02783746be
branches:  trunk
changeset: 336446:fc02783746be
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 15 07:03:06 2019 +0000

description:
xcb: update to 2.4nb2.

Fix RELRO build.

diffstat:

 x11/xcb/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 69927dfac1df -r fc02783746be x11/xcb/Makefile
--- a/x11/xcb/Makefile  Mon Jul 15 06:02:44 2019 +0000
+++ b/x11/xcb/Makefile  Mon Jul 15 07:03:06 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:35 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/07/15 07:03:06 wiz Exp $
 
 DISTNAME=      xcb-2.4
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  http://www.goof.com/pcg/marc/data/
 
@@ -11,6 +11,7 @@
 
 USE_IMAKE=     YES
 BUILD_TARGET=  all Xcb.ad
+MAKE_ENV+=     LOCAL_LDFLAGS=${LDFLAGS:Q}
 
 .include "../../x11/libXaw/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index