From owner-svn-ports-branches@freebsd.org Mon Apr 29 20:29:05 2019 Return-Path: Delivered-To: svn-ports-branches@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 D7680159CC63; Mon, 29 Apr 2019 20:29:04 +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 7B9BE725D2; Mon, 29 Apr 2019 20:29:04 +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 3DB0627240; Mon, 29 Apr 2019 20:29:04 +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 x3TKT4Jq005737; Mon, 29 Apr 2019 20:29:04 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3TKT3Uf005736; Mon, 29 Apr 2019 20:29:03 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201904292029.x3TKT3Uf005736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 29 Apr 2019 20:29:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500430 - branches/2019Q2/multimedia/dav1d X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2019Q2/multimedia/dav1d X-SVN-Commit-Revision: 500430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7B9BE725D2 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.969,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2019 20:29:05 -0000 Author: jbeich Date: Mon Apr 29 20:29:03 2019 New Revision: 500430 URL: https://svnweb.freebsd.org/changeset/ports/500430 Log: MFH: r500429 multimedia/dav1d: update to 0.3.0 Changes: https://code.videolan.org/videolan/dav1d/tags/0.3.0 Changes: https://code.videolan.org/videolan/dav1d/blob/0.3.0/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.2.2...0.3.0 Approved by: ports-secteam (required by Firefox 68) Modified: branches/2019Q2/multimedia/dav1d/Makefile branches/2019Q2/multimedia/dav1d/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/multimedia/dav1d/Makefile ============================================================================== --- branches/2019Q2/multimedia/dav1d/Makefile Mon Apr 29 20:27:52 2019 (r500429) +++ branches/2019Q2/multimedia/dav1d/Makefile Mon Apr 29 20:29:03 2019 (r500430) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dav1d -DISTVERSION= 0.2.2 +DISTVERSION= 0.3.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://code.videolan.org GL_ACCOUNT= videolan -GL_COMMIT= 1f7a7e8a6af739a05b320151d04f0f7509ae7579 +GL_COMMIT= de2059a1167ed560269c3253768929ef19cae989 CONFIGURE_ENV= UNAME_m=${ARCH} # XXX cpu_family() OPTIONS_DEFINE= TEST Modified: branches/2019Q2/multimedia/dav1d/distinfo ============================================================================== --- branches/2019Q2/multimedia/dav1d/distinfo Mon Apr 29 20:27:52 2019 (r500429) +++ branches/2019Q2/multimedia/dav1d/distinfo Mon Apr 29 20:29:03 2019 (r500430) @@ -1,5 +1,5 @@ -TIMESTAMP = 1555658199 -SHA256 (videolan-dav1d-1f7a7e8a6af739a05b320151d04f0f7509ae7579_GL0.tar.gz) = add58d685c5eccc252364f599c0330257e3fc3f5de7b190c20cc1f8c66dc4fd0 -SIZE (videolan-dav1d-1f7a7e8a6af739a05b320151d04f0f7509ae7579_GL0.tar.gz) = 569274 +TIMESTAMP = 1556557488 +SHA256 (videolan-dav1d-de2059a1167ed560269c3253768929ef19cae989_GL0.tar.gz) = ed8d96bef1e7117179031e2bda77a690ce9db00e34e269fc2a5861feb65b345e +SIZE (videolan-dav1d-de2059a1167ed560269c3253768929ef19cae989_GL0.tar.gz) = 569344 SHA256 (videolan-dav1d-test-data-3ccdd3df4fb8583d58bcc0101e315b00ec3ae130_GL0.tar.gz) = 4ac0c3fa7993f53c6e5f03fda28252269ecd6ca11bcd96f6026cb0c2edb64d41 SIZE (videolan-dav1d-test-data-3ccdd3df4fb8583d58bcc0101e315b00ec3ae130_GL0.tar.gz) = 31340228 From owner-svn-ports-branches@freebsd.org Mon Apr 29 20:31:24 2019 Return-Path: Delivered-To: svn-ports-branches@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 10527159CCE4; Mon, 29 Apr 2019 20:31:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A698672B47; Mon, 29 Apr 2019 20:31:23 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 7DC82A33E; Mon, 29 Apr 2019 20:31:23 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r500430 - branches/2019Q2/multimedia/dav1d References: <201904292029.x3TKT3Uf005736@repo.freebsd.org> Date: Mon, 29 Apr 2019 22:31:20 +0200 In-Reply-To: <201904292029.x3TKT3Uf005736@repo.freebsd.org> (Jan Beich's message of "Mon, 29 Apr 2019 20:29:03 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: A698672B47 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.80 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_SHORT(-0.81)[-0.809,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2019 20:31:24 -0000 Jan Beich writes: > Author: jbeich > Date: Mon Apr 29 20:29:03 2019 > New Revision: 500430 > URL: https://svnweb.freebsd.org/changeset/ports/500430 > > Log: > MFH: r500429 > > multimedia/dav1d: update to 0.3.0 > > Changes: https://code.videolan.org/videolan/dav1d/tags/0.3.0 > Changes: https://code.videolan.org/videolan/dav1d/blob/0.3.0/NEWS > Changes: https://code.videolan.org/videolan/dav1d/compare/0.2.2...0.3.0 > Approved by: ports-secteam (required by Firefox 68) ^^^ Missed word: blanket See https://bugzilla.mozilla.org/show_bug.cgi?id=1546070 From owner-svn-ports-branches@freebsd.org Tue Apr 30 00:33:18 2019 Return-Path: Delivered-To: svn-ports-branches@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 1DFE315A2196; Tue, 30 Apr 2019 00:33:18 +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 AF9EF847FB; Tue, 30 Apr 2019 00:33:17 +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 8DFF71D3D; Tue, 30 Apr 2019 00:33:17 +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 x3U0XHmE037731; Tue, 30 Apr 2019 00:33:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3U0XHaZ037730; Tue, 30 Apr 2019 00:33:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201904300033.x3U0XHaZ037730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 30 Apr 2019 00:33:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500450 - branches/2019Q2/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2019Q2/emulators/citra X-SVN-Commit-Revision: 500450 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AF9EF847FB 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.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.965,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2019 00:33:18 -0000 Author: jbeich Date: Tue Apr 30 00:33:16 2019 New Revision: 500450 URL: https://svnweb.freebsd.org/changeset/ports/500450 Log: MFH: r500447 emulators/citra: update to s20190429 Changes: https://github.com/citra-emu/citra/compare/7ea82e794...37861526f Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2019Q2/emulators/citra/Makefile branches/2019Q2/emulators/citra/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/emulators/citra/Makefile ============================================================================== --- branches/2019Q2/emulators/citra/Makefile Tue Apr 30 00:29:35 2019 (r500449) +++ branches/2019Q2/emulators/citra/Makefile Tue Apr 30 00:33:16 2019 (r500450) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20190426 +PORTVERSION= s20190429 PORTREVISION?= 0 CATEGORIES= emulators @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 7ea82e794 +GH_TAGNAME= 37861526f GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \ Modified: branches/2019Q2/emulators/citra/distinfo ============================================================================== --- branches/2019Q2/emulators/citra/distinfo Tue Apr 30 00:29:35 2019 (r500449) +++ branches/2019Q2/emulators/citra/distinfo Tue Apr 30 00:33:16 2019 (r500450) @@ -1,6 +1,6 @@ -TIMESTAMP = 1556316433 -SHA256 (citra-emu-citra-s20190426-7ea82e794_GH0.tar.gz) = b69b261ed42489b4b9962fd4a49d7bba650fec0d5cbe9e0ad24c467e6add6354 -SIZE (citra-emu-citra-s20190426-7ea82e794_GH0.tar.gz) = 4931456 +TIMESTAMP = 1556545193 +SHA256 (citra-emu-citra-s20190429-37861526f_GH0.tar.gz) = 80a08a517885a2950ab117748145ec6a89eef67614bbcca120796675b672e532 +SIZE (citra-emu-citra-s20190429-37861526f_GH0.tar.gz) = 4932721 SHA256 (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = f3fc8c9d4991b05ca1e1c8f5907ecd3ffd9724a8dccf328087b4784cda5c7db3 SIZE (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = 1762942 SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c From owner-svn-ports-branches@freebsd.org Tue Apr 30 11:13:48 2019 Return-Path: Delivered-To: svn-ports-branches@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 D7108158D278; Tue, 30 Apr 2019 11:13:48 +0000 (UTC) (envelope-from swills@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 7AEFF6B0DC; Tue, 30 Apr 2019 11:13:48 +0000 (UTC) (envelope-from swills@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 538478CAC; Tue, 30 Apr 2019 11:13:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3UBDmbj075330; Tue, 30 Apr 2019 11:13:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3UBDmtH075329; Tue, 30 Apr 2019 11:13:48 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201904301113.x3UBDmtH075329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 30 Apr 2019 11:13:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500479 - branches/2019Q2/security/libssh2 X-SVN-Group: ports-branches X-SVN-Commit-Author: swills X-SVN-Commit-Paths: branches/2019Q2/security/libssh2 X-SVN-Commit-Revision: 500479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7AEFF6B0DC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2019 11:13:49 -0000 Author: swills Date: Tue Apr 30 11:13:47 2019 New Revision: 500479 URL: https://svnweb.freebsd.org/changeset/ports/500479 Log: MFH: r500478 security/libssh2: Update to 1.8.2 Fixes broken userauth module in 1.8.1 PR: 237541 Submitted by: leres Approved by: sbz (maintainer) Approved by: ports-secteam (implicit) Modified: branches/2019Q2/security/libssh2/Makefile branches/2019Q2/security/libssh2/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/security/libssh2/Makefile ============================================================================== --- branches/2019Q2/security/libssh2/Makefile Tue Apr 30 11:12:28 2019 (r500478) +++ branches/2019Q2/security/libssh2/Makefile Tue Apr 30 11:13:47 2019 (r500479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libssh2 -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 PORTEPOCH= 3 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ Modified: branches/2019Q2/security/libssh2/distinfo ============================================================================== --- branches/2019Q2/security/libssh2/distinfo Tue Apr 30 11:12:28 2019 (r500478) +++ branches/2019Q2/security/libssh2/distinfo Tue Apr 30 11:13:47 2019 (r500479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553244098 -SHA256 (libssh2-1.8.1.tar.gz) = 40b517f35b1bb869d0075b15125c7a015557f53a5a3a6a8bffb89b69fd70f159 -SIZE (libssh2-1.8.1.tar.gz) = 858088 +TIMESTAMP = 1556141679 +SHA256 (libssh2-1.8.2.tar.gz) = 088307d9f6b6c4b8c13f34602e8ff65d21c2dc4d55284dfe15d502c4ee190d67 +SIZE (libssh2-1.8.2.tar.gz) = 859587 From owner-svn-ports-branches@freebsd.org Tue Apr 30 16:45:02 2019 Return-Path: Delivered-To: svn-ports-branches@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 2C6AE1597A6E; Tue, 30 Apr 2019 16:45:02 +0000 (UTC) (envelope-from lme@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 C375982F1B; Tue, 30 Apr 2019 16:45:01 +0000 (UTC) (envelope-from lme@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 9B9B2C829; Tue, 30 Apr 2019 16:45:01 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3UGj1H3052181; Tue, 30 Apr 2019 16:45:01 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3UGj1g9052180; Tue, 30 Apr 2019 16:45:01 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201904301645.x3UGj1g9052180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 30 Apr 2019 16:45:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500507 - branches/2019Q2/net-mgmt/icingaweb2 X-SVN-Group: ports-branches X-SVN-Commit-Author: lme X-SVN-Commit-Paths: branches/2019Q2/net-mgmt/icingaweb2 X-SVN-Commit-Revision: 500507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C375982F1B X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2019 16:45:02 -0000 Author: lme Date: Tue Apr 30 16:45:01 2019 New Revision: 500507 URL: https://svnweb.freebsd.org/changeset/ports/500507 Log: MFH: r500393 net-mgmt/icingaweb2: - Fix plist by installing icingacli's bash completion to ${PREFIX}/etc/bash_completion.d/ - Bump PORTREVISION PR: 237596 Submitted by: Fredrik Eriksson Approved by: portmgr (antoine) Modified: branches/2019Q2/net-mgmt/icingaweb2/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/net-mgmt/icingaweb2/Makefile ============================================================================== --- branches/2019Q2/net-mgmt/icingaweb2/Makefile Tue Apr 30 16:32:29 2019 (r500506) +++ branches/2019Q2/net-mgmt/icingaweb2/Makefile Tue Apr 30 16:45:01 2019 (r500507) @@ -3,6 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -48,9 +49,9 @@ post-patch: ${REINPLACE_CMD} 's%readlink[^)]*)%"${PREFIX}/bin/php"%g' \ ${WRKSRC}/application/clicommands/WebCommand.php do-install: - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/bash_completion.d/ + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${WRKSRC}/etc/bash_completion.d/icingacli \ - ${STAGEDIR}${EXAMPLESDIR}/bash_completion.d + ${STAGEDIR}${PREFIX}/etc/bash_completion.d (cd ${WRKSRC} && ${RM} -r .mailmap changelog.py icingaweb2.spec \ bin/license_writer.py packages test) (${FIND} ${WRKSRC} -name "*.bak" -delete) @@ -60,6 +61,7 @@ do-install: ${CHMOD} 755 ${STAGEDIR}${WWWDIR}/bin/icingacli ${RLN} ${STAGEDIR}${WWWDIR}/bin/icingacli ${STAGEDIR}${PREFIX}/bin/icingacli ${MKDIR} ${STAGEDIR}${ETCDIR} + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ .for webserver in apache nginx ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/${webserver} # ICINGAWEB_CONFIGDIR is set to /nonexistent to allow staging as user. From owner-svn-ports-branches@freebsd.org Tue Apr 30 20:36:20 2019 Return-Path: Delivered-To: svn-ports-branches@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 8EE0A159DB4A; Tue, 30 Apr 2019 20:36:20 +0000 (UTC) (envelope-from zeising@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 2EBFD8D99E; Tue, 30 Apr 2019 20:36:20 +0000 (UTC) (envelope-from zeising@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 0738DF1DA; Tue, 30 Apr 2019 20:36:20 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3UKaJjM079820; Tue, 30 Apr 2019 20:36:19 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3UKaJis079816; Tue, 30 Apr 2019 20:36:19 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201904302036.x3UKaJis079816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Tue, 30 Apr 2019 20:36:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500563 - in branches/2019Q2/graphics: drm-current-kmod drm-fbsd12.0-kmod X-SVN-Group: ports-branches X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in branches/2019Q2/graphics: drm-current-kmod drm-fbsd12.0-kmod X-SVN-Commit-Revision: 500563 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2EBFD8D99E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2019 20:36:20 -0000 Author: zeising Date: Tue Apr 30 20:36:18 2019 New Revision: 500563 URL: https://svnweb.freebsd.org/changeset/ports/500563 Log: MFH: r499933 r500562 graphics/drm-current-kmod: Update to latest snapshot. Fixes compilation on recent HEAD. Update drm driver snapshots Update the drm drivers for current (drm-current-kmod) and for 12 (drm-fbsd12.0-kmod) to their respective latest snapshots. This includes fixes to debugging output using debugfs. Approved by: jmd (maintainer, implicit) Sponsored by: B3 Init (zeising) Approved by: ports-secteam (implicit, drm-drivers blanket) Modified: branches/2019Q2/graphics/drm-current-kmod/Makefile branches/2019Q2/graphics/drm-current-kmod/distinfo branches/2019Q2/graphics/drm-fbsd12.0-kmod/Makefile branches/2019Q2/graphics/drm-fbsd12.0-kmod/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/graphics/drm-current-kmod/Makefile ============================================================================== --- branches/2019Q2/graphics/drm-current-kmod/Makefile Tue Apr 30 20:27:54 2019 (r500562) +++ branches/2019Q2/graphics/drm-current-kmod/Makefile Tue Apr 30 20:36:18 2019 (r500563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-current-kmod -PORTVERSION= 4.16.g20190323 +PORTVERSION= 4.16.g20190430 CATEGORIES= graphics kld MAINTAINER= jmd@FreeBSD.org @@ -25,7 +25,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= 068d6be +GH_TAGNAME= 993d966 .include Modified: branches/2019Q2/graphics/drm-current-kmod/distinfo ============================================================================== --- branches/2019Q2/graphics/drm-current-kmod/distinfo Tue Apr 30 20:27:54 2019 (r500562) +++ branches/2019Q2/graphics/drm-current-kmod/distinfo Tue Apr 30 20:36:18 2019 (r500563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553303235 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190323-068d6be_GH0.tar.gz) = 880b2cc4cef6e98b9d4acd58b91eab807e5a24e1f8454fc1168f6a7725797669 -SIZE (FreeBSDDesktop-kms-drm-4.16.g20190323-068d6be_GH0.tar.gz) = 13089219 +TIMESTAMP = 1556654768 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 5e6e59b23fe7e316bb09d97c7dcb72f3f359f1e320c160b635d80a223f71249c +SIZE (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 13091867 Modified: branches/2019Q2/graphics/drm-fbsd12.0-kmod/Makefile ============================================================================== --- branches/2019Q2/graphics/drm-fbsd12.0-kmod/Makefile Tue Apr 30 20:27:54 2019 (r500562) +++ branches/2019Q2/graphics/drm-fbsd12.0-kmod/Makefile Tue Apr 30 20:36:18 2019 (r500563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-fbsd12.0-kmod -PORTVERSION= 4.16.g20190424 +PORTVERSION= 4.16.g20190430 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org @@ -25,7 +25,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= 70ef5ae +GH_TAGNAME= 6a70888 .include Modified: branches/2019Q2/graphics/drm-fbsd12.0-kmod/distinfo ============================================================================== --- branches/2019Q2/graphics/drm-fbsd12.0-kmod/distinfo Tue Apr 30 20:27:54 2019 (r500562) +++ branches/2019Q2/graphics/drm-fbsd12.0-kmod/distinfo Tue Apr 30 20:36:18 2019 (r500563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556128311 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190424-70ef5ae_GH0.tar.gz) = eeb0841a439db690902e0354bff9df2635b4db5ddb27116a5446dc93edc206ea -SIZE (FreeBSDDesktop-kms-drm-4.16.g20190424-70ef5ae_GH0.tar.gz) = 13089294 +TIMESTAMP = 1556655047 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190430-6a70888_GH0.tar.gz) = 044e74fcd87075fe81f060f16a09220847d6f6c415cd579036e7cdcaa5d826f9 +SIZE (FreeBSDDesktop-kms-drm-4.16.g20190430-6a70888_GH0.tar.gz) = 13089720 From owner-svn-ports-branches@freebsd.org Thu May 2 00:34:20 2019 Return-Path: Delivered-To: svn-ports-branches@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 27B2D1582928; Thu, 2 May 2019 00:34:20 +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 C21E06D714; Thu, 2 May 2019 00:34:19 +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 99ED315BB; Thu, 2 May 2019 00:34:19 +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 x420YJQd065020; Thu, 2 May 2019 00:34:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x420YJfF065019; Thu, 2 May 2019 00:34:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201905020034.x420YJfF065019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 2 May 2019 00:34:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500628 - branches/2019Q2/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2019Q2/emulators/citra X-SVN-Commit-Revision: 500628 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C21E06D714 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2019 00:34:20 -0000 Author: jbeich Date: Thu May 2 00:34:19 2019 New Revision: 500628 URL: https://svnweb.freebsd.org/changeset/ports/500628 Log: MFH: r500624 emulators/citra: update to s20190501 Changes: https://github.com/citra-emu/citra/compare/37861526f...623b0621a Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2019Q2/emulators/citra/Makefile branches/2019Q2/emulators/citra/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/emulators/citra/Makefile ============================================================================== --- branches/2019Q2/emulators/citra/Makefile Thu May 2 00:33:14 2019 (r500627) +++ branches/2019Q2/emulators/citra/Makefile Thu May 2 00:34:19 2019 (r500628) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20190429 +PORTVERSION= s20190501 PORTREVISION?= 0 CATEGORIES= emulators @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 37861526f +GH_TAGNAME= 623b0621a GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \ Modified: branches/2019Q2/emulators/citra/distinfo ============================================================================== --- branches/2019Q2/emulators/citra/distinfo Thu May 2 00:33:14 2019 (r500627) +++ branches/2019Q2/emulators/citra/distinfo Thu May 2 00:34:19 2019 (r500628) @@ -1,6 +1,6 @@ -TIMESTAMP = 1556545193 -SHA256 (citra-emu-citra-s20190429-37861526f_GH0.tar.gz) = 80a08a517885a2950ab117748145ec6a89eef67614bbcca120796675b672e532 -SIZE (citra-emu-citra-s20190429-37861526f_GH0.tar.gz) = 4932721 +TIMESTAMP = 1556713729 +SHA256 (citra-emu-citra-s20190501-623b0621a_GH0.tar.gz) = aefcb7f730509aed7879bbf5a20c859208e193e81074a69dfaa78c0059f69b9f +SIZE (citra-emu-citra-s20190501-623b0621a_GH0.tar.gz) = 4933491 SHA256 (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = f3fc8c9d4991b05ca1e1c8f5907ecd3ffd9724a8dccf328087b4784cda5c7db3 SIZE (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = 1762942 SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c From owner-svn-ports-branches@freebsd.org Thu May 2 18:02:43 2019 Return-Path: Delivered-To: svn-ports-branches@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 EDD9C159D102; Thu, 2 May 2019 18:02:42 +0000 (UTC) (envelope-from ler@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 8F8816B667; Thu, 2 May 2019 18:02:42 +0000 (UTC) (envelope-from ler@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 62C28CF00; Thu, 2 May 2019 18:02:42 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x42I2g1g021369; Thu, 2 May 2019 18:02:42 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x42I2fwE021363; Thu, 2 May 2019 18:02:41 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201905021802.x42I2fwE021363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Thu, 2 May 2019 18:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500671 - in branches/2019Q2/mail: dovecot dovecot-pigeonhole dovecot/files X-SVN-Group: ports-branches X-SVN-Commit-Author: ler X-SVN-Commit-Paths: in branches/2019Q2/mail: dovecot dovecot-pigeonhole dovecot/files X-SVN-Commit-Revision: 500671 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 8F8816B667 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 May 2019 18:02:43 -0000 Author: ler Date: Thu May 2 18:02:40 2019 New Revision: 500671 URL: https://svnweb.freebsd.org/changeset/ports/500671 Log: MFH: r500569 mail/dovecot, mail/dovecot-pigeonhole: upgrade to 2.3.6, 0.5.6 respectively. Dovecot changelog: * CVE-2019-11494: Submission-login crashed with signal 11 due to null pointer access when authentication was aborted by disconnecting. * CVE-2019-11499: Submission-login crashed when authentication was started over TLS secured channel and invalid authentication message was sent. * auth: Support password grant with passdb oauth2. + Use system default CAs for outbound TLS connections. + Simplify array handling with new helper macros. + fts_solr: Enable configuring batch_size and soft_commit features. - lmtp/submission: Fixed various bugs in XCLIENT handling, including a hang when XCLIENT commands were sent infinitely to the remote server. - lmtp/submission: Forwarded multi-line replies were erroneously sent as two replies to the client. - lib-smtp: client: Message was not guaranteed to contain CRLF consistently when CHUNKING was used. - fts_solr: Plugin was no longer compatible with Solr 7. - Make it possible to disable certificate checking without setting ssl_client_ca_* settings. - pop3c: SSL support was broken. - mysql: Closing connection twice lead to crash on some systems. - auth: Multiple oauth2 passdbs crashed auth process on deinit. - HTTP client connection errors infrequently triggered a segmentation fault when the connection was idle and not used for a particular client instance. Pigeonhole changelog: + sieve: Redirect loop prevention is sometimes ineffective. Improve existing loop detection by also recognizing the X-Sieve-Redirected-From header in incoming messages and dropping redirect actions when it points to the sending account. This header is already added by the redirect action, so this improvement only adds an additional use of this header. - sieve: Prevent execution of implicit keep upon temporary failure occurring at runtime. Security: CVE-2019-11494 Security: CVE-2019-11499 Approved by: ports-secteam (miwi) Deleted: branches/2019Q2/mail/dovecot/files/patch-src_lib-sql_driver-mysql.c Modified: branches/2019Q2/mail/dovecot-pigeonhole/Makefile branches/2019Q2/mail/dovecot-pigeonhole/distinfo branches/2019Q2/mail/dovecot/Makefile branches/2019Q2/mail/dovecot/distinfo branches/2019Q2/mail/dovecot/files/patch-src_lib-master_test-event-stats.c branches/2019Q2/mail/dovecot/files/patch-src_plugins_fts-solr_solr-connection.c Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/mail/dovecot-pigeonhole/Makefile ============================================================================== --- branches/2019Q2/mail/dovecot-pigeonhole/Makefile Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot-pigeonhole/Makefile Thu May 2 18:02:40 2019 (r500671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dovecot-pigeonhole -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} @@ -12,8 +12,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA an LICENSE= LGPL21 -BUILD_DEPENDS= dovecot>=2.3.5:mail/dovecot -RUN_DEPENDS= dovecot>=2.3.5:mail/dovecot +BUILD_DEPENDS= dovecot>=2.3.6:mail/dovecot +RUN_DEPENDS= dovecot>=2.3.6:mail/dovecot DOVECOTVERSION= 2.3 Modified: branches/2019Q2/mail/dovecot-pigeonhole/distinfo ============================================================================== --- branches/2019Q2/mail/dovecot-pigeonhole/distinfo Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot-pigeonhole/distinfo Thu May 2 18:02:40 2019 (r500671) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551805776 -SHA256 (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = cbaa106e1c2b23824420efdd6a9f8572c64c8dccf75a3101a899b6ddb25149a5 -SIZE (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 1847487 +TIMESTAMP = 1556659509 +SHA256 (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 7c2fe7e23e732a8451172c00da5f19532448c95e03e44d47c61b123e8210f5b8 +SIZE (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 1854287 Modified: branches/2019Q2/mail/dovecot/Makefile ============================================================================== --- branches/2019Q2/mail/dovecot/Makefile Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot/Makefile Thu May 2 18:02:40 2019 (r500671) @@ -7,7 +7,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.3.5.2 +PORTVERSION= 2.3.6 CATEGORIES= mail ipv6 MASTER_SITES= https://www.dovecot.org/releases/2.3/ Modified: branches/2019Q2/mail/dovecot/distinfo ============================================================================== --- branches/2019Q2/mail/dovecot/distinfo Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot/distinfo Thu May 2 18:02:40 2019 (r500671) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555598613 -SHA256 (dovecot-2.3.5.2.tar.gz) = ba14e41aefd81a868a35b83bcb54194116106424d37690519b50ea83c0f31bf2 -SIZE (dovecot-2.3.5.2.tar.gz) = 6953228 +TIMESTAMP = 1556658186 +SHA256 (dovecot-2.3.6.tar.gz) = ed1d8dc1beeae9c6c73deac73a62ef19fe9262fbffd86604a3f690452f5536c7 +SIZE (dovecot-2.3.6.tar.gz) = 6980135 Modified: branches/2019Q2/mail/dovecot/files/patch-src_lib-master_test-event-stats.c ============================================================================== --- branches/2019Q2/mail/dovecot/files/patch-src_lib-master_test-event-stats.c Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot/files/patch-src_lib-master_test-event-stats.c Thu May 2 18:02:40 2019 (r500671) @@ -1,4 +1,4 @@ ---- src/lib-master/test-event-stats.c.orig 2018-11-23 11:06:49 UTC +--- src/lib-master/test-event-stats.c.orig 2019-04-30 12:25:06 UTC +++ src/lib-master/test-event-stats.c @@ -12,6 +12,7 @@ #include "stats-client.h" @@ -6,5 +6,5 @@ #include +#include #include + #include #include - #include Modified: branches/2019Q2/mail/dovecot/files/patch-src_plugins_fts-solr_solr-connection.c ============================================================================== --- branches/2019Q2/mail/dovecot/files/patch-src_plugins_fts-solr_solr-connection.c Thu May 2 17:10:05 2019 (r500670) +++ branches/2019Q2/mail/dovecot/files/patch-src_plugins_fts-solr_solr-connection.c Thu May 2 18:02:40 2019 (r500671) @@ -1,9 +1,9 @@ ---- src/plugins/fts-solr/solr-connection.c.orig 2019-01-02 22:12:57 UTC +--- src/plugins/fts-solr/solr-connection.c.orig 2019-04-30 12:25:06 UTC +++ src/plugins/fts-solr/solr-connection.c -@@ -156,7 +156,7 @@ int solr_connection_init(const char *url, - http_set.request_timeout_msecs = 60*1000; +@@ -156,7 +156,7 @@ int solr_connection_init(const struct fts_solr_setting http_set.ssl = ssl_client_set; - http_set.debug = debug; + http_set.debug = solr_set->debug; + http_set.rawlog_dir = solr_set->rawlog_dir; - solr_http_client = http_client_init(&http_set); + solr_http_client = http_client_init_private(&http_set); } From owner-svn-ports-branches@freebsd.org Fri May 3 14:02:42 2019 Return-Path: Delivered-To: svn-ports-branches@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 5FF72159151D; Fri, 3 May 2019 14:02:42 +0000 (UTC) (envelope-from madpilot@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 05FE9729AD; Fri, 3 May 2019 14:02:42 +0000 (UTC) (envelope-from madpilot@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 D288721C04; Fri, 3 May 2019 14:02:41 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x43E2fhQ059185; Fri, 3 May 2019 14:02:41 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x43E2eJU059176; Fri, 3 May 2019 14:02:40 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201905031402.x43E2eJU059176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 3 May 2019 14:02:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500733 - in branches/2019Q2/net: asterisk13 asterisk15 asterisk16 pjsip pjsip/files X-SVN-Group: ports-branches X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in branches/2019Q2/net: asterisk13 asterisk15 asterisk16 pjsip pjsip/files X-SVN-Commit-Revision: 500733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 05FE9729AD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 14:02:42 -0000 Author: madpilot Date: Fri May 3 14:02:40 2019 New Revision: 500733 URL: https://svnweb.freebsd.org/changeset/ports/500733 Log: MFH: r500705 r500724 - Add to pjsip a customized config_site.h file with values suggested by the asterisk project. This allows WebRTC to work correctly in asterisk out of the box [1] - Also import some patches to pjsip from the asterisk project. These patches have already been integrated in upstream pjsip development sources [2] Reported by: zhenya1993lzn@yandex.ru [1] Obtained from: https://github.com/asterisk/asterisk/tree/16.3/third-party/pjproject/patches [2] Bump PORTREVISION on asterisk ports after r500705 changes to pjsip. Crashes have been reported, which are fixed by reinstallation. Reported by: Christoph Moench-Tegeder Approved by: ports-secteam (joneum, miwi) Added: branches/2019Q2/net/pjsip/files/config_site.h - copied unchanged from r500705, head/net/pjsip/files/config_site.h branches/2019Q2/net/pjsip/files/patch-0010-outgoing_connected_line_method_update - copied unchanged from r500705, head/net/pjsip/files/patch-0010-outgoing_connected_line_method_update branches/2019Q2/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements - copied unchanged from r500705, head/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements Modified: branches/2019Q2/net/asterisk13/Makefile branches/2019Q2/net/asterisk15/Makefile branches/2019Q2/net/asterisk16/Makefile branches/2019Q2/net/pjsip/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/net/asterisk13/Makefile ============================================================================== --- branches/2019Q2/net/asterisk13/Makefile Fri May 3 13:58:33 2019 (r500732) +++ branches/2019Q2/net/asterisk13/Makefile Fri May 3 14:02:40 2019 (r500733) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.25.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: branches/2019Q2/net/asterisk15/Makefile ============================================================================== --- branches/2019Q2/net/asterisk15/Makefile Fri May 3 13:58:33 2019 (r500732) +++ branches/2019Q2/net/asterisk15/Makefile Fri May 3 14:02:40 2019 (r500733) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 15.7.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: branches/2019Q2/net/asterisk16/Makefile ============================================================================== --- branches/2019Q2/net/asterisk16/Makefile Fri May 3 13:58:33 2019 (r500732) +++ branches/2019Q2/net/asterisk16/Makefile Fri May 3 14:02:40 2019 (r500733) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 16.2.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: branches/2019Q2/net/pjsip/Makefile ============================================================================== --- branches/2019Q2/net/pjsip/Makefile Fri May 3 13:58:33 2019 (r500732) +++ branches/2019Q2/net/pjsip/Makefile Fri May 3 14:02:40 2019 (r500733) @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} @@ -96,8 +97,8 @@ post-patch: @${REINPLACE_CMD} -e 's/$$(APP_LDFLAGS) \{0,1\}//' \ -e 's/$$(OS_LDFLAGS)/$$(APP_LDFLAGS) &/' \ ${WRKSRC}/*/build/Makefile - @${ECHO} "#include " > ${WRKSRC}/pjlib/include/pj/config_site.h - @${ECHO} "#define PJ_IOQUEUE_MAX_HANDLES (FD_SETSIZE)" >> ${WRKSRC}/pjlib/include/pj/config_site.h + @${CP} ${FILESDIR}/config_site.h \ + ${WRKSRC}/pjlib/include/pj/config_site.h post-install-SHARED-on: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so Copied: branches/2019Q2/net/pjsip/files/config_site.h (from r500705, head/net/pjsip/files/config_site.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2019Q2/net/pjsip/files/config_site.h Fri May 3 14:02:40 2019 (r500733, copy of r500705, head/net/pjsip/files/config_site.h) @@ -0,0 +1,40 @@ +/* + * Custom options imported from asterisk provided customizations. + * + * $FreeBSD$ + */ + +#include + +#define PJ_MAX_HOSTNAME (256) +#define PJSIP_MAX_URL_SIZE (512) +#define PJ_IOQUEUE_MAX_HANDLES (FD_SETSIZE) + +#define PJ_SCANNER_USE_BITWISE 0 + +#define PJ_LOG_MAX_LEVEL 6 + +#define PJSIP_MAX_TSX_COUNT ((64*1024)-1) +#define PJSIP_MAX_DIALOG_COUNT ((64*1024)-1) +#define PJSIP_UDP_SO_SNDBUF_SIZE (512*1024) +#define PJSIP_UDP_SO_RCVBUF_SIZE (512*1024) + +#define PJSIP_MAX_PKT_LEN 32000 + +/* Defaults too low for WebRTC */ +#define PJ_ICE_MAX_CAND 32 +#define PJ_ICE_MAX_CHECKS (PJ_ICE_MAX_CAND * PJ_ICE_MAX_CAND) + +/* Increase limits to allow more formats */ +#define PJMEDIA_MAX_SDP_FMT 64 +#define PJMEDIA_MAX_SDP_BANDW 4 +#define PJMEDIA_MAX_SDP_ATTR (PJMEDIA_MAX_SDP_FMT*2 + 4) +#define PJMEDIA_MAX_SDP_MEDIA 16 + +/* + * Turn off the periodic sending of CRLNCRLN. Default is on (90 seconds), + * which conflicts with the global section's keep_alive_interval option in + * pjsip.conf in asterisk. + */ +#define PJSIP_TCP_KEEP_ALIVE_INTERVAL 0 +#define PJSIP_TLS_KEEP_ALIVE_INTERVAL 0 Copied: branches/2019Q2/net/pjsip/files/patch-0010-outgoing_connected_line_method_update (from r500705, head/net/pjsip/files/patch-0010-outgoing_connected_line_method_update) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2019Q2/net/pjsip/files/patch-0010-outgoing_connected_line_method_update Fri May 3 14:02:40 2019 (r500733, copy of r500705, head/net/pjsip/files/patch-0010-outgoing_connected_line_method_update) @@ -0,0 +1,33 @@ +diff --git a/pjsip/src/pjsip-ua/sip_inv.c b/pjsip/src/pjsip-ua/sip_inv.c +--- pjsip/src/pjsip-ua/sip_inv.c ++++ pjsip/src/pjsip-ua/sip_inv.c +@@ -4185,6 +4185,29 @@ + + if (tsx->status_code != 100) { + ++ if (inv->role == PJSIP_ROLE_UAC) { ++ pjsip_rx_data *rdata = e->body.tsx_state.src.rdata; ++ pjsip_allow_hdr *allow = NULL; ++ pjsip_msg *msg = rdata->msg_info.msg; ++ ++ if (msg) { ++ allow = (pjsip_allow_hdr*) pjsip_msg_find_hdr(msg, PJSIP_H_ALLOW, ++ NULL); ++ } ++ if (allow) { ++ unsigned i; ++ const pj_str_t STR_UPDATE = { "UPDATE", 6 }; ++ ++ for (i=0; icount; ++i) { ++ if (pj_stricmp(&allow->values[i], &STR_UPDATE)==0) { ++ /* UPDATE is present in Allow */ ++ inv->options |= PJSIP_INV_SUPPORT_UPDATE; ++ break; ++ } ++ } ++ } ++ } ++ + if (dlg->remote.info->tag.slen) + inv_set_state(inv, PJSIP_INV_STATE_EARLY, e); + Copied: branches/2019Q2/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements (from r500705, head/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2019Q2/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements Fri May 3 14:02:40 2019 (r500733, copy of r500705, head/net/pjsip/files/patch-0020-Fixed-2172-Avoid-double-reference-counter-decrements) @@ -0,0 +1,42 @@ +From 1fed39fe1488abd654a5488b5e6ad59b4b973331 Mon Sep 17 00:00:00 2001 +From: nanang +Date: Tue, 8 Jan 2019 09:07:47 +0000 +Subject: [PATCH 1/5] Fixed #2172: Avoid double reference counter decrements in + timer in the scenario of race condition between pj_timer_heap_cancel() and + pj_timer_heap_poll(). + +--- + pjlib/src/pj/timer.c | 17 ++++++++++------- + 1 file changed, 10 insertions(+), 7 deletions(-) + +diff --git a/pjlib/src/pj/timer.c b/pjlib/src/pj/timer.c +index 90a95e37b..7bae084ef 100644 +--- pjlib/src/pj/timer.c ++++ pjlib/src/pj/timer.c +@@ -580,13 +580,16 @@ static int cancel_timer(pj_timer_heap_t *ht, + + lock_timer_heap(ht); + count = cancel(ht, entry, flags | F_DONT_CALL); +- if (flags & F_SET_ID) { +- entry->id = id_val; +- } +- if (entry->_grp_lock) { +- pj_grp_lock_t *grp_lock = entry->_grp_lock; +- entry->_grp_lock = NULL; +- pj_grp_lock_dec_ref(grp_lock); ++ if (count > 0) { ++ /* Timer entry found & cancelled */ ++ if (flags & F_SET_ID) { ++ entry->id = id_val; ++ } ++ if (entry->_grp_lock) { ++ pj_grp_lock_t *grp_lock = entry->_grp_lock; ++ entry->_grp_lock = NULL; ++ pj_grp_lock_dec_ref(grp_lock); ++ } + } + unlock_timer_heap(ht); + +-- +2.20.1 + From owner-svn-ports-branches@freebsd.org Fri May 3 17:01:44 2019 Return-Path: Delivered-To: svn-ports-branches@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 62DDF15958DC; Fri, 3 May 2019 17:01:44 +0000 (UTC) (envelope-from riggs@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 09D9680A28; Fri, 3 May 2019 17:01:44 +0000 (UTC) (envelope-from riggs@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 D8F0523A8A; Fri, 3 May 2019 17:01:43 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x43H1hDQ051633; Fri, 3 May 2019 17:01:43 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x43H1hTE051631; Fri, 3 May 2019 17:01:43 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201905031701.x43H1hTE051631@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 3 May 2019 17:01:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500744 - branches/2019Q2/net/traefik X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2019Q2/net/traefik X-SVN-Commit-Revision: 500744 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 09D9680A28 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.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.964,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 17:01:44 -0000 Author: riggs Date: Fri May 3 17:01:43 2019 New Revision: 500744 URL: https://svnweb.freebsd.org/changeset/ports/500744 Log: MFH: r500743 Update to upstream version 1.7.11 Details: - Bug fixes and documentation improvements, see https://github.com/containous/traefik/releases/tag/v1.7.11 Approved by: ports-secteam (riggs) Modified: branches/2019Q2/net/traefik/Makefile branches/2019Q2/net/traefik/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/net/traefik/Makefile ============================================================================== --- branches/2019Q2/net/traefik/Makefile Fri May 3 16:58:25 2019 (r500743) +++ branches/2019Q2/net/traefik/Makefile Fri May 3 17:01:43 2019 (r500744) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.7.10 +PORTVERSION= 1.7.11 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui Modified: branches/2019Q2/net/traefik/distinfo ============================================================================== --- branches/2019Q2/net/traefik/distinfo Fri May 3 16:58:25 2019 (r500743) +++ branches/2019Q2/net/traefik/distinfo Fri May 3 17:01:43 2019 (r500744) @@ -1,5 +1,5 @@ -TIMESTAMP = 1555339049 -SHA256 (traefik-webui-static-1.7.10.tar.gz) = 7bb110cf630521a7151202b984d4a899040eda4d89d0136b3d8ad0968bc0492d -SIZE (traefik-webui-static-1.7.10.tar.gz) = 922977 -SHA256 (containous-traefik-v1.7.10_GH0.tar.gz) = cf5d6ea452b1a96bf85ef816bb5c01ea72e04e55e2a1fc1a54d9d5c843ffd139 -SIZE (containous-traefik-v1.7.10_GH0.tar.gz) = 10780701 +TIMESTAMP = 1556792822 +SHA256 (traefik-webui-static-1.7.11.tar.gz) = b4a6775f750883d1059b2b50ae5a5e2f04964c3e41254804a4662bbd63d1c62f +SIZE (traefik-webui-static-1.7.11.tar.gz) = 924271 +SHA256 (containous-traefik-v1.7.11_GH0.tar.gz) = 98e1013c5c3b1549fc211962871186b0f2d098f76625d1a63d9162688793431e +SIZE (containous-traefik-v1.7.11_GH0.tar.gz) = 10857029 From owner-svn-ports-branches@freebsd.org Fri May 3 23:46:36 2019 Return-Path: Delivered-To: svn-ports-branches@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 64A9B159D8B4; Fri, 3 May 2019 23:46:36 +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 0C0258D8D5; Fri, 3 May 2019 23:46:36 +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 D20CB27EA4; Fri, 3 May 2019 23:46:35 +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 x43NkZp6067389; Fri, 3 May 2019 23:46:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x43NkZK7067388; Fri, 3 May 2019 23:46:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201905032346.x43NkZK7067388@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 3 May 2019 23:46:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500762 - branches/2019Q2/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2019Q2/emulators/citra X-SVN-Commit-Revision: 500762 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0C0258D8D5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 23:46:36 -0000 Author: jbeich Date: Fri May 3 23:46:35 2019 New Revision: 500762 URL: https://svnweb.freebsd.org/changeset/ports/500762 Log: MFH: r500760 emulators/citra: update to s20190503 Changes: https://github.com/citra-emu/citra/compare/623b0621a...2c5816978 Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2019Q2/emulators/citra/Makefile branches/2019Q2/emulators/citra/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/emulators/citra/Makefile ============================================================================== --- branches/2019Q2/emulators/citra/Makefile Fri May 3 23:45:12 2019 (r500761) +++ branches/2019Q2/emulators/citra/Makefile Fri May 3 23:46:35 2019 (r500762) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20190501 +PORTVERSION= s20190503 PORTREVISION?= 0 CATEGORIES= emulators @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= 623b0621a +GH_TAGNAME= 2c5816978 GH_TUPLE= citra-emu:ext-libressl-portable:7d01cb0:libressl/externals/libressl \ citra-emu:ext-soundtouch:060181e:soundtouch/externals/soundtouch \ MerryMage:dynarmic:r1-992-g4e6848d1:dynarmic/externals/dynarmic \ Modified: branches/2019Q2/emulators/citra/distinfo ============================================================================== --- branches/2019Q2/emulators/citra/distinfo Fri May 3 23:45:12 2019 (r500761) +++ branches/2019Q2/emulators/citra/distinfo Fri May 3 23:46:35 2019 (r500762) @@ -1,6 +1,6 @@ -TIMESTAMP = 1556713729 -SHA256 (citra-emu-citra-s20190501-623b0621a_GH0.tar.gz) = aefcb7f730509aed7879bbf5a20c859208e193e81074a69dfaa78c0059f69b9f -SIZE (citra-emu-citra-s20190501-623b0621a_GH0.tar.gz) = 4933491 +TIMESTAMP = 1556896351 +SHA256 (citra-emu-citra-s20190503-2c5816978_GH0.tar.gz) = ebc6a2b8d70ca81e62dac540c33f7be1ed2dfe4bb9d36f44fd3c61fb3b8aac47 +SIZE (citra-emu-citra-s20190503-2c5816978_GH0.tar.gz) = 5044175 SHA256 (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = f3fc8c9d4991b05ca1e1c8f5907ecd3ffd9724a8dccf328087b4784cda5c7db3 SIZE (citra-emu-ext-libressl-portable-7d01cb0_GH0.tar.gz) = 1762942 SHA256 (citra-emu-ext-soundtouch-060181e_GH0.tar.gz) = a593ab188e4feaeef8376c27b554cc413986efc777c195e44c6d3d223de9a63c From owner-svn-ports-branches@freebsd.org Sat May 4 00:43:39 2019 Return-Path: Delivered-To: svn-ports-branches@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 CD087159ED30; Sat, 4 May 2019 00:43:39 +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 6DF8C8F3C9; Sat, 4 May 2019 00:43:39 +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 53883914; Sat, 4 May 2019 00:43:39 +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 x440hdFo098944; Sat, 4 May 2019 00:43:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x440hcq7098942; Sat, 4 May 2019 00:43:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201905040043.x440hcq7098942@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 4 May 2019 00:43:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500767 - branches/2019Q2/games/openbor X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2019Q2/games/openbor X-SVN-Commit-Revision: 500767 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6DF8C8F3C9 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(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.937,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2019 00:43:40 -0000 Author: jbeich Date: Sat May 4 00:43:38 2019 New Revision: 500767 URL: https://svnweb.freebsd.org/changeset/ports/500767 Log: MFH: r500766 games/openbor: update to 7000 Changes: https://github.com/DCurrent/openbor/compare/66657298...dc6a1516 Approved by: ports-secteam (feld, implicit for snapshots) Modified: branches/2019Q2/games/openbor/Makefile branches/2019Q2/games/openbor/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/games/openbor/Makefile ============================================================================== --- branches/2019Q2/games/openbor/Makefile Sat May 4 00:42:47 2019 (r500766) +++ branches/2019Q2/games/openbor/Makefile Sat May 4 00:43:38 2019 (r500767) @@ -2,7 +2,7 @@ PORTNAME= openbor # Hint: svn revision is git rev-list --count ${GH_TAGNAME} -PORTVERSION?= 6989 +PORTVERSION?= 7000 .ifndef PKGNAMESUFFIX PORTREVISION= 0 .endif @@ -31,7 +31,7 @@ PORTSCOUT= ignore:1 USE_GITHUB= yes GH_ACCOUNT= DCurrent -GH_TAGNAME?= 66657298 +GH_TAGNAME?= dc6a1516 USES+= gmake pkgconfig .if ${PORTVERSION} < 4433 Modified: branches/2019Q2/games/openbor/distinfo ============================================================================== --- branches/2019Q2/games/openbor/distinfo Sat May 4 00:42:47 2019 (r500766) +++ branches/2019Q2/games/openbor/distinfo Sat May 4 00:43:38 2019 (r500767) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555972430 -SHA256 (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 1cb7d1dff760d2b1ddb8440dc0f4ef07794e840343240f0c4b5d8279908b8f34 -SIZE (DCurrent-openbor-6989-66657298_GH0.tar.gz) = 129045347 +TIMESTAMP = 1556884312 +SHA256 (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 9d7307a7af5805f639924b7439ae1128747c2fd92c85a97e75e3b86f938aead7 +SIZE (DCurrent-openbor-7000-dc6a1516_GH0.tar.gz) = 129096125 From owner-svn-ports-branches@freebsd.org Sat May 4 17:52:25 2019 Return-Path: Delivered-To: svn-ports-branches@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 8B07815946EC; Sat, 4 May 2019 17:52:25 +0000 (UTC) (envelope-from riggs@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 2124C6B157; Sat, 4 May 2019 17:52:25 +0000 (UTC) (envelope-from riggs@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 EDEA4BD76; Sat, 4 May 2019 17:52:24 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x44HqOSA045321; Sat, 4 May 2019 17:52:24 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x44HqOW5045320; Sat, 4 May 2019 17:52:24 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201905041752.x44HqOW5045320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 4 May 2019 17:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500818 - branches/2019Q2/graphics/tinyows X-SVN-Group: ports-branches X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: branches/2019Q2/graphics/tinyows X-SVN-Commit-Revision: 500818 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2124C6B157 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2019 17:52:25 -0000 Author: riggs Date: Sat May 4 17:52:24 2019 New Revision: 500818 URL: https://svnweb.freebsd.org/changeset/ports/500818 Log: MFH: r500815 Fix *DEPENDS, add missing USES pgsql PR: 236541 Submitted by: wenheping2000@hotmail.com Reviewed by: riggs Approved by: maintainer timeout Approved by: ports-secteam (riggs) Modified: branches/2019Q2/graphics/tinyows/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/graphics/tinyows/Makefile ============================================================================== --- branches/2019Q2/graphics/tinyows/Makefile Sat May 4 17:32:33 2019 (r500817) +++ branches/2019Q2/graphics/tinyows/Makefile Sat May 4 17:52:24 2019 (r500818) @@ -3,24 +3,24 @@ PORTNAME= tinyows PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ MAINTAINER= joris.dedieu@gmail.com COMMENT= High Performance WFS-T server -BUILD_DEPENDS= ${LOCALBASE}/lib/postgresql/postgis-2.1.so:databases/postgis21 -LIB_DEPENDS= libxml2.so:textproc/libxml2 +LIB_DEPENDS= libxml2.so:textproc/libxml2 \ + liblwgeom.so:databases/postgis25 -USES= tar:bzip2 +USES= pgsql tar:bzip2 GNU_CONFIGURE= yes OPTIONS_DEFINE= FASTCGI OPTIONS_DEFAULT=FASTCGI -FASTCGI_BUILD_DEPENDS= cgi-fcgi:www/fcgi +FASTCGI_LIB_DEPENDS= libfcgi.so:www/fcgi FASTCGI_CONFIGURE_WITH= fastcgi=${LOCALBASE} post-install: From owner-svn-ports-branches@freebsd.org Sat May 4 19:50:45 2019 Return-Path: Delivered-To: svn-ports-branches@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 DC47D159723C; Sat, 4 May 2019 19:50:44 +0000 (UTC) (envelope-from antoine@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 7FCE96F19B; Sat, 4 May 2019 19:50:44 +0000 (UTC) (envelope-from antoine@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 5B73ED01B; Sat, 4 May 2019 19:50:44 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x44JoiHY004692; Sat, 4 May 2019 19:50:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x44JohWF004690; Sat, 4 May 2019 19:50:43 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201905041950.x44JohWF004690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 4 May 2019 19:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500823 - branches/2019Q2/graphics/png X-SVN-Group: ports-branches X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: branches/2019Q2/graphics/png X-SVN-Commit-Revision: 500823 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7FCE96F19B 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.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,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-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2019 19:50:45 -0000 Author: antoine Date: Sat May 4 19:50:43 2019 New Revision: 500823 URL: https://svnweb.freebsd.org/changeset/ports/500823 Log: MFH: r499967 Update to 1.6.37 Security: CVE-2019-7317 Modified: branches/2019Q2/graphics/png/Makefile branches/2019Q2/graphics/png/distinfo branches/2019Q2/graphics/png/pkg-plist Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/graphics/png/Makefile ============================================================================== --- branches/2019Q2/graphics/png/Makefile Sat May 4 19:44:03 2019 (r500822) +++ branches/2019Q2/graphics/png/Makefile Sat May 4 19:50:43 2019 (r500823) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.36 +PORTVERSION= 1.6.37 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ Modified: branches/2019Q2/graphics/png/distinfo ============================================================================== --- branches/2019Q2/graphics/png/distinfo Sat May 4 19:44:03 2019 (r500822) +++ branches/2019Q2/graphics/png/distinfo Sat May 4 19:50:43 2019 (r500823) @@ -1,5 +1,5 @@ -TIMESTAMP = 1545245505 -SHA256 (libpng-1.6.36.tar.xz) = eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319 -SIZE (libpng-1.6.36.tar.xz) = 1012544 -SHA256 (libpng-1.6.36-apng.patch.gz) = 3cac5b8cdb850517d85a5a0da7515fa14baec7c8d1b227963d65f0797e727274 -SIZE (libpng-1.6.36-apng.patch.gz) = 10329 +TIMESTAMP = 1556098534 +SHA256 (libpng-1.6.37.tar.xz) = 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca +SIZE (libpng-1.6.37.tar.xz) = 1012272 +SHA256 (libpng-1.6.37-apng.patch.gz) = 10d9e0cb60e2b387a79b355eb7527c0bee2ed8cbd12cf04417cabc4d6976683c +SIZE (libpng-1.6.37-apng.patch.gz) = 10334 Modified: branches/2019Q2/graphics/png/pkg-plist ============================================================================== --- branches/2019Q2/graphics/png/pkg-plist Sat May 4 19:44:03 2019 (r500822) +++ branches/2019Q2/graphics/png/pkg-plist Sat May 4 19:50:43 2019 (r500823) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.36.0 +lib/libpng16.so.16.37.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz From owner-svn-ports-branches@freebsd.org Sat May 4 23:07:19 2019 Return-Path: Delivered-To: svn-ports-branches@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 0D0F8159B5F7; Sat, 4 May 2019 23:07:19 +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 99237750F5; Sat, 4 May 2019 23:07:18 +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 6B03EF225; Sat, 4 May 2019 23:07:18 +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 x44N7Ins011075; Sat, 4 May 2019 23:07:18 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x44N7Ifu011074; Sat, 4 May 2019 23:07:18 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201905042307.x44N7Ifu011074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 4 May 2019 23:07:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r500840 - branches/2019Q2/graphics/netpbm X-SVN-Group: ports-branches X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: branches/2019Q2/graphics/netpbm X-SVN-Commit-Revision: 500840 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 99237750F5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 May 2019 23:07:19 -0000 Author: tobik Date: Sat May 4 23:07:17 2019 New Revision: 500840 URL: https://svnweb.freebsd.org/changeset/ports/500840 Log: MFH: r500839 graphics/netpbm: Update to 10.86.03 Changes: https://gitlab.com/tobiask/netpbm/raw/v10.86.03/doc/HISTORY Approved by: ports-secteam blanket (bug fixes in pnmcrop and pnmtopng) Modified: branches/2019Q2/graphics/netpbm/Makefile branches/2019Q2/graphics/netpbm/distinfo Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/graphics/netpbm/Makefile ============================================================================== --- branches/2019Q2/graphics/netpbm/Makefile Sat May 4 22:58:16 2019 (r500839) +++ branches/2019Q2/graphics/netpbm/Makefile Sat May 4 23:07:17 2019 (r500840) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.86.02 +DISTVERSION= 10.86.03 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ - https://gitlab.com/tobiask/netpbm/uploads/1e1e21d485ff76f00e91c598881963a6/ \ + https://gitlab.com/tobiask/netpbm/uploads/4289d10d566221cabdbb0ba39f37e593/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org Modified: branches/2019Q2/graphics/netpbm/distinfo ============================================================================== --- branches/2019Q2/graphics/netpbm/distinfo Sat May 4 22:58:16 2019 (r500839) +++ branches/2019Q2/graphics/netpbm/distinfo Sat May 4 23:07:17 2019 (r500840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555020938 -SHA256 (netpbm-10.86.02.tar.gz) = 179e76c2ce1b78a5590de79c15d3b6fa474bc2b473eec8309196b32f57fa1480 -SIZE (netpbm-10.86.02.tar.gz) = 3329362 +TIMESTAMP = 1557010007 +SHA256 (netpbm-10.86.03.tar.gz) = 9467d378dab6ec2c360379305b8d5ded903507ed2e54ac569a8c4ffaa32fd7b6 +SIZE (netpbm-10.86.03.tar.gz) = 3329606