summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2015-12-31 14:08:54 +0000
committermadpilot <madpilot@FreeBSD.org>2015-12-31 14:08:54 +0000
commit8735e6e64774b67f501ce217cbc867d9a7626b5c (patch)
tree189c084078b4e795944d4d37fa33d2afe88cfa99
parent072b65008433a919a4c9df8e9fd67a6c9a43cb6c (diff)
downloadFreeBSD-ports-8735e6e64774b67f501ce217cbc867d9a7626b5c.zip
FreeBSD-ports-8735e6e64774b67f501ce217cbc867d9a7626b5c.tar.gz
- Update to 0.2.3
- Now requires a C11 capable compiler PR: 205551 Submitted by: me Approved by: mike.d.ft402 at gmail.com (maintainer)
-rw-r--r--graphics/zathura-ps/Makefile5
-rw-r--r--graphics/zathura-ps/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/zathura-ps/Makefile b/graphics/zathura-ps/Makefile
index b0076c0..4f7001c 100644
--- a/graphics/zathura-ps/Makefile
+++ b/graphics/zathura-ps/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= zathura-ps
-PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTVERSION= 0.2.3
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/
@@ -18,7 +17,7 @@ LIB_DEPENDS= libspectre.so:${PORTSDIR}/print/libspectre
BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura
-USES= desktop-file-utils gmake pkgconfig
+USES= compiler:c11 desktop-file-utils gmake pkgconfig
USE_GNOME= glib20 gtk30
USE_OPENSSL= yes
diff --git a/graphics/zathura-ps/distinfo b/graphics/zathura-ps/distinfo
index f86935e..ae6fca3 100644
--- a/graphics/zathura-ps/distinfo
+++ b/graphics/zathura-ps/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zathura-ps-0.2.2.tar.gz) = e6546261db03b0b6b6499a8e109dc9ff3b8eb8b154ce45f5c6284c1e76d1d7a8
-SIZE (zathura-ps-0.2.2.tar.gz) = 5793
+SHA256 (zathura-ps-0.2.3.tar.gz) = a9eef74b12aec87ac2c4309f12d0f9c83b228fe64a788ee46b2c3a7c91779aa3
+SIZE (zathura-ps-0.2.3.tar.gz) = 5973
OpenPOWER on IntegriCloud