From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 6 17:10:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D8EC106568F for ; Sun, 6 Dec 2009 17:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4D3F88FC16 for ; Sun, 6 Dec 2009 17:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB6HA1DS096383 for ; Sun, 6 Dec 2009 17:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB6HA1hP096382; Sun, 6 Dec 2009 17:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 6 Dec 2009 17:10:01 GMT Resent-Message-Id: <200912061710.nB6HA1hP096382@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ashish SHUKLA Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8284A106566B for ; Sun, 6 Dec 2009 17:02:07 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from mail-pw0-f44.google.com (mail-pw0-f44.google.com [209.85.160.44]) by mx1.freebsd.org (Postfix) with ESMTP id 5697A8FC18 for ; Sun, 6 Dec 2009 17:02:07 +0000 (UTC) Received: by pwi15 with SMTP id 15so414814pwi.3 for ; Sun, 06 Dec 2009 09:02:07 -0800 (PST) Received: by 10.114.215.8 with SMTP id n8mr9334561wag.78.1260118926981; Sun, 06 Dec 2009 09:02:06 -0800 (PST) Received: from chateau.d.if ([122.161.225.120]) by mx.google.com with ESMTPS id 20sm4403844pzk.5.2009.12.06.09.02.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 06 Dec 2009 09:02:06 -0800 (PST) Received: by chateau.d.if (Postfix, from userid 1001) id 514C34AD5D; Sun, 6 Dec 2009 22:31:18 +0530 (IST) Message-Id: <20091206170118.514C34AD5D@chateau.d.if> Date: Sun, 6 Dec 2009 22:31:18 +0530 (IST) From: Ashish SHUKLA To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/141225: Update Port: x11/libxcb to v.1.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ashish SHUKLA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Dec 2009 17:10:01 -0000 >Number: 141225 >Category: ports >Synopsis: Update Port: x11/libxcb to v.1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 06 17:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ashish SHUKLA >Release: FreeBSD 8.0-RELEASE amd64 >Organization: N/A >Environment: System: FreeBSD chateau.d.if 8.0-RELEASE FreeBSD 8.0-RELEASE #1: Fri Nov 27 11:09:44 IST 2009 root@chateau.d.if:/usr/obj/usr/src/sys/CHATEAU amd64 >Description: Updates x11/libxcb to v.1.5. In addition to updating the port this port also solves the problem reported in PR ports/138361, so can some committer close the PR ports/138361. Thanks >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/libxcb/Makefile libxcb/Makefile --- /usr/ports/x11/libxcb/Makefile 2009-08-01 06:51:09.000000000 +0530 +++ libxcb/Makefile 2009-12-06 22:09:05.000000000 +0530 @@ -6,9 +6,8 @@ # PORTNAME= libxcb -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= x11 python -#MASTER_SITES= XORG/current/src/extras MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= wahjava@gmail.com @@ -19,9 +18,7 @@ ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto \ xcb-proto>=1.5:${PORTSDIR}/x11/xcb-proto \ ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto \ - xcb-proto>=1.5:${PORTSDIR}/x11/xcb-proto \ - ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:${PORTSDIR}/devel/libpthread-stubs CONFIGURE_ARGS+= --disable-build-docs --without-doxygen @@ -30,7 +27,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes USE_XORG= xau xdmcp -USE_PYTHON= 2.5+ +USE_PYTHON_BUILD= 2.5+ GNU_CONFIGURE= yes .for f in XPROTO_CFLAGS XPROTO_LIBS XDMCP_CFLAGS XDMCP_LIBS NEEDED_CFLAGS NEEDED_LIBS diff -urN /usr/ports/x11/libxcb/distinfo libxcb/distinfo --- /usr/ports/x11/libxcb/distinfo 2009-07-31 20:04:38.000000000 +0530 +++ libxcb/distinfo 2009-12-06 22:09:15.000000000 +0530 @@ -1,3 +1,3 @@ -MD5 (libxcb-1.4.tar.bz2) = b00fd506c717dea01f595e8da31f6914 -SHA256 (libxcb-1.4.tar.bz2) = 07b6e2d3dde4beb06dc8310daec1c5c82d67022e3c9aec35f3783e63aad3209e -SIZE (libxcb-1.4.tar.bz2) = 306116 +MD5 (libxcb-1.5.tar.bz2) = d19c0ba6ba42ebccd3d62d8bb147b551 +SHA256 (libxcb-1.5.tar.bz2) = 3bf062e4ae585610c3e45b6ffe3035edf8b535b0e34f08068f0532a3d4381133 +SIZE (libxcb-1.5.tar.bz2) = 333760 diff -urN /usr/ports/x11/libxcb/pkg-plist libxcb/pkg-plist --- /usr/ports/x11/libxcb/pkg-plist 2009-06-28 18:22:33.000000000 +0530 +++ libxcb/pkg-plist 2009-12-06 22:15:41.000000000 +0530 @@ -2,6 +2,7 @@ include/xcb/composite.h include/xcb/damage.h include/xcb/dpms.h +include/xcb/dri2.h include/xcb/glx.h include/xcb/randr.h include/xcb/record.h @@ -37,6 +38,10 @@ lib/libxcb-dpms.la lib/libxcb-dpms.so lib/libxcb-dpms.so.0 +lib/libxcb-dri2.a +lib/libxcb-dri2.la +lib/libxcb-dri2.so +lib/libxcb-dri2.so.0 lib/libxcb-glx.a lib/libxcb-glx.la lib/libxcb-glx.so @@ -112,6 +117,7 @@ libdata/pkgconfig/xcb-composite.pc libdata/pkgconfig/xcb-damage.pc libdata/pkgconfig/xcb-dpms.pc +libdata/pkgconfig/xcb-dri2.pc libdata/pkgconfig/xcb-glx.pc libdata/pkgconfig/xcb-randr.pc libdata/pkgconfig/xcb-record.pc >Release-Note: >Audit-Trail: >Unformatted: