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:           Wed Apr 30 07:23:02 UTC 2025

Modified Files:
        pkgsrc/x11/pixman: Makefile distinfo

Log Message:
pixman: update to 0.46.0.

This release notably adds fast paths for RISC-V using the "V" vector
extension, contributed by developers at Samsung.


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/x11/pixman/Makefile
cvs rdiff -u -r1.80 -r1.81 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.95 pkgsrc/x11/pixman/Makefile:1.96
--- pkgsrc/x11/pixman/Makefile:1.95     Thu Dec 26 19:18:55 2024
+++ pkgsrc/x11/pixman/Makefile  Wed Apr 30 07:23:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/12/26 19:18:55 adam Exp $
+# $NetBSD: Makefile,v 1.96 2025/04/30 07:23:02 wiz Exp $
 
-DISTNAME=      pixman-0.44.2
+DISTNAME=      pixman-0.46.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/pixman/distinfo
diff -u pkgsrc/x11/pixman/distinfo:1.80 pkgsrc/x11/pixman/distinfo:1.81
--- pkgsrc/x11/pixman/distinfo:1.80     Sat Dec 14 12:44:09 2024
+++ pkgsrc/x11/pixman/distinfo  Wed Apr 30 07:23:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.80 2024/12/14 12:44:09 wiz Exp $
+$NetBSD: distinfo,v 1.81 2025/04/30 07:23:02 wiz Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index