aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-11-29 07:35:08 +0800
committereadler <eadler@FreeBSD.org>2011-11-29 07:35:08 +0800
commit53f551608ceda51b91087a5d4a1af6cb84d82849 (patch)
treed51b0d288c6c240cca35cc15306f6d7d3094bb1f /x11
parent387105371fdfd2501bf8f50898bed8aee6f32ff8 (diff)
downloadfreebsd-ports-gnome-53f551608ceda51b91087a5d4a1af6cb84d82849.tar.gz
freebsd-ports-gnome-53f551608ceda51b91087a5d4a1af6cb84d82849.tar.zst
freebsd-ports-gnome-53f551608ceda51b91087a5d4a1af6cb84d82849.zip
-update pixman to 0.24.0
new features: - Faster bilinear scaling on SSE2 and ARM NEON - Several new fast paths for ARM NEON - Support for the iwMMXt vector instruction set - Improved support for building with MSVC - General cleanups and bugfixes Obtained from: xorg-devel repo Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r--x11/pixman/Makefile2
-rw-r--r--x11/pixman/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index b6e94db94a37..9cd6c9f82e8d 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pixman
-PORTVERSION= 0.22.2
+PORTVERSION= 0.24.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index f0e654cfa602..c489d57d4bfa 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/pixman-0.22.2.tar.bz2) = 2d0a6dfca175f31ae53fb368292496e8833faff45bbeafdf40b2833d23186272
-SIZE (xorg/lib/pixman-0.22.2.tar.bz2) = 461319
+SHA256 (xorg/lib/pixman-0.24.0.tar.bz2) = 744e8b36b29ba76bdfe8f7cbc45585fb237533ac8d716a27e306874dcfa1cf44
+SIZE (xorg/lib/pixman-0.24.0.tar.bz2) = 467328