git: 2567b018550c - main - */*: bump PORTREVISION after mupdf update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jul 2024 05:42:31 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=2567b018550cb097b4eb9b70ed87b35224cc8026 commit 2567b018550cb097b4eb9b70ed87b35224cc8026 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-07-12 05:40:00 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-07-12 05:40:00 +0000 */*: bump PORTREVISION after mupdf update --- graphics/zathura-pdf-mupdf/Makefile | 1 + print/sioyek/Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index d5a387b2b4c0..f0d18a236e24 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -1,5 +1,6 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ diff --git a/print/sioyek/Makefile b/print/sioyek/Makefile index 6d4903679dd9..a1b665131bea 100644 --- a/print/sioyek/Makefile +++ b/print/sioyek/Makefile @@ -1,7 +1,7 @@ PORTNAME= sioyek DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MAINTAINER= fuz@FreeBSD.org