- Update to 0.2.9

- Now requires a C11 capable compiler

PR:		205554
Submitted by:	me
Approved by:	udvzsolt at gmail.com (maintainer)
This commit is contained in:
Guido Falsi 2015-12-31 14:12:24 +00:00
parent d52a02ffa9
commit 24963cb967
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404941
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zathura-pdf-mupdf
PORTVERSION= 0.2.8
PORTVERSION= 0.2.9
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura-pdf-mupdf/download/
@ -24,7 +24,7 @@ PLIST_FILES= lib/zathura/pdf.so share/applications/zathura-pdf-mupdf.desktop
MAKE_ARGS= MUPDF_LIB=-lmupdf_pic OPENSSL_INC=-I${OPENSSLINC} \
OPENSSL_LIB="-L${OPENSSLLIB} -lcrypto"
USES= desktop-file-utils gmake pkgconfig
USES= compiler:c11 desktop-file-utils gmake pkgconfig
USE_GNOME= glib20 gtk30
USE_OPENSSL= yes

View file

@ -1,2 +1,2 @@
SHA256 (zathura-pdf-mupdf-0.2.8.tar.gz) = 9f8b92762cdad14a2a587744c758edc0e1003be6a0c1511486065bdc91a66910
SIZE (zathura-pdf-mupdf-0.2.8.tar.gz) = 9930
SHA256 (zathura-pdf-mupdf-0.2.9.tar.gz) = 1c7a123b5153a9b1110e882a1475de7bd0929c70d41b33750e1c98efc74f7e3c
SIZE (zathura-pdf-mupdf-0.2.9.tar.gz) = 9909