summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-08-10 01:21:13 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-08-10 01:21:13 +0800
commit36faf629f83e4aef843932620fc930a1c1b9863a (patch)
tree72b556384550a9c34de55724b754f83858fc83d1
parent5e935c2aa0a637c10330287b39a588d1ceb4fa15 (diff)
downloadxorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar.gz
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar.bz2
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar.lz
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar.xz
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.tar.zst
xorg-devel-ports-36faf629f83e4aef843932620fc930a1c1b9863a.zip
Update to 0.30.2.
While here add a big comment as a reminder that ltverhack should be removed as part of the next major update. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1053 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/pixman/Makefile3
-rw-r--r--x11/pixman/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index 60fe908..acffa7b 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pixman
-PORTVERSION= 0.30.0
+PORTVERSION= 0.30.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -11,6 +11,7 @@ USES= perl5
USE_PERL5= build
XORG_CAT= lib
USE_AUTOTOOLS= libtool
+# XXX - Remove this before the next major release! - XXX
USE_GNOME= ltverhack:9
CONFIGURE_ARGS= --disable-gtk
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index 0d67d26..676ffb2 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/pixman-0.30.0.tar.bz2) = 77e756dc7fafdf17f39a4f23bdc8be59f9f6a65c08704f5cac1d8aa87cfaf517
-SIZE (xorg/lib/pixman-0.30.0.tar.bz2) = 681343
+SHA256 (xorg/lib/pixman-0.30.2.tar.bz2) = 4fbb51788fe7cbd8abb5f80aed95ec878704e57a06328f7bebe0306e3822c96c
+SIZE (xorg/lib/pixman-0.30.2.tar.bz2) = 666281