From 3b19fe9e7058d4bc12f9679eaf6cd8a9bbfba80d Mon Sep 17 00:00:00 2001
From: Zsolt Udvari <uzsolt@uzsolt.hu>
Date: Sat, 13 Jan 2024 14:36:52 +0100
Subject: [PATCH] graphics/mupdf: update version 1.23.6 => 1.23.9

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..cd0b2c61f 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mupdf
-DISTVERSION=	1.23.6
+DISTVERSION=	1.23.9
 DISTVERSIONSUFFIX=	-source
 PORTEPOCH=	1
 CATEGORIES=	graphics
diff --git a/graphics/mupdf/distinfo b/graphics/mupdf/distinfo
index 94bd86c84..74b1e6545 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 = 1705151760
+SHA256 (mupdf-1.23.9-source.tar.gz) = d4a5d66801d85f97d76da978b155f66a5659d1131070c0400f076883f604e297
+SIZE (mupdf-1.23.9-source.tar.gz) = 55315020
-- 
2.43.0

