From nobody@FreeBSD.org  Wed Aug 11 21:53:15 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 971951065670
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2010 21:53:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 856FB8FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2010 21:53:15 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o7BLrFZa032912
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Aug 2010 21:53:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o7BLrFRw032909;
	Wed, 11 Aug 2010 21:53:15 GMT
	(envelope-from nobody)
Message-Id: <201008112153.o7BLrFRw032909@www.freebsd.org>
Date: Wed, 11 Aug 2010 21:53:15 GMT
From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: I have updated the x11/pixman port to release 0.18.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         149537
>Category:       ports
>Synopsis:       I have updated the x11/pixman port to release 0.18.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-x11
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 11 22:00:03 UTC 2010
>Closed-Date:    Wed Feb 02 04:46:11 UTC 2011
>Last-Modified:  Wed Feb 02 04:46:11 UTC 2011
>Originator:     Douglas Carmichael
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD dc-freebsd81.carmichael.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sat Jul 24 07:36:37 CDT 2010     root@dc-freebsd81.carmichael.lan:/usr/src/sys/amd64/compile/VMWARE81-64  amd64

>Description:
I have updated the x11/pixman port to release 0.18.2.

A patch is attached.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN pixman.orig/Makefile pixman/Makefile
--- pixman.orig/Makefile	2010-08-11 16:46:21.000000000 -0500
+++ pixman/Makefile	2010-08-11 16:48:43.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pixman
-PORTVERSION=	0.16.6
+PORTVERSION=	0.18.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
diff -ruN pixman.orig/distinfo pixman/distinfo
--- pixman.orig/distinfo	2010-08-11 16:46:21.000000000 -0500
+++ pixman/distinfo	2010-08-11 16:49:01.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/pixman-0.16.6.tar.bz2) = fbd6ee9cb09d0b26281557bc7afcb3ab
-SHA256 (xorg/lib/pixman-0.16.6.tar.bz2) = 70ccabd14106eb8b147cffa2a86bb5f11beeae8d2a57f6ec5bdb72c18ffdeb42
-SIZE (xorg/lib/pixman-0.16.6.tar.bz2) = 406016
+MD5 (xorg/lib/pixman-0.18.2.tar.bz2) = 8f0c47bbb12a0d9c0d14242596bf6bf9
+SHA256 (xorg/lib/pixman-0.18.2.tar.bz2) = 28a061364e24092a2bde6c879a7492c63bad7d52dde7eef711648ee119423923
+SIZE (xorg/lib/pixman-0.18.2.tar.bz2) = 421621


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 12 10:00:01 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=149537 

From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: bug-followup@FreeBSD.org, dcarmich@dcarmichael.net
Cc:  
Subject: Re: ports/149537: I have updated the x11/pixman port to release 0.18.2
Date: Thu, 19 Aug 2010 02:11:03 -0500

 --Apple-Mail-6--1048014430
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 I have updated the x11/pixman port to release 0.18.4.
 
 A patch is attached.
 
 
 --Apple-Mail-6--1048014430
 Content-Disposition: attachment;
 	filename=pixman-0.18.4.diff.txt
 Content-Type: text/plain;
 	x-unix-mode=0644;
 	name="pixman-0.18.4.diff.txt"
 Content-Transfer-Encoding: quoted-printable
 
 diff -ruN pixman.orig/Makefile pixman/Makefile
 --- pixman.orig/Makefile	2010-08-11 17:00:26.000000000 -0500
 +++ pixman/Makefile	2010-08-19 01:39:12.000000000 -0500
 @@ -6,7 +6,7 @@
  #
 =20
  PORTNAME=3D	pixman
 -PORTVERSION=3D	0.16.6
 +PORTVERSION=3D	0.18.4
  CATEGORIES=3D	x11
 =20
  MAINTAINER=3D	x11@FreeBSD.org
 diff -ruN pixman.orig/distinfo pixman/distinfo
 --- pixman.orig/distinfo	2010-08-11 17:00:26.000000000 -0500
 +++ pixman/distinfo	2010-08-19 01:38:13.000000000 -0500
 @@ -1,3 +1,3 @@
 -MD5 (xorg/lib/pixman-0.16.6.tar.bz2) =3D =
 fbd6ee9cb09d0b26281557bc7afcb3ab
 -SHA256 (xorg/lib/pixman-0.16.6.tar.bz2) =3D =
 70ccabd14106eb8b147cffa2a86bb5f11beeae8d2a57f6ec5bdb72c18ffdeb42
 -SIZE (xorg/lib/pixman-0.16.6.tar.bz2) =3D 406016
 +MD5 (xorg/lib/pixman-0.18.4.tar.bz2) =3D =
 c1d69aaddba8c1e046d26ac125da95bf
 +SHA256 (xorg/lib/pixman-0.18.4.tar.bz2) =3D =
 399d2084f9f94cf51950a6a34edf8badd43f96f48039ff7a2e9193628eae30f1
 +SIZE (xorg/lib/pixman-0.18.4.tar.bz2) =3D 421626
 
 --Apple-Mail-6--1048014430
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 
 
 
 --Apple-Mail-6--1048014430--

From: Anonymous <swell.k@gmail.com>
To: dcarmich@dcarmichael.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/149537: I have updated the x11/pixman port to release 0.18.2
Date: Sat, 28 Aug 2010 14:03:03 +0400

 0.19.2 was released a week ago.
 
 BTW, do you test pixman against main upward deps, e.g. Xserver, cairo?

From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: Anonymous <swell.k@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/149537: I have updated the x11/pixman port to release 0.18.2
Date: Tue, 31 Aug 2010 07:19:42 -0500

 Also, currently I am using GNOME2 with pixman 0.19.2 with no ill effects.
  
 On Aug 28, 2010, at 5:32 AM, Anonymous wrote:
 
 > Douglas Carmichael <dcarmich@dcarmichael.net> writes:
 > 
 >> On Aug 28, 2010, at 5:03 AM, Anonymous wrote:
 >>> 0.19.2 was released a week ago.
 >>> 
 >>> BTW, do you test pixman against main upward deps, e.g. Xserver, cairo?
 >>> 
 >> The X server starts and doesn't give any inappropriate errors.
 >> 
 > 
 > IIRC, firefox uses cairo/pixman for image transformations, e.g. scaling.
 > So, if the updated version doesn't distort scaled images then it's
 > probably OK.
 > 
 > And I guess Xserver is using pixman to help render TrueType fonts.
 > So, you can try to run xterm with a .ttf font e.g. DejaVu Sans Mono,
 > and use scrolling.
 > 
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Feb 2 04:46:10 UTC 2011 
State-Changed-Why:  
never version already in the portstree. 

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