git: 195f71c7d79b - main - graphics/libskiasharp: bump the exact revision used by SkiaSharp 3.116.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Oct 2025 13:12:28 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=195f71c7d79bfca172d7d28a6bbd9e5c83407c89
commit 195f71c7d79bfca172d7d28a6bbd9e5c83407c89
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-10-24 13:09:18 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-10-24 13:12:25 +0000
graphics/libskiasharp: bump the exact revision used by SkiaSharp 3.116.1
On linux libskiasharp.so is provided by the SkiaSharp nuget built as a
submodule, libskiasharp does not really have any release and tags. From
Now on, use the hash used by the SkiaSharp version used by jellyfin.
While here bump the bundle libjpeg_turbo version to the version this
release of libskiasharp has been tested with.
PR: 290460
---
graphics/libskiasharp/Makefile | 5 +++--
graphics/libskiasharp/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/graphics/libskiasharp/Makefile b/graphics/libskiasharp/Makefile
index 20b9bf0d1e62..fc157e26f49e 100644
--- a/graphics/libskiasharp/Makefile
+++ b/graphics/libskiasharp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libskiasharp
DISTVERSIONPREFIX= v
DISTVERSION= 116
+PORTREVISION= 1
PORTREPOCH= 1
CATEGORIES= graphics
MASTER_SITES= LOCAL/bapt:libjpeg_turbo
@@ -25,9 +26,9 @@ USES= jpeg ninja python:build
USE_GITHUB= yes
GH_ACCOUNT= mono
GH_PROJECT= skia
-GH_TAGNAME= 8684edb4e68d2bbf0d56a600633f5d4c44a16a36
+GH_TAGNAME= c16e913577083761d847146db7a04b8d3b3bf755
-LIBJPEG_TURBO_REV= 22f1a22c99e9dde8cd3c72ead333f425c5a7aa77
+LIBJPEG_TURBO_REV= 9b894306ec3b28cea46e84c32b56773a98c483da
USE_LDCONFIG= yes
USE_BINUTILS= yes
diff --git a/graphics/libskiasharp/distinfo b/graphics/libskiasharp/distinfo
index 6e3a04dd0f22..7b0fb97c26b1 100644
--- a/graphics/libskiasharp/distinfo
+++ b/graphics/libskiasharp/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1761305196
-SHA256 (libjpeg_turbo-22f1a22c99e9dde8cd3c72ead333f425c5a7aa77.tar.gz) = 774aadf0ae4827ce77645442f8fba552c0be068c0bec7933fa99f4a490931433
-SIZE (libjpeg_turbo-22f1a22c99e9dde8cd3c72ead333f425c5a7aa77.tar.gz) = 2382951
-SHA256 (mono-skia-v116-8684edb4e68d2bbf0d56a600633f5d4c44a16a36_GH0.tar.gz) = 716e550c001b732065d04ce4912404e3c3502e099905e157a95147d7e6af78de
-SIZE (mono-skia-v116-8684edb4e68d2bbf0d56a600633f5d4c44a16a36_GH0.tar.gz) = 60049142
+TIMESTAMP = 1761310338
+SHA256 (libjpeg_turbo-9b894306ec3b28cea46e84c32b56773a98c483da.tar.gz) = 62598a235f4d09b74e8ed3a262c148c0a95cfd5c0c59df92449d1be145c98af0
+SIZE (libjpeg_turbo-9b894306ec3b28cea46e84c32b56773a98c483da.tar.gz) = 2376833
+SHA256 (mono-skia-v116-c16e913577083761d847146db7a04b8d3b3bf755_GH0.tar.gz) = 3fd17a42cca9a7dbde68ab016969b70ab7dd4833403ac1a192e1aa51aed4617b
+SIZE (mono-skia-v116-c16e913577083761d847146db7a04b8d3b3bf755_GH0.tar.gz) = 60049970