Date: Fri, 10 May 2024 18:01:48 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dfe61f3757c9 - main - graphics/zathura-ps: Update MASTER_SITES, distinfo Message-ID: <202405101801.44AI1mxF055942@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfe61f3757c9ebf41c6ac363fdbd4cfb2ab3759a commit dfe61f3757c9ebf41c6ac363fdbd4cfb2ab3759a Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-05-09 07:56:26 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2024-05-10 18:01:36 +0000 graphics/zathura-ps: Update MASTER_SITES, distinfo Add USES tar:xz PR: 278863 Reported by: mew14930xvi@inbox.lv (maintainer) --- graphics/zathura-ps/Makefile | 5 +++-- graphics/zathura-ps/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile index e6a6aedb0c57..3536ef7d908f 100644 --- a/graphics/zathura-ps/Makefile +++ b/graphics/zathura-ps/Makefile @@ -2,7 +2,7 @@ PORTNAME= zathura-ps DISTVERSION= 0.2.7 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= https://git.pwmt.org/pwmt/${PORTNAME}/-/archive/${DISTVERSION}/ +MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ MAINTAINER= mew14930xvi@inbox.lv COMMENT= PostScript support for Zathura PDF viewer @@ -16,7 +16,8 @@ LIB_DEPENDS= libgirara-gtk3.so:x11-toolkits/girara \ libspectre.so:print/libspectre RUN_DEPENDS= zathura:graphics/zathura -USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig +USES= compiler:c11 desktop-file-utils gnome meson ninja pkgconfig \ + tar:xz USE_GNOME= cairo PLIST_FILES= lib/zathura/libps.so \ diff --git a/graphics/zathura-ps/distinfo b/graphics/zathura-ps/distinfo index e2f4082dcf75..661e00164076 100644 --- a/graphics/zathura-ps/distinfo +++ b/graphics/zathura-ps/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671138704 -SHA256 (zathura-ps-0.2.7.tar.gz) = e7092c831e345002edc87321911faa27c5dc3210dd6e3939dfbc49192a54d35e -SIZE (zathura-ps-0.2.7.tar.gz) = 4713 +TIMESTAMP = 1715174277 +SHA256 (zathura-ps-0.2.7.tar.xz) = 5897f9204cf5f978b9413be7ce7febde843157af48e351938edf07dbf9308e46 +SIZE (zathura-ps-0.2.7.tar.xz) = 4488
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405101801.44AI1mxF055942>