diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index c70c6e53612..d95c9a0bc69 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -37,16 +37,10 @@ PLIST_FILES= bin/unrar SLAVEDIRS= archivers/unrar-iconv OPENSSL_AES_CPPFLAGS= -DOPENSSL_AES -I${OPENSSLINC} -OPENSSL_AES_LDFLAGS= -lcrypto +OPENSSL_AES_LDFLAGS= ${${OPENSSLLIB} == /usr/lib :? :-L${OPENSSLLIB}} -lcrypto OPENSSL_AES_USES= ssl -.include - -.if ${PORT_OPTIONS:MOPENSSL_AES} && ${OPENSSLLIB} != "/usr/lib" -LDFLAGS+= -L${OPENSSLLIB} -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unrar ${STAGEDIR}${PREFIX}/bin/ -.include +.include diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index 9d89f3afeda..92f8e1bb4c8 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metpy -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,8 +17,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}Pint>=0:devel/py-Pint@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}Pint>=0.8:devel/py-Pint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pooch>=0.1:devel/py-pooch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyproj>=1.9.4:graphics/py-pyproj@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.17.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=4.3.0:devel/py-traitlets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xarray011>=0.10.7:devel/py-xarray011@${PY_FLAVOR} diff --git a/astro/py-metpy/distinfo b/astro/py-metpy/distinfo index 7cdd96b0d66..ef339129753 100644 --- a/astro/py-metpy/distinfo +++ b/astro/py-metpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562501172 -SHA256 (MetPy-0.10.1.tar.gz) = 5235a8b81c22d30b3871f39e2251f4180ba6c447c858816793b8ed3fbd02dda0 -SIZE (MetPy-0.10.1.tar.gz) = 2249258 +TIMESTAMP = 1562607990 +SHA256 (MetPy-0.10.2.tar.gz) = 608b8705cbc935e6ac8a84eacdffbcd78999613d9890532018bc890210ed8788 +SIZE (MetPy-0.10.2.tar.gz) = 2245367 diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile index 40720638503..8c2dda78b5f 100644 --- a/audio/calf-lv2/Makefile +++ b/audio/calf-lv2/Makefile @@ -14,6 +14,8 @@ COMMENT= Set of LV2 plugins LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi +BROKEN= fails to stage + BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2 LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth \ libfontconfig.so:x11-fonts/fontconfig \ diff --git a/audio/slv2/Makefile b/audio/slv2/Makefile index dfdd7a6be13..408c8edf0ec 100644 --- a/audio/slv2/Makefile +++ b/audio/slv2/Makefile @@ -13,6 +13,8 @@ COMMENT= LV2 Application Support Library LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to configure + BUILD_DEPENDS= lv2>=1.14.0_1:audio/lv2 LIB_DEPENDS= libjack.so:audio/jack \ librdf.so:textproc/redland diff --git a/audio/triceratops-lv2/Makefile b/audio/triceratops-lv2/Makefile index 23af59334bb..5ec842e2eca 100644 --- a/audio/triceratops-lv2/Makefile +++ b/audio/triceratops-lv2/Makefile @@ -14,6 +14,8 @@ COMMENT= Polyphonic synthesizer LV2 plugin LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to configure + BUILD_DEPENDS= lv2>0:audio/lv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 diff --git a/biology/py-biopython/pkg-descr b/biology/py-biopython/pkg-descr index 2efd50db5d4..7d4c3b5de3e 100644 --- a/biology/py-biopython/pkg-descr +++ b/biology/py-biopython/pkg-descr @@ -12,4 +12,4 @@ stable. This port includes optional support for Biopython-CORBA, a CORBA interface built to the BioCorba standard (http://biocorba.org/). -WWW: http://biopython.org/ +WWW: https://biopython.org/ diff --git a/converters/p5-LaTeXML/Makefile b/converters/p5-LaTeXML/Makefile index d666a7492b5..f303f329fc4 100644 --- a/converters/p5-LaTeXML/Makefile +++ b/converters/p5-LaTeXML/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= LaTeXML -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= converters perl5 MASTER_SITES= CPAN \ http://dlmf.nist.gov/LaTeXML/releases/ diff --git a/converters/p5-LaTeXML/distinfo b/converters/p5-LaTeXML/distinfo index 297b47c9fd6..b1b17e6826d 100644 --- a/converters/p5-LaTeXML/distinfo +++ b/converters/p5-LaTeXML/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1533820216 -SHA256 (LaTeXML-0.8.3.tar.gz) = 28a57369b65b85d09c1a2516e69d26bbbe102ab790cae5e2fc9709b26185f62f -SIZE (LaTeXML-0.8.3.tar.gz) = 10704659 +TIMESTAMP = 1562531098 +SHA256 (LaTeXML-0.8.4.tar.gz) = 92599b45fb587ac14b2ba9cc84b85d9ddc2deaf1cbdc2e89e7a6559e1fbb34cc +SIZE (LaTeXML-0.8.4.tar.gz) = 11502627 diff --git a/converters/p5-LaTeXML/pkg-plist b/converters/p5-LaTeXML/pkg-plist index d35826b857f..63d07fe3a4c 100644 --- a/converters/p5-LaTeXML/pkg-plist +++ b/converters/p5-LaTeXML/pkg-plist @@ -77,6 +77,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/JHEP3.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/LaTeX.pool.ltxml %%SITE_PERL%%/LaTeXML/Package/OmniBus.cls.ltxml +%%SITE_PERL%%/LaTeXML/Package/PoS.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/TeX.pool.ltxml %%SITE_PERL%%/LaTeXML/Package/a0poster.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/a0size.sty.ltxml @@ -90,14 +91,14 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/aaspp.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/aastex.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/aastex.sty.ltxml -%%SITE_PERL%%/LaTeXML/Package/aastex6.cls.ltxml -%%SITE_PERL%%/LaTeXML/Package/aastex61.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/accents.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/acmart.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/acronym.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ae.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/aecompl.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/afterpage.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/aipcheck.tex.ltxml +%%SITE_PERL%%/LaTeXML/Package/aipproc.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/algc.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/algcompatible.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/algmatlab.sty.ltxml @@ -143,6 +144,8 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/bbm.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/bbold.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/beton.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/bibunits.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/blindtext.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/bm.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/book.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/bookman.sty.ltxml @@ -150,12 +153,15 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/braket.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/breakurl.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/calc.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/calrsfs.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/cancel.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/caption.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/cases.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ccfonts.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/chancery.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/chapterbib.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/charter.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/chngcntr.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/circuitikz.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/cite.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/citesort.sty.ltxml @@ -205,6 +211,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/euscript.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/exscale.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/fancyhdr.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/fancyheadings.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/fix-cm.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/fixltx2e.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/flafter.sty.ltxml @@ -218,6 +225,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/fontenc.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/fontspec.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/footmisc.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/footnote.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/fourier.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/framed.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/french.ldf.ltxml @@ -238,9 +246,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/html.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/hyperref.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/hyperxmp.sty.ltxml -%%SITE_PERL%%/LaTeXML/Package/icml2016.sty.ltxml -%%SITE_PERL%%/LaTeXML/Package/icml2017.sty.ltxml -%%SITE_PERL%%/LaTeXML/Package/icml2018.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/icml.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/icml_support.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ieeeconf.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/ifluatex.sty.ltxml @@ -278,6 +284,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/makeidx.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/marvosym.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/mathbbol.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/mathdots.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/mathpazo.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/mathpple.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/mathptm.sty.ltxml @@ -303,6 +310,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/newtxtext.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ngerman.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/nicefrac.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/nopageno.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ntheorem.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/numprint.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ot4.fontmap.ltxml @@ -330,8 +338,10 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/pstricks.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/pxfonts.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/pzd.fontmap.ltxml +%%SITE_PERL%%/LaTeXML/Package/quantumarticle.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/ragged2e.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/relsize.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/remreset.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/report.cls.ltxml %%SITE_PERL%%/LaTeXML/Package/revsymb.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/revtex.cls.ltxml @@ -348,6 +358,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/sectsty.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/setspace.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/showkeys.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/sidecap.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/siunitx.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/slashed.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/slides.cls.ltxml @@ -358,6 +369,8 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/subcaption.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/subfig.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/subfigure.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/subfiles.cls.ltxml +%%SITE_PERL%%/LaTeXML/Package/subfiles.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/subfloat.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/supertabular.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/sv_support.sty.ltxml @@ -374,10 +387,12 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/tablefootnote.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/tabularx.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/tabulary.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/tcilatex.tex.ltxml %%SITE_PERL%%/LaTeXML/Package/textcase.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/textcomp.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/texvc.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/theorem.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/thm-restate.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/thmtools.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/threeparttable.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/tikz-3dplot.sty.ltxml @@ -391,9 +406,12 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/transparent.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ts1.fontmap.ltxml %%SITE_PERL%%/LaTeXML/Package/turing.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/twoopt.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/txfonts.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/type1cm.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/ulem.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/underscore.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/undertilde.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/units.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/upgreek.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/upref.sty.ltxml @@ -401,7 +419,10 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Package/utf8.def.ltxml %%SITE_PERL%%/LaTeXML/Package/utf8x.def.ltxml %%SITE_PERL%%/LaTeXML/Package/utopia.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/varioref.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/varwidth.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/verbatim.sty.ltxml +%%SITE_PERL%%/LaTeXML/Package/vmargin.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/wasysym.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/wiki.sty.ltxml %%SITE_PERL%%/LaTeXML/Package/wrapfig.sty.ltxml @@ -450,6 +471,7 @@ bin/latexmlpost %%SITE_PERL%%/LaTeXML/Util/WWW.pm %%SITE_PERL%%/LaTeXML/Version.pm %%SITE_PERL%%/LaTeXML/resources/CSS/LaTeXML-blue.css +%%SITE_PERL%%/LaTeXML/resources/CSS/LaTeXML-epub.css %%SITE_PERL%%/LaTeXML/resources/CSS/LaTeXML-marginpar.css %%SITE_PERL%%/LaTeXML/resources/CSS/LaTeXML-navbar-left.css %%SITE_PERL%%/LaTeXML/resources/CSS/LaTeXML-navbar-right.css diff --git a/databases/libdbi-drivers/Makefile b/databases/libdbi-drivers/Makefile index 89612b38465..f3332ca0c38 100644 --- a/databases/libdbi-drivers/Makefile +++ b/databases/libdbi-drivers/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbi.so:databases/libdbi -USES= gmake libtool +USES= compiler:c11 gmake libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static \ --with-dbi-incdir=${LOCALBASE}/include \ diff --git a/databases/py-mysqlclient/Makefile b/databases/py-mysqlclient/Makefile index 225a6c9734f..2353ebb5f2c 100644 --- a/databases/py-mysqlclient/Makefile +++ b/databases/py-mysqlclient/Makefile @@ -12,7 +12,7 @@ COMMENT= MySQL database connector for Python LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= iconv mysql python ssl +USES= compiler:c11 iconv mysql python ssl USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= pymysql diff --git a/devel/grpc/Makefile b/devel/grpc/Makefile index d05c6963237..0e9ecb30765 100644 --- a/devel/grpc/Makefile +++ b/devel/grpc/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.19.1 +PORTVERSION= 1.22.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/grpc/distinfo b/devel/grpc/distinfo index 18739516c40..8f90fefa28d 100644 --- a/devel/grpc/distinfo +++ b/devel/grpc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1558172713 -SHA256 (grpc-grpc-v1.19.1_GH0.tar.gz) = f869c648090e8bddaa1260a271b1089caccbe735bf47ac9cd7d44d35a02fb129 -SIZE (grpc-grpc-v1.19.1_GH0.tar.gz) = 14794085 +TIMESTAMP = 1562093080 +SHA256 (grpc-grpc-v1.22.0_GH0.tar.gz) = 11ac793c562143d52fd440f6549588712badc79211cdc8c509b183cb69bddad8 +SIZE (grpc-grpc-v1.22.0_GH0.tar.gz) = 15082718 SHA256 (google-benchmark-v1.4.1_GH0.tar.gz) = f8e525db3c42efc9c7f3bc5176a8fa893a9a9920bbd08cef30fb56a51854d60d SIZE (google-benchmark-v1.4.1_GH0.tar.gz) = 126850 diff --git a/devel/grpc/pkg-descr b/devel/grpc/pkg-descr index 422b748c7c0..8133d86a4ad 100644 --- a/devel/grpc/pkg-descr +++ b/devel/grpc/pkg-descr @@ -1,3 +1,5 @@ -An RPC library and framework (c++ part, include some tools) +gRPC is a modern, open source, high-performance remote procedure call (RPC) +framework that can run anywhere, enables client and server applications to +communicate transparently, and simplifies the building of connected systems. -WWW: https://github.com/grpc/grpc/ +WWW: https://grpc.io/ diff --git a/devel/grpc/pkg-plist b/devel/grpc/pkg-plist index 843e5bc20a2..ac8316fc66e 100644 --- a/devel/grpc/pkg-plist +++ b/devel/grpc/pkg-plist @@ -142,17 +142,24 @@ include/grpc/support/workaround_list.h include/grpcpp/alarm.h include/grpcpp/alarm_impl.h include/grpcpp/channel.h +include/grpcpp/channel_impl.h include/grpcpp/client_context.h include/grpcpp/completion_queue.h include/grpcpp/create_channel.h +include/grpcpp/create_channel_impl.h include/grpcpp/create_channel_posix.h +include/grpcpp/create_channel_posix_impl.h include/grpcpp/ext/channelz_service_plugin.h +include/grpcpp/ext/channelz_service_plugin_impl.h include/grpcpp/ext/health_check_service_server_builder_option.h include/grpcpp/ext/proto_server_reflection_plugin.h +include/grpcpp/ext/proto_server_reflection_plugin_impl.h include/grpcpp/generic/async_generic_service.h include/grpcpp/generic/generic_stub.h +include/grpcpp/generic/generic_stub_impl.h include/grpcpp/grpcpp.h include/grpcpp/health_check_service_interface.h +include/grpcpp/health_check_service_interface_impl.h include/grpcpp/impl/call.h include/grpcpp/impl/channel_argument_option.h include/grpcpp/impl/client_unary_call.h @@ -168,9 +175,11 @@ include/grpcpp/impl/codegen/callback_common.h include/grpcpp/impl/codegen/channel_interface.h include/grpcpp/impl/codegen/client_callback.h include/grpcpp/impl/codegen/client_context.h +include/grpcpp/impl/codegen/client_context_impl.h include/grpcpp/impl/codegen/client_interceptor.h include/grpcpp/impl/codegen/client_unary_call.h include/grpcpp/impl/codegen/completion_queue.h +include/grpcpp/impl/codegen/completion_queue_impl.h include/grpcpp/impl/codegen/completion_queue_tag.h include/grpcpp/impl/codegen/config.h include/grpcpp/impl/codegen/config_protobuf.h @@ -181,6 +190,7 @@ include/grpcpp/impl/codegen/grpc_library.h include/grpcpp/impl/codegen/intercepted_channel.h include/grpcpp/impl/codegen/interceptor.h include/grpcpp/impl/codegen/interceptor_common.h +include/grpcpp/impl/codegen/message_allocator.h include/grpcpp/impl/codegen/metadata_map.h include/grpcpp/impl/codegen/method_handler_impl.h include/grpcpp/impl/codegen/proto_buffer_reader.h @@ -192,6 +202,7 @@ include/grpcpp/impl/codegen/security/auth_context.h include/grpcpp/impl/codegen/serialization_traits.h include/grpcpp/impl/codegen/server_callback.h include/grpcpp/impl/codegen/server_context.h +include/grpcpp/impl/codegen/server_context_impl.h include/grpcpp/impl/codegen/server_interceptor.h include/grpcpp/impl/codegen/server_interface.h include/grpcpp/impl/codegen/service_type.h @@ -200,6 +211,7 @@ include/grpcpp/impl/codegen/status.h include/grpcpp/impl/codegen/status_code_enum.h include/grpcpp/impl/codegen/string_ref.h include/grpcpp/impl/codegen/stub_options.h +include/grpcpp/impl/codegen/sync.h include/grpcpp/impl/codegen/sync_stream.h include/grpcpp/impl/codegen/time.h include/grpcpp/impl/grpc_library.h @@ -208,27 +220,39 @@ include/grpcpp/impl/rpc_method.h include/grpcpp/impl/rpc_service_method.h include/grpcpp/impl/serialization_traits.h include/grpcpp/impl/server_builder_option.h +include/grpcpp/impl/server_builder_option_impl.h include/grpcpp/impl/server_builder_plugin.h include/grpcpp/impl/server_initializer.h +include/grpcpp/impl/server_initializer_impl.h include/grpcpp/impl/service_type.h include/grpcpp/resource_quota.h +include/grpcpp/resource_quota_impl.h include/grpcpp/security/auth_context.h include/grpcpp/security/auth_metadata_processor.h +include/grpcpp/security/auth_metadata_processor_impl.h include/grpcpp/security/credentials.h +include/grpcpp/security/credentials_impl.h include/grpcpp/security/server_credentials.h +include/grpcpp/security/server_credentials_impl.h include/grpcpp/server.h include/grpcpp/server_builder.h +include/grpcpp/server_builder_impl.h include/grpcpp/server_context.h +include/grpcpp/server_impl.h include/grpcpp/server_posix.h +include/grpcpp/server_posix_impl.h include/grpcpp/support/async_stream.h include/grpcpp/support/async_unary_call.h include/grpcpp/support/byte_buffer.h include/grpcpp/support/channel_arguments.h +include/grpcpp/support/channel_arguments_impl.h include/grpcpp/support/client_callback.h include/grpcpp/support/client_interceptor.h include/grpcpp/support/config.h include/grpcpp/support/error_details.h +include/grpcpp/support/error_details_impl.h include/grpcpp/support/interceptor.h +include/grpcpp/support/message_allocator.h include/grpcpp/support/proto_buffer_reader.h include/grpcpp/support/proto_buffer_writer.h include/grpcpp/support/server_callback.h @@ -240,6 +264,7 @@ include/grpcpp/support/string_ref.h include/grpcpp/support/stub_options.h include/grpcpp/support/sync_stream.h include/grpcpp/support/time.h +include/grpcpp/support/validate_service_config.h lib/cmake/benchmark/benchmarkConfig.cmake lib/cmake/benchmark/benchmarkConfigVersion.cmake lib/cmake/benchmark/benchmarkTargets-%%CMAKE_BUILD_TYPE%%.cmake @@ -273,8 +298,6 @@ lib/libgrpc++_reflection.so lib/libgrpc++_reflection.so.1 lib/libgrpc++_reflection.so.%%SOVERSION%% lib/libgrpc++_unsecure.so -lib/libgrpc++_unsecure.so.1 -lib/libgrpc++_unsecure.so.%%SOVERSION%% lib/libgrpc.so lib/libgrpc.so.1 lib/libgrpc.so.%%SOVERSION%% diff --git a/devel/p5-MCE/Makefile b/devel/p5-MCE/Makefile index b1ce96b08d4..17b0804d196 100644 --- a/devel/p5-MCE/Makefile +++ b/devel/p5-MCE/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MCE -PORTVERSION= 1.839 +PORTVERSION= 1.840 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARIOROY diff --git a/devel/p5-MCE/distinfo b/devel/p5-MCE/distinfo index 650aeff60e7..3462411cf9c 100644 --- a/devel/p5-MCE/distinfo +++ b/devel/p5-MCE/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562501200 -SHA256 (MCE-1.839.tar.gz) = 00162d79c39e62b75bfbc7ff010201db3aea29e569612a304dc3dc11790e2b1a -SIZE (MCE-1.839.tar.gz) = 207933 +TIMESTAMP = 1562607981 +SHA256 (MCE-1.840.tar.gz) = 1699a45af5550099783a47c914fc4b1e0ddc536530a12bce0e2645500f590485 +SIZE (MCE-1.840.tar.gz) = 207821 diff --git a/devel/p5-Minion/Makefile b/devel/p5-Minion/Makefile index 96b7ad3546a..0fb1196b615 100644 --- a/devel/p5-Minion/Makefile +++ b/devel/p5-Minion/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 9.10 +PORTVERSION= 9.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI diff --git a/devel/p5-Minion/distinfo b/devel/p5-Minion/distinfo index 6771d3a62b5..882a8d47e8d 100644 --- a/devel/p5-Minion/distinfo +++ b/devel/p5-Minion/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558010771 -SHA256 (Minion-9.10.tar.gz) = e17114db801964f2199869a823f3ba897715518ccaed7dc0f4e94d7436cb4aaf -SIZE (Minion-9.10.tar.gz) = 1509119 +TIMESTAMP = 1562607985 +SHA256 (Minion-9.11.tar.gz) = 8dee2f10a88fa3422e8068ee8956fe0eb0a157650021800ccb809bc07e1478dd +SIZE (Minion-9.11.tar.gz) = 1509799 diff --git a/devel/p5-Scope-Upper/Makefile b/devel/p5-Scope-Upper/Makefile index 17380941c05..93248e94893 100644 --- a/devel/p5-Scope-Upper/Makefile +++ b/devel/p5-Scope-Upper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Scope-Upper -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VPIT diff --git a/devel/p5-Scope-Upper/distinfo b/devel/p5-Scope-Upper/distinfo index 819e8f4ea9e..0541dfa4b85 100644 --- a/devel/p5-Scope-Upper/distinfo +++ b/devel/p5-Scope-Upper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535388817 -SHA256 (Scope-Upper-0.31.tar.gz) = cc4d2ce0f185b4867d73b4083991117052a523fd409debf15bdd7e374cc16d8c -SIZE (Scope-Upper-0.31.tar.gz) = 99136 +TIMESTAMP = 1562608096 +SHA256 (Scope-Upper-0.32.tar.gz) = ccaff3251c092f2af8b5ad840b76655c4bc4ccf504ff7bde233811822a40abcf +SIZE (Scope-Upper-0.32.tar.gz) = 95563 diff --git a/devel/pecl-swoole/Makefile b/devel/pecl-swoole/Makefile index 72f21e6c923..e2ad33a5de9 100644 --- a/devel/pecl-swoole/Makefile +++ b/devel/pecl-swoole/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 4.3.5 +PORTVERSION= 4.4.0 CATEGORIES= devel net MAINTAINER= vanilla@FreeBSD.org diff --git a/devel/pecl-swoole/distinfo b/devel/pecl-swoole/distinfo index a078fb45320..e0fad43df3d 100644 --- a/devel/pecl-swoole/distinfo +++ b/devel/pecl-swoole/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560827376 -SHA256 (PECL/swoole-4.3.5.tgz) = d9c640f6275403d9a871998643d79a7f3e8e51593591c1c08e53e93af189b075 -SIZE (PECL/swoole-4.3.5.tgz) = 1348319 +TIMESTAMP = 1562513920 +SHA256 (PECL/swoole-4.4.0.tgz) = 90b33cc982ec9b9ac7c160e895ecfdf0cf16b2b52e75dad93c5e51a953821f0e +SIZE (PECL/swoole-4.4.0.tgz) = 1410807 diff --git a/devel/pecl-swoole/files/patch-src_server_static__handler.cc b/devel/pecl-swoole/files/patch-src_server_static__handler.cc deleted file mode 100644 index 6ca74024b3c..00000000000 --- a/devel/pecl-swoole/files/patch-src_server_static__handler.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/server/static_handler.cc.orig 2019-06-18 03:17:11 UTC -+++ src/server/static_handler.cc -@@ -168,7 +168,7 @@ int static_handler::send_response() - { - date_format = SW_HTTP_ASCTIME_DATE; - } -- if (date_format && mktime(&tm3) - (int) timezone >= file_mtime) -+ if (date_format && mktime(&tm3) - (long)timezone >= file_mtime) - { - response.info.len = sw_snprintf(header_buffer, sizeof(header_buffer), "HTTP/1.1 304 Not Modified\r\n" - "%s" diff --git a/devel/py-tabulator/Makefile b/devel/py-tabulator/Makefile index 642038a64d3..91a5afc1bad 100644 --- a/devel/py-tabulator/Makefile +++ b/devel/py-tabulator/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tabulator -PORTVERSION= 1.22.0 +PORTVERSION= 1.23.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-tabulator/distinfo b/devel/py-tabulator/distinfo index 325fc250763..4bfdff03844 100644 --- a/devel/py-tabulator/distinfo +++ b/devel/py-tabulator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561826356 -SHA256 (tabulator-1.22.0.tar.gz) = 1200e22537c44430f862573fc12bab8eeb7c8005c4fa45c0cd8fbd3bc1258c5d -SIZE (tabulator-1.22.0.tar.gz) = 46276 +TIMESTAMP = 1562607999 +SHA256 (tabulator-1.23.0.tar.gz) = d6dd128e7b09f6852648937b98b6e42a69ea73822476061163bdfb9b6fd1c606 +SIZE (tabulator-1.23.0.tar.gz) = 46337 diff --git a/devel/qca/Makefile b/devel/qca/Makefile index af152fa7fe8..e8504260a7e 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -35,6 +35,7 @@ OPTIONS_DEFAULT=GNUPG OPENSSL OPTIONS_SUB= yes BOTAN_CMAKE_ON= -DWITH_botan_PLUGIN=yes +BOTAN_DESC= Build with Botan crypto library BOTAN_LIB_DEPENDS= libbotan-2.so:security/botan2 BOTAN_USES= pkgconfig diff --git a/devel/qca/files/patch-plugins_qca-ossl_ossl110-compat.h b/devel/qca/files/patch-plugins_qca-ossl_ossl110-compat.h new file mode 100644 index 00000000000..a0e197ef3e4 --- /dev/null +++ b/devel/qca/files/patch-plugins_qca-ossl_ossl110-compat.h @@ -0,0 +1,49 @@ +--- plugins/qca-ossl/ossl110-compat.h.orig 2019-04-24 12:58:14 UTC ++++ plugins/qca-ossl/ossl110-compat.h +@@ -205,22 +205,6 @@ static int RSA_meth_set_priv_dec(RSA_METHOD *rsa, int + return 1; + } + +-static int RSA_meth_set_sign(RSA_METHOD *meth, int (*sign) (int type, const unsigned char *m, +- unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa)) +-{ +- if (!meth) return 0; +- meth->rsa_sign = sign; +- return 1; +-} +- +-static int RSA_meth_set_verify(RSA_METHOD *meth, int (*verify) (int dtype, const unsigned char *m, +- unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa)) +-{ +- if (!meth) return 0; +- meth->rsa_verify = verify; +- return 1; +-} +- + static int RSA_meth_set_finish(RSA_METHOD *meth, int (*finish) (RSA *rsa)) + { + if (!meth) return 0; +@@ -271,5 +255,23 @@ static void HMAC_CTX_free(HMAC_CTX *ctx) + #define X509_REVOKED_get0_revocationDate(rev) (rev)->revocationDate + + #endif // OPENSSL_VERSION_NUMBER < 0x10100000L ++ ++#if (OPENSSL_VERSION_NUMBER < 0x10100000L) || defined(LIBRESSL_VERSION_NUMBER) ++static int RSA_meth_set_sign(RSA_METHOD *meth, int (*sign) (int type, const unsigned char *m, ++ unsigned int m_length, unsigned char *sigret, unsigned int *siglen, const RSA *rsa)) ++{ ++ if (!meth) return 0; ++ meth->rsa_sign = sign; ++ return 1; ++} ++ ++static int RSA_meth_set_verify(RSA_METHOD *meth, int (*verify) (int dtype, const unsigned char *m, ++ unsigned int m_length, const unsigned char *sigbuf, unsigned int siglen, const RSA *rsa)) ++{ ++ if (!meth) return 0; ++ meth->rsa_verify = verify; ++ return 1; ++} ++#endif // (OPENSSL_VERSION_NUMBER < 0x10100000L) || defined(LIBRESSL_VERSION_NUMBER) + + #endif // OSSL110COMPAT_H diff --git a/devel/qca/files/patch-plugins_qca-ossl_qca-ossl.cpp b/devel/qca/files/patch-plugins_qca-ossl_qca-ossl.cpp new file mode 100644 index 00000000000..a5ddc5f874a --- /dev/null +++ b/devel/qca/files/patch-plugins_qca-ossl_qca-ossl.cpp @@ -0,0 +1,44 @@ +--- plugins/qca-ossl/qca-ossl.cpp.orig 2019-04-24 12:58:14 UTC ++++ plugins/qca-ossl/qca-ossl.cpp +@@ -62,12 +62,12 @@ + #endif + + // OpenSSL 1.1.0 compatibility macros +-#ifdef OSSL_110 ++#if defined(OSSL_110) && !defined(LIBRESSL_VERSION_NUMBER) + #define M_ASN1_IA5STRING_new() ASN1_IA5STRING_new() + #define RSA_F_RSA_EAY_PRIVATE_DECRYPT RSA_F_RSA_OSSL_PRIVATE_DECRYPT + #endif + +-#ifdef OSSL_110 ++#if defined(OSSL_110) && !defined(LIBRESSL_VERSION_NUMBER) + #include + #endif + +@@ -1280,7 +1280,7 @@ class opensslPbkdf2Context : public KDFContext (public + protected: + }; + +-#ifdef OSSL_110 ++#if defined(OSSL_110) && !defined(LIBRESSL_VERSION_NUMBER) + class opensslHkdfContext : public HKDFContext + { + public: +@@ -7416,7 +7416,7 @@ class opensslProvider : public Provider (public) + #endif + list += "pbkdf1(sha1)"; + list += "pbkdf2(sha1)"; +-#ifdef OSSL_110 ++#if defined(OSSL_110) && !defined(LIBRESSL_VERSION_NUMBER) + list += "hkdf(sha256)"; + #endif + list += "pkey"; +@@ -7489,7 +7489,7 @@ class opensslProvider : public Provider (public) + #endif + else if ( type == "pbkdf2(sha1)" ) + return new opensslPbkdf2Context( this, type ); +-#ifdef OSSL_110 ++#if defined(OSSL_110) && !defined(LIBRESSL_VERSION_NUMBER) + else if ( type == "hkdf(sha256)" ) + return new opensslHkdfContext( this, type ); + #endif diff --git a/devel/rubygem-google-api-client/Makefile b/devel/rubygem-google-api-client/Makefile index 2aff8ec9fba..0e3b4e7399f 100644 --- a/devel/rubygem-google-api-client/Makefile +++ b/devel/rubygem-google-api-client/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-api-client -PORTVERSION= 0.30.4 +PORTVERSION= 0.30.5 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-google-api-client/distinfo b/devel/rubygem-google-api-client/distinfo index 66a959cd84c..66204b1c46a 100644 --- a/devel/rubygem-google-api-client/distinfo +++ b/devel/rubygem-google-api-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1562501228 -SHA256 (rubygem/google-api-client-0.30.4.gem) = 39051c560170366eec404e6af69b6407fd66fa439974702829fede6236b23822 -SIZE (rubygem/google-api-client-0.30.4.gem) = 5501952 +TIMESTAMP = 1562608079 +SHA256 (rubygem/google-api-client-0.30.5.gem) = 40587a2119c4916d5a09bc76104ab727313f4f8631c71cccbd7fd99df1e2c5a3 +SIZE (rubygem/google-api-client-0.30.5.gem) = 5514752 diff --git a/devel/rubygem-memory_profiler/Makefile b/devel/rubygem-memory_profiler/Makefile index 37eda2216eb..c02558f7e55 100644 --- a/devel/rubygem-memory_profiler/Makefile +++ b/devel/rubygem-memory_profiler/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= memory_profiler -PORTVERSION= 0.9.13 +PORTVERSION= 0.9.14 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-memory_profiler/distinfo b/devel/rubygem-memory_profiler/distinfo index 0d1803f90f8..95d5c316e79 100644 --- a/devel/rubygem-memory_profiler/distinfo +++ b/devel/rubygem-memory_profiler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561192247 -SHA256 (rubygem/memory_profiler-0.9.13.gem) = bffb9db3a5d9b3be33c1ed9692a706a783e522ac2bcabcc2ac9afabfb23c71f6 -SIZE (rubygem/memory_profiler-0.9.13.gem) = 13824 +TIMESTAMP = 1562573383 +SHA256 (rubygem/memory_profiler-0.9.14.gem) = de558cf6525d8d56d2c0ea465b1664517fbe45560f892dc7a898d3b8c2863b12 +SIZE (rubygem/memory_profiler-0.9.14.gem) = 14336 diff --git a/devel/rubygem-nio4r/Makefile b/devel/rubygem-nio4r/Makefile index 0e6369216fc..6cde0d5a7cc 100644 --- a/devel/rubygem-nio4r/Makefile +++ b/devel/rubygem-nio4r/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nio4r -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-nio4r/distinfo b/devel/rubygem-nio4r/distinfo index 92d95a558f6..333dcbb2c5a 100644 --- a/devel/rubygem-nio4r/distinfo +++ b/devel/rubygem-nio4r/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525363204 -SHA256 (rubygem/nio4r-2.3.1.gem) = d9d3ed9125941779e64e4a4e78fb37e2217f27db6ff574e5f5b9b63b836281a8 -SIZE (rubygem/nio4r-2.3.1.gem) = 101888 +TIMESTAMP = 1562608086 +SHA256 (rubygem/nio4r-2.4.0.gem) = 808c702cc49e4c67c233ffd14e9cad5fca37cd38f43b1792d2be36c32bbe4c6c +SIZE (rubygem/nio4r-2.4.0.gem) = 101888 diff --git a/dns/amass/Makefile b/dns/amass/Makefile index dae2995247f..f01c760a27f 100644 --- a/dns/amass/Makefile +++ b/dns/amass/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= amass -DISTVERSION= 3.0.17 +DISTVERSION= 3.0.18 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org diff --git a/dns/amass/distinfo b/dns/amass/distinfo index c3b60597472..94beef4a405 100644 --- a/dns/amass/distinfo +++ b/dns/amass/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1562308131 -SHA256 (OWASP-Amass-3.0.17_GH0.tar.gz) = 814cae3ca63b67d8d60537af12498890ffffabe1ed840fd837ecaeae2dce7f81 -SIZE (OWASP-Amass-3.0.17_GH0.tar.gz) = 8172236 +TIMESTAMP = 1562573495 +SHA256 (OWASP-Amass-3.0.18_GH0.tar.gz) = cd957b061435aca614dc65edb9e8c5c69166be4b0267f9b53beb1e0a8dae36b3 +SIZE (OWASP-Amass-3.0.18_GH0.tar.gz) = 8172302 SHA256 (PuerkitoBio-fetchbot-v1.1.2_GH0.tar.gz) = 3d83b4ea30a6a477644906b8acbaecdfae0dd4def365295b9d5adc5c6619db98 SIZE (PuerkitoBio-fetchbot-v1.1.2_GH0.tar.gz) = 21319 SHA256 (PuerkitoBio-goquery-v1.5.0_GH0.tar.gz) = 0307341d56ae12648584b3990fb1e84f465870247e46aff00381c98c5ad231c7 diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 3bc0614412c..5647758f968 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -41,13 +41,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.0a0.2019.06.28 +ISCVERSION= 9.15.0a0.2019.07.04 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 4c0e9d0bdff6b663c3119ba237c71bc642bf72c8 +GL_COMMIT= 2f9ae942965a5fe99b6e258dc577ff3424ff500e CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 3b5b9508972..8914adffd9d 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561996676 -SHA256 (isc-projects-bind9-4c0e9d0bdff6b663c3119ba237c71bc642bf72c8_GL0.tar.gz) = 7e8dcc7ab874b4b20389f5d3162d491cddb8a88a6cc7008803e28bba575ea923 -SIZE (isc-projects-bind9-4c0e9d0bdff6b663c3119ba237c71bc642bf72c8_GL0.tar.gz) = 6348609 +TIMESTAMP = 1562593026 +SHA256 (isc-projects-bind9-2f9ae942965a5fe99b6e258dc577ff3424ff500e_GL0.tar.gz) = 17366d78a7a2f38c8a5d9c3fba7b7791c3c74a1eafd751b3c378b270747413de +SIZE (isc-projects-bind9-2f9ae942965a5fe99b6e258dc577ff3424ff500e_GL0.tar.gz) = 6332040 diff --git a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl index 19139f50210..4c420ccf707 100644 --- a/dns/bind9-devel/files/extrapatch-bind-min-override-ttl +++ b/dns/bind9-devel/files/extrapatch-bind-min-override-ttl @@ -1,6 +1,6 @@ ---- bin/named/config.c.orig 2019-06-25 10:23:15 UTC +--- bin/named/config.c.orig 2019-07-04 16:38:26 UTC +++ bin/named/config.c -@@ -172,6 +172,7 @@ options {\n\ +@@ -177,6 +177,7 @@ options {\n\ notify-source *;\n\ notify-source-v6 *;\n\ nsec3-test-zone no;\n\ @@ -8,7 +8,7 @@ provide-ixfr true;\n\ qname-minimization relaxed;\n\ query-source address *;\n\ ---- bin/named/server.c.orig 2019-06-25 10:23:15 UTC +--- bin/named/server.c.orig 2019-07-04 16:38:26 UTC +++ bin/named/server.c @@ -4225,6 +4225,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl } @@ -22,7 +22,7 @@ result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asuint32(obj); ---- lib/dns/include/dns/view.h.orig 2019-06-25 10:23:15 UTC +--- lib/dns/include/dns/view.h.orig 2019-07-04 16:38:26 UTC +++ lib/dns/include/dns/view.h @@ -152,6 +152,7 @@ struct dns_view { bool requestnsid; @@ -32,7 +32,7 @@ dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2019-06-25 10:23:15 UTC +--- lib/dns/resolver.c.orig 2019-07-04 16:38:26 UTC +++ lib/dns/resolver.c @@ -6048,6 +6048,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb } @@ -47,9 +47,9 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2019-06-25 10:23:15 UTC +--- lib/isccfg/namedconf.c.orig 2019-07-04 16:38:26 UTC +++ lib/isccfg/namedconf.c -@@ -1910,6 +1910,7 @@ view_clauses[] = { +@@ -1911,6 +1911,7 @@ view_clauses[] = { #endif { "max-acache-size", &cfg_type_sizenodefault, CFG_CLAUSEFLAG_OBSOLETE }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 218a7274304..e27c8c46c63 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2019-06-28 12:33:29 UTC +--- configure.orig 2019-07-04 16:38:26 UTC +++ configure -@@ -17446,27 +17446,9 @@ done +@@ -17204,27 +17204,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -30,7 +30,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -17509,47 +17491,7 @@ $as_echo "no" >&6; } ;; +@@ -17267,47 +17249,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -79,7 +79,7 @@ DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -22772,7 +22714,7 @@ $as_echo "" >&6; } +@@ -22530,7 +22472,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). diff --git a/dns/opendnssec/Makefile b/dns/opendnssec/Makefile index a6733ffb5e9..80d6b503cbf 100644 --- a/dns/opendnssec/Makefile +++ b/dns/opendnssec/Makefile @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir="${PREFIX}/var" USE_RC_SUBR= opendnssec USE_GNOME= libxml2 -USES= perl5 ssl +USES= compiler:c11 perl5 ssl USE_LDCONFIG= yes CONFLICTS= opendnssec-1.[0-3]* opendnssec2-[0-9]* diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 76cc61a1fe6..ae19d4221c1 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -92,7 +92,8 @@ post-patch: -e 's/@GIT_DESC@/${GH_TAGNAME}/' \ ${WRKSRC}/src/common/scm_rev.cpp.in -.if !defined(MASTERNAME) || ${MASTERNAME} != 120amd64-default # XXX hangs on beefy6 +# XXX Hangs on beefy2 and beefy6 but cannot be reproduced locally +.if !defined(MASTERNAME) || (${MASTERNAME} != 120amd64-default && ${MASTERNAME} != 120amd64-quarterly) .ifndef QEMU_EMULATING pre-install: do-test .endif diff --git a/german/mythes/Makefile b/german/mythes/Makefile index bb5738febca..56ad4a03638 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2019.06.30 +PORTVERSION= 2019.07.07 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} diff --git a/german/mythes/distinfo b/german/mythes/distinfo index 748f0622c67..75afc3fac1e 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561988347 -SHA256 (mythes/Deutscher-Thesaurus-20190630.oxt) = b39e17aebb984d32150425cc4aa4864c2e445231a2c9a9e80553c1aca6d36d70 -SIZE (mythes/Deutscher-Thesaurus-20190630.oxt) = 9257105 +TIMESTAMP = 1562608089 +SHA256 (mythes/Deutscher-Thesaurus-20190707.oxt) = de2bc1a0666d9f6a4e2435b87d7b7adb6999198f42e688e9dbda865725c603fb +SIZE (mythes/Deutscher-Thesaurus-20190707.oxt) = 9404234 diff --git a/graphics/glad/Makefile b/graphics/glad/Makefile index 243cd1e0c57..3392a3c8dd7 100644 --- a/graphics/glad/Makefile +++ b/graphics/glad/Makefile @@ -2,7 +2,7 @@ PORTNAME= glad DISTVERSIONPREFIX= v -DISTVERSION= 0.1.30 +DISTVERSION= 0.1.31 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/glad/distinfo b/graphics/glad/distinfo index 8a78b5759f7..9c5b1b262a6 100644 --- a/graphics/glad/distinfo +++ b/graphics/glad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560099490 -SHA256 (Dav1dde-glad-v0.1.30_GH0.tar.gz) = 53a14c87bc1f3ed00e1d09d17d7f6e623931ab07c870477d6a88bc0a8ac151e0 -SIZE (Dav1dde-glad-v0.1.30_GH0.tar.gz) = 323041 +TIMESTAMP = 1562574404 +SHA256 (Dav1dde-glad-v0.1.31_GH0.tar.gz) = 3291c231c7d31882ee5cc54fc3ca7652126419a616732052ad473d1134aa433d +SIZE (Dav1dde-glad-v0.1.31_GH0.tar.gz) = 327350 diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile index 14370d08071..fb40575a4af 100644 --- a/lang/gcc9-devel/Makefile +++ b/lang/gcc9-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.1.1.s20190629 +PORTVERSION= 9.1.1.s20190706 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo index 1d980503b09..70e7bc2f44c 100644 --- a/lang/gcc9-devel/distinfo +++ b/lang/gcc9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561888740 -SHA256 (gcc-9-20190629.tar.xz) = bdf526159d1399f62923e2767de4ad91f8609b7b70f689c345887818d565d978 -SIZE (gcc-9-20190629.tar.xz) = 68776576 +TIMESTAMP = 1562498282 +SHA256 (gcc-9-20190706.tar.xz) = ed1e0ec2ff59fbc12d7802b675de39391a46ef55ec41407ea08929d9e2b91f87 +SIZE (gcc-9-20190706.tar.xz) = 68779120 diff --git a/lang/perl5-devel/Makefile b/lang/perl5-devel/Makefile index d157a357811..64b0a9513b2 100644 --- a/lang/perl5-devel/Makefile +++ b/lang/perl5-devel/Makefile @@ -35,7 +35,7 @@ USE_LDCONFIG= ${PREFIX}/${_ARCH_LIB}/CORE USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.31.1-120-g0087236851 +GH_TAGNAME= v5.31.1-138-g256dda502e TEST_TARGET= test_harness TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index 1a6b2e0e8b2..8bb86ed240a 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561996402 -SHA256 (perl/Perl-perl5-v5.31.1-120-g0087236851_GH0.tar.gz) = 71f397961bf0cec814771e600426ac2793fa6a2699c52bb25719f2127e718408 -SIZE (perl/Perl-perl5-v5.31.1-120-g0087236851_GH0.tar.gz) = 19244842 +TIMESTAMP = 1562593243 +SHA256 (perl/Perl-perl5-v5.31.1-138-g256dda502e_GH0.tar.gz) = ebc48b2f99e352579d5705ca05558bc639871b17c56fb88dd11338b05e93640b +SIZE (perl/Perl-perl5-v5.31.1-138-g256dda502e_GH0.tar.gz) = 19247496 diff --git a/mail/openemm2015/Makefile b/mail/openemm2015/Makefile index 2c134472d16..3b51c726750 100644 --- a/mail/openemm2015/Makefile +++ b/mail/openemm2015/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openemm2015 -PORTVERSION= 0 +PORTVERSION= 0.1 CATEGORIES= mail java www MASTER_SITES= SF/openemm/OpenEMM%20software/OpenEMM%202015/ \ http://central.maven.org/maven2/com/lowagie/itext/2.1.7/:MAVEN2 @@ -16,14 +16,13 @@ COMMENT= OpenEMM a email marketing enterprise app LICENSE= CPAL-1.0 LICENSE_FILE= ${WRKSRC}/other/LICENSE.txt -BROKEN= depends on expired www/tomcat8 BROKEN_powerpc64= fails to build: gmake[1]: clang: Command not found LIB_DEPENDS= libslang.so:devel/libslang2 \ libsa.so:net/ossp-sa -#BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \ +BUILD_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat85 \ ${ANT_CMD}:devel/apache-ant -#RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat8 \ +RUN_DEPENDS= ${TOMCATHOME}/bin/bootstrap.jar:www/tomcat85 \ py27-MySQLdb>=1.2.3:databases/py-MySQLdb USES= dos2unix gmake python:2.7,run @@ -35,7 +34,7 @@ DOS2UNIX_GLOB= *.c *.cpp *.h *.java *.xml *.properties CC= clang CXX= clang++ -TOMCATVER= apache-tomcat-8.0 +TOMCATVER= apache-tomcat-8.5 TOMCATDIR= ${PREFIX}/${TOMCATVER} TOMCATHOME= ${LOCALBASE}/${TOMCATVER} #WEBAPPDIR= ${TOMCATDIR}/webapps @@ -228,6 +227,8 @@ do-install: # create log files ${MKDIR} ${STAGEDIR}/var/log/${PORTNAME} + ${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/openemm.log + ${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/openemm-ws.log ${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/openemm_core.log ${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/userlogs.log ${TOUCH} ${STAGEDIR}/var/log/${PORTNAME}/openemm_axis.log diff --git a/mail/openemm2015/files/pkg-message.in b/mail/openemm2015/files/pkg-message.in index 51488e4892f..d2cc0ab637c 100644 --- a/mail/openemm2015/files/pkg-message.in +++ b/mail/openemm2015/files/pkg-message.in @@ -6,7 +6,7 @@ $> mysqldump -aCceQx --hex-blob --routines --triggers -u root -p -r /tmp/openemm To integrate the OpenEMM 2015 to the installed Tomcat add this chunk to the server.xml of Tomcat: -TOMCAT_HOME= %%PREFIX%%/apache-tomcat-8.0/lib/ +TOMCAT_HOME= %%PREFIX%%/apache-tomcat-8.5/lib/ vi TOMCAT_HOME/conf/server.xml @@ -28,6 +28,7 @@ vi TOMCAT_HOME/conf/server.xml +Change the Engine name="Catalina" to point to defaultHost="OpenEMM" Don't forget securing tomcat, or add a httpd in front secured additional for the jndi database connect: @@ -38,30 +39,24 @@ vi TOMCAT_HOME/conf/context.xml .... diff --git a/sysutils/openzfs/distinfo b/sysutils/openzfs/distinfo index f852dca1456..0092c1b8a63 100644 --- a/sysutils/openzfs/distinfo +++ b/sysutils/openzfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560962703 -SHA256 (zfsonfreebsd-ZoF-v2019061900-494ac1a_GH0.tar.gz) = 90e3f8a8976e652139bb2bdbbb429277237748e5975785802b32958edfa2c445 -SIZE (zfsonfreebsd-ZoF-v2019061900-494ac1a_GH0.tar.gz) = 6744878 +TIMESTAMP = 1562604834 +SHA256 (zfsonfreebsd-ZoF-v2019070800-d63de7c_GH0.tar.gz) = 244748503e095cf5094844608be43fdd5ddd59f4f68f0359872bf3844fa607a6 +SIZE (zfsonfreebsd-ZoF-v2019070800-d63de7c_GH0.tar.gz) = 6880001 diff --git a/www/tikiwiki/Makefile b/www/tikiwiki/Makefile index 19c7ccf8f16..b844ba88140 100644 --- a/www/tikiwiki/Makefile +++ b/www/tikiwiki/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= tikiwiki -DISTVERSION= 19.1 +DISTVERSION= 20.0 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Tiki_19.x_Denebola/${DISTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/Tiki_20.x_Tarazed/${DISTVERSION}/ DISTNAME= tiki-${DISTVERSION} MAINTAINER= joneum@FreeBSD.org diff --git a/www/tikiwiki/distinfo b/www/tikiwiki/distinfo index 3b7f2855c7a..274505891ac 100644 --- a/www/tikiwiki/distinfo +++ b/www/tikiwiki/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550228781 -SHA256 (tiki-19.1.tar.gz) = 4c96daad41e2921e7735cdd3c227d12f210b2c0c156ebd1477dc2dd35e7ca84e -SIZE (tiki-19.1.tar.gz) = 46280085 +TIMESTAMP = 1562585506 +SHA256 (tiki-20.0.tar.gz) = fb2717aac261853fa93d555a8adb573da5814abc08ba9af0db3e8c80c28d4a1e +SIZE (tiki-20.0.tar.gz) = 75447643 diff --git a/www/tikiwiki/pkg-descr b/www/tikiwiki/pkg-descr index 6a74aa43f88..7e0204a300a 100644 --- a/www/tikiwiki/pkg-descr +++ b/www/tikiwiki/pkg-descr @@ -8,4 +8,4 @@ use it as GeoCMS (Geospatial Content Management System) too. It's developed by a large number of contributors which forms the TikiWiki Community. -WWW: http://tikiwiki.org/ +WWW: https://tikiwiki.org/ diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index d74968ddc9b..4838713dc3d 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -3,7 +3,7 @@ # PORTNAME= granite -DISTVERSION= 5.2.3 +DISTVERSION= 5.2.4 CATEGORIES= x11-toolkits MAINTAINER= tobik@FreeBSD.org diff --git a/x11-toolkits/granite/distinfo b/x11-toolkits/granite/distinfo index cdc7df62c5d..3b35a4aaba4 100644 --- a/x11-toolkits/granite/distinfo +++ b/x11-toolkits/granite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550190778 -SHA256 (elementary-granite-5.2.3_GH0.tar.gz) = 6ff86a90896690d25016e80e5192f87f6e9045e35ccc1db4747b92086d9b492f -SIZE (elementary-granite-5.2.3_GH0.tar.gz) = 418821 +TIMESTAMP = 1562513151 +SHA256 (elementary-granite-5.2.4_GH0.tar.gz) = 45349b24f3f5e9216354894f5598104e08d72992d81a41dadc373602853419fb +SIZE (elementary-granite-5.2.4_GH0.tar.gz) = 390145 diff --git a/x11-toolkits/granite/files/patch-lib_DateTime.vala b/x11-toolkits/granite/files/patch-lib_DateTime.vala deleted file mode 100644 index 36e597c1368..00000000000 --- a/x11-toolkits/granite/files/patch-lib_DateTime.vala +++ /dev/null @@ -1,18 +0,0 @@ -The io.elementary.desktop.wingpanel.datetime schema is not available, -which leads to crashes when using the DateTime widget. Use the -org.gnome.desktop.interface schema instead as documented in the API -docs. - -cf. https://github.com/elementary/granite/pull/222 - ---- lib/DateTime.vala.orig 2018-12-17 13:02:11 UTC -+++ lib/DateTime.vala -@@ -110,7 +110,7 @@ namespace Granite.DateTime { - * @return true if the clock format is 12h based, false otherwise. - */ - private static bool is_clock_format_12h () { -- var h24_settings = new Settings ("io.elementary.desktop.wingpanel.datetime"); -+ var h24_settings = new Settings ("org.gnome.desktop.interface"); - var format = h24_settings.get_string ("clock-format"); - return (format.contains ("12h")); - } diff --git a/x11-toolkits/granite/pkg-plist b/x11-toolkits/granite/pkg-plist index 0f65342ec3d..8eca9fda3eb 100644 --- a/x11-toolkits/granite/pkg-plist +++ b/x11-toolkits/granite/pkg-plist @@ -4,7 +4,7 @@ include/granite/widgets-utils.h lib/girepository-1.0/Granite-1.0.typelib lib/libgranite.so lib/libgranite.so.5 -lib/libgranite.so.5.2.3 +lib/libgranite.so.5.2.4 libdata/pkgconfig/granite.pc share/applications/granite-demo.desktop share/gir-1.0/Granite-1.0.gir @@ -180,6 +180,7 @@ share/locale/st/LC_MESSAGES/granite.mo share/locale/su/LC_MESSAGES/granite.mo share/locale/sv/LC_MESSAGES/granite.mo share/locale/sw/LC_MESSAGES/granite.mo +share/locale/szl/LC_MESSAGES/granite.mo share/locale/ta/LC_MESSAGES/granite.mo share/locale/te/LC_MESSAGES/granite.mo share/locale/tg/LC_MESSAGES/granite.mo