summaryrefslogtreecommitdiff
path: root/x11/pixman
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 16:52:50 +0000
commitd594ccc94ffa1006a70e7762de037c800e827b24 (patch)
treeacb2244a21cfbea5c6e08351de94411bf3cb322a /x11/pixman
parent- Force commit (diff)
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457
Notes
Notes: svn path=/head/; revision=269720
Diffstat (limited to 'x11/pixman')
-rw-r--r--x11/pixman/Makefile2
-rw-r--r--x11/pixman/distinfo5
-rw-r--r--x11/pixman/pkg-descr3
3 files changed, 3 insertions, 7 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index c3e8bf42b8ef..62d05747f7e7 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pixman
-PORTVERSION= 0.18.4
+PORTVERSION= 0.21.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index f655c448011e..938922784d3d 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,3 +1,2 @@
-MD5 (xorg/lib/pixman-0.18.4.tar.bz2) = c1d69aaddba8c1e046d26ac125da95bf
-SHA256 (xorg/lib/pixman-0.18.4.tar.bz2) = 399d2084f9f94cf51950a6a34edf8badd43f96f48039ff7a2e9193628eae30f1
-SIZE (xorg/lib/pixman-0.18.4.tar.bz2) = 421626
+SHA256 (xorg/lib/pixman-0.21.4.tar.bz2) = 7809f8aa7dcd99bc0e3a12eef65266d34e1f2988df4c814e5f747ddceed22ddf
+SIZE (xorg/lib/pixman-0.21.4.tar.bz2) = 453663
diff --git a/x11/pixman/pkg-descr b/x11/pixman/pkg-descr
index a2150dc2411f..20e94617b65d 100644
--- a/x11/pixman/pkg-descr
+++ b/x11/pixman/pkg-descr
@@ -1,6 +1,3 @@
This package contains the pixman library.
WWW: http://www.freedesktop.org/Software/xlibs
-
-- Florent Thoumie
-flz@FreeBSD.org