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: Sat Dec 14 12:44:10 UTC 2024
Modified Files:
pkgsrc/x11/pixman: Makefile distinfo
Log Message:
pixman: update to 0.44.2.
Matt Turner (4):
build: Add a64-neon-test.S to EXTRA_DIST
Revert "Fix signed-unsigned semantics in reduce_32"
Avoid integer overflow leading to out-of-bounds write
Pre-release version bump to 0.42.2
Simon Ser (3):
Post-release version bump to 0.42.1
meson: override pixman-1 dependency
meson: explicitly set C standard to gnu99
Thomas Klausner (2):
configure.ac: avoid unportable test(1) operator
Makefile.am: increase shell portability
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/x11/pixman/Makefile
cvs rdiff -u -r1.79 -r1.80 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.93 pkgsrc/x11/pixman/Makefile:1.94
--- pkgsrc/x11/pixman/Makefile:1.93 Tue Nov 5 17:23:34 2024
+++ pkgsrc/x11/pixman/Makefile Sat Dec 14 12:44:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.93 2024/11/05 17:23:34 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2024/12/14 12:44:09 wiz Exp $
-DISTNAME= pixman-0.44.0
+DISTNAME= pixman-0.44.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/pixman/distinfo
diff -u pkgsrc/x11/pixman/distinfo:1.79 pkgsrc/x11/pixman/distinfo:1.80
--- pkgsrc/x11/pixman/distinfo:1.79 Tue Nov 5 17:23:34 2024
+++ pkgsrc/x11/pixman/distinfo Sat Dec 14 12:44:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2024/11/05 17:23:34 wiz Exp $
+$NetBSD: distinfo,v 1.80 2024/12/14 12:44:09 wiz Exp $
-BLAKE2s (pixman-0.44.0.tar.xz) = 715d823b3476907e8939d0e59b10ba4f28a5d62b32482ca11d133560f704fc5d
-SHA512 (pixman-0.44.0.tar.xz) = 3ea293cd308a4faeb600939df2c98148154cf1faf8e435b9f33df46c33acfeb32572cb0c1e148ee9f6f39f9e8a49fbda627edcac03da2000d89e22941849a04d
-Size (pixman-0.44.0.tar.xz) = 649200 bytes
+BLAKE2s (pixman-0.44.2.tar.xz) = d594abfedc2ef93b4b69f3489b5af4a6dde2776e40560bf417358bd8df386662
+SHA512 (pixman-0.44.2.tar.xz) = b24907f9a0bf6a9aa3278d31986c562c5f2d68f8c178021497c8648aca9f91e4c6f1ecfacf93eb01ba4f03ce4cfc5970fc40bb0fe6724bac9210fc57da09cba4
+Size (pixman-0.44.2.tar.xz) = 650012 bytes
Home |
Main Index |
Thread Index |
Old Index