From 2afd8211b6ce6ab6ae0e1f015c1f970370b3d178 Mon Sep 17 00:00:00 2001
From: Zsolt Udvari <uzsolt@uzsolt.hu>
Date: Tue, 9 Jan 2024 07:31:30 +0100
Subject: [PATCH] graphics/mupdf: update version 1.23.6 => 1.23.8

Changelog:
- various fixes
- various fixes for pymupdf
- add version numbers to shared library installation targets on
  Linux/OpenBSD.

More details: https://mupdf.com/releases/history.html
---
 graphics/mupdf/Makefile | 2 +-
 graphics/mupdf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index a77fdc979..add413cd0 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mupdf
-DISTVERSION=	1.23.6
+DISTVERSION=	1.23.8
 DISTVERSIONSUFFIX=	-source
 PORTEPOCH=	1
 CATEGORIES=	graphics
diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo
index 94bd86c84..e74e206e5 100644
--- a/graphics/mupdf/distinfo
+++ b/graphics/mupdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700849414
-SHA256 (mupdf-1.23.6-source.tar.gz) = ac11eb859dd404488e5153cdc9651bb4341e5baaf4d3b3f27e2afc82f9aadc29
-SIZE (mupdf-1.23.6-source.tar.gz) = 55310697
+TIMESTAMP = 1704781786
+SHA256 (mupdf-1.23.8-source.tar.gz) = 2b74180ca375d7eff9097a06b911683f0d5ce47d1df717235f8690cb22c36526
+SIZE (mupdf-1.23.8-source.tar.gz) = 55314387
-- 
2.43.0

