pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/pixman



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Mar  1 15:42:27 UTC 2024

Modified Files:
        pkgsrc/x11/pixman: Makefile distinfo

Log Message:
pixman: update to 0.43.4.

Gayathri Berli (1):
      Revert the changes to fix the problem in big-endian architectures

Heiko Lewin (1):
      Allow to build pixman on clang/arm32

Makoto Kato (1):
      pixman-arm: Fix build on clang/arm32

Matt Turner (5):
      pixman-x86: Use cpuid.h header
      pixman-x86: Move #include "cpuid.h" inside conditionals
      Revert "Allow to build pixman on clang/arm32"
      pixman-arm: Use unified syntax
      Pre-release version bump to 0.43.4

Simon Ser (1):
      Post-release version bump to 0.43.3


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/x11/pixman/Makefile
cvs rdiff -u -r1.77 -r1.78 pkgsrc/x11/pixman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/pixman/Makefile
diff -u pkgsrc/x11/pixman/Makefile:1.91 pkgsrc/x11/pixman/Makefile:1.92
--- pkgsrc/x11/pixman/Makefile:1.91     Sun Jan 28 13:54:11 2024
+++ pkgsrc/x11/pixman/Makefile  Fri Mar  1 15:42:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2024/01/28 13:54:11 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2024/03/01 15:42:27 wiz Exp $
 
-DISTNAME=      pixman-0.43.2
+DISTNAME=      pixman-0.43.4
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/pixman/distinfo
diff -u pkgsrc/x11/pixman/distinfo:1.77 pkgsrc/x11/pixman/distinfo:1.78
--- pkgsrc/x11/pixman/distinfo:1.77     Sun Jan 28 13:54:11 2024
+++ pkgsrc/x11/pixman/distinfo  Fri Mar  1 15:42:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.77 2024/01/28 13:54:11 wiz Exp $
+$NetBSD: distinfo,v 1.78 2024/03/01 15:42:27 wiz Exp $
 
-BLAKE2s (pixman-0.43.2.tar.xz) = 581642a8973872ff2a9e85676170291dece390428e4aa80b323c3bd7a6784c63
-SHA512 (pixman-0.43.2.tar.xz) = 1a1d21b86b3c6784c4c2606b7069723b4dbb747eac9fce95bca86516787840379ffd49abc42d11e7143e85c32c85496f33c2562c7a910ca6f963599affdc3224
-Size (pixman-0.43.2.tar.xz) = 637976 bytes
+BLAKE2s (pixman-0.43.4.tar.xz) = a593dba8f9db518c3e1cda594909fc2bc5b674687a16381c52172f23c0330c68
+SHA512 (pixman-0.43.4.tar.xz) = b40fb05bd58dc78f4e4e9b19c86991ab0611b708657c9a7fb42bfe82d57820a0fde01a34b00a0848a41da6c3fb90c2213942a70f435a0e9467631695d3bc7e36
+Size (pixman-0.43.4.tar.xz) = 636900 bytes



Home | Main Index | Thread Index | Old Index