From 7126fcef8fc26b0fc1a71b64b9063b183684a331 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 2 Oct 2012 12:09:40 +0000 Subject: Increase the minium required version of the "x11/libxcb" package to 1.6. There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail. --- x11/libX11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/libX11/Makefile') diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 1da7ec35a55..fa1d948dd18 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/07/10 03:03:01 mef Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/02 12:09:41 tron Exp $ # DISTNAME= libX11-1.5.0 +PKGREVISION= 1 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3