From scjamorim@bsd.com.br  Sat Oct 24 22:03:51 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 69668106566C;
	Sat, 24 Oct 2009 22:03:51 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171])
	by mx1.freebsd.org (Postfix) with ESMTP id 1EB998FC0A;
	Sat, 24 Oct 2009 22:03:50 +0000 (UTC)
Received: by yxe1 with SMTP id 1so8896947yxe.3
        for <multiple recipients>; Sat, 24 Oct 2009 15:03:50 -0700 (PDT)
Received: by 10.150.7.6 with SMTP id 6mr2532465ybg.261.1256421830407;
        Sat, 24 Oct 2009 15:03:50 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-163-8-49.bsace705.dsl.brasiltelecom.net.br [200.163.8.49])
        by mx.google.com with ESMTPS id 7sm588348ywf.55.2009.10.24.15.03.49
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 24 Oct 2009 15:03:49 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 27FE03F5F97; Sat, 24 Oct 2009 20:03:48 -0200 (BRST)
Message-Id: <20091024220348.27FE03F5F97@fbsd.scjamorim.org>
Date: Sat, 24 Oct 2009 20:03:48 -0200 (BRST)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: x11@FreeBSD.org
Subject: [PATCH] x11/xineramaproto: update to 1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139928
>Category:       ports
>Synopsis:       [PATCH] x11/xineramaproto: update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 24 22:10:02 UTC 2009
>Closed-Date:    Sun Oct 25 01:34:03 UTC 2009
>Last-Modified:  Sun Oct 25 01:34:03 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 1.2
- The files removed of pkg-plist now they are into the x11/libXinerama port.

Port maintainer (x11@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xineramaproto-1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xineramaproto/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	19 May 2007 20:27:55 -0000	1.1
+++ Makefile	24 Oct 2009 22:01:14 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xineramaproto
-PORTVERSION=	1.1.2
+PORTVERSION=	1.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11/xineramaproto/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	19 May 2007 20:27:55 -0000	1.1
+++ distinfo	24 Oct 2009 22:01:14 -0000
@@ -1,3 +1,3 @@
-MD5 (xorg/proto/xineramaproto-1.1.2.tar.bz2) = 1cc292c562962ad0ad3a253cae68c632
-SHA256 (xorg/proto/xineramaproto-1.1.2.tar.bz2) = e8a62b1cafbcfc3b9fed147612ed4320233d0c9d6de30c991c2cd0c691c40910
-SIZE (xorg/proto/xineramaproto-1.1.2.tar.bz2) = 38413
+MD5 (xorg/proto/xineramaproto-1.2.tar.bz2) = a8aadcb281b9c11a91303e24cdea45f5
+SHA256 (xorg/proto/xineramaproto-1.2.tar.bz2) = 58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64
+SIZE (xorg/proto/xineramaproto-1.2.tar.bz2) = 83852
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11/xineramaproto/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	19 May 2007 20:27:55 -0000	1.1
+++ pkg-plist	24 Oct 2009 22:01:14 -0000
@@ -1,5 +1,2 @@
-include/X11/extensions/Xinerama.h
-include/X11/extensions/panoramiXext.h
 include/X11/extensions/panoramiXproto.h
 libdata/pkgconfig/xineramaproto.pc
-@dirrmtry include/X11/extensions
--- xineramaproto-1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 24 22:10:12 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139928 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Oct 25 01:34:02 UTC 2009 
State-Changed-Why:  
have to wait of new xorg-server 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139928 
>Unformatted:
