From owner-svn-ports-all@freebsd.org Wed Feb 10 12:49:22 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DC63AA225B; Wed, 10 Feb 2016 12:49:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70026835; Wed, 10 Feb 2016 12:49:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1ACnL9Q042368; Wed, 10 Feb 2016 12:49:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1ACnLIB042365; Wed, 10 Feb 2016 12:49:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201602101249.u1ACnLIB042365@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 10 Feb 2016 12:49:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408627 - in head/x11/pixman: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2016 12:49:22 -0000 Author: kwm Date: Wed Feb 10 12:49:21 2016 New Revision: 408627 URL: https://svnweb.freebsd.org/changeset/ports/408627 Log: Update pixman to 0.34.0. Deleted: head/x11/pixman/files/patch-pixman_pixman-mmx.c Modified: head/x11/pixman/Makefile head/x11/pixman/distinfo head/x11/pixman/pkg-plist Modified: head/x11/pixman/Makefile ============================================================================== --- head/x11/pixman/Makefile Wed Feb 10 12:37:14 2016 (r408626) +++ head/x11/pixman/Makefile Wed Feb 10 12:49:21 2016 (r408627) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pixman -PORTVERSION= 0.32.8 +PORTVERSION= 0.34.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/pixman/distinfo ============================================================================== --- head/x11/pixman/distinfo Wed Feb 10 12:37:14 2016 (r408626) +++ head/x11/pixman/distinfo Wed Feb 10 12:49:21 2016 (r408627) @@ -1,2 +1,2 @@ -SHA256 (xorg/lib/pixman-0.32.8.tar.bz2) = 5c63dbb3523fc4d86ed4186677815918a941b7cb390d5eec4f55cb5d66b59fb1 -SIZE (xorg/lib/pixman-0.32.8.tar.bz2) = 696038 +SHA256 (xorg/lib/pixman-0.34.0.tar.bz2) = 39ba3438f3d17c464b0cb8be006dacbca0ab5aee97ebde69fec7ecdbf85794a0 +SIZE (xorg/lib/pixman-0.34.0.tar.bz2) = 739656 Modified: head/x11/pixman/pkg-plist ============================================================================== --- head/x11/pixman/pkg-plist Wed Feb 10 12:37:14 2016 (r408626) +++ head/x11/pixman/pkg-plist Wed Feb 10 12:49:21 2016 (r408627) @@ -3,5 +3,5 @@ include/pixman-1/pixman.h lib/libpixman-1.a lib/libpixman-1.so lib/libpixman-1.so.0 -lib/libpixman-1.so.0.32.8 +lib/libpixman-1.so.0.34.0 libdata/pkgconfig/pixman-1.pc