Date: Fri, 31 Jul 2009 10:31:13 GMT From: Ashish SHUKLA <wahjava@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137300: Update Port: x11/xpyb to v1.1 Message-ID: <200907311031.n6VAVDYT045406@www.freebsd.org> Resent-Message-ID: <200907311040.n6VAe1W8078994@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137300 >Category: ports >Synopsis: Update Port: x11/xpyb to v1.1 >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: Fri Jul 31 10:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ashish SHUKLA >Release: 8.0-BETA2 >Organization: N/A >Environment: FreeBSD monte-cristo.france 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Wed Jul 15 21:48:41 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update x11/xpyb port to v1.1. >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xpyb/Makefile xpyb/Makefile --- /usr/ports/x11/xpyb/Makefile 2009-06-15 03:53:54.000000000 +0530 +++ xpyb/Makefile 2009-07-31 21:18:27.000000000 +0530 @@ -6,8 +6,7 @@ # PORTNAME= xpyb -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/%SUBDIR%/ MASTER_SITE_SUBDIR= dist @@ -16,7 +15,8 @@ MAINTAINER= wahjava@gmail.com COMMENT= Python bindings to access X Window System protocol via libxcb -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb-proto.pc:${PORTSDIR}/x11/xcb-proto \ + xcb-proto>=1.1:${PORTSDIR}/x11/xcb-proto LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb USE_BZIP2= yes diff -urN /usr/ports/x11/xpyb/distinfo xpyb/distinfo --- /usr/ports/x11/xpyb/distinfo 2008-11-25 11:08:09.000000000 +0530 +++ xpyb/distinfo 2009-07-31 21:15:54.000000000 +0530 @@ -1,3 +1,3 @@ -MD5 (xpyb-1.0.tar.bz2) = ee142b17036c755679784576b9d032b5 -SHA256 (xpyb-1.0.tar.bz2) = 5c9645db96b99786de19acab5c62c87e4c4e2f6b5797d51fc1418c7a98d8ce33 -SIZE (xpyb-1.0.tar.bz2) = 262899 +MD5 (xpyb-1.1.tar.bz2) = 0d82bbaa97f89e41aada9fab5630147a +SHA256 (xpyb-1.1.tar.bz2) = 259c9ff7e6eb458f57437dbdc0f1993b63e1f30bbe0e4272bfeb8df18ff45933 +SIZE (xpyb-1.1.tar.bz2) = 267408 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907311031.n6VAVDYT045406>