Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2018 07:35:11 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474620 - head/graphics/zathura-ps
Message-ID:  <201807140735.w6E7ZBeS050117@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Jul 14 07:35:11 2018
New Revision: 474620
URL: https://svnweb.freebsd.org/changeset/ports/474620

Log:
  Update to upstream version 0.2.6
  
  PR:		228525
  Submitted by:	mike.d.ft402@gmail.com (maintainer)

Modified:
  head/graphics/zathura-ps/Makefile
  head/graphics/zathura-ps/distinfo

Modified: head/graphics/zathura-ps/Makefile
==============================================================================
--- head/graphics/zathura-ps/Makefile	Sat Jul 14 07:34:20 2018	(r474619)
+++ head/graphics/zathura-ps/Makefile	Sat Jul 14 07:35:11 2018	(r474620)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	zathura-ps
-PORTVERSION=	0.2.4
-PORTREVISION=	3
+PORTVERSION=	0.2.6
 CATEGORIES=	graphics
 MASTER_SITES=	https://pwmt.org/projects/zathura-ps/download/ \
 		http://www.madpilot.net/~mad/pwmt.org/
@@ -17,10 +16,12 @@ LIB_DEPENDS=	libspectre.so:print/libspectre
 BUILD_DEPENDS=	zathura:graphics/zathura
 RUN_DEPENDS=	zathura:graphics/zathura
 
-USES=		compiler:c11 desktop-file-utils gmake pkgconfig ssl
+USES=		meson ninja compiler:c11 desktop-file-utils pkgconfig ssl tar:xz
 USE_GNOME=	glib20 gtk30
 
-PLIST_FILES=	lib/zathura/ps.so share/applications/zathura-ps.desktop
+PLIST_FILES=	lib/zathura/libps.so \
+		share/applications/org.pwmt.zathura-ps.desktop \
+		share/appdata/org.pwmt.zathura-ps.metainfo.xml
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/ps.so

Modified: head/graphics/zathura-ps/distinfo
==============================================================================
--- head/graphics/zathura-ps/distinfo	Sat Jul 14 07:34:20 2018	(r474619)
+++ head/graphics/zathura-ps/distinfo	Sat Jul 14 07:35:11 2018	(r474620)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484228210
-SHA256 (zathura-ps-0.2.4.tar.gz) = fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb
-SIZE (zathura-ps-0.2.4.tar.gz) = 5980
+TIMESTAMP = 1527371291
+SHA256 (zathura-ps-0.2.6.tar.xz) = 7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73
+SIZE (zathura-ps-0.2.6.tar.xz) = 4336



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