Index: head/graphics/zathura/Makefile =================================================================== --- head/graphics/zathura/Makefile (revision 432429) +++ head/graphics/zathura/Makefile (revision 432430) @@ -1,59 +1,59 @@ # Created by: Quentin Stievenart # $FreeBSD$ PORTNAME= zathura -PORTVERSION= 0.3.6 -PORTREVISION= 3 +PORTVERSION= 0.3.7 CATEGORIES= graphics print -MASTER_SITES= http://pwmt.org/projects/zathura/download/ +MASTER_SITES= https://pwmt.org/projects/zathura/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= quentin.stievenart@gmail.com COMMENT= Customizable lightweight pdf viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcairo.so:graphics/cairo \ libgirara-gtk3.so:x11-toolkits/girara \ libsynctex.so:devel/tex-synctex BUILD_DEPENDS+= rst2html:textproc/py-docutils USE_GNOME= glib20 gtk30 gdkpixbuf2 USES= compiler:c11 gmake pathfix pkgconfig PATHFIX_MAKEFILEIN= Makefile MAKE_ENV= SFLAGS="${STRIP}" \ RSTTOMAN=${LOCALBASE}/bin/rst2man \ WITH_SYNCTEX=1 CPPFLAGS+= -DWITH_SYNCTEX OPTIONS_DEFINE= NLS SQLITE OPTIONS_SUB= yes SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 SQLITE_MAKE_ENV= WITH_SQLITE=1 SQLITE_MAKE_ENV_OFF= WITH_SQLITE=0 NLS_USES= gettext post-patch: .SILENT ${REINPLACE_CMD} -e 's|man[15]|man/&|g' \ ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's|PLUGINDIR ?= .*$$|PLUGINDIR ?= ${PREFIX}/lib/zathura|'\ ${WRKSRC}/config.mk ${REINPLACE_CMD} -e '/^CC /d'\ ${WRKSRC}/colors.mk ${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \ -e 's/-lc//' \ -e 's/DL_LIB /#&/' \ ${WRKSRC}/config.mk ${REINPLACE_CMD} -e 's|/etc|${PREFIX}&|g' \ ${WRKSRC}/zathura/config.h \ ${WRKSRC}/doc/man/zathurarc.5.rst (cd ${WRKSRC}; ${RM} zathura.1 zathurarc.5) post-patch-NLS-off: .SILENT ${REINPLACE_CMD} -e '/-C po/d'\ ${WRKSRC}/Makefile .include Index: head/graphics/zathura/distinfo =================================================================== --- head/graphics/zathura/distinfo (revision 432429) +++ head/graphics/zathura/distinfo (revision 432430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463993050 -SHA256 (zathura-0.3.6.tar.gz) = 086a8be25d538fc6539fbee8f01ecf16d25819dfaad50cd2dbd84e30152ccb3b -SIZE (zathura-0.3.6.tar.gz) = 169560 +TIMESTAMP = 1484228029 +SHA256 (zathura-0.3.7.tar.gz) = 22afff89f4093f22fb82188417ff9bfa9695b19a4fe894dca05b7c821b390ff0 +SIZE (zathura-0.3.7.tar.gz) = 174095 Index: head/graphics/zathura-cb/Makefile =================================================================== --- head/graphics/zathura-cb/Makefile (revision 432429) +++ head/graphics/zathura-cb/Makefile (revision 432430) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= zathura-cb -PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTVERSION= 0.1.6 CATEGORIES= graphics -MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/ +MASTER_SITES= https://pwmt.org/projects/zathura-cb/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= mike.d.ft402@gmail.com COMMENT= Comic book plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop USES= compiler:c11 desktop-file-utils gmake pkgconfig libarchive USE_GNOME= glib20 gtk30 USE_OPENSSL= yes post-install: ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so .include Index: head/graphics/zathura-cb/distinfo =================================================================== --- head/graphics/zathura-cb/distinfo (revision 432429) +++ head/graphics/zathura-cb/distinfo (revision 432430) @@ -1,2 +1,3 @@ -SHA256 (zathura-cb-0.1.5.tar.gz) = 375f6912bd79648603bad51c3635ce28eaca7bf4df521c00ff9673d9b4ff6afd -SIZE (zathura-cb-0.1.5.tar.gz) = 7193 +TIMESTAMP = 1484228208 +SHA256 (zathura-cb-0.1.6.tar.gz) = 888e95421e13b944d19604fab129e5992636f404e7ed20751d4f50546f2535ba +SIZE (zathura-cb-0.1.6.tar.gz) = 7205 Index: head/graphics/zathura-djvu/Makefile =================================================================== --- head/graphics/zathura-djvu/Makefile (revision 432429) +++ head/graphics/zathura-djvu/Makefile (revision 432430) @@ -1,31 +1,31 @@ # Created by: Alexander Y. Grigoryev # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.5 -PORTREVISION= 1 +PORTVERSION= 0.2.6 CATEGORIES= graphics -MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ +MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= alexander.4mail@gmail.com COMMENT= DjVu support for zathura LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura PLIST_FILES= lib/zathura/djvu.so share/applications/zathura-djvu.desktop USE_GNOME= glib20 gtk30 USES= compiler:c11 desktop-file-utils gmake pkgconfig PLIST_FILES= lib/zathura/djvu.so \ share/applications/zathura-djvu.desktop post-install: ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/djvu.so .include Index: head/graphics/zathura-djvu/distinfo =================================================================== --- head/graphics/zathura-djvu/distinfo (revision 432429) +++ head/graphics/zathura-djvu/distinfo (revision 432430) @@ -1,2 +1,3 @@ -SHA256 (zathura-djvu-0.2.5.tar.gz) = 08b7110af13e17a9d221bd7a0f7d3b479b3e31631d78bc6c5efb46271a299c0d -SIZE (zathura-djvu-0.2.5.tar.gz) = 11137 +TIMESTAMP = 1484228209 +SHA256 (zathura-djvu-0.2.6.tar.gz) = aefef6a3b702fa06145f16f2559490f4d96d3206bafd4e0c78ac184788cac05f +SIZE (zathura-djvu-0.2.6.tar.gz) = 11137 Index: head/graphics/zathura-pdf-mupdf/files/patch-utils.c =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-utils.c (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-utils.c (nonexistent) @@ -1,11 +0,0 @@ ---- utils.c.orig 2016-06-25 17:44:43 UTC -+++ utils.c -@@ -14,7 +14,7 @@ mupdf_page_extract_text(mupdf_document_t - fz_device* text_device = NULL; - - fz_try (mupdf_page->ctx) { -- text_device = fz_new_text_device(mupdf_page->ctx, mupdf_page->sheet, mupdf_page->text); -+ text_device = fz_new_stext_device(mupdf_page->ctx, mupdf_page->sheet, mupdf_page->text); - - /* Disable FZ_IGNORE_IMAGE to collect image blocks */ - fz_disable_device_hints(mupdf_page->ctx, text_device, FZ_IGNORE_IMAGE); Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-utils.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/files/patch-document.c =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-document.c (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-document.c (nonexistent) @@ -1,13 +0,0 @@ ---- document.c.orig 2016-02-14 22:49:46 UTC -+++ document.c -@@ -113,8 +113,8 @@ pdf_document_save_as(zathura_document_t* - * pdf_write_document does not check if the third arguments is NULL for some - * options. */ - -- fz_write_options opts = { 0 }; /* just use the default options */ -- fz_write_document(mupdf_document->ctx, mupdf_document->document, (char*) path, &opts); -+ pdf_write_options opts = { 0 }; /* just use the default options */ -+ pdf_save_document(mupdf_document->ctx, mupdf_document->document, (char*) path, &opts); - } fz_catch (mupdf_document->ctx) { - return ZATHURA_ERROR_UNKNOWN; - } Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-document.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/files/patch-page.c =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-page.c (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-page.c (nonexistent) @@ -1,31 +0,0 @@ ---- page.c.orig 2016-06-25 17:39:19 UTC -+++ page.c -@@ -43,12 +43,12 @@ pdf_page_init(zathura_page_t* page) - /* setup text */ - mupdf_page->extracted_text = false; - -- mupdf_page->text = fz_new_text_page(mupdf_page->ctx); -+ mupdf_page->text = fz_new_stext_page(mupdf_page->ctx); - if (mupdf_page->text == NULL) { - goto error_free; - } - -- mupdf_page->sheet = fz_new_text_sheet(mupdf_page->ctx); -+ mupdf_page->sheet = fz_new_stext_sheet(mupdf_page->ctx); - if (mupdf_page->sheet == NULL) { - goto error_free; - } -@@ -74,11 +74,11 @@ pdf_page_clear(zathura_page_t* page, mup - - if (mupdf_page != NULL) { - if (mupdf_page->text != NULL) { -- fz_drop_text_page(mupdf_page->ctx, mupdf_page->text); -+ fz_drop_stext_page(mupdf_page->ctx, mupdf_page->text); - } - - if (mupdf_page->sheet != NULL) { -- fz_drop_text_sheet(mupdf_page->ctx, mupdf_page->sheet); -+ fz_drop_stext_sheet(mupdf_page->ctx, mupdf_page->sheet); - } - - if (mupdf_page->page != NULL) { Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-page.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/files/patch-plugin.h =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-plugin.h (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-plugin.h (nonexistent) @@ -1,13 +0,0 @@ ---- plugin.h.orig 2016-02-14 22:49:46 UTC -+++ plugin.h -@@ -21,8 +21,8 @@ typedef struct mupdf_page_s - { - fz_page* page; /**< Reference to the mupdf page */ - fz_context* ctx; /**< Context */ -- fz_text_sheet* sheet; /**< Text sheet */ -- fz_text_page* text; /**< Page text */ -+ fz_stext_sheet* sheet; /**< Text sheet */ -+ fz_stext_page* text; /**< Page text */ - fz_rect bbox; /**< Bbox */ - bool extracted_text; /**< If text has already been extracted */ - } mupdf_page_t; Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-plugin.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/files/patch-image.c =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-image.c (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-image.c (nonexistent) @@ -1,11 +0,0 @@ ---- image.c.orig 2016-06-25 17:52:28 UTC -+++ image.c -@@ -93,7 +93,7 @@ pdf_page_image_get_cairo(zathura_page_t* - fz_pixmap* pixmap = NULL; - cairo_surface_t* surface = NULL; - -- pixmap = fz_new_pixmap_from_image(mupdf_page->ctx, mupdf_image, 0, 0); -+ pixmap = fz_get_pixmap_from_image(mupdf_page->ctx, mupdf_image, 0, 0); - if (pixmap == NULL) { - goto error_free; - } Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-image.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/files/patch-search.c =================================================================== --- head/graphics/zathura-pdf-mupdf/files/patch-search.c (revision 432429) +++ head/graphics/zathura-pdf-mupdf/files/patch-search.c (nonexistent) @@ -1,11 +0,0 @@ ---- search.c.orig 2016-06-25 17:42:12 UTC -+++ search.c -@@ -40,7 +40,7 @@ pdf_page_search_text(zathura_page_t* pag - } - - fz_rect* hit_bbox = fz_malloc_array(mupdf_page->ctx, N_SEARCH_RESULTS, sizeof(fz_rect)); -- int num_results = fz_search_text_page(mupdf_page->ctx, mupdf_page->text, -+ int num_results = fz_search_stext_page(mupdf_page->ctx, mupdf_page->text, - (char*) text, hit_bbox, N_SEARCH_RESULTS); - - for (int i = 0; i < num_results; i++) { Property changes on: head/graphics/zathura-pdf-mupdf/files/patch-search.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/zathura-pdf-mupdf/Makefile =================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile (revision 432429) +++ head/graphics/zathura-pdf-mupdf/Makefile (revision 432430) @@ -1,35 +1,37 @@ # Created by: Zsolt Udvari # $FreeBSD$ PORTNAME= zathura-pdf-mupdf -PORTVERSION= 0.3.0 -PORTREVISION= 3 +PORTVERSION= 0.3.1 CATEGORIES= graphics -MASTER_SITES= http://pwmt.org/projects/zathura-pdf-mupdf/download/ +MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= udvzsolt@gmail.com COMMENT= MuPDF render PDF plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= zathura:graphics/zathura \ mupdf>=1.8,1:graphics/mupdf RUN_DEPENDS= zathura:graphics/zathura LIB_DEPENDS= libjbig2dec.so:graphics/jbig2dec \ + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ libopenjp2.so:graphics/openjpeg \ libgirara-gtk3.so:x11-toolkits/girara PLIST_FILES= lib/zathura/pdf.so share/applications/zathura-pdf-mupdf.desktop MAKE_ARGS= MUPDF_LIB="-lmupdf_pic -lmupdfthird_pic" OPENSSL_INC=-I${OPENSSLINC} \ OPENSSL_LIB="-L${OPENSSLLIB} -lcrypto" USES= compiler:c11 desktop-file-utils gmake gettext jpeg pkgconfig ssl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 CONFLICTS_INSTALL= zathura-pdf-poppler-[0-9]* post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/zathura/pdf.so .include Index: head/graphics/zathura-pdf-mupdf/distinfo =================================================================== --- head/graphics/zathura-pdf-mupdf/distinfo (revision 432429) +++ head/graphics/zathura-pdf-mupdf/distinfo (revision 432430) @@ -1,2 +1,3 @@ -SHA256 (zathura-pdf-mupdf-0.3.0.tar.gz) = 478cb9d1562d08e096ebec4a6db9116d616a3536260197c2a28a2772171f72c8 -SIZE (zathura-pdf-mupdf-0.3.0.tar.gz) = 9914 +TIMESTAMP = 1484394361 +SHA256 (zathura-pdf-mupdf-0.3.1.tar.gz) = d9b9edc0297b9eddb53020976f287b4e8db33edef8cfa047d70e02653eb2f81b +SIZE (zathura-pdf-mupdf-0.3.1.tar.gz) = 9755 Index: head/graphics/zathura-pdf-poppler/Makefile =================================================================== --- head/graphics/zathura-pdf-poppler/Makefile (revision 432429) +++ head/graphics/zathura-pdf-poppler/Makefile (revision 432430) @@ -1,32 +1,32 @@ # Created by: Mike Krutov # $FreeBSD$ PORTNAME= zathura-pdf-poppler -PORTVERSION= 0.2.6 -PORTREVISION= 4 +PORTVERSION= 0.2.7 CATEGORIES= graphics -MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ +MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= mike.d.ft402@gmail.com COMMENT= Poppler render PDF plugin for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USE_GNOME= glib20 gtk30 USES= compiler:c11 desktop-file-utils gmake pkgconfig CONFLICTS= zathura-pdf-mupdf-[0-9]* PLIST_FILES= lib/zathura/pdf.so \ share/appdata/zathura-pdf-poppler.metainfo.xml \ share/applications/zathura-pdf-poppler.desktop post-install: ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/pdf.so .include Index: head/graphics/zathura-pdf-poppler/distinfo =================================================================== --- head/graphics/zathura-pdf-poppler/distinfo (revision 432429) +++ head/graphics/zathura-pdf-poppler/distinfo (revision 432430) @@ -1,2 +1,3 @@ -SHA256 (zathura-pdf-poppler-0.2.6.tar.gz) = d1eb0c7a4f647c141192a2d7bf66413b9c5f1842463947ab87a8a1edcf8e58d5 -SIZE (zathura-pdf-poppler-0.2.6.tar.gz) = 10024 +TIMESTAMP = 1484228210 +SHA256 (zathura-pdf-poppler-0.2.7.tar.gz) = 985e4e4dce6143fdfd246e78b0ccbef0d32b8809c6a4f08bb53a2f7dfbd383c0 +SIZE (zathura-pdf-poppler-0.2.7.tar.gz) = 9610 Index: head/graphics/zathura-ps/Makefile =================================================================== --- head/graphics/zathura-ps/Makefile (revision 432429) +++ head/graphics/zathura-ps/Makefile (revision 432430) @@ -1,28 +1,28 @@ # $FreeBSD$ PORTNAME= zathura-ps -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= graphics -MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/ +MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \ + http://www.madpilot.net/~mad/pwmt.org/ MAINTAINER= mike.d.ft402@gmail.com COMMENT= PostScript support for Zathura PDF viewer LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libspectre.so:print/libspectre BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura USES= compiler:c11 desktop-file-utils gmake pkgconfig USE_GNOME= glib20 gtk30 USE_OPENSSL= yes PLIST_FILES= lib/zathura/ps.so share/applications/zathura-ps.desktop post-install: ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/ps.so .include Index: head/graphics/zathura-ps/distinfo =================================================================== --- head/graphics/zathura-ps/distinfo (revision 432429) +++ head/graphics/zathura-ps/distinfo (revision 432430) @@ -1,2 +1,3 @@ -SHA256 (zathura-ps-0.2.3.tar.gz) = a9eef74b12aec87ac2c4309f12d0f9c83b228fe64a788ee46b2c3a7c91779aa3 -SIZE (zathura-ps-0.2.3.tar.gz) = 5973 +TIMESTAMP = 1484228210 +SHA256 (zathura-ps-0.2.4.tar.gz) = fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb +SIZE (zathura-ps-0.2.4.tar.gz) = 5980