diff options
author | wiz <wiz@pkgsrc.org> | 2019-04-07 21:15:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-04-07 21:15:47 +0000 |
commit | e922d32576d5e49631dbc3dac824560ff7bbf361 (patch) | |
tree | e14f8922952345cb81e78514d87eac62f00719fa /x11/pixman | |
parent | 76d95724a6f3bfa3718e003fc1c7959c9b9bfd30 (diff) | |
download | pkgsrc-e922d32576d5e49631dbc3dac824560ff7bbf361.tar.gz |
pixman: update to 0.38.2.
A new pixman release 0.38.2 is now available. This is a stable release in the
in the 0.38 series.
This release mostly contains fixes for the Meson build system.
Diffstat (limited to 'x11/pixman')
-rw-r--r-- | x11/pixman/Makefile | 4 | ||||
-rw-r--r-- | x11/pixman/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 160e55d8855..7228eae7e58 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.68 2019/02/14 07:22:19 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2019/04/07 21:15:47 wiz Exp $ -DISTNAME= pixman-0.38.0 +DISTNAME= pixman-0.38.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo index 311d04a5a4d..98b505975ce 100644 --- a/x11/pixman/distinfo +++ b/x11/pixman/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.60 2019/02/14 07:22:19 wiz Exp $ +$NetBSD: distinfo,v 1.61 2019/04/07 21:15:47 wiz Exp $ -SHA1 (pixman-0.38.0.tar.bz2) = 06587395f4a3538bafc0845ac225ea4c6472e550 -RMD160 (pixman-0.38.0.tar.bz2) = 85045d35b5109c58fcdf577df36b61b32107fd99 -SHA512 (pixman-0.38.0.tar.bz2) = f2279a30947df0c75064fdc36c3e0b735d9392d516191d99a9a66c9bae86778c538a552f1bf9eb75cdbd141891e3addb4836b37ef1553bc6d55285f214311b78 -Size (pixman-0.38.0.tar.bz2) = 747654 bytes +SHA1 (pixman-0.38.2.tar.bz2) = ce40833fe4337aa6329ac5694d9ff342338219c1 +RMD160 (pixman-0.38.2.tar.bz2) = 0670d7a8ffc037486f4b44b6a020839fd408b84b +SHA512 (pixman-0.38.2.tar.bz2) = 79861ad2034e1ed68b20f68bfe5e7814b0c87a01a6a34b802fd85551a702095f70878fc1772e6c30e79a018983febf2ec8d35ea6779335140e244f35042a1bf5 +Size (pixman-0.38.2.tar.bz2) = 757229 bytes SHA1 (patch-ba) = 9bd8a7fd0cfbd280df06d69838d3d10ab1b51e23 SHA1 (patch-bb) = d47b1857771b8addb6897d45782ba2735a7aacbd SHA1 (patch-bc) = 3e23e6c482ea193885f3f762af355ef2f692132b |