From owner-svn-ports-all@freebsd.org Sun Feb 24 00:44:53 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D92DB1509A89; Sun, 24 Feb 2019 00:44:52 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8BE83758E7; Sun, 24 Feb 2019 00:44:52 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6EC1625111; Sun, 24 Feb 2019 00:44:52 +0000 (UTC) (envelope-from rigoletto@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O0iq5J097215; Sun, 24 Feb 2019 00:44:52 GMT (envelope-from rigoletto@FreeBSD.org) Received: (from rigoletto@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O0iom7097201; Sun, 24 Feb 2019 00:44:50 GMT (envelope-from rigoletto@FreeBSD.org) Message-Id: <201902240044.x1O0iom7097201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rigoletto set sender to rigoletto@FreeBSD.org using -f From: =?UTF-8?Q?Alexandre_C=2e_Guimar=c3=a3es?= Date: Sun, 24 Feb 2019 00:44:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493732 - in head/graphics: mupdf mupdf/files zathura zathura-pdf-mupdf X-SVN-Group: ports-head X-SVN-Commit-Author: rigoletto X-SVN-Commit-Paths: in head/graphics: mupdf mupdf/files zathura zathura-pdf-mupdf X-SVN-Commit-Revision: 493732 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8BE83758E7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 00:44:53 -0000 Author: rigoletto Date: Sun Feb 24 00:44:49 2019 New Revision: 493732 URL: https://svnweb.freebsd.org/changeset/ports/493732 Log: graphics/zathura: Update to 4.3. - update graphics/mupdf to 1.14.0 - update graphics/zathura-pdf-mupdf to 0.3.4 PR: 235952 PR: 233727 PR: 229935 PR: 232902 PR: 233021 Approved by: tcberner (mentor), Zsolt Udvari (maintainer), Quentin Stievenart (maintainer) Differential Revision: https://reviews.freebsd.org/D19301 Modified: head/graphics/mupdf/Makefile head/graphics/mupdf/distinfo head/graphics/mupdf/files/patch-Makefile head/graphics/mupdf/files/patch-Makerules head/graphics/mupdf/files/patch-thirdparty_lcms2_src_cmsmd5.c head/graphics/mupdf/pkg-plist head/graphics/zathura-pdf-mupdf/Makefile head/graphics/zathura-pdf-mupdf/distinfo head/graphics/zathura/Makefile head/graphics/zathura/distinfo head/graphics/zathura/pkg-plist Modified: head/graphics/mupdf/Makefile ============================================================================== --- head/graphics/mupdf/Makefile Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/Makefile Sun Feb 24 00:44:49 2019 (r493732) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= mupdf -PORTVERSION= 1.13.0 +DISTVERSION= 1.14.0 DISTVERSIONSUFFIX= -source -PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ @@ -22,21 +21,20 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libjbig2dec.so:graphics/jbig2dec \ libopenjp2.so:graphics/openjpeg -USES= cpe compiler:c++11-lang gmake jpeg pkgconfig -MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ - SOVERSION=${PORTVERSION} -ALL_TARGET= all extra +USES= cpe compiler:c++11-lang gl gmake jpeg pkgconfig USE_XORG= x11 xcursor xext xinerama xrandr USE_GL= gl glut +CPE_VENDOR= artifex USE_LDCONFIG= yes -CFLAGS+= `pkg-config --cflags libopenjp2` -I${WRKSRC}/include/mupdf -fPIC # pkg-config to avoid the conflict with openjpeg15 -LIBS+= -L${LOCALBASE}/lib +MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ + XCFLAGS+="-I${WRKSRC}/include/mupdf -fPIC" \ + XLIBS+="-L${LOCALBASE}/lib -L${WRKSRC}/build/release" \ + SOVERSION=${DISTVERSION} +ALL_TARGET= all extra -CPE_VENDOR= artifex - OPTIONS_DEFINE= DOCS JS SCROLL -OPTIONS_DEFAULT=SCROLL +OPTIONS_DEFAULT= SCROLL JS_DESC= JavaScript support (V8 engine) SCROLL_DESC= Build with scroll hacks @@ -50,27 +48,20 @@ PLIST_SUB= SOVERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -e 's/-pipe -O2 //' \ ${WRKSRC}/Makerules - @${REINPLACE_CMD} -e 's/-ldl //' ${WRKSRC}/Makerules ${WRKSRC}/Makethird - @${RM} -r ${WRKSRC}/thirdparty/curl \ - ${WRKSRC}/thirdparty/freetype \ - ${WRKSRC}/thirdparty/freeglut \ - ${WRKSRC}/thirdparty/harfbuzz \ - ${WRKSRC}/thirdparty/jbig2dec \ - ${WRKSRC}/thirdparty/libjpeg \ - ${WRKSRC}/thirdparty/openjpeg \ - ${WRKSRC}/thirdparty/zlib + @${REINPLACE_CMD} -e 's/-ldl //' ${WRKSRC}/Makerules \ + ${WRKSRC}/Makethird post-install: - ${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 ${STAGEDIR}${PREFIX}/bin/mupdf + ${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 \ + ${STAGEDIR}${PREFIX}/bin/mupdf ${INSTALL_PROGRAM} \ ${WRKSRC}/build/release/mjsgen \ ${WRKSRC}/build/release/mujstest \ - ${WRKSRC}/build/release/mupdf-x11-curl \ ${WRKSRC}/build/release/muraster \ ${STAGEDIR}${PREFIX}/bin ${LN} -s libmupdf.so.${PORTVERSION} \ ${STAGEDIR}${PREFIX}/lib/libmupdf.so - ${LN} -s libmupdfthird.so.${PORTVERSION} \ - ${STAGEDIR}${PREFIX}/lib/libmupdfthird.so + ${LN} -s libmupdf-third.so.${PORTVERSION} \ + ${STAGEDIR}${PREFIX}/lib/libmupdf-third.so .include Modified: head/graphics/mupdf/distinfo ============================================================================== --- head/graphics/mupdf/distinfo Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/distinfo Sun Feb 24 00:44:49 2019 (r493732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529321680 -SHA256 (mupdf-1.13.0-source.tar.gz) = 071c6962cbee1136188da62136596a9d704b81e35fe617cd34874bbb0ae7ca09 -SIZE (mupdf-1.13.0-source.tar.gz) = 51425034 +TIMESTAMP = 1542296614 +SHA256 (mupdf-1.14.0-source.tar.gz) = c443483a678c3fc258fa4adc124146225d0bb443c522619faadebf6b363d7724 +SIZE (mupdf-1.14.0-source.tar.gz) = 55654104 Modified: head/graphics/mupdf/files/patch-Makefile ============================================================================== --- head/graphics/mupdf/files/patch-Makefile Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/files/patch-Makefile Sun Feb 24 00:44:49 2019 (r493732) @@ -1,27 +1,22 @@ $OpenBSD: patch-Makefile,v 1.12 2016/12/12 10:54:39 sthen Exp $ ---- Makefile.orig 2017-12-13 14:00:30 UTC +--- Makefile.orig 2018-10-04 09:19:28 UTC +++ Makefile -@@ -312,8 +312,8 @@ generate: $(JAVASCRIPT_GEN) +@@ -190,13 +190,15 @@ generate: source/pdf/js/util.js.h # --- Library --- -MUPDF_LIB = $(OUT)/libmupdf.a --THIRD_LIB = $(OUT)/libmupdfthird.a -+MUPDF_LIB = libmupdf.so.$(SOVERSION) -+THIRD_LIB = libmupdfthird.so.$(SOVERSION) - THREAD_LIB = $(OUT)/libmuthreads.a +-THIRD_LIB = $(OUT)/libmupdf-third.a ++MUPDF_LIB = $(OUT)/libmupdf.so.$(SOVERSION) ++THIRD_LIB = $(OUT)/libmupdf-third.so.$(SOVERSION) + THREAD_LIB = $(OUT)/libmupdf-threads.a + PKCS7_LIB = $(OUT)/libmupdf-pkcs7.a - MUPDF_OBJ := \ -@@ -344,7 +344,11 @@ THIRD_OBJ := \ - THREAD_OBJ := $(THREAD_OBJ) - -$(MUPDF_LIB) : $(MUPDF_OBJ) +$(MUPDF_LIB) : $(MUPDF_OBJ) $(THIRD_LIB) -+ $(CC) $(LDFLAGS) -fPIC -shared -Wl,-soname=$@ -Wl,--no-undefined -o $@ $^ $(LIBS) -+ ++ $(LINK_CMD) -shared -Wl,-soname -Wl,libmupdf.so.$(SOVERSION) $(THIRD_LIB) : $(THIRD_OBJ) -+ $(CC) $(LDFLAGS) -fPIC -shared -Wl,-soname=$@ -Wl,--no-undefined -o $@ $^ $(LIBS) -+ ++ $(LINK_CMD) -shared -Wl,-soname -Wl,libmupdf-third.so.$(SOVERSION) $(THREAD_LIB) : $(THREAD_OBJ) + $(PKCS7_LIB) : $(PKCS7_OBJ) - INSTALL_LIBS := $(MUPDF_LIB) $(THIRD_LIB) Modified: head/graphics/mupdf/files/patch-Makerules ============================================================================== --- head/graphics/mupdf/files/patch-Makerules Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/files/patch-Makerules Sun Feb 24 00:44:49 2019 (r493732) @@ -1,37 +1,105 @@ ---- Makerules.orig 2018-06-18 11:40:10 UTC +--- Makerules.orig 2018-10-04 09:19:28 UTC +++ Makerules -@@ -87,7 +87,7 @@ LD = xcrun ld - RANLIB_CMD = xcrun ranlib $@ +@@ -24,28 +24,28 @@ ifeq ($(build),debug) + CFLAGS += -pipe -g + LDFLAGS += -g $(LDREMOVEUNREACH) + else ifeq ($(build),release) +- CFLAGS += -pipe -O2 -DNDEBUG -fomit-frame-pointer ++ CFLAGS += -DNDEBUG -fomit-frame-pointer + LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s + else ifeq ($(build),small) + CFLAGS += -pipe -Os -DNDEBUG -fomit-frame-pointer + LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s + else ifeq ($(build),valgrind) +- CFLAGS += -pipe -O2 -DNDEBUG -DPACIFY_VALGRIND -fno-omit-frame-pointer ++ CFLAGS += -DNDEBUG -DPACIFY_VALGRIND -fno-omit-frame-pointer + LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s + else ifeq ($(build),sanitize) + CFLAGS += -pipe -g -fno-omit-frame-pointer $(SANITIZE_FLAGS) + LDFLAGS += -g $(SANITIZE_FLAGS) + else ifeq ($(build),sanitize-release) +- CFLAGS += -pipe -O2 -DNDEBUG -fno-omit-frame-pointer $(SANITIZE_FLAGS) ++ CFLAGS += -DNDEBUG -fno-omit-frame-pointer $(SANITIZE_FLAGS) + LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s $(SANITIZE_FLAGS) + else ifeq ($(build),profile) +- CFLAGS += -pipe -O2 -DNDEBUG -pg ++ CFLAGS += -DNDEBUG -pg + LDFLAGS += -pg + else ifeq ($(build),coverage) + CFLAGS += -pipe -g -pg -fprofile-arcs -ftest-coverage + LIBS += -lgcov + else ifeq ($(build),native) +- CFLAGS += -pipe -O2 -DNDEBUG -fomit-frame-pointer -march=native ++ CFLAGS += -DNDEBUG -fomit-frame-pointer -march=native + LDFLAGS += $(LDREMOVEUNREACH) -Wl,-s + else ifeq ($(build),memento) + CFLAGS += -pipe -g -DMEMENTO +@@ -55,7 +55,7 @@ else ifeq ($(build),memento) + LIBS += -ldl + endif + else ifeq ($(build),gperf) +- CFLAGS += -pipe -O2 -DNDEBUG -fomit-frame-pointer -DGPERF ++ CFLAGS += -DNDEBUG -fomit-frame-pointer -DGPERF + LIBS += -lprofiler + else + $(error unknown build setting: '$(build)') +@@ -143,7 +143,58 @@ else ifeq ($(OS),Linux) + PTHREAD_LIBS := -lpthread + endif - # Linux uses pkg-config for system libraries. --else ifeq "$(OS)" "Linux" -+else ifeq "$(OS)" "FreeBSD" - - HAVE_PTHREAD := yes - SYS_PTHREAD_CFLAGS := -@@ -97,21 +97,15 @@ HAVE_GLUT := yes - SYS_GLUT_CFLAGS := - SYS_GLUT_LIBS := -lglut -lGL - --ifeq "$(shell pkg-config --exists 'libcrypto >= 1.1.0' && echo yes)" "yes" --HAVE_LIBCRYPTO := yes --SYS_LIBCRYPTO_CFLAGS := -DHAVE_LIBCRYPTO $(shell pkg-config --cflags libcrypto) --SYS_LIBCRYPTO_LIBS := $(shell pkg-config --libs libcrypto) -endif -+HAVE_LIBCRYPTO := no -+SYS_LIBCRYPTO_CFLAGS := -+SYS_LIBCRYPTO_LIBS := ++else ifeq ($(OS),FreeBSD) ++ PTHREAD_LIBS := -lthr ++# alphabetical order ++ # curl ++ USE_SYSTEM_CURL := yes ++ SYS_CURL_CFLAGS := $(shell pkg-config --cflags libcurl) ++ SYS_CURL_LIBS := $(shell pkg-config --libs libcurl) ++ # freetype ++ USE_SYSTEM_FREETYPE := yes ++ SYS_FREETYPE_CFLAGS := $(shell pkg-config --cflags freetype2) ++ SYS_FREETYPE_LIBS := $(shell pkg-config --libs freetype2) ++ # glut ++ USE_SYSTEM_GLUT := yes ++ SYS_GLUT_CFLAGS := ++ SYS_GLUT_LIBS := -lglut -lGL ++ # harfbuzz ++ USE_SYSTEM_HARFBUZZ := yes ++ SYS_HARFBUZZ_CFLAGS := $(shell pkg-config --cflags harfbuzz) ++ SYS_HARFBUZZ_LIBS := $(shell pkg-config --libs harfbuzz) ++ # jbig2dec ++ USE_SYSTEM_JBIG2DEC := yes ++ SYS_JBIG2DEC_CFLAGS := ++ SYS_JIB2DEC_LIBS := -ljbig2dec ++ # lcms2 - needs a patched version of lcms2 ++ USE_SYSTEM_LCMS2 := no ++ # libcrypto ++ HAVE_LIBCRYPTO := no ++ SYS_LIBCRYPTO_CFLAGS := ++ SYS_LIBCRYPTO_LIBS := ++ # libjpeg ++ USE_SYSTEM_LIBJPEG := yes ++ SYS_LIBJPEG_CFLAGS := $(shell pkg-config --cflags libjpeg) ++ SYS_LIBJPEG_LIBS := $(shell pkg-config --libs libjpeg) ++ # openjpeg ++ USE_SYSTEM_OPENJPEG := yes ++ SYS_OPENJPEG_CFLAGS := $(shell pkg-config --cflags libopenjp2) ++ SYS_OPENJPEG_LIBS := $(shell pkg-config --libs libopenjp2) ++ # openssl ++ HAVE_OPENSSL_SSL := no ++ # pthread ++ HAVE_PTHREAD := yes ++ SYS_PTHREAD_CFLAGS := ++ SYS_PTHREAD_LIBS := -lpthread ++ # x11 ++ HAVE_X11 := yes ++ X11_CFLAGS := $(shell pkg-config --cflags x11 xext) ++ X11_LIBS := $(shell pkg-config --libs x11 xext) ++ # zlib ++ USE_SYSTEM_ZLIB := yes ++ SYS_ZLIB_CFLAGS := $(shell pkg-config --cflags zlib) ++ SYS_ZLIB_LIBS := $(shell pkg-config --libs zlib) ++endif # FreeBSD - ifeq "$(shell pkg-config --exists libcurl && echo yes)" "yes" - HAVE_CURL := yes - SYS_CURL_CFLAGS := $(shell pkg-config --cflags libcurl) - SYS_CURL_LIBS := $(shell pkg-config --libs libcurl) --ifeq "$(shell pkg-config --exists openssl && echo yes)" "yes" --HAVE_OPENSSL_SSL := yes --SYS_CURL_CFLAGS += $(shell pkg-config --cflags openssl) --SYS_CURL_DEPS += $(shell pkg-config --libs openssl) --endif -+HAVE_OPENSSL_SSL := no - endif - SYS_CURL_DEPS += -lpthread -lrt - + # The following section has various cross compilation configurations. + # Modified: head/graphics/mupdf/files/patch-thirdparty_lcms2_src_cmsmd5.c ============================================================================== --- head/graphics/mupdf/files/patch-thirdparty_lcms2_src_cmsmd5.c Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/files/patch-thirdparty_lcms2_src_cmsmd5.c Sun Feb 24 00:44:49 2019 (r493732) @@ -1,4 +1,4 @@ ---- thirdparty/lcms2/src/cmsmd5.c.orig 2018-10-31 19:49:39 UTC +--- thirdparty/lcms2/src/cmsmd5.c.orig 2018-01-23 19:37:31 UTC +++ thirdparty/lcms2/src/cmsmd5.c @@ -29,7 +29,7 @@ #ifdef CMS_USE_BIG_ENDIAN @@ -9,7 +9,7 @@ { do { -@@ -42,7 +42,7 @@ void byteReverse(cmsUInt8Number * buf, cmsUInt32Number +@@ -42,7 +42,7 @@ void byteReverse(cmsUInt8Number * buf, c } #else @@ -18,7 +18,7 @@ #endif -@@ -196,7 +196,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, cms +@@ -196,7 +196,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Nu } memmove(p, buf, t); @@ -27,7 +27,7 @@ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in); buf += t; -@@ -205,7 +205,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Number* buf, cms +@@ -205,7 +205,7 @@ void MD5add(cmsHANDLE Handle, cmsUInt8Nu while (len >= 64) { memmove(ctx->in, buf, 64); @@ -36,7 +36,7 @@ MD5_Transform(ctx->buf, (cmsUInt32Number *) ctx->in); buf += 64; len -= 64; -@@ -232,21 +232,21 @@ void MD5finish(cmsProfileID* ProfileID, cmsHANDLE Han +@@ -232,21 +232,21 @@ void MD5finish(cmsProfileID* ProfileID, if (count < 8) { memset(p, 0, count); Modified: head/graphics/mupdf/pkg-plist ============================================================================== --- head/graphics/mupdf/pkg-plist Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/mupdf/pkg-plist Sun Feb 24 00:44:49 2019 (r493732) @@ -1,8 +1,6 @@ bin/mjsgen bin/mujstest bin/mupdf -bin/mupdf-gl -bin/mupdf-x11-curl bin/muraster bin/mutool include/mupdf/fitz.h @@ -64,7 +62,6 @@ include/mupdf/memento.h include/mupdf/pdf-tools.h include/mupdf/pdf.h include/mupdf/pdf/annot.h -include/mupdf/pdf/appearance.h include/mupdf/pdf/clean.h include/mupdf/pdf/cmap.h include/mupdf/pdf/crypt.h @@ -85,8 +82,8 @@ include/mupdf/pdf/xref.h include/mupdf/ucdn.h lib/libmupdf.so lib/libmupdf.so.%%SOVERSION%% -lib/libmupdfthird.so -lib/libmupdfthird.so.%%SOVERSION%% +lib/libmupdf-third.so +lib/libmupdf-third.so.%%SOVERSION%% man/man1/mupdf.1.gz man/man1/mutool.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES @@ -98,10 +95,12 @@ man/man1/mutool.1.gz %%PORTDOCS%%%%DOCSDIR%%/coding-overview.html %%PORTDOCS%%%%DOCSDIR%%/coding-progressive.html %%PORTDOCS%%%%DOCSDIR%%/coding-style.html +%%PORTDOCS%%%%DOCSDIR%%/examples/bbox-device.js %%PORTDOCS%%%%DOCSDIR%%/examples/create-thumbnail.js %%PORTDOCS%%%%DOCSDIR%%/examples/draw-device.js %%PORTDOCS%%%%DOCSDIR%%/examples/draw-document.js %%PORTDOCS%%%%DOCSDIR%%/examples/example.c +%%PORTDOCS%%%%DOCSDIR%%/examples/fix-s22pdf.js %%PORTDOCS%%%%DOCSDIR%%/examples/jpx-to-pdf.js %%PORTDOCS%%%%DOCSDIR%%/examples/multi-threaded.c %%PORTDOCS%%%%DOCSDIR%%/examples/pdf-create-lowlevel.js Modified: head/graphics/zathura-pdf-mupdf/Makefile ============================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/zathura-pdf-mupdf/Makefile Sun Feb 24 00:44:49 2019 (r493732) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-pdf-mupdf -PORTVERSION= 0.3.3 -PORTREVISION= 2 +DISTVERSION= 0.3.4 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -23,18 +22,23 @@ LIB_DEPENDS= libjbig2dec.so:graphics/jbig2dec \ libmupdf.so:graphics/mupdf \ libopenjp2.so:graphics/openjpeg +USES= compiler:c11 desktop-file-utils gnome jpeg \ + meson pkgconfig tar:xz +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 +USE_LDCONFIG= yes + +MESON_ARGS= -Dlink-external=true + PLIST_FILES= lib/zathura/libpdf-mupdf.so \ share/applications/org.pwmt.zathura-pdf-mupdf.desktop \ share/metainfo/org.pwmt.zathura-pdf-mupdf.metainfo.xml -#MAKE_ARGS= OPENSSL_INC=-I${OPENSSLINC} OPENSSL_LIB="-L${OPENSSLLIB} -lcrypto" -USES= compiler:c11 desktop-file-utils gmake jpeg meson pkgconfig tar:xz -USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 -USE_LDCONFIG= yes - CONFLICTS_INSTALL= zathura-pdf-poppler-[0-9]* post-patch: - ${REINPLACE_CMD} "s@\(cc.find_library(.*\))@\1,dirs:'${PREFIX}/lib')@" ${WRKSRC}/meson.build + ${REINPLACE_CMD} "s@\(cc.find_library(.*\))@\1,dirs:'${PREFIX}/lib')@" \ + ${WRKSRC}/meson.build + ${REINPLACE_CMD} "s@join_paths(datadir, \ + 'metainfo')@join_paths(datadir, 'appdata')@" ${WRKSRC}/meson.build .include Modified: head/graphics/zathura-pdf-mupdf/distinfo ============================================================================== --- head/graphics/zathura-pdf-mupdf/distinfo Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/zathura-pdf-mupdf/distinfo Sun Feb 24 00:44:49 2019 (r493732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531483831 -SHA256 (zathura-pdf-mupdf-0.3.3.tar.xz) = 52b02ceee272a47f7ef9c2b73cc4f6fb480c02fdce0e7f6b7c8e93ad6ac46dfd -SIZE (zathura-pdf-mupdf-0.3.3.tar.xz) = 7880 +TIMESTAMP = 1543771885 +SHA256 (zathura-pdf-mupdf-0.3.4.tar.xz) = d64331b9be43e42dce1d113746c62e4e6e9c9a2b4df77889e4bfc743be2dcd98 +SIZE (zathura-pdf-mupdf-0.3.4.tar.xz) = 8092 Modified: head/graphics/zathura/Makefile ============================================================================== --- head/graphics/zathura/Makefile Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/zathura/Makefile Sun Feb 24 00:44:49 2019 (r493732) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura -PORTVERSION= 0.4.1 -PORTREVISION= 1 +DISTVERSION= 0.4.3 CATEGORIES= graphics print MASTER_SITES= https://pwmt.org/projects/zathura/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -20,14 +19,14 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} -USES= meson ninja compiler:c11 pkgconfig python tar:xz +USES= compiler:c11 gettext-tools:build gnome meson ninja \ + pkgconfig python sqlite tar:xz USE_GNOME= glib20 gtk30 gdkpixbuf2 +INSTALLS_ICONS= yes -OPTIONS_DEFINE= NLS SQLITE -OPTIONS_SUB= yes +OPTIONS_DEFINE= SQLITE SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 SQLITE_MESON_ARGS_OFF= -Denable-sqlite=false -NLS_USES= gettext .include Modified: head/graphics/zathura/distinfo ============================================================================== --- head/graphics/zathura/distinfo Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/zathura/distinfo Sun Feb 24 00:44:49 2019 (r493732) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541502996 -SHA256 (zathura-0.4.1.tar.xz) = d6f56bf6e7e05d2e91213287c7aea21481c44521b622f9e9ec06a886f51dd9fe -SIZE (zathura-0.4.1.tar.xz) = 148592 +TIMESTAMP = 1550822518 +SHA256 (zathura-0.4.3.tar.xz) = 7e12194426d709670e0f4b0b107c80dd21322881b57d4a0bf9a09998402ffd41 +SIZE (zathura-0.4.3.tar.xz) = 145796 Modified: head/graphics/zathura/pkg-plist ============================================================================== --- head/graphics/zathura/pkg-plist Sat Feb 23 21:55:55 2019 (r493731) +++ head/graphics/zathura/pkg-plist Sun Feb 24 00:44:49 2019 (r493732) @@ -12,28 +12,34 @@ man/man5/zathurarc.5.gz share/applications/org.pwmt.zathura.desktop share/bash-completion/completions/zathura share/dbus-1/interfaces/org.pwmt.zathura.xml +share/icons/hicolor/128x128/apps/org.pwmt.zathura.png +share/icons/hicolor/16x16/apps/org.pwmt.zathura.png +share/icons/hicolor/256x256/apps/org.pwmt.zathura.png +share/icons/hicolor/32x32/apps/org.pwmt.zathura.png +share/icons/hicolor/64x64/apps/org.pwmt.zathura.png +share/icons/scalable/apps/org.pwmt.zathura.svg +share/locale/ca/LC_MESSAGES/zathura.mo +share/locale/cs/LC_MESSAGES/zathura.mo +share/locale/de/LC_MESSAGES/zathura.mo +share/locale/el/LC_MESSAGES/zathura.mo +share/locale/eo/LC_MESSAGES/zathura.mo +share/locale/es/LC_MESSAGES/zathura.mo +share/locale/es_CL/LC_MESSAGES/zathura.mo +share/locale/et/LC_MESSAGES/zathura.mo +share/locale/fr/LC_MESSAGES/zathura.mo +share/locale/he/LC_MESSAGES/zathura.mo +share/locale/hr/LC_MESSAGES/zathura.mo +share/locale/id_ID/LC_MESSAGES/zathura.mo +share/locale/it/LC_MESSAGES/zathura.mo +share/locale/lt/LC_MESSAGES/zathura.mo +share/locale/nl/LC_MESSAGES/zathura.mo +share/locale/no/LC_MESSAGES/zathura.mo +share/locale/pl/LC_MESSAGES/zathura.mo +share/locale/pt_BR/LC_MESSAGES/zathura.mo +share/locale/ru/LC_MESSAGES/zathura.mo +share/locale/sv/LC_MESSAGES/zathura.mo +share/locale/ta_IN/LC_MESSAGES/zathura.mo +share/locale/tr/LC_MESSAGES/zathura.mo +share/locale/uk_UA/LC_MESSAGES/zathura.mo +share/metainfo/org.pwmt.zathura.appdata.xml share/zsh/vendor-completions/_zathura -%%NLS%%share/icons/hicolor/128x128/apps/org.pwmt.zathura.png -%%NLS%%share/locale/ca/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/cs/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/de/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/el/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/eo/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/es/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/es_CL/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/et/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/fr/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/he/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/hr/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/id_ID/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/it/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/lt/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/nl/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/no/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/pl/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/ru/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/ta_IN/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo -%%NLS%%share/locale/uk_UA/LC_MESSAGES/zathura.mo -%%NLS%%share/metainfo/org.pwmt.zathura.appdata.xml From owner-svn-ports-all@freebsd.org Sun Feb 24 00:47:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15C1E1509B09; Sun, 24 Feb 2019 00:47:13 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A861C75A3E; Sun, 24 Feb 2019 00:47:12 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9290C2511B; Sun, 24 Feb 2019 00:47:12 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O0lC7L097481; Sun, 24 Feb 2019 00:47:12 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O0lC2d097479; Sun, 24 Feb 2019 00:47:12 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902240047.x1O0lC2d097479@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 24 Feb 2019 00:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493733 - head/graphics/llpp X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/llpp X-SVN-Commit-Revision: 493733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A861C75A3E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.95)[-0.953,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 00:47:13 -0000 Author: tobik Date: Sun Feb 24 00:47:12 2019 New Revision: 493733 URL: https://svnweb.freebsd.org/changeset/ports/493733 Log: graphics/llpp: Mark as broken and deprecate llpp fails to build after r493732. llpp >= 30 should support MuPDF 1.14.0 out of the box however it needs a newer Ocaml compiler > 4.07. Previously I have backported some changes to support a newer MuPDF, but this is not trivial this time. The lang/ocaml update has been stalled for years now and at this point I give up. Modified: head/graphics/llpp/Makefile Modified: head/graphics/llpp/Makefile ============================================================================== --- head/graphics/llpp/Makefile Sun Feb 24 00:44:49 2019 (r493732) +++ head/graphics/llpp/Makefile Sun Feb 24 00:47:12 2019 (r493733) @@ -20,6 +20,10 @@ LICENSE_NAME_PUBLIC_DOMAIN= Public Domain LICENSE_FILE_PUBLIC_DOMAIN= ${WRKSRC}/README LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= fails to build +DEPRECATED= fails to build with mupdf 1.14.0 and unable to update due to outdated lang/ocaml +EXPIRATION_DATE= 2019-03-31 + BUILD_DEPENDS= gsed:textproc/gsed LIB_DEPENDS= libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ From owner-svn-ports-all@freebsd.org Sun Feb 24 01:01:06 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A860150A086; Sun, 24 Feb 2019 01:01:06 +0000 (UTC) (envelope-from tobik@freebsd.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E44757600A; Sun, 24 Feb 2019 01:01:05 +0000 (UTC) (envelope-from tobik@freebsd.org) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 1B09921751; Sat, 23 Feb 2019 20:00:59 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Sat, 23 Feb 2019 20:00:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=mrwhHU lEVUbWFuyVgfQHFcgdpDCKnnq5VpWB7ldBuUw=; b=B6jaMEupZO9V8fjFr1ddgC Hc1++BLQgRwfF4IpDp+AoHQ+fH6uh0Gy7n3zhtpkdpjUWrTT6OkpyImFkOtNTASV LO4m9aCK3E2c1qgRWoIfLu3Wp2w1eR8GW6qS0ICQ4feWVaMLEm03p4/ebRi4K9VT jOXGhIIipDyAkQyqNxrPdFOca+AwqrVFbHZ4e40bRiaDez0YkMKDI8s74eQGhPaG EaUAhzAI7bhcPiqkb7JxGncAMI6YmZYPlGX27Eu59f167ZhUVGYKZcIevoO4lZvB Kbs1xEyLIGIgY8HhdR+nGWIRCTIbWjMwFgNBp4mNUPu5X655suEVMRQrk60JyBew == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrudefgddvfeculddtuddrgedtledrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkfhggtggujggfsehgtd erredtredunecuhfhrohhmpefvohgsihgrshcumfhorhhtkhgrmhhpuceothhosghikhes fhhrvggvsghsugdrohhrgheqnecuffhomhgrihhnpehfrhgvvggsshgurdhorhhgnecukf hppeelhedrledtrddvtddvrdduieenucfrrghrrghmpehmrghilhhfrhhomhepthhosghi khesfhhrvggvsghsugdrohhrghenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from urd.tobik.me (ip5f5aca10.dynamic.kabel-deutschland.de [95.90.202.16]) by mail.messagingengine.com (Postfix) with ESMTPA id 03E4310318; Sat, 23 Feb 2019 20:00:57 -0500 (EST) Date: Sun, 24 Feb 2019 02:00:57 +0100 From: Tobias Kortkamp To: Alexandre =?iso-8859-1?Q?C=2E_Guimar=E3es?= Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r493732 - in head/graphics: mupdf mupdf/files zathura zathura-pdf-mupdf Message-ID: <20190224010056.GA34452@urd.tobik.me> References: <201902240044.x1O0iom7097201@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <201902240044.x1O0iom7097201@repo.freebsd.org> User-Agent: Mutt/1.11.2 (2019-01-07) X-Rspamd-Queue-Id: E44757600A X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.95)[-0.945,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 01:01:06 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 24, 2019 at 12:44:50AM +0000, Alexandre C. Guimar=E3es wrote: > Author: rigoletto > Date: Sun Feb 24 00:44:49 2019 > New Revision: 493732 > URL: https://svnweb.freebsd.org/changeset/ports/493732 >=20 > Log: > graphics/zathura: Update to 4.3. > =20 > - update graphics/mupdf to 1.14.0 > - update graphics/zathura-pdf-mupdf to 0.3.4 > =20 > PR: 235952 > PR: 233727 > PR: 229935 > PR: 232902 > PR: 233021 > Approved by: tcberner (mentor), Zsolt Udvari (mainta= iner), Quentin Stievenart (maintainer) > Differential Revision: https://reviews.freebsd.org/D19301 This broke graphics/llpp. It does not matter too much, but make sure to test consumers for ports that install libraries unless there is a good reason not to do it (like guaranteed API/ABI compatibility). --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAlxx7MNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2HJpwf/U3rxguerP3CFYuXmFmtBe+03ShxwvCQl71CsxCAk+L/2fPmYtQxVSHm9 nVs2i7Lp5MepFvFfSMZUoC/DVgJgRHBYjD+zgqJnsuXoeRyyl/RTudfLt7PvOcmR 75sdlFcq4MLhEu94mWRh1USoKvTghyqUQsvigFCDg8Ts6WO1HeoFPo0JbsmByD+e 7hyKSMdZ6nPoJPAeBYbcwtHEJEdoOCT1pXICTLKb6S6sUCFSkXrYLtht+jCpcCs9 TXLpl2EbeB9UMTCEUYb75fPlaoes5rLG8Irrg+l+ziIHZ040F0hWw0YPzb4DeZ1r Qk+2v1SOQVorX69LHWbLAFmD3Hh12g== =Sd8u -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp-- From owner-svn-ports-all@freebsd.org Sun Feb 24 01:41:07 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6696150C418; Sun, 24 Feb 2019 01:41:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DC9777E58; Sun, 24 Feb 2019 01:41:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4D72025F4E; Sun, 24 Feb 2019 01:41:06 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O1f63V024477; Sun, 24 Feb 2019 01:41:06 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O1f1Mb024457; Sun, 24 Feb 2019 01:41:01 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201902240141.x1O1f1Mb024457@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 24 Feb 2019 01:41:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493734 - in head/databases/foundationdb: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/databases/foundationdb: . files X-SVN-Commit-Revision: 493734 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5DC9777E58 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 01:41:07 -0000 Author: vanilla Date: Sun Feb 24 01:41:01 2019 New Revision: 493734 URL: https://svnweb.freebsd.org/changeset/ports/493734 Log: Update to 6.0.18, and fix building error @ current. Added: head/databases/foundationdb/files/patch-fdbclient_BlobStore.h (contents, props changed) Deleted: head/databases/foundationdb/files/patch-build_csprojtom4.py head/databases/foundationdb/files/patch-build_vcxprojtom4.py Modified: head/databases/foundationdb/Makefile head/databases/foundationdb/distinfo head/databases/foundationdb/files/patch-FDBLibTLS_local.mk head/databases/foundationdb/files/patch-Makefile head/databases/foundationdb/files/patch-fdbbackup_local.mk head/databases/foundationdb/files/patch-fdbcli_local.mk head/databases/foundationdb/files/patch-fdbmonitor_fdbmonitor.cpp head/databases/foundationdb/files/patch-fdbrpc_IAsyncFile.actor.cpp head/databases/foundationdb/files/patch-fdbrpc_Platform.cpp head/databases/foundationdb/files/patch-fdbserver_fdbserver.actor.cpp head/databases/foundationdb/files/patch-fdbserver_local.mk head/databases/foundationdb/files/patch-fdbserver_worker.actor.cpp head/databases/foundationdb/files/patch-flow_Deque.h head/databases/foundationdb/files/patch-flow_Net2.actor.cpp head/databases/foundationdb/files/patch-flow_Platform.cpp head/databases/foundationdb/files/patch-flow_Platform.h head/databases/foundationdb/files/patch-flow_ThreadPrimitives.cpp head/databases/foundationdb/files/patch-flow_ThreadPrimitives.h head/databases/foundationdb/files/patch-flow_libs_system_src_error__code.cpp Modified: head/databases/foundationdb/Makefile ============================================================================== --- head/databases/foundationdb/Makefile Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/Makefile Sun Feb 24 01:41:01 2019 (r493734) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= foundationdb -PORTVERSION= 5.2.8 -PORTREVISION= 2 +PORTVERSION= 6.0.18 +PORTREVISION= 0 CATEGORIES= databases MAINTAINER= vanilla@FreeBSD.org @@ -25,8 +25,8 @@ GH_ACCOUNT= apple USE_RC_SUBR= foundationdb SHEBANG_FILES= build/csprojtom4.py build/link-wrapper.sh build/vcxprojtom4.py \ bindings/c/generate_asm.py -MAKE_ENV+= PYTHON=${PYTHON_CMD} -CXXFLAGS+= -Wno-varargs +MAKE_ENV+= PYTHON=${PYTHON_CMD} TLS_DISABLED=yes +CXXFLAGS+= -Wno-varargs -DTLS_DISABLED USERS= ${PORTNAME} GROUPS= ${PORTNAME} @@ -40,6 +40,7 @@ PLIST_SUB+= DB_USER=${USERS} \ post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/foundationdb.conf + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/flow/Platform.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/fdbbackup ${STAGEDIR}${PREFIX}/bin Modified: head/databases/foundationdb/distinfo ============================================================================== --- head/databases/foundationdb/distinfo Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/distinfo Sun Feb 24 01:41:01 2019 (r493734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534256583 -SHA256 (apple-foundationdb-5.2.8_GH0.tar.gz) = c276c91a8bfc6f6aaeceeec26f4b3d5a79d806c7a4e66a9138e3299a232eede1 -SIZE (apple-foundationdb-5.2.8_GH0.tar.gz) = 4499309 +TIMESTAMP = 1547178154 +SHA256 (apple-foundationdb-6.0.18_GH0.tar.gz) = d8d0604ccd306e4d52b2a36def27e95504ee7f38a60e75ae16828bdc88ba54a8 +SIZE (apple-foundationdb-6.0.18_GH0.tar.gz) = 4615666 Modified: head/databases/foundationdb/files/patch-FDBLibTLS_local.mk ============================================================================== --- head/databases/foundationdb/files/patch-FDBLibTLS_local.mk Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-FDBLibTLS_local.mk Sun Feb 24 01:41:01 2019 (r493734) @@ -1,12 +1,10 @@ ---- FDBLibTLS/local.mk.orig 2018-05-16 23:59:08 UTC +--- FDBLibTLS/local.mk.orig 2018-09-11 01:21:54 UTC +++ FDBLibTLS/local.mk -@@ -1,6 +1,6 @@ --FDBLibTLS_CFLAGS := -fPIC -I/usr/local/include -I$(BOOSTDIR) -Ifdbrpc --FDBLibTLS_STATIC_LIBS := -ltls -lssl -lcrypto --FDBLibTLS_LDFLAGS := -L/usr/local/lib -static-libstdc++ -static-libgcc -lrt -+FDBLibTLS_CFLAGS := -fPIC -I/usr/local/include -I$(BOOSTDIR)/include -I../fdbrpc -+FDBLibTLS_LIBS := -lssl -lcrypto -+FDBLibTLS_LDFLAGS := -lc++ - FDBLibTLS_LDFLAGS += -Wl,-soname,FDBLibTLS.so -Wl,--version-script=FDBLibTLS/FDBLibTLS.map +@@ -23,6 +23,6 @@ + FDBLibTLS_BUILD_SOURCES += - # The plugin isn't a typical library, so it feels more sensible to have a copy + +-FDBLibTLS_CFLAGS := -fPIC -I/usr/local/include -I$(BOOSTDIR) -Iflow -Ifdbrpc -DUSE_UCONTEXT ++FDBLibTLS_CFLAGS := -fPIC -I$(BOOSTDIR)/include -Ifdbrpc -Iflow -DUSE_UCONTEXT + + lib/libFDBLibTLS.a: bin/coverage.FDBLibTLS.xml Modified: head/databases/foundationdb/files/patch-Makefile ============================================================================== --- head/databases/foundationdb/files/patch-Makefile Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-Makefile Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- Makefile.orig 2018-08-01 01:25:10 UTC +--- Makefile.orig 2019-01-09 22:28:32 UTC +++ Makefile @@ -6,6 +6,8 @@ TOPDIR := $(shell pwd) @@ -9,16 +9,19 @@ else $(error Not prepared to compile on $(ARCH)) endif -@@ -15,7 +17,7 @@ ifeq ($(MONO),) +@@ -15,11 +17,7 @@ ifeq ($(MONO),) MONO := /usr/bin/mono endif --MCS := $(shell which dmcs) -+MCS := $(shell which mcs) +-DMCS := $(shell which dmcs) + MCS := $(shell which mcs) +-ifneq ($(DMCS),) +- MCS := $(DMCS) +-endif ifeq ($(MCS),) MCS := /usr/bin/dmcs endif -@@ -40,6 +42,15 @@ ifeq ($(PLATFORM),Linux) +@@ -45,6 +43,15 @@ ifeq ($(PLATFORM),Linux) DLEXT := so java_DLEXT := so TARGET_LIBC_VERSION ?= 2.11 @@ -34,7 +37,7 @@ else ifeq ($(PLATFORM),Darwin) PLATFORM := osx -@@ -92,7 +103,7 @@ STATIC_LIBS := +@@ -108,7 +115,7 @@ STATIC_LIBS := VPATH += $(addprefix :,$(filter-out lib,$(patsubst -L%,%,$(filter -L%,$(LDFLAGS))))) CS_PROJECTS := flow/actorcompiler flow/coveragetool fdbclient/vexillographer @@ -43,7 +46,7 @@ OTHER_PROJECTS := bindings/python bindings/ruby bindings/go CS_MK_GENERATED := $(CS_PROJECTS:=/generated.mk) -@@ -101,7 +112,7 @@ CPP_MK_GENERATED := $(CPP_PROJECTS:=/gen +@@ -117,7 +124,7 @@ CPP_MK_GENERATED := $(CPP_PROJECTS:=/generated.mk) MK_GENERATED := $(CS_MK_GENERATED) $(CPP_MK_GENERATED) # build/valgrind.mk needs to be included before any _MK_GENERATED (which in turn includes local.mk) @@ -52,7 +55,7 @@ ALL_MAKEFILES := Makefile $(MK_INCLUDE) $(patsubst %/generated.mk,%/local.mk,$(MK_GENERATED)) -@@ -111,7 +122,7 @@ TARGETS = +@@ -127,7 +134,7 @@ TARGETS = default: fdbserver fdbbackup fdbcli fdb_c fdb_python fdb_python_sdist @@ -61,7 +64,7 @@ # These are always defined and ready to use. Any target that uses them and needs them up to date # should depend on versions.target -@@ -133,11 +144,11 @@ Makefiles: $(MK_GENERATED) +@@ -149,11 +156,11 @@ Makefiles: $(MK_GENERATED) $(CS_MK_GENERATED): build/csprojtom4.py build/csproj.mk Makefile @echo "Creating $@" Modified: head/databases/foundationdb/files/patch-fdbbackup_local.mk ============================================================================== --- head/databases/foundationdb/files/patch-fdbbackup_local.mk Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbbackup_local.mk Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- fdbbackup/local.mk.orig 2018-04-19 02:55:50 UTC +--- fdbbackup/local.mk.orig 2018-09-11 01:21:54 UTC +++ fdbbackup/local.mk -@@ -34,6 +34,8 @@ ifeq ($(PLATFORM),linux) +@@ -35,6 +35,8 @@ ifeq ($(PLATFORM),linux) # fdbbackup_STATIC_LIBS += -ltcmalloc -lunwind -lprofiler else ifeq ($(PLATFORM),osx) fdbbackup_LDFLAGS += -lc++ Modified: head/databases/foundationdb/files/patch-fdbcli_local.mk ============================================================================== --- head/databases/foundationdb/files/patch-fdbcli_local.mk Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbcli_local.mk Sun Feb 24 01:41:01 2019 (r493734) @@ -1,12 +1,12 @@ ---- fdbcli/local.mk.orig 2018-04-19 02:55:50 UTC +--- fdbcli/local.mk.orig 2018-09-11 01:21:54 UTC +++ fdbcli/local.mk @@ -22,7 +22,7 @@ fdbcli_CFLAGS := $(fdbclient_CFLAGS) fdbcli_LDFLAGS := $(fdbrpc_LDFLAGS) --fdbcli_LIBS := lib/libfdbclient.a lib/libfdbrpc.a lib/libflow.a -ldl -+fdbcli_LIBS := lib/libfdbclient.a lib/libfdbrpc.a lib/libflow.a - fdbcli_STATIC_LIBS := +-fdbcli_LIBS := lib/libfdbclient.a lib/libfdbrpc.a lib/libflow.a -ldl $(FDB_TLS_LIB) ++fdbcli_LIBS := lib/libfdbclient.a lib/libfdbrpc.a lib/libflow.a $(FDB_TLS_LIB) + fdbcli_STATIC_LIBS := $(TLS_LIBS) fdbcli_GENERATED_SOURCES += versions.h @@ -32,6 +32,8 @@ ifeq ($(PLATFORM),linux) Added: head/databases/foundationdb/files/patch-fdbclient_BlobStore.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/foundationdb/files/patch-fdbclient_BlobStore.h Sun Feb 24 01:41:01 2019 (r493734) @@ -0,0 +1,11 @@ +--- fdbclient/BlobStore.h.orig 2019-02-23 13:23:11 UTC ++++ fdbclient/BlobStore.h +@@ -36,7 +36,7 @@ class BlobStoreEndpoint : public ReferenceCounted @@ -20,7 +20,7 @@ typedef int fdb_fd_set; #endif -@@ -83,7 +87,7 @@ void monitor_fd( fdb_fd_set list, int fd +@@ -83,7 +87,7 @@ void monitor_fd( fdb_fd_set list, int fd, int* maxfd, FD_SET( fd, list ); if ( fd > *maxfd ) *maxfd = fd; @@ -29,7 +29,7 @@ /* ignore maxfd */ struct kevent ev; EV_SET( &ev, fd, EVFILT_READ, EV_ADD, 0, 0, cmd ); -@@ -94,7 +98,7 @@ void monitor_fd( fdb_fd_set list, int fd +@@ -94,7 +98,7 @@ void monitor_fd( fdb_fd_set list, int fd, int* maxfd, void unmonitor_fd( fdb_fd_set list, int fd ) { #ifdef __linux__ FD_CLR( fd, list ); @@ -38,7 +38,7 @@ struct kevent ev; EV_SET( &ev, fd, EVFILT_READ, EV_DELETE, 0, 0, NULL ); kevent( list, &ev, 1, NULL, 0, NULL ); // FIXME: check? -@@ -188,7 +192,7 @@ const char* get_value_multi(const CSimpl +@@ -188,7 +192,7 @@ const char* get_value_multi(const CSimpleIni& ini, con } double timer() { @@ -47,7 +47,7 @@ struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts); return double(ts.tv_sec) + (ts.tv_nsec * 1e-9); -@@ -822,7 +826,7 @@ void read_child_output( Command* cmd, in +@@ -824,7 +828,7 @@ void read_child_output( Command* cmd, int pipe_idx, fd } } @@ -56,7 +56,7 @@ void watch_conf_dir( int kq, int* confd_fd, std::string confdir ) { struct kevent ev; std::string original = confdir; -@@ -839,7 +843,7 @@ void watch_conf_dir( int kq, int* confd_ +@@ -841,7 +845,7 @@ void watch_conf_dir( int kq, int* confd_fd, std::strin std::string child = confdir; /* Find the nearest existing ancestor */ @@ -65,7 +65,7 @@ child = confdir; confdir = parentDirectory(confdir); } -@@ -876,7 +880,7 @@ void watch_conf_file( int kq, int* conff +@@ -878,7 +882,7 @@ void watch_conf_file( int kq, int* conff_fd, const cha } /* Open and watch */ @@ -74,7 +74,7 @@ if ( *conff_fd >= 0 ) { EV_SET( &ev, *conff_fd, EVFILT_VNODE, EV_ADD | EV_CLEAR, NOTE_WRITE | NOTE_ATTRIB, 0, NULL ); kevent( kq, &ev, 1, NULL, 0, NULL ); -@@ -983,7 +987,7 @@ std::unordered_map additional_watch_paths; -@@ -1065,7 +1069,7 @@ int main(int argc, char** argv) { +@@ -1067,7 +1071,7 @@ int main(int argc, char** argv) { /* only linux needs this, but... */ int maxfd = 0; @@ -92,7 +92,7 @@ fd_set rfds; watched_fds = &rfds; -@@ -1080,12 +1084,12 @@ int main(int argc, char** argv) { +@@ -1082,12 +1086,12 @@ int main(int argc, char** argv) { CSimpleIniA* ini = NULL; if (daemonize) { @@ -107,7 +107,7 @@ #pragma GCC diagnostic pop #endif log_err("daemon", errno, "Unable to daemonize"); -@@ -1138,12 +1142,12 @@ int main(int argc, char** argv) { +@@ -1140,12 +1144,12 @@ int main(int argc, char** argv) { snprintf(pid_buf, sizeof(pid_buf), "%d\n", getpid()); ssize_t ign = write(lockfile_fd, pid_buf, strlen(pid_buf)); @@ -122,7 +122,7 @@ int kq = kqueue(); if ( kq < 0 ) { log_err( "kqueue", errno, "Unable to create kqueue" ); -@@ -1174,7 +1178,7 @@ int main(int argc, char** argv) { +@@ -1176,7 +1180,7 @@ int main(int argc, char** argv) { #endif @@ -131,7 +131,7 @@ signal(SIGCHLD, child_handler); #endif -@@ -1188,11 +1192,11 @@ int main(int argc, char** argv) { +@@ -1190,11 +1194,11 @@ int main(int argc, char** argv) { /* normal will be restored in our main loop in the call to pselect, but none blocks all signals while processing events */ sigprocmask(SIG_SETMASK, &full_mask, &normal_mask); @@ -145,7 +145,7 @@ struct stat st_buf; struct timespec mtimespec; -@@ -1251,7 +1255,7 @@ int main(int argc, char** argv) { +@@ -1253,7 +1257,7 @@ int main(int argc, char** argv) { load_conf(confpath.c_str(), uid, gid, &normal_mask, &rfds, &maxfd); reload_additional_watches = false; @@ -154,7 +154,7 @@ load_conf( confpath.c_str(), uid, gid, &normal_mask, watched_fds, &maxfd ); watch_conf_file( kq, &conff_fd, confpath.c_str() ); watch_conf_dir( kq, &confd_fd, confdir ); -@@ -1289,7 +1293,7 @@ int main(int argc, char** argv) { +@@ -1291,7 +1295,7 @@ int main(int argc, char** argv) { if(nfds == 0) { reload = true; } Modified: head/databases/foundationdb/files/patch-fdbrpc_IAsyncFile.actor.cpp ============================================================================== --- head/databases/foundationdb/files/patch-fdbrpc_IAsyncFile.actor.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbrpc_IAsyncFile.actor.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- fdbrpc/IAsyncFile.actor.cpp.orig 2018-08-01 01:25:10 UTC +--- fdbrpc/IAsyncFile.actor.cpp.orig 2019-01-09 22:28:32 UTC +++ fdbrpc/IAsyncFile.actor.cpp -@@ -42,7 +42,7 @@ ACTOR static Future zeroRangeHelpe +@@ -42,7 +42,7 @@ ACTOR static Future zeroRangeHelper( Reference int { -@@ -122,8 +122,8 @@ std::string getDefaultConfigPath() { +@@ -123,8 +123,8 @@ std::string getDefaultConfigPath() { return _filepath + "\\foundationdb"; #elif defined(__linux__) return "/etc/foundationdb"; Modified: head/databases/foundationdb/files/patch-fdbserver_fdbserver.actor.cpp ============================================================================== --- head/databases/foundationdb/files/patch-fdbserver_fdbserver.actor.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbserver_fdbserver.actor.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- fdbserver/fdbserver.actor.cpp.orig 2018-08-01 01:25:10 UTC +--- fdbserver/fdbserver.actor.cpp.orig 2019-01-09 22:28:32 UTC +++ fdbserver/fdbserver.actor.cpp @@ -60,7 +60,7 @@ #define BOOST_DATE_TIME_NO_LIB @@ -17,7 +17,7 @@ enum { OPT_CONNFILE, OPT_SEEDCONNFILE, OPT_SEEDCONNSTRING, OPT_ROLE, OPT_LISTEN, OPT_PUBLICADDR, OPT_DATAFOLDER, OPT_LOGFOLDER, OPT_PARENTPID, OPT_NEWCONSOLE, OPT_NOBOX, OPT_TESTFILE, OPT_RESTARTING, OPT_RANDOMSEED, OPT_KEY, OPT_MEMLIMIT, OPT_STORAGEMEMLIMIT, OPT_MACHINEID, OPT_DCID, OPT_MACHINE_CLASS, OPT_BUGGIFY, OPT_VERSION, OPT_CRASHONERROR, OPT_HELP, OPT_NETWORKIMPL, OPT_NOBUFSTDOUT, OPT_BUFSTDOUTERR, OPT_TRACECLOCK, OPT_NUMTESTERS, OPT_DEVHELP, OPT_ROLLSIZE, OPT_MAXLOGS, OPT_MAXLOGSSIZE, OPT_KNOB, OPT_TESTSERVERS, OPT_TEST_ON_SERVERS, OPT_METRICSCONNFILE, OPT_METRICSPREFIX, -@@ -351,7 +352,7 @@ public: +@@ -353,7 +354,7 @@ class WorldReadablePermissions { (public) throw platform_error(); } permission.set_permissions( &sa ); @@ -26,7 +26,7 @@ // There is nothing to do here, since the default permissions are fine #else #error Port me! -@@ -361,7 +362,7 @@ public: +@@ -363,7 +364,7 @@ class WorldReadablePermissions { (public) virtual ~WorldReadablePermissions() { #ifdef _WIN32 LocalFree( sa.lpSecurityDescriptor ); Modified: head/databases/foundationdb/files/patch-fdbserver_local.mk ============================================================================== --- head/databases/foundationdb/files/patch-fdbserver_local.mk Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbserver_local.mk Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- fdbserver/local.mk.orig 2018-04-19 02:55:50 UTC +--- fdbserver/local.mk.orig 2018-09-11 01:21:54 UTC +++ fdbserver/local.mk -@@ -34,6 +34,8 @@ ifeq ($(PLATFORM),linux) +@@ -35,6 +35,8 @@ ifeq ($(PLATFORM),linux) # fdbserver_STATIC_LIBS += -ltcmalloc -lunwind -lprofiler else ifeq ($(PLATFORM),osx) fdbserver_LDFLAGS += -lc++ Modified: head/databases/foundationdb/files/patch-fdbserver_worker.actor.cpp ============================================================================== --- head/databases/foundationdb/files/patch-fdbserver_worker.actor.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-fdbserver_worker.actor.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- fdbserver/worker.actor.cpp.orig 2018-08-01 01:25:10 UTC +--- fdbserver/worker.actor.cpp.orig 2019-01-09 22:28:32 UTC +++ fdbserver/worker.actor.cpp @@ -39,7 +39,7 @@ #include "fdbclient/ClientWorkerInterface.h" @@ -9,7 +9,7 @@ #ifdef USE_GPERFTOOLS #include "gperftools/profiler.h" #endif -@@ -267,7 +267,7 @@ ACTOR Future registrationClient( R +@@ -272,7 +272,7 @@ ACTOR Future registrationClient( Reference profiledThreads; -@@ -279,7 +279,7 @@ int filter_in_thread(void *arg) { +@@ -284,7 +284,7 @@ int filter_in_thread(void *arg) { //Enables the calling thread to be profiled void registerThreadForProfiling() { @@ -27,7 +27,7 @@ //Not sure if this is actually needed, but a call to backtrace was advised here: //http://groups.google.com/group/google-perftools/browse_thread/thread/0dfd74532e038eb8/2686d9f24ac4365f?pli=1 profiledThreads.insert(std::this_thread::get_id()); -@@ -293,7 +293,7 @@ void registerThreadForProfiling() { +@@ -298,7 +298,7 @@ void registerThreadForProfiling() { void updateCpuProfiler(ProfilerRequest req) { switch (req.type) { case ProfilerRequest::Type::GPROF: Modified: head/databases/foundationdb/files/patch-flow_Deque.h ============================================================================== --- head/databases/foundationdb/files/patch-flow_Deque.h Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_Deque.h Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- flow/Deque.h.orig 2018-08-01 01:25:10 UTC +--- flow/Deque.h.orig 2019-01-09 22:28:32 UTC +++ flow/Deque.h -@@ -166,7 +166,7 @@ private: +@@ -166,7 +166,7 @@ class Deque { (private) new (&newArr[i - begin]) T(std::move(arr[i&mask])); arr[i&mask].~T(); } @@ -9,7 +9,7 @@ arr = newArr; end -= begin; begin = 0; -@@ -177,8 +177,8 @@ private: +@@ -177,8 +177,8 @@ class Deque { (private) for (int i = begin; i != end; i++) arr[i&mask].~T(); if(arr) Modified: head/databases/foundationdb/files/patch-flow_Net2.actor.cpp ============================================================================== --- head/databases/foundationdb/files/patch-flow_Net2.actor.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_Net2.actor.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- flow/Net2.actor.cpp.orig 2018-08-01 01:25:10 UTC +--- flow/Net2.actor.cpp.orig 2019-01-09 22:28:32 UTC +++ flow/Net2.actor.cpp -@@ -56,7 +56,7 @@ uint64_t compatibleProtocolVersionMask = +@@ -56,7 +56,7 @@ uint64_t compatibleProtocolVersionMask = 0xfffffffffff uint64_t minValidProtocolVersion = 0x0FDB00A200060001LL; @@ -9,13 +9,3 @@ #include volatile double net2liveness = 0; -@@ -403,8 +403,7 @@ private: - - void init() { - // Socket settings that have to be set after connect or accept succeeds -- boost::asio::socket_base::non_blocking_io nbio(true); -- socket.io_control(nbio); -+ socket.non_blocking(true); - socket.set_option(boost::asio::ip::tcp::no_delay(true)); - } - Modified: head/databases/foundationdb/files/patch-flow_Platform.cpp ============================================================================== --- head/databases/foundationdb/files/patch-flow_Platform.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_Platform.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- flow/Platform.cpp.orig 2018-08-01 01:25:10 UTC +--- flow/Platform.cpp.orig 2019-01-09 22:28:32 UTC +++ flow/Platform.cpp @@ -71,6 +71,7 @@ @@ -8,7 +8,7 @@ #include #include #include -@@ -119,6 +120,12 @@ +@@ -119,7 +120,13 @@ #include #endif @@ -17,10 +17,11 @@ +#include +#include +#include -+#endif #endif ++#endif std::string removeWhitespace(const std::string &t) + { @@ -198,7 +205,7 @@ double getProcessorTimeThread() { throw platform_error(); } @@ -54,7 +55,7 @@ return 0; #endif } -@@ -427,6 +442,24 @@ void getMachineRAMInfo(MachineRAMInfo& m +@@ -427,6 +442,24 @@ void getMachineRAMInfo(MachineRAMInfo& memInfo) { memInfo.total = pagesize * (vm_stat.free_count + vm_stat.active_count + vm_stat.inactive_count + vm_stat.wire_count); memInfo.available = pagesize * vm_stat.free_count; memInfo.committed = memInfo.total - memInfo.available; @@ -79,7 +80,7 @@ #else #warning getMachineRAMInfo unimplemented on this platform #endif -@@ -435,7 +468,7 @@ void getMachineRAMInfo(MachineRAMInfo& m +@@ -451,7 +484,7 @@ Error systemErrorCodeToError() { void getDiskBytes(std::string const& directory, int64_t& free, int64_t& total) { INJECT_FAULT( platform_error, "getDiskBytes" ); #if defined(__unixish__) @@ -87,8 +88,8 @@ +#if defined(__linux__) || defined(__FreeBSD__) struct statvfs buf; if (statvfs(directory.c_str(), &buf)) { - TraceEvent(SevError, "GetDiskBytesStatvfsError").detail("Directory", directory).GetLastError(); -@@ -477,7 +510,7 @@ void getDiskBytes(std::string const& dir + Error e = systemErrorCodeToError(); +@@ -497,7 +530,7 @@ void getDiskBytes(std::string const& directory, int64_ #endif } @@ -97,13 +98,13 @@ const char* getInterfaceName(uint32_t _ip) { INJECT_FAULT( platform_error, "getInterfaceName" ); static char iname[20]; -@@ -724,6 +757,30 @@ dev_t getDeviceId(std::string path) { +@@ -744,6 +777,30 @@ dev_t getDeviceId(std::string path) { #endif +#ifdef __FreeBSD__ +void getNetworkTraffic(uint32_t ip, uint64_t& bytesSent, uint64_t& bytesReceived, -+ uint64_t& outSegs, uint64_t& retransSegs) { ++ uint64_t& outSegs, uint64_t& retransSegs) { + bytesReceived = 0; + bytesSent = 0; + outSegs = 0; @@ -128,7 +129,7 @@ #ifdef __APPLE__ void getNetworkTraffic(uint32_t ip, uint64_t& bytesSent, uint64_t& bytesReceived, uint64_t& outSegs, uint64_t& retransSegs) { -@@ -1247,7 +1304,7 @@ struct OffsetTimer { +@@ -1268,7 +1325,7 @@ struct OffsetTimer { return offset + count * secondsPerCount; } }; @@ -137,7 +138,7 @@ #define DOUBLETIME(ts) (double(ts.tv_sec) + (ts.tv_nsec * 1e-9)) #ifndef CLOCK_MONOTONIC_RAW #define CLOCK_MONOTONIC_RAW 4 // Confirmed safe to do with glibc >= 2.11 and kernel >= 2.6.28. No promises with older glibc. Older kernel definitely breaks it. -@@ -1312,7 +1369,7 @@ double timer() { +@@ -1333,7 +1390,7 @@ double timer() { GetSystemTimeAsFileTime(&fileTime); static_assert( sizeof(fileTime) == sizeof(uint64_t), "FILETIME size wrong" ); return (*(uint64_t*)&fileTime - FILETIME_C_EPOCH) * 100e-9; @@ -146,7 +147,7 @@ struct timespec ts; clock_gettime(CLOCK_REALTIME, &ts); return double(ts.tv_sec) + (ts.tv_nsec * 1e-9); -@@ -1332,7 +1389,7 @@ uint64_t timer_int() { +@@ -1353,7 +1410,7 @@ uint64_t timer_int() { GetSystemTimeAsFileTime(&fileTime); static_assert( sizeof(fileTime) == sizeof(uint64_t), "FILETIME size wrong" ); return (*(uint64_t*)&fileTime - FILETIME_C_EPOCH); @@ -155,7 +156,7 @@ struct timespec ts; clock_gettime(CLOCK_REALTIME, &ts); return uint64_t(ts.tv_sec) * 1e9 + ts.tv_nsec; -@@ -1481,7 +1538,7 @@ static void *allocateInternal(size_t len +@@ -1502,7 +1559,7 @@ static void *allocateInternal(size_t length, bool larg flags |= MAP_HUGETLB; return mmap(NULL, length, PROT_READ|PROT_WRITE, flags, -1, 0); @@ -164,7 +165,7 @@ int flags = MAP_PRIVATE|MAP_ANON; return mmap(NULL, length, PROT_READ|PROT_WRITE, flags, -1, 0); -@@ -1555,6 +1612,11 @@ void setAffinity(int proc) { +@@ -1576,6 +1633,11 @@ void setAffinity(int proc) { CPU_ZERO(&set); CPU_SET(proc, &set); sched_setaffinity(0, sizeof(cpu_set_t), &set); @@ -176,7 +177,7 @@ #endif } -@@ -1615,7 +1677,7 @@ void renameFile( std::string const& from +@@ -1636,7 +1698,7 @@ void renameFile( std::string const& fromPath, std::str //renamedFile(); return; } @@ -185,16 +186,16 @@ if (!rename( fromPath.c_str(), toPath.c_str() )) { //FIXME: We cannot inject faults after renaming the file, because we could end up with two asyncFileNonDurable open for the same file //renamedFile(); -@@ -1733,7 +1795,7 @@ bool createDirectory( std::string const& - } - TraceEvent(SevError, "CreateDirectory").detail("Directory", directory).GetLastError(); - throw platform_error(); +@@ -1759,7 +1821,7 @@ bool createDirectory( std::string const& directory ) { + Error e = systemErrorCodeToError(); + TraceEvent(SevError, "CreateDirectory").detail("Directory", directory).GetLastError().error(e); + throw e; -#elif (defined(__linux__) || defined(__APPLE__)) +#elif (defined(__linux__) || defined(__APPLE__)) || defined(__FreeBSD__) size_t sep = 0; do { sep = directory.find_first_of('/', sep + 1); -@@ -1774,7 +1836,7 @@ std::string abspath( std::string const& +@@ -1804,7 +1866,7 @@ std::string abspath( std::string const& filename ) { if (*x == '/') *x = CANONICAL_PATH_SEPARATOR; return nameBuffer; @@ -203,7 +204,7 @@ char result[PATH_MAX]; auto r = realpath( filename.c_str(), result ); if (!r) { -@@ -1839,7 +1901,7 @@ std::string getUserHomeDirectory() { +@@ -1870,7 +1932,7 @@ std::string getUserHomeDirectory() { #ifdef _WIN32 #define FILE_ATTRIBUTE_DATA DWORD @@ -212,7 +213,7 @@ #define FILE_ATTRIBUTE_DATA mode_t #else #error Port me! -@@ -1848,7 +1910,7 @@ std::string getUserHomeDirectory() { +@@ -1879,7 +1941,7 @@ std::string getUserHomeDirectory() { bool acceptFile( FILE_ATTRIBUTE_DATA fileAttributes, std::string name, std::string extension ) { #ifdef _WIN32 return !(fileAttributes & FILE_ATTRIBUTE_DIRECTORY) && StringRef(name).endsWith(extension); @@ -221,7 +222,7 @@ return S_ISREG(fileAttributes) && StringRef(name).endsWith(extension); #else #error Port me! -@@ -1858,7 +1920,7 @@ bool acceptFile( FILE_ATTRIBUTE_DATA fil +@@ -1889,7 +1951,7 @@ bool acceptFile( FILE_ATTRIBUTE_DATA fileAttributes, s bool acceptDirectory( FILE_ATTRIBUTE_DATA fileAttributes, std::string name, std::string extension ) { #ifdef _WIN32 return (fileAttributes & FILE_ATTRIBUTE_DIRECTORY) != 0; @@ -230,7 +231,7 @@ return S_ISDIR(fileAttributes); #else #error Port me! -@@ -1894,7 +1956,7 @@ std::vector findFiles( std: +@@ -1925,7 +1987,7 @@ std::vector findFiles( std::string const& } FindClose(h); } @@ -239,7 +240,7 @@ DIR *dip; if ((dip = opendir(directory.c_str())) != NULL) { -@@ -1958,7 +2020,7 @@ void findFilesRecursively(std::string pa +@@ -1989,7 +2051,7 @@ void findFilesRecursively(std::string path, std::vecto void threadSleep( double seconds ) { #ifdef _WIN32 Sleep( (DWORD)(seconds * 1e3) ); @@ -248,7 +249,7 @@ struct timespec req, rem; req.tv_sec = seconds; -@@ -1996,7 +2058,7 @@ void makeTemporary( const char* filename +@@ -2027,7 +2089,7 @@ void makeTemporary( const char* filename ) { THREAD_HANDLE startThread(void (*func) (void *), void *arg) { return (void *)_beginthread(func, 0, arg); } @@ -257,7 +258,7 @@ THREAD_HANDLE startThread(void *(*func) (void *), void *arg) { pthread_t t; pthread_create(&t, NULL, func, arg); -@@ -2009,7 +2071,7 @@ THREAD_HANDLE startThread(void *(*func) +@@ -2040,7 +2102,7 @@ THREAD_HANDLE startThread(void *(*func) (void *), void void waitThread(THREAD_HANDLE thread) { #ifdef _WIN32 WaitForSingleObject(thread, INFINITE); @@ -266,7 +267,7 @@ pthread_join(thread, NULL); #else #error Port me! -@@ -2038,7 +2100,7 @@ int64_t fileSize(std::string const& file +@@ -2082,7 +2144,7 @@ int64_t fileSize(std::string const& filename) { return 0; else return file_status.st_size; @@ -275,7 +276,7 @@ struct stat file_status; if(stat(filename.c_str(), &file_status) != 0) return 0; -@@ -2181,6 +2243,8 @@ std::string getDefaultPluginPath( const +@@ -2225,6 +2287,8 @@ std::string getDefaultPluginPath( const char* plugin_n return format( "/usr/lib/foundationdb/plugins/%s.so", plugin_name ); #elif defined(__APPLE__) return format( "/usr/local/foundationdb/plugins/%s.dylib", plugin_name ); @@ -284,7 +285,7 @@ #else #error Port me! #endif -@@ -2430,7 +2494,7 @@ void* getImageOffset() { return NULL; } +@@ -2475,7 +2539,7 @@ void* getImageOffset() { return NULL; } #endif bool isLibraryLoaded(const char* lib_path) { @@ -293,7 +294,7 @@ #error Port me! #endif -@@ -2446,7 +2510,7 @@ bool isLibraryLoaded(const char* lib_pat +@@ -2491,7 +2555,7 @@ bool isLibraryLoaded(const char* lib_path) { } void* loadLibrary(const char* lib_path) { Modified: head/databases/foundationdb/files/patch-flow_Platform.h ============================================================================== --- head/databases/foundationdb/files/patch-flow_Platform.h Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_Platform.h Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- flow/Platform.h.orig 2018-08-01 01:25:10 UTC +--- flow/Platform.h.orig 2019-01-09 22:28:32 UTC +++ flow/Platform.h @@ -22,7 +22,7 @@ #define FLOW_PLATFORM_H @@ -9,12 +9,12 @@ #define __unixish__ 1 #endif -@@ -183,6 +183,8 @@ THREAD_HANDLE startThread(void *(func) ( +@@ -182,6 +182,8 @@ THREAD_HANDLE startThread(void *(func) (void *), void + #if defined(_WIN32) #define DYNAMIC_LIB_EXT ".dll" #elif defined(__linux) - #define DYNAMIC_LIB_EXT ".so" -+#elif defined(__FreeBSD__) +#define DYNAMIC_LIB_EXT ".so" ++#elif defined(__FreeBSD__) + #define DYNAMIC_LIB_EXT ".so" #elif defined(__APPLE__) #define DYNAMIC_LIB_EXT ".dylib" - #else Modified: head/databases/foundationdb/files/patch-flow_ThreadPrimitives.cpp ============================================================================== --- head/databases/foundationdb/files/patch-flow_ThreadPrimitives.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_ThreadPrimitives.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,6 +1,6 @@ ---- flow/ThreadPrimitives.cpp.orig 2018-08-01 01:25:10 UTC +--- flow/ThreadPrimitives.cpp.orig 2019-01-09 22:28:32 UTC +++ flow/ThreadPrimitives.cpp -@@ -37,7 +37,7 @@ extern std::string format( const char *f +@@ -37,7 +37,7 @@ extern std::string format( const char *form, ... ); Event::Event() { #ifdef _WIN32 ev = CreateEvent(NULL, FALSE, FALSE, NULL); Modified: head/databases/foundationdb/files/patch-flow_ThreadPrimitives.h ============================================================================== --- head/databases/foundationdb/files/patch-flow_ThreadPrimitives.h Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_ThreadPrimitives.h Sun Feb 24 01:41:01 2019 (r493734) @@ -1,4 +1,4 @@ ---- flow/ThreadPrimitives.h.orig 2018-08-01 01:25:10 UTC +--- flow/ThreadPrimitives.h.orig 2019-01-09 22:28:32 UTC +++ flow/ThreadPrimitives.h @@ -25,7 +25,7 @@ #include "Error.h" @@ -9,7 +9,7 @@ #include #endif -@@ -63,11 +63,11 @@ public: +@@ -63,11 +63,11 @@ class ThreadSpinLock { (public) #endif } void leave() { @@ -23,12 +23,12 @@ __sync_synchronize(); #endif #if VALGRIND -@@ -117,6 +117,8 @@ private: +@@ -116,6 +116,8 @@ class Event { (private) + #ifdef _WIN32 void* ev; #elif defined(__linux__) - sem_t sem; -+#elif defined(__FreeBSD__) + sem_t sem; ++#elif defined(__FreeBSD__) + sem_t sem; #elif defined(__APPLE__) mach_port_t self; - semaphore_t sem; Modified: head/databases/foundationdb/files/patch-flow_libs_system_src_error__code.cpp ============================================================================== --- head/databases/foundationdb/files/patch-flow_libs_system_src_error__code.cpp Sun Feb 24 00:47:12 2019 (r493733) +++ head/databases/foundationdb/files/patch-flow_libs_system_src_error__code.cpp Sun Feb 24 01:41:01 2019 (r493734) @@ -1,80 +1,14 @@ ---- flow/libs/system/src/error_code.cpp.orig 2018-08-01 01:25:10 UTC +--- flow/libs/system/src/error_code.cpp.orig 2018-09-11 01:21:54 UTC +++ flow/libs/system/src/error_code.cpp -@@ -15,6 +15,7 @@ - // the library is being built (possibly exporting rather than importing code) - #define BOOST_SYSTEM_SOURCE - -+#include - #include - #include - #include -@@ -37,6 +38,7 @@ using namespace boost::system::errc; - +@@ -43,6 +43,7 @@ using namespace boost::system::errc; + #endif //----------------------------------------------------------------------------// +#if BOOST_VERSION < 106800 namespace { #if defined(__PGI) -@@ -48,7 +50,7 @@ namespace - { - public: - generic_error_category(){} -- const char * name() const; -+ const char * name() const BOOST_SYSTEM_NOEXCEPT; - std::string message( int ev ) const; - }; - -@@ -56,14 +58,14 @@ namespace - { - public: - system_error_category(){} -- const char * name() const; -+ const char * name() const BOOST_SYSTEM_NOEXCEPT; - std::string message( int ev ) const; -- error_condition default_error_condition( int ev ) const; -+ error_condition default_error_condition( int ev ) const BOOST_SYSTEM_NOEXCEPT; - }; - - // generic_error_category implementation ---------------------------------// - -- const char * generic_error_category::name() const -+ const char * generic_error_category::name() const BOOST_SYSTEM_NOEXCEPT - { - return "generic"; - } -@@ -154,12 +156,12 @@ namespace - } - // system_error_category implementation --------------------------------// - -- const char * system_error_category::name() const -+ const char * system_error_category::name() const BOOST_SYSTEM_NOEXCEPT - { - return "system"; - } - -- error_condition system_error_category::default_error_condition( int ev ) const -+ error_condition system_error_category::default_error_condition( int ev ) const BOOST_SYSTEM_NOEXCEPT - { - switch ( ev ) - { -@@ -414,13 +416,13 @@ namespace boost - // address for comparison purposes - # endif - -- BOOST_SYSTEM_DECL const error_category & system_category() -+ BOOST_SYSTEM_DECL const error_category & system_category() BOOST_SYSTEM_NOEXCEPT - { - static const system_error_category system_category_const; - return system_category_const; - } - -- BOOST_SYSTEM_DECL const error_category & generic_category() -+ BOOST_SYSTEM_DECL const error_category & generic_category() BOOST_SYSTEM_NOEXCEPT - { - static const generic_error_category generic_category_const; - return generic_category_const; -@@ -428,3 +430,4 @@ namespace boost +@@ -434,3 +435,4 @@ namespace boost } // namespace system } // namespace boost From owner-svn-ports-all@freebsd.org Sun Feb 24 02:13:32 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF7FC150D0FC; Sun, 24 Feb 2019 02:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 800B680C98; Sun, 24 Feb 2019 02:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6CE782659C; Sun, 24 Feb 2019 02:13:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O2DW33044315; Sun, 24 Feb 2019 02:13:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O2DWXK044314; Sun, 24 Feb 2019 02:13:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201902240213.x1O2DWXK044314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 24 Feb 2019 02:13:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493735 - head/devel/nuitka/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/nuitka/files X-SVN-Commit-Revision: 493735 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 800B680C98 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.95)[-0.953,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 02:13:33 -0000 Author: sunpoet Date: Sun Feb 24 02:13:31 2019 New Revision: 493735 URL: https://svnweb.freebsd.org/changeset/ports/493735 Log: Remove gcc version patch This port builds fine on PowerPC without it. Tested by: Piotr Kubaj Modified: head/devel/nuitka/files/patch-nuitka_build_SingleExe.scons Modified: head/devel/nuitka/files/patch-nuitka_build_SingleExe.scons ============================================================================== --- head/devel/nuitka/files/patch-nuitka_build_SingleExe.scons Sun Feb 24 01:41:01 2019 (r493734) +++ head/devel/nuitka/files/patch-nuitka_build_SingleExe.scons Sun Feb 24 02:13:31 2019 (r493735) @@ -12,17 +12,3 @@ clang_mode = True # MinGW compiler mode, optional and interesting to Windows only. -@@ -751,11 +752,11 @@ if gcc_mode and "clang" not in the_cc_na - # binary if it's not high enough. This is esp. useful under Debian which - # allows all compiler to exist next to each other and where g++ might not be - # good enough, but g++-4.5 would be. -- if gcc_version < "4.4": -+ if gcc_version < "4.2.1": - sys.exit( - """\ - The gcc compiler %s (version %s) doesn't have the sufficient \ --version (>= 4.4).""" -+version (>= 4.2.1).""" - % (the_compiler, gcc_version) - ) - From owner-svn-ports-all@freebsd.org Sun Feb 24 02:28:44 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E203150E85C; Sun, 24 Feb 2019 02:28:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F12E081E37; Sun, 24 Feb 2019 02:28:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CF88C2676A; Sun, 24 Feb 2019 02:28:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O2ShC0049783; Sun, 24 Feb 2019 02:28:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O2ShML049781; Sun, 24 Feb 2019 02:28:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201902240228.x1O2ShML049781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 24 Feb 2019 02:28:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493736 - head/misc/p5-Geo-Coder-OpenCage X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/p5-Geo-Coder-OpenCage X-SVN-Commit-Revision: 493736 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F12E081E37 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 02:28:44 -0000 Author: sunpoet Date: Sun Feb 24 02:28:43 2019 New Revision: 493736 URL: https://svnweb.freebsd.org/changeset/ports/493736 Log: Update to 0.21 Changes: https://metacpan.org/changes/distribution/Geo-Coder-OpenCage Modified: head/misc/p5-Geo-Coder-OpenCage/Makefile head/misc/p5-Geo-Coder-OpenCage/distinfo Modified: head/misc/p5-Geo-Coder-OpenCage/Makefile ============================================================================== --- head/misc/p5-Geo-Coder-OpenCage/Makefile Sun Feb 24 02:13:31 2019 (r493735) +++ head/misc/p5-Geo-Coder-OpenCage/Makefile Sun Feb 24 02:28:43 2019 (r493736) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Coder-OpenCage -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cpanel-JSON-XS>=4.08:converters/p5-Cpanel-JSON-XS \ + p5-IO-Socket-SSL>=2.060:security/p5-IO-Socket-SSL \ p5-JSON-MaybeXS>=1.004000:converters/p5-JSON-MaybeXS \ p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-Net-Ping>=2.71:net/p5-Net-Ping \ Modified: head/misc/p5-Geo-Coder-OpenCage/distinfo ============================================================================== --- head/misc/p5-Geo-Coder-OpenCage/distinfo Sun Feb 24 02:13:31 2019 (r493735) +++ head/misc/p5-Geo-Coder-OpenCage/distinfo Sun Feb 24 02:28:43 2019 (r493736) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550579502 -SHA256 (Geo-Coder-OpenCage-0.20.tar.gz) = 461a1f492649485fa39aedc2352caeb5206ef4dba5bbd863908837921c091636 -SIZE (Geo-Coder-OpenCage-0.20.tar.gz) = 14305 +TIMESTAMP = 1550975009 +SHA256 (Geo-Coder-OpenCage-0.21.tar.gz) = b89f25b33d2947d6d919a227e33eba1950cac0037e9093e891329c372d9fd7ce +SIZE (Geo-Coder-OpenCage-0.21.tar.gz) = 14395 From owner-svn-ports-all@freebsd.org Sun Feb 24 06:38:46 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C4FF15144D6; Sun, 24 Feb 2019 06:38:46 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D380788B08; Sun, 24 Feb 2019 06:38:45 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BE3B0134E; Sun, 24 Feb 2019 06:38:45 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O6cjph080890; Sun, 24 Feb 2019 06:38:45 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O6cj3p080889; Sun, 24 Feb 2019 06:38:45 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201902240638.x1O6cj3p080889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 24 Feb 2019 06:38:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493743 - head/devel/loccount X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/loccount X-SVN-Commit-Revision: 493743 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D380788B08 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.92)[-0.921,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 06:38:46 -0000 Author: yuri Date: Sun Feb 24 06:38:45 2019 New Revision: 493743 URL: https://svnweb.freebsd.org/changeset/ports/493743 Log: devel/loccount: Rm unnecessary elements Modified: head/devel/loccount/Makefile Modified: head/devel/loccount/Makefile ============================================================================== --- head/devel/loccount/Makefile Sun Feb 24 06:31:47 2019 (r493742) +++ head/devel/loccount/Makefile Sun Feb 24 06:38:45 2019 (r493743) @@ -13,14 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= go:lang/go USE_GITLAB= yes -GH_ACCOUNT= google GL_ACCOUNT= esr GL_COMMIT= 249ea3d6927fd327086b609857c04bb95eafdd98 PLIST_FILES= bin/${PORTNAME} do-build: - @cd ${WRKSRC}/${GH_SUBDIR} && \ + @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go build -o ${PORTNAME} do-install: From owner-svn-ports-all@freebsd.org Sun Feb 24 06:21:48 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 427341513FB3; Sun, 24 Feb 2019 06:21:48 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1F7988581; Sun, 24 Feb 2019 06:21:47 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A9968115B; Sun, 24 Feb 2019 06:21:47 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O6LluV075395; Sun, 24 Feb 2019 06:21:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O6LlPO075392; Sun, 24 Feb 2019 06:21:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201902240621.x1O6LlPO075392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 24 Feb 2019 06:21:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493741 - in head/multimedia/svt-hevc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia/svt-hevc: . files X-SVN-Commit-Revision: 493741 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D1F7988581 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.92)[-0.924,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 06:21:48 -0000 Author: jbeich Date: Sun Feb 24 06:21:46 2019 New Revision: 493741 URL: https://svnweb.freebsd.org/changeset/ports/493741 Log: multimedia/svt-hevc: use all cores by default Thread affinity isn't supported yet. Mounting /proc is no help as it doesn't expose CPU topology e.g.., physical id is always 0. Modified: head/multimedia/svt-hevc/Makefile (contents, props changed) head/multimedia/svt-hevc/distinfo (contents, props changed) head/multimedia/svt-hevc/files/patch-Source_Lib_Codec_EbThreads.h (contents, props changed) Modified: head/multimedia/svt-hevc/Makefile ============================================================================== --- head/multimedia/svt-hevc/Makefile Sun Feb 24 03:42:06 2019 (r493740) +++ head/multimedia/svt-hevc/Makefile Sun Feb 24 06:21:46 2019 (r493741) @@ -3,7 +3,11 @@ PORTNAME= svt-hevc DISTVERSIONPREFIX= v PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= multimedia + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= ad0942db4ce4.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Scalable HEVC encoder Modified: head/multimedia/svt-hevc/distinfo ============================================================================== --- head/multimedia/svt-hevc/distinfo Sun Feb 24 03:42:06 2019 (r493740) +++ head/multimedia/svt-hevc/distinfo Sun Feb 24 06:21:46 2019 (r493741) @@ -1,3 +1,5 @@ TIMESTAMP = 1550104614 SHA256 (Intel-SVT-HEVC-v1.3.0_GH0.tar.gz) = ef21f3a13e33b4f61af4a0c79337ce9e4f73f6fe13d1c2afe2c3b0712f4158d9 SIZE (Intel-SVT-HEVC-v1.3.0_GH0.tar.gz) = 1137878 +SHA256 (ad0942db4ce4.patch) = 2165f1b1d658dbbac91f8a2e86976f6692f93fcc6649feacbc6013d811874f48 +SIZE (ad0942db4ce4.patch) = 864 Modified: head/multimedia/svt-hevc/files/patch-Source_Lib_Codec_EbThreads.h ============================================================================== --- head/multimedia/svt-hevc/files/patch-Source_Lib_Codec_EbThreads.h Sun Feb 24 03:42:06 2019 (r493740) +++ head/multimedia/svt-hevc/files/patch-Source_Lib_Codec_EbThreads.h Sun Feb 24 06:21:46 2019 (r493741) @@ -1,5 +1,3 @@ -FreeBSD (unlike DragonFly) didn't try to be compatible with GNU libc at first. - In file included from Source/Lib/Codec/EbEncDecProcess.c:9: In file included from Source/Lib/Codec/EbTransforms.h:14: In file included from Source/Lib/Codec/EbSequenceControlSet.h:10: @@ -9,16 +7,18 @@ extern cpu_set_t groupAffinity; --- Source/Lib/Codec/EbThreads.h.orig 2019-02-14 00:36:54 UTC +++ Source/Lib/Codec/EbThreads.h -@@ -95,7 +95,12 @@ extern EB_BOOL alternateGroups; +@@ -95,7 +95,14 @@ extern EB_BOOL alternateGroups; #else #define __USE_GNU #define _GNU_SOURCE +#ifdef __FreeBSD__ -+#include +#define cpu_set_t cpuset_t +#else #include +#endif #include ++#if defined(__DragonFly__) || defined(__FreeBSD__) ++#include ++#endif extern cpu_set_t groupAffinity; #define EB_CREATETHREAD(type, pointer, nElements, pointerClass, threadFunction, threadContext) \ From owner-svn-ports-all@freebsd.org Sun Feb 24 03:10:44 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12485150F72B; Sun, 24 Feb 2019 03:10:44 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC32382FBE; Sun, 24 Feb 2019 03:10:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9E15126EDD; Sun, 24 Feb 2019 03:10:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O3AhlO071595; Sun, 24 Feb 2019 03:10:43 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O3AhoU071592; Sun, 24 Feb 2019 03:10:43 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201902240310.x1O3AhoU071592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 24 Feb 2019 03:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493737 - head/comms/py-gammu X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/comms/py-gammu X-SVN-Commit-Revision: 493737 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AC32382FBE X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 03:10:44 -0000 Author: vanilla Date: Sun Feb 24 03:10:43 2019 New Revision: 493737 URL: https://svnweb.freebsd.org/changeset/ports/493737 Log: Update to 2.12. Modified: head/comms/py-gammu/Makefile head/comms/py-gammu/distinfo Modified: head/comms/py-gammu/Makefile ============================================================================== --- head/comms/py-gammu/Makefile Sun Feb 24 02:28:43 2019 (r493736) +++ head/comms/py-gammu/Makefile Sun Feb 24 03:10:43 2019 (r493737) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/comms/py-gammu/distinfo ============================================================================== --- head/comms/py-gammu/distinfo Sun Feb 24 02:28:43 2019 (r493736) +++ head/comms/py-gammu/distinfo Sun Feb 24 03:10:43 2019 (r493737) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515224617 -SHA256 (python-gammu-2.11.tar.gz) = 25068fa060563920753cb3518dc7731b4db9cf62085edfe6711e9af9151e7d52 -SIZE (python-gammu-2.11.tar.gz) = 135567 +TIMESTAMP = 1550977053 +SHA256 (python-gammu-2.12.tar.gz) = 1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348 +SIZE (python-gammu-2.12.tar.gz) = 135442 From owner-svn-ports-all@freebsd.org Sun Feb 24 03:25:26 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85252150FB96; Sun, 24 Feb 2019 03:25:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2AA18836B9; Sun, 24 Feb 2019 03:25:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 091C827259; Sun, 24 Feb 2019 03:25:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O3PPFP081820; Sun, 24 Feb 2019 03:25:25 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O3PPer081815; Sun, 24 Feb 2019 03:25:25 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201902240325.x1O3PPer081815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 24 Feb 2019 03:25:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493738 - in head/lang/mujs: . files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/lang/mujs: . files X-SVN-Commit-Revision: 493738 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2AA18836B9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 03:25:26 -0000 Author: yuri Date: Sun Feb 24 03:25:25 2019 New Revision: 493738 URL: https://svnweb.freebsd.org/changeset/ports/493738 Log: lang/mujs: Update 1.0.5 -> 1.0.5-10 Deleted: head/lang/mujs/files/ Modified: head/lang/mujs/Makefile head/lang/mujs/distinfo Modified: head/lang/mujs/Makefile ============================================================================== --- head/lang/mujs/Makefile Sun Feb 24 03:10:43 2019 (r493737) +++ head/lang/mujs/Makefile Sun Feb 24 03:25:25 2019 (r493738) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= mujs -DISTVERSION= 1.0.5 -PORTREVISION= 1 +DISTVERSION= 1.0.5-10 +DISTVERSIONSUFFIX= -g9f40dfb CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org @@ -11,18 +11,19 @@ COMMENT= Embeddable Javascript interpreter in C LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake localbase:ldflags readline +USES= compiler:c11 gmake localbase:ldflags readline # c11 is induced by the FreeBSD headers via isnan(3), etc, otherwise the project is all c99 code USE_GITHUB= yes GH_ACCOUNT= ccxvii USE_LDCONFIG= yes -ALL_TARGET= default +ALL_TARGET= shared +INSTALL_TARGET= install-shared PLIST_FILES= bin/mujs \ include/mujs.h \ lib/libmujs.so \ libdata/pkgconfig/mujs.pc -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmujs.so +post-install: # https://github.com/ccxvii/mujs/issues/83 + @${REINPLACE_CMD} -i '' 's|${STAGEDIR}||' ${STAGEDIR}${PREFIX}/libdata/pkgconfig/mujs.pc .include Modified: head/lang/mujs/distinfo ============================================================================== --- head/lang/mujs/distinfo Sun Feb 24 03:10:43 2019 (r493737) +++ head/lang/mujs/distinfo Sun Feb 24 03:25:25 2019 (r493738) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537257689 -SHA256 (ccxvii-mujs-1.0.5_GH0.tar.gz) = 06c5ba5844af8714a7b89e614eb9a049da58b22974642900c87964d1f726174d -SIZE (ccxvii-mujs-1.0.5_GH0.tar.gz) = 119353 +TIMESTAMP = 1550977747 +SHA256 (ccxvii-mujs-1.0.5-10-g9f40dfb_GH0.tar.gz) = f4155fca71d62cae48f0eb0a6091889bb67835b1ecbc8c90105470b55d88fe37 +SIZE (ccxvii-mujs-1.0.5-10-g9f40dfb_GH0.tar.gz) = 119479 From owner-svn-ports-all@freebsd.org Sun Feb 24 06:19:21 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D75771513F69; Sun, 24 Feb 2019 06:19:20 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6DF50882C5; Sun, 24 Feb 2019 06:19:20 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-qk1-f179.google.com with SMTP id i5so3508020qkd.13; Sat, 23 Feb 2019 22:19:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Pb9eT3otEv7I2Cojch6q7blqTY86DQeGIG+DY8vAiLw=; b=BHVFFTfCfCYQOYAJNwAED9gf0/kIcVXVUMKnpZatikU3+5at/ROv9uvzsi54V8nQaL 7eMjUO/VvKtko7vq4PqvtNtTCF0Mf+p1LpTIXzf1GSegYUcPgbzBevJLQtPV9XpsoG1U leZvGPkoAM2se+WVR4NxXJdGvSVtid7mXhmGTJ9IJAyQ5/4bjw/k5eHfoaX8n64f2Tq7 H9706gZr9GPbgcMjrZVb/JyaPWUbPe5PNcxVWkQ3+6H7ObKe52fXEB24NVWHshEjP0wI 4sgzUkIjAucVcAYmlMR26gFkpRo5nYbexOMXutckE6DK4EUa8aBhral1SWIucI7iYGXx zgww== X-Gm-Message-State: AHQUAubR1TEJRSc/YtDTCdDOMuvnIlQD1Psf83ToyLl3Om24y18kZO2c 1FFc+1dfC7F2TVCb1QfTlBvdfUVWECc= X-Google-Smtp-Source: AHgI3IaYeUgKzFESZkmP/VIjiH21s/oDu/L/24mBVrzEF2ycv4HiS1qnOGmQ2ahNu4QxpnrHyyUYPw== X-Received: by 2002:a37:508a:: with SMTP id e132mr8664948qkb.347.1550988776807; Sat, 23 Feb 2019 22:12:56 -0800 (PST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com. [209.85.222.182]) by smtp.gmail.com with ESMTPSA id f126sm4990435qka.14.2019.02.23.22.12.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Feb 2019 22:12:56 -0800 (PST) Received: by mail-qk1-f182.google.com with SMTP id a15so3548807qkc.1; Sat, 23 Feb 2019 22:12:56 -0800 (PST) X-Received: by 2002:a37:83c6:: with SMTP id f189mr8527823qkd.196.1550988776184; Sat, 23 Feb 2019 22:12:56 -0800 (PST) MIME-Version: 1.0 References: <201902240044.x1O0iom7097201@repo.freebsd.org> <20190224010056.GA34452@urd.tobik.me> In-Reply-To: <20190224010056.GA34452@urd.tobik.me> From: "Tobias C. Berner" Date: Sun, 24 Feb 2019 07:12:44 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r493732 - in head/graphics: mupdf mupdf/files zathura zathura-pdf-mupdf To: Tobias Kortkamp Cc: =?UTF-8?Q?Alexandre_C=2E_Guimar=C3=A3es?= , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 6DF50882C5 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.90 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.907,0] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 06:19:21 -0000 Sorry, my bad. I overlooked that one while testing -- we'll look for a fix. mfg Tobias On Sun, 24 Feb 2019 at 02:01, Tobias Kortkamp wrote: > On Sun, Feb 24, 2019 at 12:44:50AM +0000, Alexandre C. Guimar=C3=A3es wro= te: > > Author: rigoletto > > Date: Sun Feb 24 00:44:49 2019 > > New Revision: 493732 > > URL: https://svnweb.freebsd.org/changeset/ports/493732 > > > > Log: > > graphics/zathura: Update to 4.3. > > > > - update graphics/mupdf to 1.14.0 > > - update graphics/zathura-pdf-mupdf to 0.3.4 > > > > PR: 235952 > > PR: 233727 > > PR: 229935 > > PR: 232902 > > PR: 233021 > > Approved by: tcberner (mentor), Zsolt Udvari > (maintainer), Quentin Stievenart > (maintainer) > > Differential Revision: https://reviews.freebsd.org/D19301 > > This broke graphics/llpp. It does not matter too much, but make > sure to test consumers for ports that install libraries unless there > is a good reason not to do it (like guaranteed API/ABI compatibility). > > From owner-svn-ports-all@freebsd.org Sun Feb 24 07:07:06 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEF5C1514D95; Sun, 24 Feb 2019 07:07:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54A6C896B3; Sun, 24 Feb 2019 07:07:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C4FF185D; Sun, 24 Feb 2019 07:07:06 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O77694096628; Sun, 24 Feb 2019 07:07:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O776Ai096627; Sun, 24 Feb 2019 07:07:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201902240707.x1O776Ai096627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 24 Feb 2019 07:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493745 - head/multimedia/svt-hevc X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/svt-hevc X-SVN-Commit-Revision: 493745 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 54A6C896B3 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.94)[-0.941,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 07:07:06 -0000 Author: jbeich Date: Sun Feb 24 07:07:05 2019 New Revision: 493745 URL: https://svnweb.freebsd.org/changeset/ports/493745 Log: multimedia/svt-hevc: pacify portlint FATAL: Makefile: PORTVERSION appears out-of-order. FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES/DIST_SUBDIR/EXTRACT_ONLY. Modified: head/multimedia/svt-hevc/Makefile (contents, props changed) Modified: head/multimedia/svt-hevc/Makefile ============================================================================== --- head/multimedia/svt-hevc/Makefile Sun Feb 24 06:50:07 2019 (r493744) +++ head/multimedia/svt-hevc/Makefile Sun Feb 24 07:07:05 2019 (r493745) @@ -2,7 +2,7 @@ PORTNAME= svt-hevc DISTVERSIONPREFIX= v -PORTVERSION= 1.3.0 +DISTVERSION= 1.3.0 PORTREVISION= 2 CATEGORIES= multimedia From owner-svn-ports-all@freebsd.org Sun Feb 24 03:42:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15AAC1510862; Sun, 24 Feb 2019 03:42:11 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9B5C84419; Sun, 24 Feb 2019 03:42:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8932B275A7; Sun, 24 Feb 2019 03:42:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O3g7FM090287; Sun, 24 Feb 2019 03:42:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O3g7Jd090286; Sun, 24 Feb 2019 03:42:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201902240342.x1O3g7Jd090286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 24 Feb 2019 03:42:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493740 - head/x11/slurp X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/slurp X-SVN-Commit-Revision: 493740 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A9B5C84419 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 03:42:11 -0000 Author: jbeich Date: Sun Feb 24 03:42:06 2019 New Revision: 493740 URL: https://svnweb.freebsd.org/changeset/ports/493740 Log: x11/slurp: update to 1.1.0 Changes: https://github.com/emersion/slurp/compare/v1.0.1...v1.1.0 Modified: head/x11/slurp/Makefile (contents, props changed) head/x11/slurp/distinfo (contents, props changed) Modified: head/x11/slurp/Makefile ============================================================================== --- head/x11/slurp/Makefile Sun Feb 24 03:41:59 2019 (r493739) +++ head/x11/slurp/Makefile Sun Feb 24 03:42:06 2019 (r493740) @@ -2,11 +2,8 @@ PORTNAME= slurp DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.1.0 CATEGORIES= x11 - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= d2f908e55f7c.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Select a region in a Wayland compositor Modified: head/x11/slurp/distinfo ============================================================================== --- head/x11/slurp/distinfo Sun Feb 24 03:41:59 2019 (r493739) +++ head/x11/slurp/distinfo Sun Feb 24 03:42:06 2019 (r493740) @@ -1,5 +1,3 @@ -TIMESTAMP = 1550003063 -SHA256 (emersion-slurp-v1.0.1_GH0.tar.gz) = 3e44401ff3ecf78bd147e1e3d40cc571973da7f4e0f26ce3cd70b60e2c270b67 -SIZE (emersion-slurp-v1.0.1_GH0.tar.gz) = 13421 -SHA256 (d2f908e55f7c.patch) = 46b8770b471859a277b0b65f8ef25244752f72dff28bcd8e9c1030444c91a51e -SIZE (d2f908e55f7c.patch) = 1112 +TIMESTAMP = 1550947672 +SHA256 (emersion-slurp-v1.1.0_GH0.tar.gz) = a2f3eefc3b4cfe8cc069542643be52ab7a6175ed8600d57b62f1309fde158082 +SIZE (emersion-slurp-v1.1.0_GH0.tar.gz) = 14484 From owner-svn-ports-all@freebsd.org Sun Feb 24 03:42:00 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9491C1510857; Sun, 24 Feb 2019 03:42:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33ADE8437B; Sun, 24 Feb 2019 03:42:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 254A52759A; Sun, 24 Feb 2019 03:42:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O3fxX7090158; Sun, 24 Feb 2019 03:41:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O3fxRh090156; Sun, 24 Feb 2019 03:41:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201902240341.x1O3fxRh090156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 24 Feb 2019 03:41:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493739 - in head/multimedia: svt-av1 svt-hevc svt-vp9 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia: svt-av1 svt-hevc svt-vp9 X-SVN-Commit-Revision: 493739 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 33ADE8437B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.96)[-0.959,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 03:42:00 -0000 Author: jbeich Date: Sun Feb 24 03:41:59 2019 New Revision: 493739 URL: https://svnweb.freebsd.org/changeset/ports/493739 Log: multimedia/svt-*: switch to proper homepage Modified: head/multimedia/svt-av1/pkg-descr (contents, props changed) head/multimedia/svt-hevc/pkg-descr (contents, props changed) head/multimedia/svt-vp9/pkg-descr (contents, props changed) Modified: head/multimedia/svt-av1/pkg-descr ============================================================================== --- head/multimedia/svt-av1/pkg-descr Sun Feb 24 03:25:25 2019 (r493738) +++ head/multimedia/svt-av1/pkg-descr Sun Feb 24 03:41:59 2019 (r493739) @@ -3,4 +3,4 @@ AV1-compliant encoder library core. The SVT-AV1 develo work-in-progress targeting performance levels applicable to both VOD and Live encoding / transcoding video applications. -WWW: https://github.com/OpenVisualCloud/SVT-AV1 +WWW: https://01.org/svt Modified: head/multimedia/svt-hevc/pkg-descr ============================================================================== --- head/multimedia/svt-hevc/pkg-descr Sun Feb 24 03:25:25 2019 (r493738) +++ head/multimedia/svt-hevc/pkg-descr Sun Feb 24 03:41:59 2019 (r493739) @@ -3,4 +3,4 @@ an HEVC-compliant encoder library core that achieves e density-quality tradeoffs, and is highly optimized for Intel Xeon Scalable Processor and Xeon D processors. -WWW: https://github.com/Intel/SVT-HEVC +WWW: https://01.org/svt Modified: head/multimedia/svt-vp9/pkg-descr ============================================================================== --- head/multimedia/svt-vp9/pkg-descr Sun Feb 24 03:25:25 2019 (r493738) +++ head/multimedia/svt-vp9/pkg-descr Sun Feb 24 03:41:59 2019 (r493739) @@ -3,4 +3,4 @@ VP9-compliant encoder library core. The SVT-VP9 Encode a work-in-progress targeting performance levels applicable to both VOD and Live encoding/transcoding video applications. -WWW: https://github.com/OpenVisualCloud/SVT-VP9 +WWW: https://01.org/svt From owner-svn-ports-all@freebsd.org Sun Feb 24 09:00:52 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47F891517B24; Sun, 24 Feb 2019 09:00:52 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DECD38C3E6; Sun, 24 Feb 2019 09:00:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D12222B50; Sun, 24 Feb 2019 09:00:51 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O90p90054171; Sun, 24 Feb 2019 09:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O90pGF054170; Sun, 24 Feb 2019 09:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201902240900.x1O90pGF054170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 24 Feb 2019 09:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493746 - head/www/p5-Catalyst-Plugin-Authentication X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/www/p5-Catalyst-Plugin-Authentication X-SVN-Commit-Revision: 493746 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DECD38C3E6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.93)[-0.928,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 09:00:52 -0000 Author: amdmi3 Date: Sun Feb 24 09:00:51 2019 New Revision: 493746 URL: https://svnweb.freebsd.org/changeset/ports/493746 Log: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket Modified: head/www/p5-Catalyst-Plugin-Authentication/Makefile Modified: head/www/p5-Catalyst-Plugin-Authentication/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Authentication/Makefile Sun Feb 24 07:07:05 2019 (r493745) +++ head/www/p5-Catalyst-Plugin-Authentication/Makefile Sun Feb 24 09:00:51 2019 (r493746) @@ -12,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Infrastructure plugin for the Catalyst authentication framework +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Plugin-Session>=0.10:www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \ @@ -32,5 +35,6 @@ PORTSCOUT= skipv:0.100091,0.100092 USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include From owner-svn-ports-all@freebsd.org Sun Feb 24 06:31:49 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E90DE1514323; Sun, 24 Feb 2019 06:31:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84DB4887D6; Sun, 24 Feb 2019 06:31:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5E50C11F9; Sun, 24 Feb 2019 06:31:48 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O6VmVR079772; Sun, 24 Feb 2019 06:31:48 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O6VlNJ079768; Sun, 24 Feb 2019 06:31:47 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201902240631.x1O6VlNJ079768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 24 Feb 2019 06:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493742 - in head/devel: . loccount X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/devel: . loccount X-SVN-Commit-Revision: 493742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 84DB4887D6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.92)[-0.924,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 06:31:49 -0000 Author: yuri Date: Sun Feb 24 06:31:47 2019 New Revision: 493742 URL: https://svnweb.freebsd.org/changeset/ports/493742 Log: New port: devel/loccount: Count source lines of code in a project Added: head/devel/loccount/ head/devel/loccount/Makefile (contents, props changed) head/devel/loccount/distinfo (contents, props changed) head/devel/loccount/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 24 06:21:46 2019 (r493741) +++ head/devel/Makefile Sun Feb 24 06:31:47 2019 (r493742) @@ -1696,6 +1696,7 @@ SUBDIR += lmdbg SUBDIR += lndir SUBDIR += lnphost + SUBDIR += loccount SUBDIR += lockfree-malloc SUBDIR += log4c SUBDIR += log4cplus Added: head/devel/loccount/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/loccount/Makefile Sun Feb 24 06:31:47 2019 (r493742) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= loccount +DISTVERSION= 2.0 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Count source lines of code in a project + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= go:lang/go + +USE_GITLAB= yes +GH_ACCOUNT= google +GL_ACCOUNT= esr +GL_COMMIT= 249ea3d6927fd327086b609857c04bb95eafdd98 + +PLIST_FILES= bin/${PORTNAME} + +do-build: + @cd ${WRKSRC}/${GH_SUBDIR} && \ + ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go build -o ${PORTNAME} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +.include Added: head/devel/loccount/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/loccount/distinfo Sun Feb 24 06:31:47 2019 (r493742) @@ -0,0 +1,3 @@ +TIMESTAMP = 1550989331 +SHA256 (esr-loccount-249ea3d6927fd327086b609857c04bb95eafdd98_GL0.tar.gz) = a273609acde714ce80170247a954f7f3d1c22d4f5975e75116ab6b690dba29f3 +SIZE (esr-loccount-249ea3d6927fd327086b609857c04bb95eafdd98_GL0.tar.gz) = 53897 Added: head/devel/loccount/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/loccount/pkg-descr Sun Feb 24 06:31:47 2019 (r493742) @@ -0,0 +1,12 @@ +loccount is a re-implementation of David A. Wheeler's sloccount tool +in Go. It is faster, handles more different languages, can report LLOC +as well as SLOC, and can do COCOMO II as well as COCOMO I estimates. Because +it's one source file in Go, it is easier to maintain and extend than the +multi-file, multi-language implementation of the original. + +The algorithms are largely unchanged and can be expected to produce +identical numbers for languages supported by both tools. Python is +an exception; loccount corrects buggy counting of single-quote multiline +literals in sloccount 2.26. + +WWW: http://www.catb.org/esr/loccount/ From owner-svn-ports-all@freebsd.org Sun Feb 24 11:11:46 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 445BB151B681; Sun, 24 Feb 2019 11:11:46 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E818B6828A; Sun, 24 Feb 2019 11:11:45 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D92704651; Sun, 24 Feb 2019 11:11:45 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OBBjtB023738; Sun, 24 Feb 2019 11:11:45 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OBBjDD023735; Sun, 24 Feb 2019 11:11:45 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201902241111.x1OBBjDD023735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 24 Feb 2019 11:11:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493752 - head/devel/aws-sdk-cpp X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/devel/aws-sdk-cpp X-SVN-Commit-Revision: 493752 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: E818B6828A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 11:11:46 -0000 Author: danilo Date: Sun Feb 24 11:11:45 2019 New Revision: 493752 URL: https://svnweb.freebsd.org/changeset/ports/493752 Log: - Update to 1.7.56 Modified: head/devel/aws-sdk-cpp/Makefile head/devel/aws-sdk-cpp/distinfo head/devel/aws-sdk-cpp/pkg-plist Modified: head/devel/aws-sdk-cpp/Makefile ============================================================================== --- head/devel/aws-sdk-cpp/Makefile Sun Feb 24 11:11:12 2019 (r493751) +++ head/devel/aws-sdk-cpp/Makefile Sun Feb 24 11:11:45 2019 (r493752) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-cpp -PORTVERSION= 1.7.41 +PORTVERSION= 1.7.56 CATEGORIES= devel MAINTAINER= danilo@FreeBSD.org Modified: head/devel/aws-sdk-cpp/distinfo ============================================================================== --- head/devel/aws-sdk-cpp/distinfo Sun Feb 24 11:11:12 2019 (r493751) +++ head/devel/aws-sdk-cpp/distinfo Sun Feb 24 11:11:45 2019 (r493752) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548627911 -SHA256 (aws-aws-sdk-cpp-1.7.41_GH0.tar.gz) = b652ce1d2defa589d14a99cd99062590647e93af9ac2838a1d2494a6336446ea -SIZE (aws-aws-sdk-cpp-1.7.41_GH0.tar.gz) = 19740267 +TIMESTAMP = 1550937669 +SHA256 (aws-aws-sdk-cpp-1.7.56_GH0.tar.gz) = f9f9d6987df6722b0bd27151945c05cb23f4699d3ce8aa7d6b7d193f174dad8c +SIZE (aws-aws-sdk-cpp-1.7.56_GH0.tar.gz) = 19862263 Modified: head/devel/aws-sdk-cpp/pkg-plist ============================================================================== --- head/devel/aws-sdk-cpp/pkg-plist Sun Feb 24 11:11:12 2019 (r493751) +++ head/devel/aws-sdk-cpp/pkg-plist Sun Feb 24 11:11:45 2019 (r493752) @@ -1056,6 +1056,7 @@ include/aws/appstream/model/PlatformType.h include/aws/appstream/model/ResourceError.h include/aws/appstream/model/ServiceAccountCredentials.h include/aws/appstream/model/Session.h +include/aws/appstream/model/SessionConnectionState.h include/aws/appstream/model/SessionState.h include/aws/appstream/model/SharedImagePermissions.h include/aws/appstream/model/Stack.h @@ -1205,9 +1206,13 @@ include/aws/athena/model/ColumnInfo.h include/aws/athena/model/ColumnNullable.h include/aws/athena/model/CreateNamedQueryRequest.h include/aws/athena/model/CreateNamedQueryResult.h +include/aws/athena/model/CreateWorkGroupRequest.h +include/aws/athena/model/CreateWorkGroupResult.h include/aws/athena/model/Datum.h include/aws/athena/model/DeleteNamedQueryRequest.h include/aws/athena/model/DeleteNamedQueryResult.h +include/aws/athena/model/DeleteWorkGroupRequest.h +include/aws/athena/model/DeleteWorkGroupResult.h include/aws/athena/model/EncryptionConfiguration.h include/aws/athena/model/EncryptionOption.h include/aws/athena/model/GetNamedQueryRequest.h @@ -1216,10 +1221,16 @@ include/aws/athena/model/GetQueryExecutionRequest.h include/aws/athena/model/GetQueryExecutionResult.h include/aws/athena/model/GetQueryResultsRequest.h include/aws/athena/model/GetQueryResultsResult.h +include/aws/athena/model/GetWorkGroupRequest.h +include/aws/athena/model/GetWorkGroupResult.h include/aws/athena/model/ListNamedQueriesRequest.h include/aws/athena/model/ListNamedQueriesResult.h include/aws/athena/model/ListQueryExecutionsRequest.h include/aws/athena/model/ListQueryExecutionsResult.h +include/aws/athena/model/ListTagsForResourceRequest.h +include/aws/athena/model/ListTagsForResourceResult.h +include/aws/athena/model/ListWorkGroupsRequest.h +include/aws/athena/model/ListWorkGroupsResult.h include/aws/athena/model/NamedQuery.h include/aws/athena/model/QueryExecution.h include/aws/athena/model/QueryExecutionContext.h @@ -1227,6 +1238,7 @@ include/aws/athena/model/QueryExecutionState.h include/aws/athena/model/QueryExecutionStatistics.h include/aws/athena/model/QueryExecutionStatus.h include/aws/athena/model/ResultConfiguration.h +include/aws/athena/model/ResultConfigurationUpdates.h include/aws/athena/model/ResultSet.h include/aws/athena/model/ResultSetMetadata.h include/aws/athena/model/Row.h @@ -1235,9 +1247,21 @@ include/aws/athena/model/StartQueryExecutionResult.h include/aws/athena/model/StatementType.h include/aws/athena/model/StopQueryExecutionRequest.h include/aws/athena/model/StopQueryExecutionResult.h +include/aws/athena/model/Tag.h +include/aws/athena/model/TagResourceRequest.h +include/aws/athena/model/TagResourceResult.h include/aws/athena/model/ThrottleReason.h include/aws/athena/model/UnprocessedNamedQueryId.h include/aws/athena/model/UnprocessedQueryExecutionId.h +include/aws/athena/model/UntagResourceRequest.h +include/aws/athena/model/UntagResourceResult.h +include/aws/athena/model/UpdateWorkGroupRequest.h +include/aws/athena/model/UpdateWorkGroupResult.h +include/aws/athena/model/WorkGroup.h +include/aws/athena/model/WorkGroupConfiguration.h +include/aws/athena/model/WorkGroupConfigurationUpdates.h +include/aws/athena/model/WorkGroupState.h +include/aws/athena/model/WorkGroupSummary.h include/aws/autoscaling-plans/AutoScalingPlansClient.h include/aws/autoscaling-plans/AutoScalingPlansEndpoint.h include/aws/autoscaling-plans/AutoScalingPlansErrorMarshaller.h @@ -1829,6 +1853,8 @@ include/aws/cloud9/model/DescribeEnvironmentStatusResu include/aws/cloud9/model/DescribeEnvironmentsRequest.h include/aws/cloud9/model/DescribeEnvironmentsResult.h include/aws/cloud9/model/Environment.h +include/aws/cloud9/model/EnvironmentLifecycle.h +include/aws/cloud9/model/EnvironmentLifecycleStatus.h include/aws/cloud9/model/EnvironmentMember.h include/aws/cloud9/model/EnvironmentStatus.h include/aws/cloud9/model/EnvironmentType.h @@ -2693,6 +2719,7 @@ include/aws/codebuild/model/BuildArtifacts.h include/aws/codebuild/model/BuildNotDeleted.h include/aws/codebuild/model/BuildPhase.h include/aws/codebuild/model/BuildPhaseType.h +include/aws/codebuild/model/CacheMode.h include/aws/codebuild/model/CacheType.h include/aws/codebuild/model/CloudWatchLogsConfig.h include/aws/codebuild/model/ComputeType.h @@ -2763,6 +2790,8 @@ include/aws/codebuild/model/UpdateWebhookRequest.h include/aws/codebuild/model/UpdateWebhookResult.h include/aws/codebuild/model/VpcConfig.h include/aws/codebuild/model/Webhook.h +include/aws/codebuild/model/WebhookFilter.h +include/aws/codebuild/model/WebhookFilterType.h include/aws/codecommit/CodeCommitClient.h include/aws/codecommit/CodeCommitEndpoint.h include/aws/codecommit/CodeCommitErrorMarshaller.h @@ -2779,6 +2808,8 @@ include/aws/codecommit/model/CommentsForComparedCommit include/aws/codecommit/model/CommentsForPullRequest.h include/aws/codecommit/model/Commit.h include/aws/codecommit/model/CreateBranchRequest.h +include/aws/codecommit/model/CreateCommitRequest.h +include/aws/codecommit/model/CreateCommitResult.h include/aws/codecommit/model/CreatePullRequestRequest.h include/aws/codecommit/model/CreatePullRequestResult.h include/aws/codecommit/model/CreateRepositoryRequest.h @@ -2787,6 +2818,7 @@ include/aws/codecommit/model/DeleteBranchRequest.h include/aws/codecommit/model/DeleteBranchResult.h include/aws/codecommit/model/DeleteCommentContentRequest.h include/aws/codecommit/model/DeleteCommentContentResult.h +include/aws/codecommit/model/DeleteFileEntry.h include/aws/codecommit/model/DeleteFileRequest.h include/aws/codecommit/model/DeleteFileResult.h include/aws/codecommit/model/DeleteRepositoryRequest.h @@ -2795,6 +2827,7 @@ include/aws/codecommit/model/DescribePullRequestEvents include/aws/codecommit/model/DescribePullRequestEventsResult.h include/aws/codecommit/model/Difference.h include/aws/codecommit/model/File.h +include/aws/codecommit/model/FileMetadata.h include/aws/codecommit/model/FileModeTypeEnum.h include/aws/codecommit/model/Folder.h include/aws/codecommit/model/GetBlobRequest.h @@ -2850,6 +2883,7 @@ include/aws/codecommit/model/PullRequestSourceReferenc include/aws/codecommit/model/PullRequestStatusChangedEventMetadata.h include/aws/codecommit/model/PullRequestStatusEnum.h include/aws/codecommit/model/PullRequestTarget.h +include/aws/codecommit/model/PutFileEntry.h include/aws/codecommit/model/PutFileRequest.h include/aws/codecommit/model/PutFileResult.h include/aws/codecommit/model/PutRepositoryTriggersRequest.h @@ -2860,7 +2894,9 @@ include/aws/codecommit/model/RepositoryNameIdPair.h include/aws/codecommit/model/RepositoryTrigger.h include/aws/codecommit/model/RepositoryTriggerEventEnum.h include/aws/codecommit/model/RepositoryTriggerExecutionFailure.h +include/aws/codecommit/model/SetFileModeEntry.h include/aws/codecommit/model/SortByEnum.h +include/aws/codecommit/model/SourceFileSpecifier.h include/aws/codecommit/model/SubModule.h include/aws/codecommit/model/SymbolicLink.h include/aws/codecommit/model/Target.h @@ -6652,8 +6688,12 @@ include/aws/ecs/model/PlacementConstraint.h include/aws/ecs/model/PlacementConstraintType.h include/aws/ecs/model/PlacementStrategy.h include/aws/ecs/model/PlacementStrategyType.h +include/aws/ecs/model/PlatformDevice.h +include/aws/ecs/model/PlatformDeviceType.h include/aws/ecs/model/PortMapping.h include/aws/ecs/model/PropagateTags.h +include/aws/ecs/model/PutAccountSettingDefaultRequest.h +include/aws/ecs/model/PutAccountSettingDefaultResult.h include/aws/ecs/model/PutAccountSettingRequest.h include/aws/ecs/model/PutAccountSettingResult.h include/aws/ecs/model/PutAttributesRequest.h @@ -6664,6 +6704,8 @@ include/aws/ecs/model/RegisterTaskDefinitionRequest.h include/aws/ecs/model/RegisterTaskDefinitionResult.h include/aws/ecs/model/RepositoryCredentials.h include/aws/ecs/model/Resource.h +include/aws/ecs/model/ResourceRequirement.h +include/aws/ecs/model/ResourceType.h include/aws/ecs/model/RunTaskRequest.h include/aws/ecs/model/RunTaskResult.h include/aws/ecs/model/Scale.h @@ -7052,6 +7094,8 @@ include/aws/elasticfilesystem/model/DeleteMountTargetR include/aws/elasticfilesystem/model/DeleteTagsRequest.h include/aws/elasticfilesystem/model/DescribeFileSystemsRequest.h include/aws/elasticfilesystem/model/DescribeFileSystemsResult.h +include/aws/elasticfilesystem/model/DescribeLifecycleConfigurationRequest.h +include/aws/elasticfilesystem/model/DescribeLifecycleConfigurationResult.h include/aws/elasticfilesystem/model/DescribeMountTargetSecurityGroupsRequest.h include/aws/elasticfilesystem/model/DescribeMountTargetSecurityGroupsResult.h include/aws/elasticfilesystem/model/DescribeMountTargetsRequest.h @@ -7061,11 +7105,15 @@ include/aws/elasticfilesystem/model/DescribeTagsResult include/aws/elasticfilesystem/model/FileSystemDescription.h include/aws/elasticfilesystem/model/FileSystemSize.h include/aws/elasticfilesystem/model/LifeCycleState.h +include/aws/elasticfilesystem/model/LifecyclePolicy.h include/aws/elasticfilesystem/model/ModifyMountTargetSecurityGroupsRequest.h include/aws/elasticfilesystem/model/MountTargetDescription.h include/aws/elasticfilesystem/model/PerformanceMode.h +include/aws/elasticfilesystem/model/PutLifecycleConfigurationRequest.h +include/aws/elasticfilesystem/model/PutLifecycleConfigurationResult.h include/aws/elasticfilesystem/model/Tag.h include/aws/elasticfilesystem/model/ThroughputMode.h +include/aws/elasticfilesystem/model/TransitionToIARules.h include/aws/elasticfilesystem/model/UpdateFileSystemRequest.h include/aws/elasticfilesystem/model/UpdateFileSystemResult.h include/aws/elasticloadbalancing/ElasticLoadBalancingClient.h @@ -7784,6 +7832,7 @@ include/aws/es/model/VPCDerivedInfo.h include/aws/es/model/VPCDerivedInfoStatus.h include/aws/es/model/VPCOptions.h include/aws/es/model/VolumeType.h +include/aws/es/model/ZoneAwarenessConfig.h include/aws/events/CloudWatchEventsClient.h include/aws/events/CloudWatchEventsEndpoint.h include/aws/events/CloudWatchEventsErrorMarshaller.h @@ -8065,6 +8114,8 @@ include/aws/gamelift/model/DeleteGameSessionQueueReque include/aws/gamelift/model/DeleteGameSessionQueueResult.h include/aws/gamelift/model/DeleteMatchmakingConfigurationRequest.h include/aws/gamelift/model/DeleteMatchmakingConfigurationResult.h +include/aws/gamelift/model/DeleteMatchmakingRuleSetRequest.h +include/aws/gamelift/model/DeleteMatchmakingRuleSetResult.h include/aws/gamelift/model/DeleteScalingPolicyRequest.h include/aws/gamelift/model/DeleteVpcPeeringAuthorizationRequest.h include/aws/gamelift/model/DeleteVpcPeeringAuthorizationResult.h @@ -8382,8 +8433,16 @@ include/aws/glue/model/BatchDeleteTableRequest.h include/aws/glue/model/BatchDeleteTableResult.h include/aws/glue/model/BatchDeleteTableVersionRequest.h include/aws/glue/model/BatchDeleteTableVersionResult.h +include/aws/glue/model/BatchGetCrawlersRequest.h +include/aws/glue/model/BatchGetCrawlersResult.h +include/aws/glue/model/BatchGetDevEndpointsRequest.h +include/aws/glue/model/BatchGetDevEndpointsResult.h +include/aws/glue/model/BatchGetJobsRequest.h +include/aws/glue/model/BatchGetJobsResult.h include/aws/glue/model/BatchGetPartitionRequest.h include/aws/glue/model/BatchGetPartitionResult.h +include/aws/glue/model/BatchGetTriggersRequest.h +include/aws/glue/model/BatchGetTriggersResult.h include/aws/glue/model/BatchStopJobRunError.h include/aws/glue/model/BatchStopJobRunRequest.h include/aws/glue/model/BatchStopJobRunResult.h @@ -8533,6 +8592,8 @@ include/aws/glue/model/GetTableVersionsRequest.h include/aws/glue/model/GetTableVersionsResult.h include/aws/glue/model/GetTablesRequest.h include/aws/glue/model/GetTablesResult.h +include/aws/glue/model/GetTagsRequest.h +include/aws/glue/model/GetTagsResult.h include/aws/glue/model/GetTriggerRequest.h include/aws/glue/model/GetTriggerResult.h include/aws/glue/model/GetTriggersRequest.h @@ -8557,6 +8618,14 @@ include/aws/glue/model/JsonClassifier.h include/aws/glue/model/Language.h include/aws/glue/model/LastCrawlInfo.h include/aws/glue/model/LastCrawlStatus.h +include/aws/glue/model/ListCrawlersRequest.h +include/aws/glue/model/ListCrawlersResult.h +include/aws/glue/model/ListDevEndpointsRequest.h +include/aws/glue/model/ListDevEndpointsResult.h +include/aws/glue/model/ListJobsRequest.h +include/aws/glue/model/ListJobsResult.h +include/aws/glue/model/ListTriggersRequest.h +include/aws/glue/model/ListTriggersResult.h include/aws/glue/model/Location.h include/aws/glue/model/Logical.h include/aws/glue/model/LogicalOperator.h @@ -8609,10 +8678,14 @@ include/aws/glue/model/TableError.h include/aws/glue/model/TableInput.h include/aws/glue/model/TableVersion.h include/aws/glue/model/TableVersionError.h +include/aws/glue/model/TagResourceRequest.h +include/aws/glue/model/TagResourceResult.h include/aws/glue/model/Trigger.h include/aws/glue/model/TriggerState.h include/aws/glue/model/TriggerType.h include/aws/glue/model/TriggerUpdate.h +include/aws/glue/model/UntagResourceRequest.h +include/aws/glue/model/UntagResourceResult.h include/aws/glue/model/UpdateBehavior.h include/aws/glue/model/UpdateClassifierRequest.h include/aws/glue/model/UpdateClassifierResult.h @@ -9889,6 +9962,7 @@ include/aws/iot/model/StartOnDemandAuditTaskResult.h include/aws/iot/model/StartSigningJobParameter.h include/aws/iot/model/StartThingRegistrationTaskRequest.h include/aws/iot/model/StartThingRegistrationTaskResult.h +include/aws/iot/model/StatisticalThreshold.h include/aws/iot/model/Status.h include/aws/iot/model/StepFunctionsAction.h include/aws/iot/model/StopThingRegistrationTaskRequest.h @@ -10189,7 +10263,9 @@ include/aws/kinesis-video-archived-media/KinesisVideoA include/aws/kinesis-video-archived-media/KinesisVideoArchivedMediaErrors.h include/aws/kinesis-video-archived-media/KinesisVideoArchivedMediaRequest.h include/aws/kinesis-video-archived-media/KinesisVideoArchivedMedia_EXPORTS.h +include/aws/kinesis-video-archived-media/model/ContainerFormat.h include/aws/kinesis-video-archived-media/model/DiscontinuityMode.h +include/aws/kinesis-video-archived-media/model/DisplayFragmentTimestamp.h include/aws/kinesis-video-archived-media/model/Fragment.h include/aws/kinesis-video-archived-media/model/FragmentSelector.h include/aws/kinesis-video-archived-media/model/FragmentSelectorType.h @@ -11972,6 +12048,7 @@ include/aws/medialive/model/CreateInputRequest.h include/aws/medialive/model/CreateInputResult.h include/aws/medialive/model/CreateInputSecurityGroupRequest.h include/aws/medialive/model/CreateInputSecurityGroupResult.h +include/aws/medialive/model/CreateTagsRequest.h include/aws/medialive/model/DeleteChannelRequest.h include/aws/medialive/model/DeleteChannelResult.h include/aws/medialive/model/DeleteInputRequest.h @@ -11980,6 +12057,7 @@ include/aws/medialive/model/DeleteInputSecurityGroupRe include/aws/medialive/model/DeleteInputSecurityGroupResult.h include/aws/medialive/model/DeleteReservationRequest.h include/aws/medialive/model/DeleteReservationResult.h +include/aws/medialive/model/DeleteTagsRequest.h include/aws/medialive/model/DescribeChannelRequest.h include/aws/medialive/model/DescribeChannelResult.h include/aws/medialive/model/DescribeInputRequest.h @@ -12098,6 +12176,7 @@ include/aws/medialive/model/InputDeblockFilter.h include/aws/medialive/model/InputDenoiseFilter.h include/aws/medialive/model/InputDestination.h include/aws/medialive/model/InputDestinationRequest.h +include/aws/medialive/model/InputDestinationVpc.h include/aws/medialive/model/InputFilter.h include/aws/medialive/model/InputLocation.h include/aws/medialive/model/InputLossActionForHlsOut.h @@ -12118,6 +12197,7 @@ include/aws/medialive/model/InputSpecification.h include/aws/medialive/model/InputState.h include/aws/medialive/model/InputSwitchScheduleActionSettings.h include/aws/medialive/model/InputType.h +include/aws/medialive/model/InputVpcRequest.h include/aws/medialive/model/InputWhitelistRule.h include/aws/medialive/model/InputWhitelistRuleCidr.h include/aws/medialive/model/KeyProviderSettings.h @@ -12131,6 +12211,8 @@ include/aws/medialive/model/ListOfferingsRequest.h include/aws/medialive/model/ListOfferingsResult.h include/aws/medialive/model/ListReservationsRequest.h include/aws/medialive/model/ListReservationsResult.h +include/aws/medialive/model/ListTagsForResourceRequest.h +include/aws/medialive/model/ListTagsForResourceResult.h include/aws/medialive/model/LogLevel.h include/aws/medialive/model/M2tsAbsentInputAudioBehavior.h include/aws/medialive/model/M2tsArib.h @@ -12300,6 +12382,7 @@ include/aws/mediapackage/model/ListChannelsRequest.h include/aws/mediapackage/model/ListChannelsResult.h include/aws/mediapackage/model/ListOriginEndpointsRequest.h include/aws/mediapackage/model/ListOriginEndpointsResult.h +include/aws/mediapackage/model/ManifestLayout.h include/aws/mediapackage/model/MssEncryption.h include/aws/mediapackage/model/MssPackage.h include/aws/mediapackage/model/OriginEndpoint.h @@ -12307,6 +12390,7 @@ include/aws/mediapackage/model/PlaylistType.h include/aws/mediapackage/model/Profile.h include/aws/mediapackage/model/RotateIngestEndpointCredentialsRequest.h include/aws/mediapackage/model/RotateIngestEndpointCredentialsResult.h +include/aws/mediapackage/model/SegmentTemplateFormat.h include/aws/mediapackage/model/SpekeKeyProvider.h include/aws/mediapackage/model/StreamOrder.h include/aws/mediapackage/model/StreamSelection.h @@ -12386,9 +12470,13 @@ include/aws/mediatailor/model/GetPlaybackConfiguration include/aws/mediatailor/model/HlsConfiguration.h include/aws/mediatailor/model/ListPlaybackConfigurationsRequest.h include/aws/mediatailor/model/ListPlaybackConfigurationsResult.h +include/aws/mediatailor/model/ListTagsForResourceRequest.h +include/aws/mediatailor/model/ListTagsForResourceResult.h include/aws/mediatailor/model/PlaybackConfiguration.h include/aws/mediatailor/model/PutPlaybackConfigurationRequest.h include/aws/mediatailor/model/PutPlaybackConfigurationResult.h +include/aws/mediatailor/model/TagResourceRequest.h +include/aws/mediatailor/model/UntagResourceRequest.h include/aws/meteringmarketplace/MarketplaceMeteringClient.h include/aws/meteringmarketplace/MarketplaceMeteringEndpoint.h include/aws/meteringmarketplace/MarketplaceMeteringErrorMarshaller.h @@ -14539,6 +14627,8 @@ include/aws/robomaker/model/ListSimulationApplications include/aws/robomaker/model/ListSimulationApplicationsResult.h include/aws/robomaker/model/ListSimulationJobsRequest.h include/aws/robomaker/model/ListSimulationJobsResult.h +include/aws/robomaker/model/ListTagsForResourceRequest.h +include/aws/robomaker/model/ListTagsForResourceResult.h include/aws/robomaker/model/OutputLocation.h include/aws/robomaker/model/ProgressDetail.h include/aws/robomaker/model/RegisterRobotRequest.h @@ -14567,6 +14657,10 @@ include/aws/robomaker/model/Source.h include/aws/robomaker/model/SourceConfig.h include/aws/robomaker/model/SyncDeploymentJobRequest.h include/aws/robomaker/model/SyncDeploymentJobResult.h +include/aws/robomaker/model/TagResourceRequest.h +include/aws/robomaker/model/TagResourceResult.h +include/aws/robomaker/model/UntagResourceRequest.h +include/aws/robomaker/model/UntagResourceResult.h include/aws/robomaker/model/UpdateRobotApplicationRequest.h include/aws/robomaker/model/UpdateRobotApplicationResult.h include/aws/robomaker/model/UpdateSimulationApplicationRequest.h From owner-svn-ports-all@freebsd.org Sun Feb 24 12:07:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B0B4151CBB6; Sun, 24 Feb 2019 12:07:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E8BB6ADC8; Sun, 24 Feb 2019 12:07:05 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EEB2B4EE2; Sun, 24 Feb 2019 12:07:04 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OC74jP053776; Sun, 24 Feb 2019 12:07:04 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OC74C9053775; Sun, 24 Feb 2019 12:07:04 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902241207.x1OC74C9053775@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 24 Feb 2019 12:07:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493755 - head/devel/kore X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/kore X-SVN-Commit-Revision: 493755 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0E8BB6ADC8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 12:07:05 -0000 Author: tobik Date: Sun Feb 24 12:07:04 2019 New Revision: 493755 URL: https://svnweb.freebsd.org/changeset/ports/493755 Log: devel/kore: Fix build on powerpc/powerpc64 For some reason index(3) is not hidden when building with gcc 4.2. Use a newer compiler to work around this. src/config.c: In function 'configure_filemap_index': src/config.c:812: warning: declaration of 'index' shadows a global declaration /usr/include/strings.h:62: warning: shadowed declaration is here PR: 235979 Reported by: pkubaj@anongoth.pl Modified: head/devel/kore/Makefile Modified: head/devel/kore/Makefile ============================================================================== --- head/devel/kore/Makefile Sun Feb 24 11:33:32 2019 (r493754) +++ head/devel/kore/Makefile Sun Feb 24 12:07:04 2019 (r493755) @@ -12,12 +12,10 @@ COMMENT= Web application framework for writing web API LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to compile: cc1: error: -Werror=c11-extensions: No option -Wc11-extensions - FLAVORS= default notls notls_PKGNAMESUFFIX= -notls -USES= compiler gmake ssl +USES= compiler:c11 gmake ssl CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}} -I${OPENSSLINC} CFLAGS_clang= -Wno-error=c11-extensions # 12.0 + -pedantic From owner-svn-ports-all@freebsd.org Sun Feb 24 09:53:24 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 978D3151928D; Sun, 24 Feb 2019 09:53:24 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 38BCE8DB86; Sun, 24 Feb 2019 09:53:24 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 251053794; Sun, 24 Feb 2019 09:53:24 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O9rNe0084266; Sun, 24 Feb 2019 09:53:23 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O9rNGt084263; Sun, 24 Feb 2019 09:53:23 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201902240953.x1O9rNGt084263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 24 Feb 2019 09:53:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493748 - in head/lang/gcc8: . files X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: in head/lang/gcc8: . files X-SVN-Commit-Revision: 493748 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 38BCE8DB86 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.94)[-0.945,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 09:53:24 -0000 Author: gerald Date: Sun Feb 24 09:53:23 2019 New Revision: 493748 URL: https://svnweb.freebsd.org/changeset/ports/493748 Log: Update to the GCC 8.3 release which fixes more than 153 bugs compared to the previous release, with a focus on regressions. Pet portlint as it comes to the patch format of files/patch-fuse-ld=lld . Modified: head/lang/gcc8/Makefile head/lang/gcc8/distinfo head/lang/gcc8/files/patch-fuse-ld=lld Modified: head/lang/gcc8/Makefile ============================================================================== --- head/lang/gcc8/Makefile Sun Feb 24 09:29:03 2019 (r493747) +++ head/lang/gcc8/Makefile Sun Feb 24 09:53:23 2019 (r493748) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.2.0 -PORTREVISION= 4 +PORTVERSION= 8.3.0 CATEGORIES= lang MASTER_SITES= GCC PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc8/distinfo ============================================================================== --- head/lang/gcc8/distinfo Sun Feb 24 09:29:03 2019 (r493747) +++ head/lang/gcc8/distinfo Sun Feb 24 09:53:23 2019 (r493748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532606212 -SHA256 (gcc-8.2.0.tar.xz) = 196c3c04ba2613f893283977e6011b2345d1cd1af9abeac58e916b1aab3e0080 -SIZE (gcc-8.2.0.tar.xz) = 63460876 +TIMESTAMP = 1550871391 +SHA256 (gcc-8.3.0.tar.xz) = 64baadfe6cc0f4947a84cb12d7f0dfaf45bb58b7e92461639596c21e02d97d2c +SIZE (gcc-8.3.0.tar.xz) = 63694700 Modified: head/lang/gcc8/files/patch-fuse-ld=lld ============================================================================== --- head/lang/gcc8/files/patch-fuse-ld=lld Sun Feb 24 09:29:03 2019 (r493747) +++ head/lang/gcc8/files/patch-fuse-ld=lld Sun Feb 24 09:53:23 2019 (r493748) @@ -11,6 +11,7 @@ Date: Thu Nov 8 22:05:27 2018 +0000 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265940 138bc75d-0d04-0410-961f-82ee72b054a4 +--- UTC diff --git a/gcc/collect2.c b/gcc/collect2.c index a96af137a44..6463ff7b645 100644 --- gcc/collect2.c From owner-svn-ports-all@freebsd.org Sun Feb 24 13:39:57 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8491151F75C; Sun, 24 Feb 2019 13:39:56 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 792856DC6E; Sun, 24 Feb 2019 13:39:56 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 643DD5E93; Sun, 24 Feb 2019 13:39:56 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1ODdul4001267; Sun, 24 Feb 2019 13:39:56 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1ODdtl2001263; Sun, 24 Feb 2019 13:39:55 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201902241339.x1ODdtl2001263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sun, 24 Feb 2019 13:39:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493759 - head/emulators/cingb X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/emulators/cingb X-SVN-Commit-Revision: 493759 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 792856DC6E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 13:39:57 -0000 Author: 0mp Date: Sun Feb 24 13:39:55 2019 New Revision: 493759 URL: https://svnweb.freebsd.org/changeset/ports/493759 Log: emulators/cingb: Update to v0.32 - Pick MAINTAINER'ship - Install additional documentation - Switch upstream to GitHub - Update WWW Reviewed by: krion Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D19321 Modified: head/emulators/cingb/Makefile head/emulators/cingb/distinfo head/emulators/cingb/pkg-descr Modified: head/emulators/cingb/Makefile ============================================================================== --- head/emulators/cingb/Makefile Sun Feb 24 13:26:25 2019 (r493758) +++ head/emulators/cingb/Makefile Sun Feb 24 13:39:55 2019 (r493759) @@ -2,27 +2,37 @@ # $FreeBSD$ PORTNAME= cingb -PORTVERSION= 0.31 +DISTVERSIONPREFIX= v +DISTVERSION= 0.32 CATEGORIES= emulators -MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org -COMMENT= Yet another Nintendo GameBoy(tm) emulator +MAINTAINER= 0mp@FreeBSD.org +COMMENT= Yet another Nintendo Game Boy emulator LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bzip2 USE_XORG= x11 xext xv +USE_GITHUB= yes +GH_ACCOUNT= nakal + MAKE_ENV= X11BASE="${LOCALBASE}" ALL_TARGET= standard -PORTDOCS= README README.FAQ -PLIST_FILES= bin/cingb bin/cingb_conf LDFLAGS+= -lpthread -OPTIONS_DEFINE= DOCS +PLIST_FILES= bin/cingb \ + bin/cingb_conf \ + man/man6/cingb.6.gz +PORTDOCS= README.FAQ README.md +OPTIONS_DEFINE= DEBUG DOCS +OPTIONS_SUB= yes +DEBUG_ALL_TARGET+= debug +DEBUG_PLIST_FILES= bin/cingb_deb +DEBUG_PORTDOCS= DEBUGGER + .include .if ${ARCH} != "sparc64" && ${ARCH} != "powerpc" @@ -53,10 +63,16 @@ do-configure: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cingb ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/cingb_conf ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/man/freebsd/cingb.6 ${STAGEDIR}${MANPREFIX}/man/man6/ +do-install-DEBUG-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/DEBUGGER ${STAGEDIR}${DOCSDIR} + ${INSTALL_PROGRAM} ${WRKSRC}/cingb_deb ${STAGEDIR}${PREFIX}/bin + do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.FAQ ${STAGEDIR}${DOCSDIR} .include Modified: head/emulators/cingb/distinfo ============================================================================== --- head/emulators/cingb/distinfo Sun Feb 24 13:26:25 2019 (r493758) +++ head/emulators/cingb/distinfo Sun Feb 24 13:39:55 2019 (r493759) @@ -1,2 +1,3 @@ -SHA256 (cingb-0.31.tar.bz2) = a6e2f89c870c696d7d68c3d8be7910feecee4c9ad9742f7ed9244f64d4d2e4d5 -SIZE (cingb-0.31.tar.bz2) = 53831 +TIMESTAMP = 1544352683 +SHA256 (nakal-cingb-v0.32_GH0.tar.gz) = aca08f6eba7d94c10195c2f04cf64b6a5fa742dff893b8f8d23c9eac5f8cb39c +SIZE (nakal-cingb-v0.32_GH0.tar.gz) = 60309 Modified: head/emulators/cingb/pkg-descr ============================================================================== --- head/emulators/cingb/pkg-descr Sun Feb 24 13:26:25 2019 (r493758) +++ head/emulators/cingb/pkg-descr Sun Feb 24 13:39:55 2019 (r493759) @@ -3,4 +3,4 @@ It plays Gameboy and Gameboy Color ROMs, includes a de analysis of Gameboy programs and might be also interesting for educational purposes. -WWW: http://cingb.sourceforge.net/ +WWW: https://github.com/nakal/cingb From owner-svn-ports-all@freebsd.org Sun Feb 24 13:43:31 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 208F5151F8ED; Sun, 24 Feb 2019 13:43:31 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAB2B6DFD1; Sun, 24 Feb 2019 13:43:30 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D992603A; Sun, 24 Feb 2019 13:43:30 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1ODhUxe006306; Sun, 24 Feb 2019 13:43:30 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1ODhTNC006303; Sun, 24 Feb 2019 13:43:29 GMT (envelope-from kai@FreeBSD.org) Message-Id: <201902241343.x1ODhTNC006303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Sun, 24 Feb 2019 13:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493760 - in head/net/parpd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: in head/net/parpd: . files X-SVN-Commit-Revision: 493760 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AAB2B6DFD1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 13:43:31 -0000 Author: kai Date: Sun Feb 24 13:43:29 2019 New Revision: 493760 URL: https://svnweb.freebsd.org/changeset/ports/493760 Log: net/parpd: Update to 1.2 While I'm here: * Pacify portlint Changelog: * Extended to provide the needed IPv6 ND packets in addition to IPv4 ARP PR: 235830 Submitted by: lutz@donnerhacke.de (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19311 Modified: head/net/parpd/Makefile head/net/parpd/distinfo head/net/parpd/files/parpd.in head/net/parpd/pkg-descr Modified: head/net/parpd/Makefile ============================================================================== --- head/net/parpd/Makefile Sun Feb 24 13:39:55 2019 (r493759) +++ head/net/parpd/Makefile Sun Feb 24 13:43:29 2019 (r493760) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= parpd -DISTVERSION= 1.1 +DISTVERSION= 1.2 CATEGORIES= net MASTER_SITES= ftp://ftp.iks-jena.de/pub/mitarb/lutz/parpd/ @@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= tar:tgz USE_RC_SUBR= parpd -NO_TEST= yes +NO_TEST= yes PLIST_FILES= sbin/parpd man/man8/parpd.8.gz do-install: Modified: head/net/parpd/distinfo ============================================================================== --- head/net/parpd/distinfo Sun Feb 24 13:39:55 2019 (r493759) +++ head/net/parpd/distinfo Sun Feb 24 13:43:29 2019 (r493760) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510322377 -SHA256 (parpd-1.1.tgz) = 95318905767c1123eab87efa4fa664a57e5ed8f697802c6b7d5d0799ad8ea6e6 -SIZE (parpd-1.1.tgz) = 17197 +TIMESTAMP = 1550477955 +SHA256 (parpd-1.2.tgz) = 71f830d3d8ddafcabd7c6a0f7e6cdb848cc103ef4549ee4d7213fab7f6e438c0 +SIZE (parpd-1.2.tgz) = 25012 Modified: head/net/parpd/files/parpd.in ============================================================================== --- head/net/parpd/files/parpd.in Sun Feb 24 13:39:55 2019 (r493759) +++ head/net/parpd/files/parpd.in Sun Feb 24 13:43:29 2019 (r493760) @@ -33,12 +33,10 @@ eval ": \${${name}_enable:='NO'}" eval ": \${${name}_flags:=%%PREFIX%%/etc/${name}.conf}" eval "config_file=\$${name}_flags" -[ -s "$config_file" ] || err 1 "Missing configuration file '$config_file'" - -if get_pidfile_from_conf pidfile "$config_file"; then +if [ -s "$config_file" ] && get_pidfile_from_conf pidfile "$config_file"; then pidfile="$_pidfile_from_conf" else - err 1 "$config_file does not specify an pidfile" + pidfile="/var/run/parpd.pid" fi eval "unset ${name}_flags" Modified: head/net/parpd/pkg-descr ============================================================================== --- head/net/parpd/pkg-descr Sun Feb 24 13:39:55 2019 (r493759) +++ head/net/parpd/pkg-descr Sun Feb 24 13:43:29 2019 (r493760) @@ -1,5 +1,5 @@ -The parpd daemon provide the missing ARP packets in non-broadcast -multiple-access networks with overly strict first-hop security +The parpd daemon provide the missing IPV4-ARP and IPv6-ND packets in +non-broadcast multiple-access networks with overly strict first-hop security filters. WWW: https://lutz.donnerhacke.de/Projekte/parpd From owner-svn-ports-all@freebsd.org Sun Feb 24 13:56:46 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48640151FC8D; Sun, 24 Feb 2019 13:56:46 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D96DC6E465; Sun, 24 Feb 2019 13:56:45 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BDBB8621D; Sun, 24 Feb 2019 13:56:45 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1ODujEm012031; Sun, 24 Feb 2019 13:56:45 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1ODuj4X012027; Sun, 24 Feb 2019 13:56:45 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201902241356.x1ODuj4X012027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 24 Feb 2019 13:56:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493761 - in head/devel/valgrind: . files X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: in head/devel/valgrind: . files X-SVN-Commit-Revision: 493761 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D96DC6E465 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 13:56:46 -0000 Author: novel Date: Sun Feb 24 13:56:44 2019 New Revision: 493761 URL: https://svnweb.freebsd.org/changeset/ports/493761 Log: devel/valgrind: add missing field to stat64 struct and fix debug logging - Add missing st_birthtim field to vki_stat64 struct [2] - Fix debug logging (valgrind -v -v -v -d -d -d), based on upstream commits: * https://sourceware.org/git/?p=valgrind.git;a=commit;h=6b92194ac * https://sourceware.org/git/?p=valgrind.git;a=commit;h=f06f0f718 - Bump PORTREVISION PR: 234759 [1] Submitted by: novel [1] Submitted by: markj [2] Approved by: maintainer timeout Added: head/devel/valgrind/files/patch-coregrind-m_debuglog.c (contents, props changed) Modified: head/devel/valgrind/Makefile head/devel/valgrind/files/extra-patch-ino64 Modified: head/devel/valgrind/Makefile ============================================================================== --- head/devel/valgrind/Makefile Sun Feb 24 13:43:29 2019 (r493760) +++ head/devel/valgrind/Makefile Sun Feb 24 13:56:44 2019 (r493761) @@ -4,7 +4,7 @@ PORTNAME= valgrind PORTVERSION= 3.10.1.20160113 DISTVERSIONPREFIX= freebsd- -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ \ Modified: head/devel/valgrind/files/extra-patch-ino64 ============================================================================== --- head/devel/valgrind/files/extra-patch-ino64 Sun Feb 24 13:43:29 2019 (r493760) +++ head/devel/valgrind/files/extra-patch-ino64 Sun Feb 24 13:56:44 2019 (r493761) @@ -5,10 +5,10 @@ Subject: [PATCH v2] ino64 support --- coregrind/m_syswrap/priv_syswrap-freebsd.h | 4 ++ - coregrind/m_syswrap/syswrap-freebsd.c | 65 ++++++++++++++++++++++++++++++ - include/vki/vki-freebsd.h | 56 +++++++++++++++++++++++++ + coregrind/m_syswrap/syswrap-freebsd.c | 65 ++++++++++++++++++++++ + include/vki/vki-freebsd.h | 54 ++++++++++++++++++ include/vki/vki-scnums-freebsd.h | 4 ++ - 4 files changed, 129 insertions(+) + 4 files changed, 127 insertions(+) diff --git a/coregrind/m_syswrap/priv_syswrap-freebsd.h b/coregrind/m_syswrap/priv_syswrap-freebsd.h index 63d122f..715ad48 100644 @@ -54,7 +54,7 @@ index bf6b1f1..978e98e 100644 +PRE(sys_fstat64) +{ + PRINT("sys_fstat64 ( %ld, %#lx )", ARG1, ARG2); -+ PRE_REG_READ2(long, "fstat", unsigned long, fd, struct stat *, buf); ++ PRE_REG_READ2(long, "fstat", unsigned long, fd, struct stat64 *, buf); + PRE_MEM_WRITE( "fstat(buf)", ARG2, sizeof(struct vki_stat64) ); +} + @@ -148,10 +148,10 @@ index bf6b1f1..978e98e 100644 }; diff --git a/include/vki/vki-freebsd.h b/include/vki/vki-freebsd.h -index aee453e..f20833a 100644 +index aee453e..318a207 100644 --- a/include/vki/vki-freebsd.h +++ b/include/vki/vki-freebsd.h -@@ -367,6 +367,38 @@ struct vki_stat { +@@ -367,6 +367,36 @@ struct vki_stat { unsigned int :(8 / 2) * (16 - (int)sizeof(struct vki_timespec)); }; @@ -177,20 +177,18 @@ index aee453e..f20833a 100644 + vki_time_t st_ctime; + long st_ctime_nsec; +#endif ++ struct vki_timespec st_birthtim; + vki_off_t st_size; + vki_blkcnt_t st_blocks; + vki_blksize_t st_blksize; + vki_fflags_t st_flags; + vki_uint64_t st_gen; + vki_int64_t st_spare[10]; -+// struct vki_timespec st_birthtimespec; -+// unsigned int :(8 / 2) * (16 - (int)sizeof(struct vki_timespec)); -+// unsigned int :(8 / 2) * (16 - (int)sizeof(struct vki_timespec)); +}; //---------------------------------------------------------------------- // From linux-2.6.8.1/include/linux/sched.h -@@ -941,6 +973,30 @@ struct vki_statfs { +@@ -941,6 +971,30 @@ struct vki_statfs { char f_mntonname[VKI_MNAMELEN]; }; Added: head/devel/valgrind/files/patch-coregrind-m_debuglog.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/valgrind/files/patch-coregrind-m_debuglog.c Sun Feb 24 13:56:44 2019 (r493761) @@ -0,0 +1,13 @@ +--- coregrind/m_debuglog.c.orig 2019-01-08 21:35:12.953178000 +0400 ++++ coregrind/m_debuglog.c 2019-01-08 21:36:10.940827000 +0400 +@@ -482,8 +482,8 @@ + "popq %%r15\n" /* restore r15 */ + "addq $256, %%rsp\n" /* restore stack ptr */ + : /*wr*/ +- : /*rd*/ "g" (block) +- : /*trash*/ "rax", "rdi", "rsi", "rdx", "memory", "cc" ++ : /*rd*/ "r" (block) ++ : /*trash*/ "rax", "rdi", "rsi", "rdx", "memory", "cc", "rcx", "r11" + ); + if (block[0] < 0) + block[0] = -1; From owner-svn-ports-all@freebsd.org Sun Feb 24 12:47:34 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9DBE151E200; Sun, 24 Feb 2019 12:47:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 572026C523; Sun, 24 Feb 2019 12:47:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C5EE55EB; Sun, 24 Feb 2019 12:47:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OClYEp075147; Sun, 24 Feb 2019 12:47:34 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OClUWS075129; Sun, 24 Feb 2019 12:47:30 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201902241247.x1OClUWS075129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 24 Feb 2019 12:47:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493757 - in head: astro/xplanet audio/libcdaudio audio/p5-MP3-Tag audio/wmix deskutils/hot-babe deskutils/logjam devel/p5-Net-DBus lang/arena misc/bdelta net/wmnet russian/artwiz-ru sy... X-SVN-Group: ports-head X-SVN-Commit-Author: novel X-SVN-Commit-Paths: in head: astro/xplanet audio/libcdaudio audio/p5-MP3-Tag audio/wmix deskutils/hot-babe deskutils/logjam devel/p5-Net-DBus lang/arena misc/bdelta net/wmnet russian/artwiz-ru sysutils/deltup sysutils/gk... X-SVN-Commit-Revision: 493757 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 572026C523 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.97)[-0.965,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 12:47:35 -0000 Author: novel Date: Sun Feb 24 12:47:30 2019 New Revision: 493757 URL: https://svnweb.freebsd.org/changeset/ports/493757 Log: Drop maintainership Return back to the pool ports I no longer use. Modified: head/astro/xplanet/Makefile head/audio/libcdaudio/Makefile head/audio/p5-MP3-Tag/Makefile head/audio/wmix/Makefile head/deskutils/hot-babe/Makefile head/deskutils/logjam/Makefile head/devel/p5-Net-DBus/Makefile head/lang/arena/Makefile head/misc/bdelta/Makefile head/net/wmnet/Makefile head/russian/artwiz-ru/Makefile head/sysutils/deltup/Makefile head/sysutils/gkrellfire/Makefile head/x11-clocks/alltraxclock/Makefile head/x11-wm/fbcmd/Makefile head/x11-wm/genmenu/Makefile Modified: head/astro/xplanet/Makefile ============================================================================== --- head/astro/xplanet/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/astro/xplanet/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 11 CATEGORIES= astro geography MASTER_SITES= SF -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draw pictures of the earth textured by an image GNU_CONFIGURE= yes Modified: head/audio/libcdaudio/Makefile ============================================================================== --- head/audio/libcdaudio/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/audio/libcdaudio/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for playing audio CDs USES= libtool pathfix pkgconfig Modified: head/audio/p5-MP3-Tag/Makefile ============================================================================== --- head/audio/p5-MP3-Tag/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/audio/p5-MP3-Tag/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Module for reading tags of MP3 audio files USES= perl5 Modified: head/audio/wmix/Makefile ============================================================================== --- head/audio/wmix/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/audio/wmix/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio windowmaker MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Audio mixer for the WindowMaker dock with TV-like OSD OPTIONS_DEFINE= DOCS Modified: head/deskutils/hot-babe/Makefile ============================================================================== --- head/deskutils/hot-babe/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/deskutils/hot-babe/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= http://dindinx.net/hotbabe/downloads/ \ LOCAL/novel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small utility which displays the system activity in a special way USES= pkgconfig tar:bzip2 Modified: head/deskutils/logjam/Makefile ============================================================================== --- head/deskutils/logjam/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/deskutils/logjam/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= http://andy-shev.github.com/LogJam/download/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 interface to livejournals, ie www.livejournal.com LIB_DEPENDS= libcurl.so:ftp/curl \ Modified: head/devel/p5-Net-DBus/Makefile ============================================================================== --- head/devel/p5-Net-DBus/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/devel/p5-Net-DBus/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for the DBus message system LICENSE= ART10 GPLv1+ Modified: head/lang/arena/Makefile ============================================================================== --- head/lang/arena/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/lang/arena/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.minimalinux.org/arena/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C-like scripting language with automatic memory management GNU_CONFIGURE= yes Modified: head/misc/bdelta/Makefile ============================================================================== --- head/misc/bdelta/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/misc/bdelta/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -6,7 +6,7 @@ PORTVERSION= 0.3.1 DISTVERSIONPREFIX=v CATEGORIES= misc devel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced delta creator, patcher, and library LICENSE= MPL20 Modified: head/net/wmnet/Makefile ============================================================================== --- head/net/wmnet/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/net/wmnet/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -8,7 +8,7 @@ CATEGORIES= net windowmaker MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ \ LOCAL/novel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network bandwidth monitor intended for the WindowMaker dock USE_XORG= xpm Modified: head/russian/artwiz-ru/Makefile ============================================================================== --- head/russian/artwiz-ru/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/russian/artwiz-ru/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -9,7 +9,7 @@ MASTER_SITES= http://dev.gentoo.org/~sergey/ \ LOCAL/novel DISTNAME= artwiz_ru -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Russian Artwiz fonts USES= fonts tar:bzip2 Modified: head/sysutils/deltup/Makefile ============================================================================== --- head/sysutils/deltup/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/sysutils/deltup/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -11,7 +11,7 @@ MASTER_SITES= http://deltup.org/e107_files/downloads/ http://www.bzip.org/${BZIP2_103}/:bzip2103src DISTFILES+= ${DISTNAME}.tar.gz ${BZIP2_102_SOURCE}:bzip2102src ${BZIP2_103_SOURCE}:bzip2103src -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Source delta update program RUN_DEPENDS= bdelta:misc/bdelta \ Modified: head/sysutils/gkrellfire/Makefile ============================================================================== --- head/sysutils/gkrellfire/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/sysutils/gkrellfire/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= http://freenet-homepage.de/thomas-steinke/ \ LOCAL/novel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gkrellm2 plugin which shows the system load as a flame BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 Modified: head/x11-clocks/alltraxclock/Makefile ============================================================================== --- head/x11-clocks/alltraxclock/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/x11-clocks/alltraxclock/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -9,7 +9,7 @@ MASTER_SITES= http://perso.wanadoo.fr/alltrax/ \ LOCAL/novel DISTNAME= ${PORTNAME}2_0.2-1 -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Analog clock plugin for gkrellm2 BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 Modified: head/x11-wm/fbcmd/Makefile ============================================================================== --- head/x11-wm/fbcmd/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/x11-wm/fbcmd/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://darkshed.net/files/c_cpp/fbcmd/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commandline utility for controlling fluxbox LICENSE= MIT Modified: head/x11-wm/genmenu/Makefile ============================================================================== --- head/x11-wm/genmenu/Makefile Sun Feb 24 12:39:25 2019 (r493756) +++ head/x11-wm/genmenu/Makefile Sun Feb 24 12:47:30 2019 (r493757) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://gtk.no/archive/genmenu/ -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generating menus for Bbox, Fbox, Obox, WM and E RUN_DEPENDS= bash:shells/bash From owner-svn-ports-all@freebsd.org Sun Feb 24 14:06:11 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5012151FF9A; Sun, 24 Feb 2019 14:06:11 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5921E6E934; Sun, 24 Feb 2019 14:06:11 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4D35163FF; Sun, 24 Feb 2019 14:06:11 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OE6BFC017303; Sun, 24 Feb 2019 14:06:11 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OE6B61017302; Sun, 24 Feb 2019 14:06:11 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902241406.x1OE6B61017302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 24 Feb 2019 14:06:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493762 - head/devel/cpuflags X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/cpuflags X-SVN-Commit-Revision: 493762 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5921E6E934 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.93)[-0.929,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 14:06:11 -0000 Author: tobik Date: Sun Feb 24 14:06:10 2019 New Revision: 493762 URL: https://svnweb.freebsd.org/changeset/ports/493762 Log: Deprecate devel/cpuflags It's supposed to "return appropriate gcc flags to optimise compilation for the current CPU", but it does not recognize modern CPUs. MASTER_SITES is dead, no upstream is given in pkg-descr. pkgsrc has a newer version 1.43 from 3 years ago, but for modern compilers just using -march=native is probably a better alternative. PR: 235993 Modified: head/devel/cpuflags/Makefile Modified: head/devel/cpuflags/Makefile ============================================================================== --- head/devel/cpuflags/Makefile Sun Feb 24 13:56:44 2019 (r493761) +++ head/devel/cpuflags/Makefile Sun Feb 24 14:06:10 2019 (r493762) @@ -9,6 +9,9 @@ MASTER_SITES= http://awesom.eu/~acieroid/files/ports/$ MAINTAINER= ports@FreeBSD.org COMMENT= Determine compiler flags to best target current cpu +DEPRECATED= does not recognize modern CPUs; use -march=native instead +EXPIRATION_DATE= 2019-03-03 + post-install: ${REINPLACE_CMD} -i '' -e "s,@@SH@@,${SH:Q}," ${STAGEDIR}${PREFIX}/bin/cpuflags From owner-svn-ports-all@freebsd.org Sun Feb 24 15:34:42 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5956F15016E6; Sun, 24 Feb 2019 15:34:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECC74717B7; Sun, 24 Feb 2019 15:34:41 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E1C2B7358; Sun, 24 Feb 2019 15:34:41 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OFYfEC064342; Sun, 24 Feb 2019 15:34:41 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OFYfVJ064339; Sun, 24 Feb 2019 15:34:41 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201902241534.x1OFYfVJ064339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 24 Feb 2019 15:34:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493767 - in head/devel/libgit2-glib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kwm X-SVN-Commit-Paths: in head/devel/libgit2-glib: . files X-SVN-Commit-Revision: 493767 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: ECC74717B7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.93)[-0.929,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 15:34:42 -0000 Author: kwm Date: Sun Feb 24 15:34:40 2019 New Revision: 493767 URL: https://svnweb.freebsd.org/changeset/ports/493767 Log: Update libgit2-glib to 0.27.8. Deleted: head/devel/libgit2-glib/files/ Modified: head/devel/libgit2-glib/Makefile head/devel/libgit2-glib/distinfo head/devel/libgit2-glib/pkg-plist Modified: head/devel/libgit2-glib/Makefile ============================================================================== --- head/devel/libgit2-glib/Makefile Sun Feb 24 15:29:38 2019 (r493766) +++ head/devel/libgit2-glib/Makefile Sun Feb 24 15:34:40 2019 (r493767) @@ -4,8 +4,7 @@ # Also update devel/libgit2, devel/rubygem-rugged, devel/py-pygit2 PORTNAME= libgit2-glib -PORTVERSION= 0.27.7 -PORTREVISION= 1 +PORTVERSION= 0.27.8 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome Modified: head/devel/libgit2-glib/distinfo ============================================================================== --- head/devel/libgit2-glib/distinfo Sun Feb 24 15:29:38 2019 (r493766) +++ head/devel/libgit2-glib/distinfo Sun Feb 24 15:34:40 2019 (r493767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543786494 -SHA256 (gnome/libgit2-glib-0.27.7.tar.xz) = 1131df6d45e405756ef2d9b7613354d542ce99883f6a89582d6236d01bd2efc2 -SIZE (gnome/libgit2-glib-0.27.7.tar.xz) = 137784 +TIMESTAMP = 1550177617 +SHA256 (gnome/libgit2-glib-0.27.8.tar.xz) = c199d69efd69e27e38a650d78357a135f961501d734967bc8c449064dce31935 +SIZE (gnome/libgit2-glib-0.27.8.tar.xz) = 137796 Modified: head/devel/libgit2-glib/pkg-plist ============================================================================== --- head/devel/libgit2-glib/pkg-plist Sun Feb 24 15:29:38 2019 (r493766) +++ head/devel/libgit2-glib/pkg-plist Sun Feb 24 15:34:40 2019 (r493767) @@ -71,7 +71,7 @@ include/libgit2-glib-1.0/libgit2-glib/ggit.h lib/girepository-1.0/Ggit-1.0.typelib lib/libgit2-glib-1.0.so lib/libgit2-glib-1.0.so.0 -lib/libgit2-glib-1.0.so.0.2707.0 +lib/libgit2-glib-1.0.so.0.2708.0 libdata/pkgconfig/libgit2-glib-1.0.pc share/gir-1.0/Ggit-1.0.gir share/vala/vapi/ggit-1.0.deps From owner-svn-ports-all@freebsd.org Sun Feb 24 16:04:59 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B38221502361; Sun, 24 Feb 2019 16:04:59 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 587B0726E5; Sun, 24 Feb 2019 16:04:59 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C3EE7863; Sun, 24 Feb 2019 16:04:59 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OG4xlB080234; Sun, 24 Feb 2019 16:04:59 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OG4wlv080231; Sun, 24 Feb 2019 16:04:58 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201902241604.x1OG4wlv080231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Sun, 24 Feb 2019 16:04:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493769 - head/biology/unanimity X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/biology/unanimity X-SVN-Commit-Revision: 493769 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 587B0726E5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 16:05:00 -0000 Author: jwb Date: Sun Feb 24 16:04:58 2019 New Revision: 493769 URL: https://svnweb.freebsd.org/changeset/ports/493769 Log: biology/unanimity: Upgrade to 3.4.1 Minor fixes and enhancements upstream. Modified: head/biology/unanimity/Makefile head/biology/unanimity/distinfo head/biology/unanimity/pkg-plist Modified: head/biology/unanimity/Makefile ============================================================================== --- head/biology/unanimity/Makefile Sun Feb 24 15:36:34 2019 (r493768) +++ head/biology/unanimity/Makefile Sun Feb 24 16:04:58 2019 (r493769) @@ -2,7 +2,7 @@ PORTNAME= unanimity DISTVERSIONPREFIX= v -DISTVERSION= 3.4.0 +DISTVERSION= 3.4.1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org Modified: head/biology/unanimity/distinfo ============================================================================== --- head/biology/unanimity/distinfo Sun Feb 24 15:36:34 2019 (r493768) +++ head/biology/unanimity/distinfo Sun Feb 24 16:04:58 2019 (r493769) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550617512 -SHA256 (PacificBiosciences-unanimity-v3.4.0_GH0.tar.gz) = cb2fd361b2cae1196e710e4d0b8af3b03a7f09145f96ce8aa7d2aef2401ca8e0 -SIZE (PacificBiosciences-unanimity-v3.4.0_GH0.tar.gz) = 6493566 +TIMESTAMP = 1551014614 +SHA256 (PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz) = fccb2cf14cdc324592724df5699a113a04ce6d4f40f00c68ca3df541e17b4f35 +SIZE (PacificBiosciences-unanimity-v3.4.1_GH0.tar.gz) = 6493661 Modified: head/biology/unanimity/pkg-plist ============================================================================== --- head/biology/unanimity/pkg-plist Sun Feb 24 15:36:34 2019 (r493768) +++ head/biology/unanimity/pkg-plist Sun Feb 24 16:04:58 2019 (r493769) @@ -77,6 +77,6 @@ lib/libunanimity.so.3.0 lib/libunanimity.so.3.0.0 %%PYTHON_SITELIBDIR%%/ConsensusCore2.py %%PYTHON_SITELIBDIR%%/ConsensusCore2.pyc -%%PYTHON_SITELIBDIR%%/ConsensusCore2.pyo +%%PYTHON_SITELIBDIR%%/ConsensusCore2.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/_ConsensusCore2.so libdata/pkgconfig/unanimity.pc From owner-svn-ports-all@freebsd.org Sun Feb 24 06:50:08 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5215415147CC; Sun, 24 Feb 2019 06:50:08 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DE9F088F35; Sun, 24 Feb 2019 06:50:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D073914F7; Sun, 24 Feb 2019 06:50:07 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1O6o7BH086150; Sun, 24 Feb 2019 06:50:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1O6o73T086147; Sun, 24 Feb 2019 06:50:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201902240650.x1O6o73T086147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 24 Feb 2019 06:50:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493744 - head/multimedia/svt-hevc X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/svt-hevc X-SVN-Commit-Revision: 493744 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DE9F088F35 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_SHORT(-0.92)[-0.921,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 06:50:08 -0000 Author: jbeich Date: Sun Feb 24 06:50:07 2019 New Revision: 493744 URL: https://svnweb.freebsd.org/changeset/ports/493744 Log: multimedia/svt-hevc: allow aborting quickly ^C tried to drain the queue first but it isn't always desirable if the result would be discarded later. Modified: head/multimedia/svt-hevc/Makefile (contents, props changed) head/multimedia/svt-hevc/distinfo (contents, props changed) Modified: head/multimedia/svt-hevc/Makefile ============================================================================== --- head/multimedia/svt-hevc/Makefile Sun Feb 24 06:38:45 2019 (r493743) +++ head/multimedia/svt-hevc/Makefile Sun Feb 24 06:50:07 2019 (r493744) @@ -3,11 +3,12 @@ PORTNAME= svt-hevc DISTVERSIONPREFIX= v PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= ad0942db4ce4.patch:-p1 +PATCHFILES+= 87e168e78620.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Scalable HEVC encoder Modified: head/multimedia/svt-hevc/distinfo ============================================================================== --- head/multimedia/svt-hevc/distinfo Sun Feb 24 06:38:45 2019 (r493743) +++ head/multimedia/svt-hevc/distinfo Sun Feb 24 06:50:07 2019 (r493744) @@ -3,3 +3,5 @@ SHA256 (Intel-SVT-HEVC-v1.3.0_GH0.tar.gz) = ef21f3a13e SIZE (Intel-SVT-HEVC-v1.3.0_GH0.tar.gz) = 1137878 SHA256 (ad0942db4ce4.patch) = 2165f1b1d658dbbac91f8a2e86976f6692f93fcc6649feacbc6013d811874f48 SIZE (ad0942db4ce4.patch) = 864 +SHA256 (87e168e78620.patch) = c540e265016dfda819fe7086070d39804e4205b45a2fa94800406798c5839d1c +SIZE (87e168e78620.patch) = 685 From owner-svn-ports-all@freebsd.org Sun Feb 24 16:34:23 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33DB01502F26; Sun, 24 Feb 2019 16:34:23 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C814A73461; Sun, 24 Feb 2019 16:34:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA19E7D9F; Sun, 24 Feb 2019 16:34:22 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OGYMAL095646; Sun, 24 Feb 2019 16:34:22 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OGYMdk095644; Sun, 24 Feb 2019 16:34:22 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201902241634.x1OGYMdk095644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 24 Feb 2019 16:34:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493770 - head/irc/weechat X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/irc/weechat X-SVN-Commit-Revision: 493770 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C814A73461 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2019 16:34:23 -0000 Author: brnrd Date: Sun Feb 24 16:34:22 2019 New Revision: 493770 URL: https://svnweb.freebsd.org/changeset/ports/493770 Log: irc/weechat: Update to 2.4 Changelog https://weechat.org/files/changelog/ChangeLog-2.4.html PR: 235972 Submitted by: Dmitri Goutnik Modified: head/irc/weechat/Makefile head/irc/weechat/distinfo Modified: head/irc/weechat/Makefile ============================================================================== --- head/irc/weechat/Makefile Sun Feb 24 16:04:58 2019 (r493769) +++ head/irc/weechat/Makefile Sun Feb 24 16:34:22 2019 (r493770) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ Modified: head/irc/weechat/distinfo ============================================================================== --- head/irc/weechat/distinfo Sun Feb 24 16:04:58 2019 (r493769) +++ head/irc/weechat/distinfo Sun Feb 24 16:34:22 2019 (r493770) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540217779 -SHA256 (weechat-2.3.tar.xz) = ef8654313bfb0ca92e27cf579efb2d9b17e53505e615bf3d71a51aef44e56a5f -SIZE (weechat-2.3.tar.xz) = 2025652 +TIMESTAMP = 1550403590 +SHA256 (weechat-2.4.tar.xz) = 86d626c58d666ca58ef4762ff60c24c89f4632d95ed401773d5584043d865c73 +SIZE (weechat-2.4.tar.xz) = 2044448 From owner-svn-ports-all@freebsd.org Sun Feb 24 15:22:42 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13FDA15011D9; Sun, 24 Feb 2019 15:22:42 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7016710A8; Sun, 24 Feb 2019 15:22:41 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9333271B4; Sun, 24 Feb 2019 15:22:41 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1OFMfSh059094; Sun, 24 Feb 2019 15:22:41 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1OFMeHv059091; Sun, 24 Feb 2019 15:22:40 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201902241522.x1OFMeHv059091@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 24 Feb 2019 15:22:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493765 - in head: . security/gnutls X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: in head: . security/gnutls X-SVN-Commit-Revision: 493765 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: A7016710A8 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.93)[-0.932,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM