diff options
-rw-r--r-- | graphics/zathura-cb/Makefile | 5 | ||||
-rw-r--r-- | graphics/zathura-cb/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/zathura-cb/Makefile b/graphics/zathura-cb/Makefile index 1fb68aa8f16d..8d5a4a6d1bd3 100644 --- a/graphics/zathura-cb/Makefile +++ b/graphics/zathura-cb/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= zathura-cb -PORTVERSION= 0.1.4 -PORTREVISION= 2 +PORTVERSION= 0.1.5 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/ @@ -19,7 +18,7 @@ RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop -USES= desktop-file-utils gmake pkgconfig libarchive +USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive USE_GNOME= glib20 gtk30 USE_OPENSSL= yes diff --git a/graphics/zathura-cb/distinfo b/graphics/zathura-cb/distinfo index 01e7fbb5268e..4e18c064342b 100644 --- a/graphics/zathura-cb/distinfo +++ b/graphics/zathura-cb/distinfo @@ -1,2 +1,2 @@ -SHA256 (zathura-cb-0.1.4.tar.gz) = f21cb140cce02b3ef8b23eff479a7f66285667ab47cdc099c10cd62eaf239626 -SIZE (zathura-cb-0.1.4.tar.gz) = 7205 +SHA256 (zathura-cb-0.1.5.tar.gz) = 375f6912bd79648603bad51c3635ce28eaca7bf4df521c00ff9673d9b4ff6afd +SIZE (zathura-cb-0.1.5.tar.gz) = 7193 |