From owner-freebsd-x11@FreeBSD.ORG Thu Sep 1 14:40:23 2011 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 857801065676 for ; Thu, 1 Sep 2011 14:40:23 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D1C7E8FC15 for ; Thu, 1 Sep 2011 14:40:22 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA03679; Thu, 01 Sep 2011 17:40:19 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E5F9953.2030402@FreeBSD.org> Date: Thu, 01 Sep 2011 17:40:19 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110705 Thunderbird/5.0 MIME-Version: 1.0 To: Laurent LEVIER References: <459ce6a740ab96895c5463584d2814a5.squirrel@wm.argosnet.com> In-Reply-To: <459ce6a740ab96895c5463584d2814a5.squirrel@wm.argosnet.com> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: dri2proto port update X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2011 14:40:23 -0000 Looks like you are more of a writer than a reader... Before you submit more PRs: http://trillian.chruetertee.ch/ports/wiki It helps to stay in touch with the community and to look through archives. on 01/09/2011 14:59 Laurent LEVIER said the following: >> Submitter-Id: current-users >> Originator: llevier@argosnet.com >> Confidential: no >> Synopsis: dri2proto port update >> Severity: non-critical >> Priority: medium >> Category: ports >> Class: update >> Release: FreeBSD 8.2-RELEASE-p2 amd64 >> Environment: > System: FreeBSD tirion 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Wed Aug > 24 15:05:34 CEST 2011 root@tirion:/usr/obj/usr/src/sys/Tirion amd64 > > dri2proto update to 2.6 (required by xf86-video-intel update to 2.16) > > --- dri2proto.diff begins here --- > diff -ruN dri2proto.orig/Makefile dri2proto/Makefile > --- dri2proto.orig/Makefile 2011-09-01 11:50:29.000000000 +0200 > +++ dri2proto/Makefile 2011-09-01 11:09:40.000000000 +0200 > @@ -6,7 +6,7 @@ > # > > PORTNAME= dri2proto > -PORTVERSION= 2.3 > +PORTVERSION= 2.6 > CATEGORIES= x11 > > MAINTAINER= x11@FreeBSD.org > diff -ruN dri2proto.orig/distinfo dri2proto/distinfo > --- dri2proto.orig/distinfo 2011-09-01 11:50:29.000000000 +0200 > +++ dri2proto/distinfo 2011-09-01 11:11:36.000000000 +0200 > @@ -1,2 +1,2 @@ > -SHA256 (xorg/proto/dri2proto-2.3.tar.bz2) = > b2141892a0db35feffa5e952ff5e1d2727c > 4436b07d7e2e9dd2ed89c8bb3e677 > -SIZE (xorg/proto/dri2proto-2.3.tar.bz2) = 95466 > +SHA256 (xorg/proto/dri2proto-2.6.tar.bz2) = > ad82c0b28c19fcd3f91ea1f93956cb66652 > 6b41b91f239773b5854b9b1a3b909 > +SIZE (xorg/proto/dri2proto-2.6.tar.bz2) = 102188 > --- dri2proto.diff ends here --- > > > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > -- Andriy Gapon