Date: Wed, 10 Feb 2016 12:49:21 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408627 - in head/x11/pixman: . files Message-ID: <201602101249.u1ACnLIB042365@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602101249.u1ACnLIB042365>