diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2016-01-11 12:08:18 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2016-01-11 12:08:18 +0000 |
commit | 5cbf475bc3b76078240a9b951416b59f90efc5f6 (patch) | |
tree | aa1ada8541507cb154e8c7ff346172dd90a4a341 /graphics/zathura-djvu | |
parent | 2f702f2ac17499d23720703da2087df796d954f7 (diff) | |
download | ports-5cbf475bc3b76078240a9b951416b59f90efc5f6.tar.gz ports-5cbf475bc3b76078240a9b951416b59f90efc5f6.zip |
Notes
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r-- | graphics/zathura-djvu/Makefile | 5 | ||||
-rw-r--r-- | graphics/zathura-djvu/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index dcfcf4a57130..dd51617bb596 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ @@ -22,7 +21,7 @@ RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura PLIST_FILES= lib/zathura/djvu.so share/applications/zathura-djvu.desktop USE_GNOME= glib20 gtk30 -USES= desktop-file-utils gmake pkgconfig +USES= compiler:c11 desktop-file-utils gmake pkgconfig PLIST_FILES= lib/zathura/djvu.so \ share/applications/zathura-djvu.desktop diff --git a/graphics/zathura-djvu/distinfo b/graphics/zathura-djvu/distinfo index 0e4267506616..91a0e9099de6 100644 --- a/graphics/zathura-djvu/distinfo +++ b/graphics/zathura-djvu/distinfo @@ -1,2 +1,2 @@ -SHA256 (zathura-djvu-0.2.4.tar.gz) = ac10b8c07fd9f58281225e1a4cb026634cd03bf6b549eaceeea02f99ab5334bc -SIZE (zathura-djvu-0.2.4.tar.gz) = 11197 +SHA256 (zathura-djvu-0.2.5.tar.gz) = 08b7110af13e17a9d221bd7a0f7d3b479b3e31631d78bc6c5efb46271a299c0d +SIZE (zathura-djvu-0.2.5.tar.gz) = 11137 |