git: ed5bd22afb26 - main - */*: Bump PORTREVISION after mupdf update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 05:36:51 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed5bd22afb269720cec7c507445dd894377dfdff commit ed5bd22afb269720cec7c507445dd894377dfdff Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2025-04-19 05:35:09 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-04-19 05:36:08 +0000 */*: Bump PORTREVISION after mupdf update --- graphics/zathura-pdf-mupdf/Makefile | 2 +- print/sioyek/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/zathura-pdf-mupdf/Makefile b/graphics/zathura-pdf-mupdf/Makefile index ea47f0eedb7b..63a4a241d273 100644 --- a/graphics/zathura-pdf-mupdf/Makefile +++ b/graphics/zathura-pdf-mupdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ diff --git a/print/sioyek/Makefile b/print/sioyek/Makefile index e95f077feee3..e825c2298ef8 100644 --- a/print/sioyek/Makefile +++ b/print/sioyek/Makefile @@ -1,7 +1,7 @@ PORTNAME= sioyek DISTVERSIONPREFIX= v DISTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MAINTAINER= fuz@FreeBSD.org