FreeBSD Bugzilla – Attachment 101642 Details for
Bug 141225
Update Port: x11/libxcb to v.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libxcb.diff
libxcb.diff (text/x-diff), 2.73 KB, created by
Ashish Shukla
on 2009-12-10 19:53:57 UTC
(
hide
)
Description:
libxcb.diff
Filename:
MIME Type:
Creator:
Ashish Shukla
Created:
2009-12-10 19:53:57 UTC
Size:
2.73 KB
patch
obsolete
>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-11 01:18:03.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 >@@ -17,11 +16,9 @@ > BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:${PORTSDIR}/devel/libcheck \ > xsltproc:${PORTSDIR}/textproc/libxslt \ > ${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 \ >+ xcb-proto>=1.6:${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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 141225
:
101641
| 101642