Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2024 18:59:29 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: daab07918e57 - main - graphics/zathura-ps: Update to 0.2.8
Message-ID:  <202408061859.476IxTDH011373@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=daab07918e572371af7e644e86e12a69d6a25528

commit daab07918e572371af7e644e86e12a69d6a25528
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-06 18:56:34 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-06 18:56:34 +0000

    graphics/zathura-ps: Update to 0.2.8
    
    Add appstream-glib to BUILD_DEPENDS.
    
    Changelog: https://pwmt.org/projects/zathura-ps/changelog/0.2.8/index.html
    
    PR:             280663
    Approved by:    Submitter is maintainer
---
 graphics/zathura-ps/Makefile | 6 +++---
 graphics/zathura-ps/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile
index ca43e3a34567..b4fa4a3986e7 100644
--- a/graphics/zathura-ps/Makefile
+++ b/graphics/zathura-ps/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	zathura-ps
-DISTVERSION=	0.2.7
-PORTREVISION=	6
+DISTVERSION=	0.2.8
 CATEGORIES=	graphics
 MASTER_SITES=	https://pwmt.org/projects/zathura-ps/download/
 
@@ -11,7 +10,8 @@ WWW=		https://pwmt.org/projects/zathura-ps/
 LICENSE=	ZLIB
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	zathura:graphics/zathura
+BUILD_DEPENDS=	appstream-util:devel/appstream-glib \
+		zathura:graphics/zathura
 LIB_DEPENDS=	libgirara-gtk3.so:x11-toolkits/girara \
 		libspectre.so:print/libspectre
 RUN_DEPENDS=	zathura:graphics/zathura
diff --git a/graphics/zathura-ps/distinfo b/graphics/zathura-ps/distinfo
index 661e00164076..8ee43171c512 100644
--- a/graphics/zathura-ps/distinfo
+++ b/graphics/zathura-ps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715174277
-SHA256 (zathura-ps-0.2.7.tar.xz) = 5897f9204cf5f978b9413be7ce7febde843157af48e351938edf07dbf9308e46
-SIZE (zathura-ps-0.2.7.tar.xz) = 4488
+TIMESTAMP = 1722800434
+SHA256 (zathura-ps-0.2.8.tar.xz) = 07ca594f7277f9876d0038048418343ea2964028e93c90f9569eff36a8932e4a
+SIZE (zathura-ps-0.2.8.tar.xz) = 4716



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408061859.476IxTDH011373>