ports/141225: Update Port: x11/libxcb to v.1.5

Ashish SHUKLA wahjava at gmail.com
Sun Dec 6 17:10:01 UTC 2009


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list