git: 6a6478b468d2 - main - graphics/zathura-pdf-mupdf: Bump revision of mupdf update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Mar 2024 14:13:37 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a6478b468d2333c5d048a876141cc251090ce8a commit 6a6478b468d2333c5d048a876141cc251090ce8a Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-03-11 14:06:42 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-03-11 14:06:42 +0000 graphics/zathura-pdf-mupdf: Bump revision of mupdf update. The graphics/mupdf port updated 1.23.9 -> 1.23.11 (f5af4656c). PR: 277608 Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44296 --- graphics/zathura-pdf-mupdf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index a8e1901f9405..a6d7ebae8e15 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= uzsolt@FreeBSD.org