Index: head/print/cups-filters/Makefile =================================================================== --- head/print/cups-filters/Makefile (revision 478596) +++ head/print/cups-filters/Makefile (revision 478597) @@ -1,121 +1,121 @@ # $FreeBSD$ PORTNAME= cups-filters PORTVERSION= 1.16.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ MAINTAINER= tijl@FreeBSD.org COMMENT= Additional backends, filters and other software for CUPS LICENSE= BSD4CLAUSE GPLv2 GPLv2+ GPLv3 GPLv3+ LGPL20 LGPL21+ MIT LICENSE_COMB= multi LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ libqpdf.so:print/qpdf \ libcupsimage.so:print/cups \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libpoppler.so:graphics/poppler CONFLICTS= cups-pstoraster-[0-9]* foomatic-filters-[0-9]* USES= compiler:c++11-lib cpe gettext ghostscript gmake gnome libtool \ iconv pathfix pkgconfig shebangfix tar:xz CPE_VENDOR= linuxfoundation SHEBANG_FILES= filter/braille/drivers/generic/brftoembosser.in \ filter/braille/drivers/index/imageubrltoindexv3.in \ filter/braille/drivers/index/imageubrltoindexv4.in \ filter/braille/drivers/index/textbrftoindexv3.in \ filter/braille/filters/imagetobrf.in \ filter/braille/filters/liblouis1.defs.gen.in \ filter/braille/filters/texttobrf.in USE_GNOME= glib20 USE_RC_SUBR= cups_browsed GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-shell=/bin/sh --with-pdftops-path=${LOCALBASE}/bin/pdftops INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib ${ICONV_LIB} USE_LDCONFIG= yes OPTIONS_DEFINE= BRAILLE COLORD DOCS IJS IMAGEFILTERS OPTIONS_GROUP= CUPS_BROWSED OPTIONS_GROUP_CUPS_BROWSED= AVAHI LDAP OPTIONS_SINGLE= PDFTOPS_RENDERER OPTIONS_SINGLE_PDFTOPS_RENDERER=GS HYBRID PDFTOPS MUPDF OPTIONS_DEFAULT= AVAHI COLORD HYBRID IJS IMAGEFILTERS OPTIONS_SUB= yes BRAILLE_CONFIGURE_ENABLE= braille BRAILLE_DESC= Braille embosser support BRAILLE_BUILD_DEPENDS= bash:shells/bash BRAILLE_LIB_DEPENDS= liblouis.so:devel/liblouis \ # liblouisutdml.so:devel/liblouisutdml BRAILLE_RUN_DEPENDS= convert:graphics/ImageMagick \ pdftotext:graphics/poppler-utils \ bash:shells/bash COLORD_CONFIGURE_ENABLE= dbus COLORD_DESC= Get ICC color profiles from colord (via D-Bus) COLORD_LIB_DEPENDS= libdbus-1.so:devel/dbus COLORD_RUN_DEPENDS= colord>0:graphics/colord IJS_CONFIGURE_ENABLE= ijs IJS_DESC= Support PPD files that use pdftoijs IJS_LIB_DEPENDS= libijs.so:print/libijs IMAGEFILTERS_CONFIGURE_ENABLE= imagefilters IMAGEFILTERS_CONFIGURE_WITH= jpeg png tiff IMAGEFILTERS_DESC= Support printing image files IMAGEFILTERS_LIB_DEPENDS= libtiff.so:graphics/tiff \ libpng.so:graphics/png IMAGEFILTERS_USES= jpeg # cups-browsed(8) options AVAHI_CONFIGURE_ENABLE= avahi AVAHI_CONFIGURE_OFF= --with-browseremoteprotocols=cups AVAHI_CONFIGURE_ON= --with-browseremoteprotocols="dnssd cups" AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon AVAHI_SUB_LIST_OFF= AVAHI_DAEMON= CUPS_BROWSED_DESC= cups-browsed(8) options LDAP_CONFIGURE_ENABLE= ldap LDAP_USE= OPENLDAP=yes # Default PDF-to-PostScript renderer GS_CONFIGURE_ON= --with-pdftops=gs GS_DESC= Ghostscript gs(1) HYBRID_BUILD_DEPENDS= pdftops:graphics/poppler-utils HYBRID_RUN_DEPENDS= pdftops:graphics/poppler-utils HYBRID_CONFIGURE_ON= --with-pdftops=hybrid HYBRID_DESC= Ghostscript or Poppler depending on printer PDFTOPS_BUILD_DEPENDS= pdftops:graphics/poppler-utils PDFTOPS_RUN_DEPENDS= pdftops:graphics/poppler-utils PDFTOPS_CONFIGURE_ON= --with-pdftops=pdftops PDFTOPS_DESC= Poppler pdftops(1) MUPDF_BUILD_DEPENDS= mutool:graphics/mupdf MUPDF_RUN_DEPENDS= mutool:graphics/mupdf MUPDF_CONFIGURE_ON= --with-pdftops=mupdf MUPDF_CONFIGURE_ENABLE= mutool MUPDF_DESC= MuPDF renderer PDFTOPS_RENDERER_DESC= Default PDF-to-PostScript renderer post-patch: @${REINPLACE_CMD} 's:-std=c++0x:-std=c++11:' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ -e 's|README.gz|README|' \ ${WRKSRC}/utils/cups-browsed.8 \ ${WRKSRC}/utils/cups-browsed.conf.5 .include Index: head/print/qpdf/Makefile =================================================================== --- head/print/qpdf/Makefile (revision 478596) +++ head/print/qpdf/Makefile (revision 478597) @@ -1,25 +1,24 @@ # Created by: Dmitry Kazarov # $FreeBSD$ PORTNAME= qpdf -DISTVERSION= 8.0.1 -PORTREVISION= 2 +DISTVERSION= 8.2.1 CATEGORIES= print MASTER_SITES= SF MAINTAINER= d.y.kazarov@mail.ru COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 LICENSE_COMB= dual LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0 LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt USES= compiler:c++11-lang gmake jpeg libtool localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include Index: head/print/qpdf/distinfo =================================================================== --- head/print/qpdf/distinfo (revision 478596) +++ head/print/qpdf/distinfo (revision 478597) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520257715 -SHA256 (qpdf-8.0.1.tar.gz) = b2768bf1df218e203a9bc1fb6e7a3a4314bf96a4bad27a42ff3cd981a4f7bb05 -SIZE (qpdf-8.0.1.tar.gz) = 7948901 +TIMESTAMP = 1534696518 +SHA256 (qpdf-8.2.1.tar.gz) = f445d3ebda833fe675b7551378f41fa1971cc6f7a7921bbbb94d3a71a404abc9 +SIZE (qpdf-8.2.1.tar.gz) = 8256216 Index: head/print/qpdf/pkg-plist =================================================================== --- head/print/qpdf/pkg-plist (revision 478596) +++ head/print/qpdf/pkg-plist (revision 478597) @@ -1,43 +1,52 @@ bin/fix-qdf bin/qpdf bin/zlib-flate include/qpdf/Buffer.hh include/qpdf/BufferInputSource.hh +include/qpdf/ClosedFileInputSource.hh include/qpdf/Constants.h include/qpdf/DLL.h include/qpdf/FileInputSource.hh include/qpdf/InputSource.hh include/qpdf/Pipeline.hh include/qpdf/Pl_Buffer.hh include/qpdf/Pl_Concatenate.hh include/qpdf/Pl_Count.hh include/qpdf/Pl_DCT.hh include/qpdf/Pl_Discard.hh include/qpdf/Pl_Flate.hh include/qpdf/Pl_QPDFTokenizer.hh include/qpdf/Pl_RunLength.hh include/qpdf/Pl_StdioFile.hh include/qpdf/PointerHolder.hh include/qpdf/QPDF.hh +include/qpdf/QPDFAcroFormDocumentHelper.hh +include/qpdf/QPDFAnnotationObjectHelper.hh +include/qpdf/QPDFDocumentHelper.hh include/qpdf/QPDFExc.hh +include/qpdf/QPDFFormFieldObjectHelper.hh include/qpdf/QPDFObjGen.hh include/qpdf/QPDFObject.hh include/qpdf/QPDFObjectHandle.hh +include/qpdf/QPDFObjectHelper.hh +include/qpdf/QPDFPageDocumentHelper.hh +include/qpdf/QPDFPageObjectHelper.hh +include/qpdf/QPDFSystemError.hh include/qpdf/QPDFTokenizer.hh include/qpdf/QPDFWriter.hh include/qpdf/QPDFXRefEntry.hh include/qpdf/QTC.hh include/qpdf/QUtil.hh include/qpdf/RandomDataProvider.hh include/qpdf/Types.h include/qpdf/qpdf-c.h lib/libqpdf.so lib/libqpdf.so.21 -lib/libqpdf.so.21.0.1 +lib/libqpdf.so.21.2.1 libdata/pkgconfig/libqpdf.pc man/man1/fix-qdf.1.gz man/man1/qpdf.1.gz man/man1/zlib-flate.1.gz %%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.html %%PORTDOCS%%%%DOCSDIR%%/qpdf-manual.pdf %%PORTDOCS%%%%DOCSDIR%%/stylesheet.css