diff options
author | wiz <wiz@pkgsrc.org> | 2013-08-15 10:46:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-08-15 10:46:56 +0000 |
commit | ae741c8a98d3ca89d458e35ed918c4d4f552bbb0 (patch) | |
tree | 5c694555f3fdfbfd504c48439ce3ba7493900da7 /x11/pixman | |
parent | 0ea97c7201bb73ee57992c9fe2e88a6fcb5074bd (diff) | |
download | pkgsrc-ae741c8a98d3ca89d458e35ed918c4d4f552bbb0.tar.gz |
Update to 0.30.2:
Alexander Troosh (1):
Require GTK+ version >= 2.16
Andrea Canciani (1):
test: Fix build on MSVC
Markos Chandras (1):
Use AC_LINK_IFELSE to check if the Loongson MMI code can link
Matthieu Herrb (1):
configure.ac: Don't use '+=' since it's not POSIX
Siarhei Siamashka (1):
test: fix matrix-test on big endian systems
Søren Sandmann Pedersen (2):
Version bump to 0.30.1
Pre-release version bump to 0.30.2
ingmar@irsoft.de (1):
Fix broken build when HAVE_CONFIG_H is undefined, e.g. on Win32.
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 5 | ||||
-rw-r--r-- | x11/pixman/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 9f001b556ac..0a14e1ce19f 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.54 2013/05/31 12:42:57 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2013/08/15 10:46:56 wiz Exp $ -DISTNAME= pixman-0.30.0 -PKGREVISION= 1 +DISTNAME= pixman-0.30.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index b5e43f991ab..3d139eb3168 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.49 2013/05/24 13:28:04 wiz Exp $ +$NetBSD: distinfo,v 1.50 2013/08/15 10:46:56 wiz Exp $ -SHA1 (pixman-0.30.0.tar.bz2) = 7ef2e8a355c2ac38bd4b3390ad220801433422dc -RMD160 (pixman-0.30.0.tar.bz2) = c17e68ac49552e38f62d70e30ca61576f91bee6d -Size (pixman-0.30.0.tar.bz2) = 681343 bytes +SHA1 (pixman-0.30.2.tar.bz2) = 4ea0832932fd5447a1d5768e0d5403b6c7c4dbaf +RMD160 (pixman-0.30.2.tar.bz2) = 1664bc0598861e38d446fa2ed9440759d5104fb3 +Size (pixman-0.30.2.tar.bz2) = 666281 bytes SHA1 (patch-af) = 660feebae10eccebc62cde85b05ae0042834d398 SHA1 (patch-ba) = 9bd8a7fd0cfbd280df06d69838d3d10ab1b51e23 SHA1 (patch-bb) = d47b1857771b8addb6897d45782ba2735a7aacbd |