From 340b57f8beb786be8990652b17d2e45f182346e6 Mon Sep 17 00:00:00 2001 From: Florent Thoumie Date: Fri, 23 Jan 2009 16:28:36 +0000 Subject: - Update X.org ports to 7.4+ (few ports are more recent than the katamari). - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). --- x11/pixman/Makefile | 2 +- x11/pixman/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/pixman') diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index d86ce102c670..59881a79ddb1 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pixman -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index e45e92f7d5db..8a5f7519320f 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/pixman-0.12.0.tar.bz2) = 494af78c1c7d825c9ad6815d7b91f17d -SHA256 (xorg/lib/pixman-0.12.0.tar.bz2) = a82b54382a82c2fb42f7ad2c8f363e945602a5183f6df685b69a584d3b25b228 -SIZE (xorg/lib/pixman-0.12.0.tar.bz2) = 364262 +MD5 (xorg/lib/pixman-0.13.2.tar.bz2) = 4b03b556bb0da245eedf74437c3a6158 +SHA256 (xorg/lib/pixman-0.13.2.tar.bz2) = 7b6b9fdd2104c7fed450a0d0da26fa906cb49544c25c53377084eea8fefb7cdc +SIZE (xorg/lib/pixman-0.13.2.tar.bz2) = 337769 -- cgit