Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 14:02:43 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Vincent <tmp386@live.com>
Subject:   git: f10e7a827620 - main - x11/pixman: Update to 0.46.4
Message-ID:  <69f75583.422c6.96616dc@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f10e7a8276200e86b3acee7a666caeff42d5d17a

commit f10e7a8276200e86b3acee7a666caeff42d5d17a
Author:     Vincent <tmp386@live.com>
AuthorDate: 2026-05-03 07:36:24 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-05-03 14:02:33 +0000

    x11/pixman: Update to 0.46.4
    
    PR:             293585
    Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
---
 x11/pixman/Makefile  | 2 +-
 x11/pixman/distinfo  | 6 +++---
 x11/pixman/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile
index e03ef13933ba..8375ecaa276d 100644
--- a/x11/pixman/Makefile
+++ b/x11/pixman/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pixman
-DISTVERSION=	0.46.2
+DISTVERSION=	0.46.4
 CATEGORIES=	x11
 MASTER_SITES=	https://cairographics.org/releases/
 
diff --git a/x11/pixman/distinfo b/x11/pixman/distinfo
index eb9ad4b50a27..6028a797d364 100644
--- a/x11/pixman/distinfo
+++ b/x11/pixman/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749546123
-SHA256 (pixman-0.46.2.tar.xz) = d075209d18728b1ca5d0bb864aa047a262a1fde206da8a677d6af75b2ee1ae98
-SIZE (pixman-0.46.2.tar.xz) = 660260
+TIMESTAMP = 1761920676
+SHA256 (pixman-0.46.4.tar.xz) = a098c33924754ad43f981b740f6d576c70f9ed1006e12221b1845431ebce1239
+SIZE (pixman-0.46.4.tar.xz) = 660536
diff --git a/x11/pixman/pkg-plist b/x11/pixman/pkg-plist
index 97e1f54c7e07..bc16ae94c066 100644
--- a/x11/pixman/pkg-plist
+++ b/x11/pixman/pkg-plist
@@ -2,5 +2,5 @@ include/pixman-1/pixman-version.h
 include/pixman-1/pixman.h
 lib/libpixman-1.so
 lib/libpixman-1.so.0
-lib/libpixman-1.so.0.46.2
+lib/libpixman-1.so.0.46.4
 libdata/pkgconfig/pixman-1.pc


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f75583.422c6.96616dc>