Date: Thu, 31 Dec 2015 14:08:55 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404939 - head/graphics/zathura-ps Message-ID: <201512311408.tBVE8tXu023232@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Thu Dec 31 14:08:54 2015 New Revision: 404939 URL: https://svnweb.freebsd.org/changeset/ports/404939 Log: - 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) Modified: head/graphics/zathura-ps/Makefile head/graphics/zathura-ps/distinfo (contents, props changed) Modified: head/graphics/zathura-ps/Makefile ============================================================================== --- head/graphics/zathura-ps/Makefile Thu Dec 31 14:07:26 2015 (r404938) +++ head/graphics/zathura-ps/Makefile Thu Dec 31 14:08:54 2015 (r404939) @@ -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}/p 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 Modified: head/graphics/zathura-ps/distinfo ============================================================================== --- head/graphics/zathura-ps/distinfo Thu Dec 31 14:07:26 2015 (r404938) +++ head/graphics/zathura-ps/distinfo Thu Dec 31 14:08:54 2015 (r404939) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512311408.tBVE8tXu023232>