diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-01-24 00:28:36 +0800 |
commit | 340b57f8beb786be8990652b17d2e45f182346e6 (patch) | |
tree | c3e6d8718763fb6c4df9ddb40d2544e7ceccaccd /x11/pixman | |
parent | 66a81c62b92aa3373e54dc3b68238b43561f244f (diff) | |
download | freebsd-ports-gnome-340b57f8beb786be8990652b17d2e45f182346e6.tar.gz freebsd-ports-gnome-340b57f8beb786be8990652b17d2e45f182346e6.tar.zst freebsd-ports-gnome-340b57f8beb786be8990652b17d2e45f182346e6.zip |
- 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).
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 2 | ||||
-rw-r--r-- | x11/pixman/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
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 |