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: Tue Jun 10 05:04:50 UTC 2025
Modified Files:
pkgsrc/x11/pixman: Makefile distinfo
Log Message:
pixman: update to 0.46.2.
Loukas Agorgianitis (2):
region: add translatef function for fractional regions
region: add contains_pointf function for fractional regions
Marek Pikuła (2):
ci: Disable OpenMP for Windows targets
Revert "ci: Allow failures in windows-amd64 jobs"
Matt Turner (3):
Post-release version bump to 0.46.1
release.sh: Sign the git tag
Pre-release version bump to 0.46.2
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/x11/pixman/Makefile
cvs rdiff -u -r1.81 -r1.82 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.96 pkgsrc/x11/pixman/Makefile:1.97
--- pkgsrc/x11/pixman/Makefile:1.96 Wed Apr 30 07:23:02 2025
+++ pkgsrc/x11/pixman/Makefile Tue Jun 10 05:04:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2025/04/30 07:23:02 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2025/06/10 05:04:50 wiz Exp $
-DISTNAME= pixman-0.46.0
+DISTNAME= pixman-0.46.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.81 pkgsrc/x11/pixman/distinfo:1.82
--- pkgsrc/x11/pixman/distinfo:1.81 Wed Apr 30 07:23:02 2025
+++ pkgsrc/x11/pixman/distinfo Tue Jun 10 05:04:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.81 2025/04/30 07:23:02 wiz Exp $
+$NetBSD: distinfo,v 1.82 2025/06/10 05:04:50 wiz Exp $
-BLAKE2s (pixman-0.46.0.tar.xz) = 22affd8161ae03659bf971ac6fbf9fa41f9f724d3a6492ef7a5c788b3979f73d
-SHA512 (pixman-0.46.0.tar.xz) = c7ef987b7db89c58278c537f862bc9eb17c19f8288a3b7e88f8501a0486662f1e2cb6a2c0b81d4bf0464310475192428d6e29d05a6ae3cfc1d2c0941fbb0b9a3
-Size (pixman-0.46.0.tar.xz) = 660268 bytes
+BLAKE2s (pixman-0.46.2.tar.xz) = c6d0b9a6bcf9a7c335d08a7f0292db3e5df0905e72c73d7a0a46f72505552e0f
+SHA512 (pixman-0.46.2.tar.xz) = 9419e5a23f4b709e075c5dd33c46bb375d2407b6e90623fe3410a03171f4c5e0a511e8b4414557a39b68d46a4c1ac64f2ef0c9c6eab0b42a2be75d5d52a367fd
+Size (pixman-0.46.2.tar.xz) = 660260 bytes
Home |
Main Index |
Thread Index |
Old Index