git: fe7633b22563 - main - graphics/zathura-pdf-mupdf: Bump revision of mupdf update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 20:42:23 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe7633b22563eec9e2c9f3067a6c5853128d7a03 commit fe7633b22563eec9e2c9f3067a6c5853128d7a03 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-03-25 20:38:42 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-03-25 20:42:12 +0000 graphics/zathura-pdf-mupdf: Bump revision of mupdf update. The graphics/mupdf port updated 1.23.11 -> 1.24.0 (914d2a15). Approved by: bofh (implicit), dizzy (implicit) --- 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 a6d7ebae8e15..d12fb395dadc 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= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= uzsolt@FreeBSD.org