From owner-svn-ports-branches@freebsd.org Tue Mar 17 06:34:25 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2EF8525C5D8; Tue, 17 Mar 2020 06:34:25 +0000 (UTC) (envelope-from meta@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 48hNgP0KNtz46sN; Tue, 17 Mar 2020 06:34:25 +0000 (UTC) (envelope-from meta@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 017F553BA; Tue, 17 Mar 2020 06:34:25 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02H6YOJR016197; Tue, 17 Mar 2020 06:34:24 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02H6YOjF016196; Tue, 17 Mar 2020 06:34:24 GMT (envelope-from meta@FreeBSD.org) Message-Id: <202003170634.02H6YOjF016196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Tue, 17 Mar 2020 06:34:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528563 - branches/2020Q1/security/softether5 X-SVN-Group: ports-branches X-SVN-Commit-Author: meta X-SVN-Commit-Paths: branches/2020Q1/security/softether5 X-SVN-Commit-Revision: 528563 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 17 Mar 2020 06:34:25 -0000 Author: meta Date: Tue Mar 17 06:34:24 2020 New Revision: 528563 URL: https://svnweb.freebsd.org/changeset/ports/528563 Log: MFH: r528561 security/softether5: fix build on aarch64 Tested on Amazon EC2 A1 instances with FreeBSD/ARM 12 image[1]. Build on mips also should be fixed (not actually tested). [1] https://aws.amazon.com/marketplace/pp/B081NF7BY7 Sponsored by: HAW International Approved by: portmgr branket (fix build) Modified: branches/2020Q1/security/softether5/Makefile branches/2020Q1/security/softether5/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/security/softether5/Makefile ============================================================================== --- branches/2020Q1/security/softether5/Makefile Tue Mar 17 06:30:23 2020 (r528562) +++ branches/2020Q1/security/softether5/Makefile Tue Mar 17 06:34:24 2020 (r528563) @@ -2,14 +2,14 @@ PORTNAME= softether DISTVERSION= 5.01.9672 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-vpn PKGNAMESUFFIX= 5 DIST_SUBDIR= ${PORTNAME} # Some patches are managed in my GitHub fork PATCH_SITES= https://github.com/metalefty/${GH_PROJECT}/commit/ -PATCHFILES= 7dcfce9.patch:-p1 5832425.patch:-p1 9093f9e.patch:-p1 +PATCHFILES= 7dcfce9.patch:-p1 5832425.patch:-p1 9093f9e.patch:-p1 6349d85.patch:-p1 MAINTAINER= meta@FreeBSD.org COMMENT= SoftEther VPN 5 (Developer Edition) @@ -55,7 +55,7 @@ SUB_FILES= pkg-message # devel/cpu_features not available on these archs, see devel/cpu_features/Makefile .if (${ARCH} == aarch64 || ${ARCH} == armv6 || ${ARCH} == armv7 || ${ARCH} == mips || ${ARCH} == mips64) # skip cpu_features when devel/cpu_features is not available -CFLAGS+= -DSKIP_CPU_FEATURES +CMAKE_BOOL_ON+= SKIP_CPU_FEATURES .else BUILD_DEPENDS+= ${LOCALBASE}/include/cpu_features_macros.h:devel/cpu_features .endif Modified: branches/2020Q1/security/softether5/distinfo ============================================================================== --- branches/2020Q1/security/softether5/distinfo Tue Mar 17 06:30:23 2020 (r528562) +++ branches/2020Q1/security/softether5/distinfo Tue Mar 17 06:34:24 2020 (r528563) @@ -1,4 +1,4 @@ -TIMESTAMP = 1582012314 +TIMESTAMP = 1584404535 SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 71db32ac42ac52af8d50c61190834b0c96759363d5e1911a69a0e3155a4c9644 SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.01.9672_GH0.tar.gz) = 107032019 SHA256 (softether/7dcfce9.patch) = 43192adaedf65c3e5f0c5b22a489b41d2e192e6d4b4e24e2f7de1280d3b13dd9 @@ -7,5 +7,7 @@ SHA256 (softether/5832425.patch) = bea99778e2d0ebaf2e8 SIZE (softether/5832425.patch) = 12581 SHA256 (softether/9093f9e.patch) = aba81b81e21829356f8caeacc986cc3e6d94fe0c7dfb371a63485702ea6c0a53 SIZE (softether/9093f9e.patch) = 2046 +SHA256 (softether/6349d85.patch) = a644a67d511becaa00e0c32e7529b28e0a44d1626869005f55c406af401aa70f +SIZE (softether/6349d85.patch) = 912 SHA256 (softether/d41c3ae.patch) = 33bc1239c13737869fba80f5e3aba0b293f125b70221cb586da885fbcd405412 SIZE (softether/d41c3ae.patch) = 930 From owner-svn-ports-branches@freebsd.org Wed Mar 18 00:24:52 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB175276D2C; Wed, 18 Mar 2020 00:24:52 +0000 (UTC) (envelope-from leres@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 48hrQW2phTz4HZv; Wed, 18 Mar 2020 00:24:51 +0000 (UTC) (envelope-from leres@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 EFB94199F0; Wed, 18 Mar 2020 00:24:50 +0000 (UTC) (envelope-from leres@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02I0Oofl059145; Wed, 18 Mar 2020 00:24:50 GMT (envelope-from leres@FreeBSD.org) Received: (from leres@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02I0OoK5059143; Wed, 18 Mar 2020 00:24:50 GMT (envelope-from leres@FreeBSD.org) Message-Id: <202003180024.02I0OoK5059143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: leres set sender to leres@FreeBSD.org using -f From: Craig Leres Date: Wed, 18 Mar 2020 00:24:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528617 - branches/2020Q1/security/zeek X-SVN-Group: ports-branches X-SVN-Commit-Author: leres X-SVN-Commit-Paths: branches/2020Q1/security/zeek X-SVN-Commit-Revision: 528617 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 18 Mar 2020 00:24:52 -0000 Author: leres Date: Wed Mar 18 00:24:50 2020 New Revision: 528617 URL: https://svnweb.freebsd.org/changeset/ports/528617 Log: MFH: r528508 security/bro: Update to 3.0.3 and address a number of potential denial of service issues: https://github.com/zeek/zeek/releases/tag/v3.0.2 https://github.com/zeek/zeek/releases/tag/v3.0.3 - Potential Denial of Service due to memory leak in DNS TSIG message parsing. - Potential Denial of Service due to memory leak (or assertion when compiling with assertions enabled) when receiving a second SSH KEX message after a first. - Potential Denial of Service due to buffer read overflow and/or memory leaks in Kerberos analyzer. The buffer read overflow could occur when the Kerberos message indicates it contains an IPv6 address, but does not send enough data to parse out a full IPv6 address. A memory leak could occur when processing KRB_KDC_REQ KRB_KDC_REP messages for message types that do not match a known/expected type. - Potential Denial of Service when sending many zero-length SSL/TLS certificate data. Such messages underwent the full Zeek file analysis treatment which is expensive (and meaninguless here) compared to how cheaply one can "create" or otherwise indicate many zero-length contained in an SSL message. - Potential Denial of Service due to buffer read overflow in SMB transaction data string handling. The length of strings being parsed from SMB messages was trusted to be whatever the message claimed instead of the actual length of data found in the message. - Potential Denial of Service due to null pointer dereference in FTP ADAT Base64 decoding. - Potential Denial of Service due buffer read overflow in FTP analyzer word/whitespace handling. This typically won't be a problem in most default deployments of Zeek since the FTP analyzer receives data from a ContentLine (NVT) support analyzer which first null-terminates the buffer used for further FTP parsing. Approved by: ler (mentor, implicit) Security: 4ae135f7-85cd-4c32-ad94-358271b31f7f Approved by: ports-secteam (joneum) Modified: branches/2020Q1/security/zeek/Makefile branches/2020Q1/security/zeek/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/security/zeek/Makefile ============================================================================== --- branches/2020Q1/security/zeek/Makefile Wed Mar 18 00:21:59 2020 (r528616) +++ branches/2020Q1/security/zeek/Makefile Wed Mar 18 00:24:50 2020 (r528617) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= zeek -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.3 CATEGORIES= security -MASTER_SITES= https://www.zeek.org/downloads/ +MASTER_SITES= https://old.zeek.org/downloads/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= leres@FreeBSD.org Modified: branches/2020Q1/security/zeek/distinfo ============================================================================== --- branches/2020Q1/security/zeek/distinfo Wed Mar 18 00:21:59 2020 (r528616) +++ branches/2020Q1/security/zeek/distinfo Wed Mar 18 00:24:50 2020 (r528617) @@ -1,5 +1,5 @@ -TIMESTAMP = 1576099434 -SHA256 (zeek-3.0.1.tar.gz) = 79f4f3efd883c9c2960295778dc290372d10874380fd88450271652e829811d2 -SIZE (zeek-3.0.1.tar.gz) = 29253371 +TIMESTAMP = 1584248063 +SHA256 (zeek-3.0.3.tar.gz) = 42a178cc9d28e4f20373e415727845a2c52bacdab535d6f810fe2d3cd02e9c76 +SIZE (zeek-3.0.3.tar.gz) = 29270043 SHA256 (bro-bro-netmap-f3620df_GH0.tar.gz) = e51f420781c9a01b0494f93d82f94a1b045725c1cff406c33887974a9940c655 SIZE (bro-bro-netmap-f3620df_GH0.tar.gz) = 24661 From owner-svn-ports-branches@freebsd.org Wed Mar 18 00:52:02 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 870E9277636; Wed, 18 Mar 2020 00:52:02 +0000 (UTC) (envelope-from koobs@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 48hs1s1XbWz40DH; Wed, 18 Mar 2020 00:52:01 +0000 (UTC) (envelope-from koobs@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 A9C8019F21; Wed, 18 Mar 2020 00:52:00 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02I0q0QT075519; Wed, 18 Mar 2020 00:52:00 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02I0q0GI075517; Wed, 18 Mar 2020 00:52:00 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <202003180052.02I0q0GI075517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 18 Mar 2020 00:52:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528620 - branches/2020Q1/devel/py-virtualenvwrapper X-SVN-Group: ports-branches X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: branches/2020Q1/devel/py-virtualenvwrapper X-SVN-Commit-Revision: 528620 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 18 Mar 2020 00:52:02 -0000 Author: koobs Date: Wed Mar 18 00:51:59 2020 New Revision: 528620 URL: https://svnweb.freebsd.org/changeset/ports/528620 Log: MFH: r528619 devel/py-virtualenvwrapper: Fix virtualenvwrapper_lazy.sh wrapper Fix the virtualenvwrapper_lazy.sh wrapper to invoke the Python versions-specific virtualenvwrapper.sh script that the port/package was built with, preventing the following error: ERROR: virtualenvwrapper_lazy.sh: Could not find virtualenvwrapper.sh While I'm here: - Update pkg-descr WWW: URL to match setup.py:homepage - Update COMMENT to match setup.py:summary Approved by: portmgr (blanket: ports (python) compliance, run-time bugfix) Approved by: ports-secteam (blanket: ports (python) compliance, run-time bugfix) Modified: branches/2020Q1/devel/py-virtualenvwrapper/Makefile branches/2020Q1/devel/py-virtualenvwrapper/pkg-descr Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/devel/py-virtualenvwrapper/Makefile ============================================================================== --- branches/2020Q1/devel/py-virtualenvwrapper/Makefile Wed Mar 18 00:45:35 2020 (r528619) +++ branches/2020Q1/devel/py-virtualenvwrapper/Makefile Wed Mar 18 00:51:59 2020 (r528620) @@ -3,13 +3,13 @@ PORTNAME= virtualenvwrapper PORTVERSION= 4.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org -COMMENT= Set of extensions to virtualenv +COMMENT= Enhancements to virtualenv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE @@ -33,11 +33,14 @@ DOCS_VARS= PYDISTUTILS_BUILD_TARGET+=build_sphinx \ NO_ARCH= yes post-patch: - @${REINPLACE_CMD} \ + ${REINPLACE_CMD} \ -e 's|$$(command \\which python)|${PYTHON_CMD}|1' \ -e 's|="virtualenv"|="virtualenv${UNIQUE_SUFFIX}"|1' \ -e 's|="virtualenv-clone"|="virtualenv-clone${UNIQUE_SUFFIX}"|1' \ ${WRKSRC}/${PORTNAME}.sh + ${REINPLACE_CMD} \ + -e 's|which virtualenvwrapper.sh|which ${PORTNAME}.sh${UNIQUE_SUFFIX}|' \ + ${WRKSRC}/${PORTNAME}_lazy.sh post-patch-DOCS-on: @${REINPLACE_CMD} -e 's|python setup.py|${PYTHON_CMD} setup.py|' \ Modified: branches/2020Q1/devel/py-virtualenvwrapper/pkg-descr ============================================================================== --- branches/2020Q1/devel/py-virtualenvwrapper/pkg-descr Wed Mar 18 00:45:35 2020 (r528619) +++ branches/2020Q1/devel/py-virtualenvwrapper/pkg-descr Wed Mar 18 00:51:59 2020 (r528620) @@ -5,4 +5,4 @@ managing your development workflow, making it easier t than one project at a time without introducing conflicts in their dependencies. -WWW: http://virtualenvwrapper.readthedocs.org/en/latest/index.html +WWW: https://virtualenvwrapper.readthedocs.io/ From owner-svn-ports-branches@freebsd.org Wed Mar 18 01:58:11 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E4D3B278CFF; Wed, 18 Mar 2020 01:58:11 +0000 (UTC) (envelope-from kevans@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 48htVB5TfXz3KYl; Wed, 18 Mar 2020 01:58:10 +0000 (UTC) (envelope-from kevans@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 709351AA41; Wed, 18 Mar 2020 01:58:09 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02I1w9EY013338; Wed, 18 Mar 2020 01:58:09 GMT (envelope-from kevans@FreeBSD.org) Received: (from kevans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02I1w874013331; Wed, 18 Mar 2020 01:58:08 GMT (envelope-from kevans@FreeBSD.org) Message-Id: <202003180158.02I1w874013331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevans set sender to kevans@FreeBSD.org using -f From: Kyle Evans Date: Wed, 18 Mar 2020 01:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528622 - in branches/2020Q1/sysutils: u-boot-master u-boot-rpi3 u-boot-rpi3/files u-boot-rpi4 u-boot-rpi4/files X-SVN-Group: ports-branches X-SVN-Commit-Author: kevans X-SVN-Commit-Paths: in branches/2020Q1/sysutils: u-boot-master u-boot-rpi3 u-boot-rpi3/files u-boot-rpi4 u-boot-rpi4/files X-SVN-Commit-Revision: 528622 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 18 Mar 2020 01:58:12 -0000 Author: kevans Date: Wed Mar 18 01:58:08 2020 New Revision: 528622 URL: https://svnweb.freebsd.org/changeset/ports/528622 Log: MFH: r528547 sysutils/u-boot-rpi{3,4}: Add patch to fix PSCI stub reservation For the traditional spin table setup, only the lowest page needs to be reserved. However, our PSCI stubs are slightly bigger and occupy a little over one page. These patches, already sent upstream, allow a variable number of initial pages to be reserved for the SMP stubs. We then set the values for these in our fragment to '2' to reserve the first and second page. Approved by: koobs (mentor) Approved by: manu (uboot, maintainer) Differential Revision: https://reviews.freebsd.org/D24085 Approved by: ports-secteam (joneum) Modified: branches/2020Q1/sysutils/u-boot-master/distinfo branches/2020Q1/sysutils/u-boot-rpi3/Makefile branches/2020Q1/sysutils/u-boot-rpi3/files/rpi3_fragment branches/2020Q1/sysutils/u-boot-rpi4/Makefile branches/2020Q1/sysutils/u-boot-rpi4/files/rpi4_fragment Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/sysutils/u-boot-master/distinfo ============================================================================== --- branches/2020Q1/sysutils/u-boot-master/distinfo Wed Mar 18 00:55:12 2020 (r528621) +++ branches/2020Q1/sysutils/u-boot-master/distinfo Wed Mar 18 01:58:08 2020 (r528622) @@ -1,4 +1,4 @@ -TIMESTAMP = 1573202420 +TIMESTAMP = 1584323217 SHA256 (u-boot/u-boot-2019.10.tar.bz2) = 8d6d6070739522dd236cba7055b8736bfe92b4fac0ea18ad809829ca79667014 SIZE (u-boot/u-boot-2019.10.tar.bz2) = 14214608 SHA256 (u-boot/939129/raw) = 2a4ebf283aec8e74ec77b3cb071c6883f73807454ca94fea78361c7391187b97 @@ -23,3 +23,7 @@ SHA256 (u-boot/1189497/raw) = 3c433ddf46b8c64f56a9699a SIZE (u-boot/1189497/raw) = 2241 SHA256 (u-boot/1189495/raw) = ad1233a1da6171b83936e422c67467a54559364cc426d6804d20d425949a933d SIZE (u-boot/1189495/raw) = 3918 +SHA256 (u-boot/1245351/raw) = 02cec0ca1934ba64d010ec7f0453faa127b19aaae679d6bd9b946a3653837434 +SIZE (u-boot/1245351/raw) = 707 +SHA256 (u-boot/1245352/raw) = a4f48937cd9403b7f7708ba1fc5b9405da97bdedff25fdeb198ab613294e7d45 +SIZE (u-boot/1245352/raw) = 465 Modified: branches/2020Q1/sysutils/u-boot-rpi3/Makefile ============================================================================== --- branches/2020Q1/sysutils/u-boot-rpi3/Makefile Wed Mar 18 00:55:12 2020 (r528621) +++ branches/2020Q1/sysutils/u-boot-rpi3/Makefile Wed Mar 18 01:58:08 2020 (r528622) @@ -2,8 +2,12 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +U_BOOT_SLAVE_PORTREVISION_2019.10= 1 + EXTRA_PATCHES= ${.CURDIR}/files/ PATCHFILES+= 939129/raw +# Allow variable reservation of lowest pages for increased PSCI stub size. +PATCHFILES+= 1245351/raw 1245352/raw MODEL= rpi3 BOARD_CONFIG= rpi_3_defconfig Modified: branches/2020Q1/sysutils/u-boot-rpi3/files/rpi3_fragment ============================================================================== --- branches/2020Q1/sysutils/u-boot-rpi3/files/rpi3_fragment Wed Mar 18 00:55:12 2020 (r528621) +++ branches/2020Q1/sysutils/u-boot-rpi3/files/rpi3_fragment Wed Mar 18 01:58:08 2020 (r528622) @@ -1,3 +1,4 @@ CONFIG_OF_EMBED=n CONFIG_OF_BOARD=y CONFIG_ENV_FAT_DEVICE_AND_PART="1:1" +CONFIG_RPI_EFI_NR_SPIN_PAGES=2 Modified: branches/2020Q1/sysutils/u-boot-rpi4/Makefile ============================================================================== --- branches/2020Q1/sysutils/u-boot-rpi4/Makefile Wed Mar 18 00:55:12 2020 (r528621) +++ branches/2020Q1/sysutils/u-boot-rpi4/Makefile Wed Mar 18 01:58:08 2020 (r528622) @@ -2,12 +2,16 @@ MASTERDIR= ${.CURDIR}/../u-boot-master +U_BOOT_SLAVE_PORTREVISION_2019.10= 1 + EXTRA_PATCHES= ${.CURDIR}/files/ PATCHFILES+= 939129/raw # Updated libfdt, pre-req to the next set PATCHFILES+= 1137331/raw 1137330/raw # Fix memory bank issues PATCHFILES+= 1189494/raw 1189493/raw 1189497/raw 1189495/raw +# Allow variable reservation of lowest pages for increased PSCI stub size. +PATCHFILES+= 1245351/raw 1245352/raw MODEL= rpi4 BOARD_CONFIG= rpi_4_defconfig Modified: branches/2020Q1/sysutils/u-boot-rpi4/files/rpi4_fragment ============================================================================== --- branches/2020Q1/sysutils/u-boot-rpi4/files/rpi4_fragment Wed Mar 18 00:55:12 2020 (r528621) +++ branches/2020Q1/sysutils/u-boot-rpi4/files/rpi4_fragment Wed Mar 18 01:58:08 2020 (r528622) @@ -1 +1,2 @@ CONFIG_ENV_FAT_DEVICE_AND_PART="1:1" +CONFIG_RPI_EFI_NR_SPIN_PAGES=2 From owner-svn-ports-branches@freebsd.org Wed Mar 18 08:07:57 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EFAE8258174; Wed, 18 Mar 2020 08:07:57 +0000 (UTC) (envelope-from koobs@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 48j2hs4jykz3wjX; Wed, 18 Mar 2020 08:07:57 +0000 (UTC) (envelope-from koobs@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 80A1E1EEBC; Wed, 18 Mar 2020 08:07:57 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02I87vTi043432; Wed, 18 Mar 2020 08:07:57 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02I87vhJ043430; Wed, 18 Mar 2020 08:07:57 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <202003180807.02I87vhJ043430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 18 Mar 2020 08:07:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528634 - branches/2020Q1/www/py-bleach X-SVN-Group: ports-branches X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: branches/2020Q1/www/py-bleach X-SVN-Commit-Revision: 528634 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Wed, 18 Mar 2020 08:07:58 -0000 Author: koobs Date: Wed Mar 18 08:07:56 2020 New Revision: 528634 URL: https://svnweb.freebsd.org/changeset/ports/528634 Log: MFH: r528630 www/py-bleach: Update to 3.1.3 Changelog: https://github.com/mozilla/bleach/blob/v3.1.3/CHANGES Security: 3d19c776-68e7-11ea-91db-0050562a4d7b Approved by: ports-secteam (joneum) Modified: branches/2020Q1/www/py-bleach/Makefile branches/2020Q1/www/py-bleach/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/py-bleach/Makefile ============================================================================== --- branches/2020Q1/www/py-bleach/Makefile Wed Mar 18 07:54:37 2020 (r528633) +++ branches/2020Q1/www/py-bleach/Makefile Wed Mar 18 08:07:56 2020 (r528634) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bleach -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,6 +28,6 @@ post-extract: ${RM} ${WRKSRC}/bleach/_vendor/pip_install_vendor.sh do-test: - @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs + @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include Modified: branches/2020Q1/www/py-bleach/distinfo ============================================================================== --- branches/2020Q1/www/py-bleach/distinfo Wed Mar 18 07:54:37 2020 (r528633) +++ branches/2020Q1/www/py-bleach/distinfo Wed Mar 18 08:07:56 2020 (r528634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559046690 -SHA256 (bleach-3.1.0.tar.gz) = 3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa -SIZE (bleach-3.1.0.tar.gz) = 167814 +TIMESTAMP = 1584515001 +SHA256 (bleach-3.1.3.tar.gz) = f8dfd8a7e26443e986c4e44df31870da8e906ea61096af06ba5d5cc2d519842a +SIZE (bleach-3.1.3.tar.gz) = 176601 From owner-svn-ports-branches@freebsd.org Thu Mar 19 00:41:21 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7E87C2720C6; Thu, 19 Mar 2020 00:41:21 +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 48jSl50nP0z40r1; Thu, 19 Mar 2020 00:41:21 +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 BDBF426A4; Thu, 19 Mar 2020 00:41:20 +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 02J0fKhf040605; Thu, 19 Mar 2020 00:41:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02J0fKVa040604; Thu, 19 Mar 2020 00:41:20 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202003190041.02J0fKVa040604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 19 Mar 2020 00:41:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528680 - branches/2020Q1/emulators/citra X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2020Q1/emulators/citra X-SVN-Commit-Revision: 528680 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 19 Mar 2020 00:41:21 -0000 Author: jbeich Date: Thu Mar 19 00:41:20 2020 New Revision: 528680 URL: https://svnweb.freebsd.org/changeset/ports/528680 Log: MFH: r528676 r528679 emulators/citra: update to s20200317 Changes: https://github.com/citra-emu/citra/compare/ad3c464e2...37384174d Approved by: ports-secteam (swills, implicit for snapshots) Modified: branches/2020Q1/emulators/citra/Makefile branches/2020Q1/emulators/citra/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/emulators/citra/Makefile ============================================================================== --- branches/2020Q1/emulators/citra/Makefile Thu Mar 19 00:40:20 2020 (r528679) +++ branches/2020Q1/emulators/citra/Makefile Thu Mar 19 00:41:20 2020 (r528680) @@ -1,10 +1,13 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20200312 +PORTVERSION= s20200317 PORTREVISION?= 0 CATEGORIES= emulators +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= bb3decb9830b.patch:-p1 # https://github.com/citra-emu/citra/pull/5137 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Nintendo 3DS emulator/debugger @@ -23,7 +26,7 @@ BUILD_DEPENDS= boost-libs>=1.66:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= citra-emu -GH_TAGNAME= ad3c464e2 +GH_TAGNAME= 37384174d 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/2020Q1/emulators/citra/distinfo ============================================================================== --- branches/2020Q1/emulators/citra/distinfo Thu Mar 19 00:40:20 2020 (r528679) +++ branches/2020Q1/emulators/citra/distinfo Thu Mar 19 00:41:20 2020 (r528680) @@ -1,6 +1,6 @@ -TIMESTAMP = 1583980959 -SHA256 (citra-emu-citra-s20200312-ad3c464e2_GH0.tar.gz) = 9e6b148dc2b1731fc654cebc37acb4a0f402cac1c6a7841e719d6d4503d084ab -SIZE (citra-emu-citra-s20200312-ad3c464e2_GH0.tar.gz) = 5188700 +TIMESTAMP = 1584497733 +SHA256 (citra-emu-citra-s20200317-37384174d_GH0.tar.gz) = 3bd6257b20fc46875089b1727f18e6383e0c8f49458365d852678af4ccd061bc +SIZE (citra-emu-citra-s20200317-37384174d_GH0.tar.gz) = 5201215 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 @@ -33,3 +33,5 @@ SHA256 (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_ SIZE (weidai11-cryptopp-CRYPTOPP_7_0_0-23-gf320e7d9_GH0.tar.gz) = 7209489 SHA256 (wwylele-teakra-e6ea0ea_GH0.tar.gz) = 114851491219d09dd116e34ffce2432c3b83f8869080dcbe24e9a99850df37a3 SIZE (wwylele-teakra-e6ea0ea_GH0.tar.gz) = 562458 +SHA256 (bb3decb9830b.patch) = 0b37c3179bb387898e307a72a3373da88ab09926de940613f7d39e7666ce02b3 +SIZE (bb3decb9830b.patch) = 2998 From owner-svn-ports-branches@freebsd.org Thu Mar 19 07:36:57 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8ACE227E090; Thu, 19 Mar 2020 07:36:57 +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 48jdyc5BdCz473M; Thu, 19 Mar 2020 07:36:56 +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 3381A7817; Thu, 19 Mar 2020 07:36:56 +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 02J7auMo092317; Thu, 19 Mar 2020 07:36:56 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02J7atPJ092315; Thu, 19 Mar 2020 07:36:55 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003190736.02J7atPJ092315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 19 Mar 2020 07:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528693 - branches/2020Q1/security/tor X-SVN-Group: ports-branches X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: branches/2020Q1/security/tor X-SVN-Commit-Revision: 528693 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 19 Mar 2020 07:36:57 -0000 Author: yuri Date: Thu Mar 19 07:36:55 2020 New Revision: 528693 URL: https://svnweb.freebsd.org/changeset/ports/528693 Log: MFH: r528657 security/tor: Update 0.4.2.6 -> 0.4.2.7 Bugfix release: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.2.7 Reported by: upstream notification Approved by: ports-secteam Modified: branches/2020Q1/security/tor/Makefile branches/2020Q1/security/tor/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/security/tor/Makefile ============================================================================== --- branches/2020Q1/security/tor/Makefile Thu Mar 19 07:18:35 2020 (r528692) +++ branches/2020Q1/security/tor/Makefile Thu Mar 19 07:36:55 2020 (r528693) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.2.5 +DISTVERSION= 0.4.2.7 CATEGORIES= security net MASTER_SITES= TOR Modified: branches/2020Q1/security/tor/distinfo ============================================================================== --- branches/2020Q1/security/tor/distinfo Thu Mar 19 07:18:35 2020 (r528692) +++ branches/2020Q1/security/tor/distinfo Thu Mar 19 07:36:55 2020 (r528693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575968441 -SHA256 (tor-0.4.2.5.tar.gz) = 4d5975862e7808faebe9960def6235669fafeeac844cb76965501fa7af79d8c2 -SIZE (tor-0.4.2.5.tar.gz) = 7596836 +TIMESTAMP = 1584548145 +SHA256 (tor-0.4.2.7.tar.gz) = 06a1d835ddf382f6bca40a62e8fb40b71b2f73d56f0d53523c8bd5caf9b3026d +SIZE (tor-0.4.2.7.tar.gz) = 7604875 From owner-svn-ports-branches@freebsd.org Thu Mar 19 07:45:28 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 03E6E27E3A1; Thu, 19 Mar 2020 07:45:28 +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 48jf8R5JHRz4VPg; Thu, 19 Mar 2020 07:45:27 +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 9F34179E4; Thu, 19 Mar 2020 07:45:27 +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 02J7jRNB098707; Thu, 19 Mar 2020 07:45:27 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02J7jRrQ098705; Thu, 19 Mar 2020 07:45:27 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202003190745.02J7jRrQ098705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 19 Mar 2020 07:45:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528697 - branches/2020Q1/security/tor-devel X-SVN-Group: ports-branches X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: branches/2020Q1/security/tor-devel X-SVN-Commit-Revision: 528697 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 19 Mar 2020 07:45:28 -0000 Author: yuri Date: Thu Mar 19 07:45:26 2020 New Revision: 528697 URL: https://svnweb.freebsd.org/changeset/ports/528697 Log: MFH: r528658 security/tor-devel: Update 0.4.3.2 -> 0.4.3.3 Bugfix release: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.3.3-alpha Reported by: upstream notification Approved by: ports-secteam Modified: branches/2020Q1/security/tor-devel/Makefile branches/2020Q1/security/tor-devel/distinfo Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/security/tor-devel/Makefile ============================================================================== --- branches/2020Q1/security/tor-devel/Makefile Thu Mar 19 07:40:35 2020 (r528696) +++ branches/2020Q1/security/tor-devel/Makefile Thu Mar 19 07:45:26 2020 (r528697) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.2.4 -DISTVERSIONSUFFIX= -rc +DISTVERSION= 0.4.3.3 +DISTVERSIONSUFFIX= -alpha CATEGORIES= security net MASTER_SITES= TOR PKGNAMESUFFIX= -devel @@ -41,7 +41,7 @@ PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" GROUPS= _tor USERS= _tor -CONFLICTS_INSTALL= tor-[0-9]* +CONFLICTS_INSTALL= tor STATIC_TOR_USES= ssl:build STATIC_TOR_USES_OFF= ssl Modified: branches/2020Q1/security/tor-devel/distinfo ============================================================================== --- branches/2020Q1/security/tor-devel/distinfo Thu Mar 19 07:40:35 2020 (r528696) +++ branches/2020Q1/security/tor-devel/distinfo Thu Mar 19 07:45:26 2020 (r528697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573876889 -SHA256 (tor-0.4.2.4-rc.tar.gz) = a09530838c5e6316a4ad55cf9c0ae0c76f147b419c69da2f129666a8666849dc -SIZE (tor-0.4.2.4-rc.tar.gz) = 7567877 +TIMESTAMP = 1584548120 +SHA256 (tor-0.4.3.3-alpha.tar.gz) = 81259e71359b5add9959c0d64430147a939fb12757dc118653bd9c4ed93434e5 +SIZE (tor-0.4.3.3-alpha.tar.gz) = 7731305 From owner-svn-ports-branches@freebsd.org Thu Mar 19 16:18:49 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C345026366F; Thu, 19 Mar 2020 16:18:49 +0000 (UTC) (envelope-from adamw@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 48jsXn22Wjz4pXG; Thu, 19 Mar 2020 16:18:49 +0000 (UTC) (envelope-from adamw@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 EAB8CD9CB; Thu, 19 Mar 2020 16:18:48 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02JGIm4u006231; Thu, 19 Mar 2020 16:18:48 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02JGImIR006225; Thu, 19 Mar 2020 16:18:48 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <202003191618.02JGImIR006225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 19 Mar 2020 16:18:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528731 - in branches/2020Q1/www/gitea: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: in branches/2020Q1/www/gitea: . files X-SVN-Commit-Revision: 528731 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 19 Mar 2020 16:18:49 -0000 Author: adamw Date: Thu Mar 19 16:18:47 2020 New Revision: 528731 URL: https://svnweb.freebsd.org/changeset/ports/528731 Log: MFH: r528631 r528729 www/gitea: Use OPTIONS_SUB gitea: Update to 1.11.3 This release fixes three bugs. Release notes: https://blog.gitea.io/2020/03/gitea-1.11.3-and-1.10.6-released/ Also fix LDFLAGS so that the version number (among other things) is built into the binary correctly, and make the regexp used in the Makefile work with bsdgrep (both thanks to adamw). Will MFH due to bsdgrep build failure and stopwatch panic fix. PR: 244898 Submitted by: maintainer Approved by: portmgr (with hat) Added: branches/2020Q1/www/gitea/files/patch-Makefile - copied unchanged from r528729, head/www/gitea/files/patch-Makefile Modified: branches/2020Q1/www/gitea/Makefile branches/2020Q1/www/gitea/distinfo branches/2020Q1/www/gitea/pkg-plist Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/gitea/Makefile ============================================================================== --- branches/2020Q1/www/gitea/Makefile Thu Mar 19 16:17:18 2020 (r528730) +++ branches/2020Q1/www/gitea/Makefile Thu Mar 19 16:18:47 2020 (r528731) @@ -2,7 +2,7 @@ PORTNAME= gitea DISTVERSIONPREFIX= v -DISTVERSION= 1.11.2 +DISTVERSION= 1.11.3 CATEGORIES= www MASTER_SITES= https://github.com/go-gitea/gitea/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= gitea-src-${DISTVERSION} @@ -28,6 +28,7 @@ GROUPS= git OPTIONS_DEFINE= BINDATA PAM SQLITE OPTIONS_DEFAULT= PAM SQLITE +OPTIONS_SUB= yes BINDATA_DESC= Build a single monolithic binary, with all assets included PAM_DESC= Enable support for PAM @@ -38,13 +39,6 @@ SQLITE_VARS= GO_TAGS+="sqlite sqlite_unlock_notify" .include -# active option removes files from plist -.if ${PORT_OPTIONS:MBINDATA} -PLIST_SUB+= BINDATA="@comment " -.else -PLIST_SUB+= BINDATA="" -.endif - .if ${OPSYS} == FreeBSD DAEMONARGS= -S -l \$${gitea_facility} -s \$${gitea_priority} -T \$${name} .else @@ -53,11 +47,13 @@ DAEMONARGS= -f SUB_LIST+= DAEMONARGS="${DAEMONARGS}" +SSP_UNSAFE= true # use sane defaults for path, overriden with actual PREFIX in start script EXTRA_LDFLAGS= -X code.gitea.io/gitea/modules/setting.CustomPath=${PREFIX}/etc/gitea EXTRA_LDFLAGS+= -X code.gitea.io/gitea/modules/setting.AppWorkPath=${PREFIX}/share/gitea # Default LDFLAGS are incompatible with build -MAKE_ARGS= GOPATH=${WRKDIR} TAGS="${GO_TAGS}" LDFLAGS="${EXTRA_LDFLAGS}" +MAKE_ENV= LDFLAGS="${LDFLAGS} ${EXTRA_LDFLAGS}" +MAKE_ARGS= GOPATH=${WRKDIR} TAGS="${GO_TAGS}" ALL_TARGET= backend MAKE_JOBS_UNSAFE= yes Modified: branches/2020Q1/www/gitea/distinfo ============================================================================== --- branches/2020Q1/www/gitea/distinfo Thu Mar 19 16:17:18 2020 (r528730) +++ branches/2020Q1/www/gitea/distinfo Thu Mar 19 16:18:47 2020 (r528731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583582463 -SHA256 (gitea-src-1.11.2.tar.gz) = 777ad27929809811e17e2d0a539d2a47163e382473cefa680debcb0777aa2cba -SIZE (gitea-src-1.11.2.tar.gz) = 69381797 +TIMESTAMP = 1584565552 +SHA256 (gitea-src-1.11.3.tar.gz) = 5d0b31295788cc81d9f0033d00e509b6798ffeef0b603c4e1360e1762f3b11ec +SIZE (gitea-src-1.11.3.tar.gz) = 69382786 Copied: branches/2020Q1/www/gitea/files/patch-Makefile (from r528729, head/www/gitea/files/patch-Makefile) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2020Q1/www/gitea/files/patch-Makefile Thu Mar 19 16:18:47 2020 (r528731, copy of r528729, head/www/gitea/files/patch-Makefile) @@ -0,0 +1,20 @@ +--- Makefile.orig 2020-03-06 17:18:36.000000000 +0000 ++++ Makefile 2020-03-18 20:56:00.588102000 +0000 +@@ -123,7 +123,7 @@ + + .PHONY: go-check + go-check: +- $(eval GO_VERSION := $(shell printf "%03d%03d%03d" $(shell go version | grep -Eo '[0-9]+\.?[0-9]+?\.?[0-9]?[[:space:]]' | tr '.' ' ');)) ++ $(eval GO_VERSION := $(shell printf "%03d%03d%03d" $(shell go version | bsdgrep -Eo 'go[0-9\.]+' | tr -d go | tr '.' ' ');)) + @if [ "$(GO_VERSION)" -lt "001011000" ]; then \ + echo "Gitea requires Go 1.11.0 or greater to build. You can get it at https://golang.org/dl/"; \ + exit 1; \ +@@ -138,7 +138,7 @@ + + .PHONY: node-check + node-check: +- $(eval NODE_VERSION := $(shell printf "%03d%03d%03d" $(shell node -v | grep -Eo '[0-9]+\.?[0-9]+?\.?[0-9]?' | tr '.' ' ');)) ++ $(eval NODE_VERSION := $(shell printf "%03d%03d%03d" $(shell node -v | grep -Eo '[0-9]+\.?[0-9]+\.?[0-9]+' | tr '.' ' ');)) + $(eval NPM_MISSING := $(shell hash npm > /dev/null 2>&1 || echo 1)) + @if [ "$(NODE_VERSION)" -lt "010000000" -o "$(NPM_MISSING)" = "1" ]; then \ + echo "Gitea requires Node.js 10.0.0 or greater and npm to build. You can get it at https://nodejs.org/en/download/"; \ Modified: branches/2020Q1/www/gitea/pkg-plist ============================================================================== --- branches/2020Q1/www/gitea/pkg-plist Thu Mar 19 16:17:18 2020 (r528730) +++ branches/2020Q1/www/gitea/pkg-plist Thu Mar 19 16:18:47 2020 (r528731) @@ -1,2692 +1,2692 @@ @sample %%ETCDIR%%/conf/app.ini.sample %%ETCDIR%%/conf/app.ini.defaults sbin/gitea -%%BINDATA%%%%DATADIR%%/options/gitignore/Actionscript -%%BINDATA%%%%DATADIR%%/options/gitignore/Ada -%%BINDATA%%%%DATADIR%%/options/gitignore/Agda -%%BINDATA%%%%DATADIR%%/options/gitignore/Android -%%BINDATA%%%%DATADIR%%/options/gitignore/Anjuta -%%BINDATA%%%%DATADIR%%/options/gitignore/Ansible -%%BINDATA%%%%DATADIR%%/options/gitignore/AppEngine -%%BINDATA%%%%DATADIR%%/options/gitignore/AppceleratorTitanium -%%BINDATA%%%%DATADIR%%/options/gitignore/ArchLinuxPackages -%%BINDATA%%%%DATADIR%%/options/gitignore/Archives -%%BINDATA%%%%DATADIR%%/options/gitignore/AtmelStudio -%%BINDATA%%%%DATADIR%%/options/gitignore/Autotools -%%BINDATA%%%%DATADIR%%/options/gitignore/Backup -%%BINDATA%%%%DATADIR%%/options/gitignore/Bazaar -%%BINDATA%%%%DATADIR%%/options/gitignore/Bazel -%%BINDATA%%%%DATADIR%%/options/gitignore/Bitrix -%%BINDATA%%%%DATADIR%%/options/gitignore/BricxCC -%%BINDATA%%%%DATADIR%%/options/gitignore/C -%%BINDATA%%%%DATADIR%%/options/gitignore/C++ -%%BINDATA%%%%DATADIR%%/options/gitignore/CFWheels -%%BINDATA%%%%DATADIR%%/options/gitignore/CMake -%%BINDATA%%%%DATADIR%%/options/gitignore/CUDA -%%BINDATA%%%%DATADIR%%/options/gitignore/CVS -%%BINDATA%%%%DATADIR%%/options/gitignore/CakePHP -%%BINDATA%%%%DATADIR%%/options/gitignore/Calabash -%%BINDATA%%%%DATADIR%%/options/gitignore/ChefCookbook -%%BINDATA%%%%DATADIR%%/options/gitignore/Clojure -%%BINDATA%%%%DATADIR%%/options/gitignore/Cloud9 -%%BINDATA%%%%DATADIR%%/options/gitignore/CodeIgniter -%%BINDATA%%%%DATADIR%%/options/gitignore/CodeKit -%%BINDATA%%%%DATADIR%%/options/gitignore/CodeSniffer -%%BINDATA%%%%DATADIR%%/options/gitignore/CommonLisp -%%BINDATA%%%%DATADIR%%/options/gitignore/Composer -%%BINDATA%%%%DATADIR%%/options/gitignore/Concrete5 -%%BINDATA%%%%DATADIR%%/options/gitignore/Coq -%%BINDATA%%%%DATADIR%%/options/gitignore/Cordova -%%BINDATA%%%%DATADIR%%/options/gitignore/CraftCMS -%%BINDATA%%%%DATADIR%%/options/gitignore/D -%%BINDATA%%%%DATADIR%%/options/gitignore/DM -%%BINDATA%%%%DATADIR%%/options/gitignore/Dart -%%BINDATA%%%%DATADIR%%/options/gitignore/DartEditor -%%BINDATA%%%%DATADIR%%/options/gitignore/Delphi -%%BINDATA%%%%DATADIR%%/options/gitignore/Diff -%%BINDATA%%%%DATADIR%%/options/gitignore/Dreamweaver -%%BINDATA%%%%DATADIR%%/options/gitignore/Dropbox -%%BINDATA%%%%DATADIR%%/options/gitignore/Drupal -%%BINDATA%%%%DATADIR%%/options/gitignore/Drupal7 -%%BINDATA%%%%DATADIR%%/options/gitignore/EPiServer -%%BINDATA%%%%DATADIR%%/options/gitignore/Eagle -%%BINDATA%%%%DATADIR%%/options/gitignore/Eclipse -%%BINDATA%%%%DATADIR%%/options/gitignore/EiffelStudio -%%BINDATA%%%%DATADIR%%/options/gitignore/Elisp -%%BINDATA%%%%DATADIR%%/options/gitignore/Elixir -%%BINDATA%%%%DATADIR%%/options/gitignore/Elm -%%BINDATA%%%%DATADIR%%/options/gitignore/Emacs -%%BINDATA%%%%DATADIR%%/options/gitignore/Ensime -%%BINDATA%%%%DATADIR%%/options/gitignore/Erlang -%%BINDATA%%%%DATADIR%%/options/gitignore/Espresso -%%BINDATA%%%%DATADIR%%/options/gitignore/Exercism -%%BINDATA%%%%DATADIR%%/options/gitignore/ExpressionEngine -%%BINDATA%%%%DATADIR%%/options/gitignore/ExtJs -%%BINDATA%%%%DATADIR%%/options/gitignore/Fancy -%%BINDATA%%%%DATADIR%%/options/gitignore/Finale -%%BINDATA%%%%DATADIR%%/options/gitignore/FlexBuilder -%%BINDATA%%%%DATADIR%%/options/gitignore/ForceDotCom -%%BINDATA%%%%DATADIR%%/options/gitignore/Fortran -%%BINDATA%%%%DATADIR%%/options/gitignore/FuelPHP -%%BINDATA%%%%DATADIR%%/options/gitignore/GNOMEShellExtension -%%BINDATA%%%%DATADIR%%/options/gitignore/GPG -%%BINDATA%%%%DATADIR%%/options/gitignore/GWT -%%BINDATA%%%%DATADIR%%/options/gitignore/Gcov -%%BINDATA%%%%DATADIR%%/options/gitignore/GitBook -%%BINDATA%%%%DATADIR%%/options/gitignore/Go -%%BINDATA%%%%DATADIR%%/options/gitignore/Godot -%%BINDATA%%%%DATADIR%%/options/gitignore/Gradle -%%BINDATA%%%%DATADIR%%/options/gitignore/Grails -%%BINDATA%%%%DATADIR%%/options/gitignore/Haskell -%%BINDATA%%%%DATADIR%%/options/gitignore/Hugo -%%BINDATA%%%%DATADIR%%/options/gitignore/IAR_EWARM -%%BINDATA%%%%DATADIR%%/options/gitignore/IGORPro -%%BINDATA%%%%DATADIR%%/options/gitignore/Idris -%%BINDATA%%%%DATADIR%%/options/gitignore/Images -%%BINDATA%%%%DATADIR%%/options/gitignore/InforCMS -%%BINDATA%%%%DATADIR%%/options/gitignore/JBoss -%%BINDATA%%%%DATADIR%%/options/gitignore/JBoss4 -%%BINDATA%%%%DATADIR%%/options/gitignore/JBoss6 -%%BINDATA%%%%DATADIR%%/options/gitignore/JDeveloper -%%BINDATA%%%%DATADIR%%/options/gitignore/JENKINS_HOME -%%BINDATA%%%%DATADIR%%/options/gitignore/JEnv -%%BINDATA%%%%DATADIR%%/options/gitignore/Java -%%BINDATA%%%%DATADIR%%/options/gitignore/Jekyll -%%BINDATA%%%%DATADIR%%/options/gitignore/JetBrains -%%BINDATA%%%%DATADIR%%/options/gitignore/Joomla -%%BINDATA%%%%DATADIR%%/options/gitignore/Julia -%%BINDATA%%%%DATADIR%%/options/gitignore/JupyterNotebooks -%%BINDATA%%%%DATADIR%%/options/gitignore/KDevelop4 -%%BINDATA%%%%DATADIR%%/options/gitignore/Kate -%%BINDATA%%%%DATADIR%%/options/gitignore/Kentico -%%BINDATA%%%%DATADIR%%/options/gitignore/KiCad -%%BINDATA%%%%DATADIR%%/options/gitignore/Kohana -%%BINDATA%%%%DATADIR%%/options/gitignore/Kotlin -%%BINDATA%%%%DATADIR%%/options/gitignore/LabVIEW -%%BINDATA%%%%DATADIR%%/options/gitignore/Laravel -%%BINDATA%%%%DATADIR%%/options/gitignore/Lazarus -%%BINDATA%%%%DATADIR%%/options/gitignore/Leiningen -%%BINDATA%%%%DATADIR%%/options/gitignore/LemonStand -%%BINDATA%%%%DATADIR%%/options/gitignore/LibreOffice -%%BINDATA%%%%DATADIR%%/options/gitignore/Lilypond -%%BINDATA%%%%DATADIR%%/options/gitignore/Linux -%%BINDATA%%%%DATADIR%%/options/gitignore/Lithium -%%BINDATA%%%%DATADIR%%/options/gitignore/Logtalk -%%BINDATA%%%%DATADIR%%/options/gitignore/Lua -%%BINDATA%%%%DATADIR%%/options/gitignore/LyX -%%BINDATA%%%%DATADIR%%/options/gitignore/MATLAB -%%BINDATA%%%%DATADIR%%/options/gitignore/Magento -%%BINDATA%%%%DATADIR%%/options/gitignore/Magento1 -%%BINDATA%%%%DATADIR%%/options/gitignore/Magento2 -%%BINDATA%%%%DATADIR%%/options/gitignore/Maven -%%BINDATA%%%%DATADIR%%/options/gitignore/Mercurial -%%BINDATA%%%%DATADIR%%/options/gitignore/Mercury -%%BINDATA%%%%DATADIR%%/options/gitignore/MetaProgrammingSystem -%%BINDATA%%%%DATADIR%%/options/gitignore/Meteor -%%BINDATA%%%%DATADIR%%/options/gitignore/MicrosoftOffice -%%BINDATA%%%%DATADIR%%/options/gitignore/ModelSim -%%BINDATA%%%%DATADIR%%/options/gitignore/Momentics -%%BINDATA%%%%DATADIR%%/options/gitignore/MonoDevelop -%%BINDATA%%%%DATADIR%%/options/gitignore/NWjs -%%BINDATA%%%%DATADIR%%/options/gitignore/Nanoc -%%BINDATA%%%%DATADIR%%/options/gitignore/NetBeans -%%BINDATA%%%%DATADIR%%/options/gitignore/Nikola -%%BINDATA%%%%DATADIR%%/options/gitignore/Nim -%%BINDATA%%%%DATADIR%%/options/gitignore/Ninja -%%BINDATA%%%%DATADIR%%/options/gitignore/Node -%%BINDATA%%%%DATADIR%%/options/gitignore/NotepadPP -%%BINDATA%%%%DATADIR%%/options/gitignore/OCaml -%%BINDATA%%%%DATADIR%%/options/gitignore/Objective-C -%%BINDATA%%%%DATADIR%%/options/gitignore/Octave -%%BINDATA%%%%DATADIR%%/options/gitignore/Opa -%%BINDATA%%%%DATADIR%%/options/gitignore/OpenCart -%%BINDATA%%%%DATADIR%%/options/gitignore/OpenSSL -%%BINDATA%%%%DATADIR%%/options/gitignore/OracleForms -%%BINDATA%%%%DATADIR%%/options/gitignore/Otto -%%BINDATA%%%%DATADIR%%/options/gitignore/PSoCCreator -%%BINDATA%%%%DATADIR%%/options/gitignore/Packer -%%BINDATA%%%%DATADIR%%/options/gitignore/Patch -%%BINDATA%%%%DATADIR%%/options/gitignore/Perl -%%BINDATA%%%%DATADIR%%/options/gitignore/Perl6 -%%BINDATA%%%%DATADIR%%/options/gitignore/Phalcon -%%BINDATA%%%%DATADIR%%/options/gitignore/Phoenix -%%BINDATA%%%%DATADIR%%/options/gitignore/Pimcore -%%BINDATA%%%%DATADIR%%/options/gitignore/PlayFramework -%%BINDATA%%%%DATADIR%%/options/gitignore/Plone -%%BINDATA%%%%DATADIR%%/options/gitignore/Prestashop -%%BINDATA%%%%DATADIR%%/options/gitignore/Processing -%%BINDATA%%%%DATADIR%%/options/gitignore/PuTTY -%%BINDATA%%%%DATADIR%%/options/gitignore/Puppet -%%BINDATA%%%%DATADIR%%/options/gitignore/PureScript -%%BINDATA%%%%DATADIR%%/options/gitignore/Python -%%BINDATA%%%%DATADIR%%/options/gitignore/Qooxdoo -%%BINDATA%%%%DATADIR%%/options/gitignore/Qt -%%BINDATA%%%%DATADIR%%/options/gitignore/R -%%BINDATA%%%%DATADIR%%/options/gitignore/ROS -%%BINDATA%%%%DATADIR%%/options/gitignore/Racket -%%BINDATA%%%%DATADIR%%/options/gitignore/Rails -%%BINDATA%%%%DATADIR%%/options/gitignore/Red -%%BINDATA%%%%DATADIR%%/options/gitignore/Redcar -%%BINDATA%%%%DATADIR%%/options/gitignore/Redis -%%BINDATA%%%%DATADIR%%/options/gitignore/RhodesRhomobile -%%BINDATA%%%%DATADIR%%/options/gitignore/Ruby -%%BINDATA%%%%DATADIR%%/options/gitignore/Rust -%%BINDATA%%%%DATADIR%%/options/gitignore/SBT -%%BINDATA%%%%DATADIR%%/options/gitignore/SCons -%%BINDATA%%%%DATADIR%%/options/gitignore/SVN -%%BINDATA%%%%DATADIR%%/options/gitignore/Sass -%%BINDATA%%%%DATADIR%%/options/gitignore/Scala -%%BINDATA%%%%DATADIR%%/options/gitignore/Scheme -%%BINDATA%%%%DATADIR%%/options/gitignore/Scrivener -%%BINDATA%%%%DATADIR%%/options/gitignore/Sdcc -%%BINDATA%%%%DATADIR%%/options/gitignore/SeamGen -%%BINDATA%%%%DATADIR%%/options/gitignore/SketchUp -%%BINDATA%%%%DATADIR%%/options/gitignore/SlickEdit -%%BINDATA%%%%DATADIR%%/options/gitignore/Smalltalk -%%BINDATA%%%%DATADIR%%/options/gitignore/Snap -%%BINDATA%%%%DATADIR%%/options/gitignore/Splunk -%%BINDATA%%%%DATADIR%%/options/gitignore/Stata -%%BINDATA%%%%DATADIR%%/options/gitignore/Stella -%%BINDATA%%%%DATADIR%%/options/gitignore/SublimeText -%%BINDATA%%%%DATADIR%%/options/gitignore/SugarCRM -%%BINDATA%%%%DATADIR%%/options/gitignore/Swift -%%BINDATA%%%%DATADIR%%/options/gitignore/Symfony -%%BINDATA%%%%DATADIR%%/options/gitignore/SymphonyCMS -%%BINDATA%%%%DATADIR%%/options/gitignore/SynopsysVCS -%%BINDATA%%%%DATADIR%%/options/gitignore/Tags -%%BINDATA%%%%DATADIR%%/options/gitignore/TeX -%%BINDATA%%%%DATADIR%%/options/gitignore/Terraform -%%BINDATA%%%%DATADIR%%/options/gitignore/TextMate -%%BINDATA%%%%DATADIR%%/options/gitignore/Textpattern -%%BINDATA%%%%DATADIR%%/options/gitignore/ThinkPHP -%%BINDATA%%%%DATADIR%%/options/gitignore/TortoiseGit -%%BINDATA%%%%DATADIR%%/options/gitignore/TurboGears2 -%%BINDATA%%%%DATADIR%%/options/gitignore/Typo3 -%%BINDATA%%%%DATADIR%%/options/gitignore/Umbraco -%%BINDATA%%%%DATADIR%%/options/gitignore/Unity -%%BINDATA%%%%DATADIR%%/options/gitignore/UnrealEngine -%%BINDATA%%%%DATADIR%%/options/gitignore/VVVV -%%BINDATA%%%%DATADIR%%/options/gitignore/Vagrant -%%BINDATA%%%%DATADIR%%/options/gitignore/Vim -%%BINDATA%%%%DATADIR%%/options/gitignore/VirtualEnv -%%BINDATA%%%%DATADIR%%/options/gitignore/Virtuoso -%%BINDATA%%%%DATADIR%%/options/gitignore/VisualStudio -%%BINDATA%%%%DATADIR%%/options/gitignore/VisualStudioCode -%%BINDATA%%%%DATADIR%%/options/gitignore/Vue -%%BINDATA%%%%DATADIR%%/options/gitignore/Waf -%%BINDATA%%%%DATADIR%%/options/gitignore/WebMethods -%%BINDATA%%%%DATADIR%%/options/gitignore/Windows -%%BINDATA%%%%DATADIR%%/options/gitignore/WordPress -%%BINDATA%%%%DATADIR%%/options/gitignore/Xcode -%%BINDATA%%%%DATADIR%%/options/gitignore/Xilinx -%%BINDATA%%%%DATADIR%%/options/gitignore/XilinxISE -%%BINDATA%%%%DATADIR%%/options/gitignore/Xojo -%%BINDATA%%%%DATADIR%%/options/gitignore/Yeoman -%%BINDATA%%%%DATADIR%%/options/gitignore/Yii -%%BINDATA%%%%DATADIR%%/options/gitignore/ZendFramework -%%BINDATA%%%%DATADIR%%/options/gitignore/Zephir -%%BINDATA%%%%DATADIR%%/options/gitignore/esp-idf -%%BINDATA%%%%DATADIR%%/options/gitignore/macOS -%%BINDATA%%%%DATADIR%%/options/label/Default -%%BINDATA%%%%DATADIR%%/options/license/0BSD -%%BINDATA%%%%DATADIR%%/options/license/389-exception -%%BINDATA%%%%DATADIR%%/options/license/AAL -%%BINDATA%%%%DATADIR%%/options/license/ADSL -%%BINDATA%%%%DATADIR%%/options/license/AFL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/AFL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/AFL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/AFL-2.1 -%%BINDATA%%%%DATADIR%%/options/license/AFL-3.0 -%%BINDATA%%%%DATADIR%%/options/license/AGPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/AGPL-1.0-only -%%BINDATA%%%%DATADIR%%/options/license/AGPL-1.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/AGPL-3.0-only -%%BINDATA%%%%DATADIR%%/options/license/AGPL-3.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/AMDPLPA -%%BINDATA%%%%DATADIR%%/options/license/AML -%%BINDATA%%%%DATADIR%%/options/license/AMPAS -%%BINDATA%%%%DATADIR%%/options/license/ANTLR-PD -%%BINDATA%%%%DATADIR%%/options/license/APAFML -%%BINDATA%%%%DATADIR%%/options/license/APL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/APSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/APSL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/APSL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/APSL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Abstyles -%%BINDATA%%%%DATADIR%%/options/license/Adobe-2006 -%%BINDATA%%%%DATADIR%%/options/license/Adobe-Glyph -%%BINDATA%%%%DATADIR%%/options/license/Afmparse -%%BINDATA%%%%DATADIR%%/options/license/Aladdin -%%BINDATA%%%%DATADIR%%/options/license/Apache-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Apache-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Apache-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Artistic-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Artistic-1.0-Perl -%%BINDATA%%%%DATADIR%%/options/license/Artistic-1.0-cl8 -%%BINDATA%%%%DATADIR%%/options/license/Artistic-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Autoconf-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Autoconf-exception-3.0 -%%BINDATA%%%%DATADIR%%/options/license/BSD-1-Clause -%%BINDATA%%%%DATADIR%%/options/license/BSD-2-Clause -%%BINDATA%%%%DATADIR%%/options/license/BSD-2-Clause-FreeBSD -%%BINDATA%%%%DATADIR%%/options/license/BSD-2-Clause-NetBSD -%%BINDATA%%%%DATADIR%%/options/license/BSD-2-Clause-Patent -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-Attribution -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-Clear -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-LBNL -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-No-Nuclear-License -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-No-Nuclear-License-2014 -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-No-Nuclear-Warranty -%%BINDATA%%%%DATADIR%%/options/license/BSD-3-Clause-Open-MPI -%%BINDATA%%%%DATADIR%%/options/license/BSD-4-Clause -%%BINDATA%%%%DATADIR%%/options/license/BSD-4-Clause-UC -%%BINDATA%%%%DATADIR%%/options/license/BSD-Protection -%%BINDATA%%%%DATADIR%%/options/license/BSD-Source-Code -%%BINDATA%%%%DATADIR%%/options/license/BSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Bahyph -%%BINDATA%%%%DATADIR%%/options/license/Barr -%%BINDATA%%%%DATADIR%%/options/license/Beerware -%%BINDATA%%%%DATADIR%%/options/license/Bison-exception-2.2 -%%BINDATA%%%%DATADIR%%/options/license/BitTorrent-1.0 -%%BINDATA%%%%DATADIR%%/options/license/BitTorrent-1.1 -%%BINDATA%%%%DATADIR%%/options/license/BlueOak-1.0.0 -%%BINDATA%%%%DATADIR%%/options/license/Bootloader-exception -%%BINDATA%%%%DATADIR%%/options/license/Borceux -%%BINDATA%%%%DATADIR%%/options/license/CATOSL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-ND-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-ND-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-ND-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-ND-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-SA-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-SA-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-SA-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-NC-SA-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-ND-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-ND-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-ND-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-ND-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-SA-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-SA-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-SA-3.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-BY-SA-4.0 -%%BINDATA%%%%DATADIR%%/options/license/CC-PDDC -%%BINDATA%%%%DATADIR%%/options/license/CC0-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CDDL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CDDL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/CDLA-Permissive-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CDLA-Sharing-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CECILL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CECILL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/CECILL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CECILL-2.1 -%%BINDATA%%%%DATADIR%%/options/license/CECILL-B -%%BINDATA%%%%DATADIR%%/options/license/CECILL-C -%%BINDATA%%%%DATADIR%%/options/license/CERN-OHL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/CERN-OHL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/CLISP-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/CNRI-Jython -%%BINDATA%%%%DATADIR%%/options/license/CNRI-Python -%%BINDATA%%%%DATADIR%%/options/license/CNRI-Python-GPL-Compatible -%%BINDATA%%%%DATADIR%%/options/license/CPAL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/CPOL-1.02 -%%BINDATA%%%%DATADIR%%/options/license/CUA-OPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Caldera -%%BINDATA%%%%DATADIR%%/options/license/ClArtistic -%%BINDATA%%%%DATADIR%%/options/license/Classpath-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Condor-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Crossword -%%BINDATA%%%%DATADIR%%/options/license/CrystalStacker -%%BINDATA%%%%DATADIR%%/options/license/Cube -%%BINDATA%%%%DATADIR%%/options/license/D-FSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/DOC -%%BINDATA%%%%DATADIR%%/options/license/DSDP -%%BINDATA%%%%DATADIR%%/options/license/DigiRule-FOSS-exception -%%BINDATA%%%%DATADIR%%/options/license/Dotseqn -%%BINDATA%%%%DATADIR%%/options/license/ECL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/ECL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/EFL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/EFL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/EPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/EPL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/EUDatagrid -%%BINDATA%%%%DATADIR%%/options/license/EUPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/EUPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/EUPL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/Entessa -%%BINDATA%%%%DATADIR%%/options/license/ErlPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Eurosym -%%BINDATA%%%%DATADIR%%/options/license/FLTK-exception -%%BINDATA%%%%DATADIR%%/options/license/FSFAP -%%BINDATA%%%%DATADIR%%/options/license/FSFUL -%%BINDATA%%%%DATADIR%%/options/license/FSFULLR -%%BINDATA%%%%DATADIR%%/options/license/FTL -%%BINDATA%%%%DATADIR%%/options/license/Fair -%%BINDATA%%%%DATADIR%%/options/license/Fawkes-Runtime-exception -%%BINDATA%%%%DATADIR%%/options/license/Font-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Frameworx-1.0 -%%BINDATA%%%%DATADIR%%/options/license/FreeImage -%%BINDATA%%%%DATADIR%%/options/license/GCC-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/GCC-exception-3.1 -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.1-only -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.1-or-later -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.2-only -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.2-or-later -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.3-only -%%BINDATA%%%%DATADIR%%/options/license/GFDL-1.3-or-later -%%BINDATA%%%%DATADIR%%/options/license/GL2PS -%%BINDATA%%%%DATADIR%%/options/license/GPL-1.0-only -%%BINDATA%%%%DATADIR%%/options/license/GPL-1.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/GPL-2.0-only -%%BINDATA%%%%DATADIR%%/options/license/GPL-2.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/GPL-3.0-only -%%BINDATA%%%%DATADIR%%/options/license/GPL-3.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/GPL-CC-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Giftware -%%BINDATA%%%%DATADIR%%/options/license/Glide -%%BINDATA%%%%DATADIR%%/options/license/Glulxe -%%BINDATA%%%%DATADIR%%/options/license/HPND -%%BINDATA%%%%DATADIR%%/options/license/HPND-sell-variant -%%BINDATA%%%%DATADIR%%/options/license/HaskellReport -%%BINDATA%%%%DATADIR%%/options/license/IBM-pibs -%%BINDATA%%%%DATADIR%%/options/license/ICU -%%BINDATA%%%%DATADIR%%/options/license/IJG -%%BINDATA%%%%DATADIR%%/options/license/IPA -%%BINDATA%%%%DATADIR%%/options/license/IPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/ISC -%%BINDATA%%%%DATADIR%%/options/license/ImageMagick -%%BINDATA%%%%DATADIR%%/options/license/Imlib2 -%%BINDATA%%%%DATADIR%%/options/license/Info-ZIP -%%BINDATA%%%%DATADIR%%/options/license/Intel -%%BINDATA%%%%DATADIR%%/options/license/Intel-ACPI -%%BINDATA%%%%DATADIR%%/options/license/Interbase-1.0 -%%BINDATA%%%%DATADIR%%/options/license/JPNIC -%%BINDATA%%%%DATADIR%%/options/license/JSON -%%BINDATA%%%%DATADIR%%/options/license/JasPer-2.0 -%%BINDATA%%%%DATADIR%%/options/license/LAL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/LAL-1.3 -%%BINDATA%%%%DATADIR%%/options/license/LGPL-2.0-only -%%BINDATA%%%%DATADIR%%/options/license/LGPL-2.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/LGPL-2.1-only -%%BINDATA%%%%DATADIR%%/options/license/LGPL-2.1-or-later -%%BINDATA%%%%DATADIR%%/options/license/LGPL-3.0-only -%%BINDATA%%%%DATADIR%%/options/license/LGPL-3.0-or-later -%%BINDATA%%%%DATADIR%%/options/license/LGPLLR -%%BINDATA%%%%DATADIR%%/options/license/LLVM-exception -%%BINDATA%%%%DATADIR%%/options/license/LPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/LPL-1.02 -%%BINDATA%%%%DATADIR%%/options/license/LPPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/LPPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/LPPL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/LPPL-1.3a -%%BINDATA%%%%DATADIR%%/options/license/LPPL-1.3c -%%BINDATA%%%%DATADIR%%/options/license/LZMA-exception -%%BINDATA%%%%DATADIR%%/options/license/Latex2e -%%BINDATA%%%%DATADIR%%/options/license/Leptonica -%%BINDATA%%%%DATADIR%%/options/license/LiLiQ-P-1.1 -%%BINDATA%%%%DATADIR%%/options/license/LiLiQ-R-1.1 -%%BINDATA%%%%DATADIR%%/options/license/LiLiQ-Rplus-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Libpng -%%BINDATA%%%%DATADIR%%/options/license/Libtool-exception -%%BINDATA%%%%DATADIR%%/options/license/Linux-OpenIB -%%BINDATA%%%%DATADIR%%/options/license/Linux-syscall-note -%%BINDATA%%%%DATADIR%%/options/license/MIT -%%BINDATA%%%%DATADIR%%/options/license/MIT-0 -%%BINDATA%%%%DATADIR%%/options/license/MIT-CMU -%%BINDATA%%%%DATADIR%%/options/license/MIT-advertising -%%BINDATA%%%%DATADIR%%/options/license/MIT-enna -%%BINDATA%%%%DATADIR%%/options/license/MIT-feh -%%BINDATA%%%%DATADIR%%/options/license/MITNFA -%%BINDATA%%%%DATADIR%%/options/license/MPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/MPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/MPL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/MPL-2.0-no-copyleft-exception -%%BINDATA%%%%DATADIR%%/options/license/MS-PL -%%BINDATA%%%%DATADIR%%/options/license/MS-RL -%%BINDATA%%%%DATADIR%%/options/license/MTLL -%%BINDATA%%%%DATADIR%%/options/license/MakeIndex -%%BINDATA%%%%DATADIR%%/options/license/MirOS -%%BINDATA%%%%DATADIR%%/options/license/Motosoto -%%BINDATA%%%%DATADIR%%/options/license/MulanPSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Multics -%%BINDATA%%%%DATADIR%%/options/license/Mup -%%BINDATA%%%%DATADIR%%/options/license/NASA-1.3 -%%BINDATA%%%%DATADIR%%/options/license/NBPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/NCSA -%%BINDATA%%%%DATADIR%%/options/license/NGPL -%%BINDATA%%%%DATADIR%%/options/license/NLOD-1.0 -%%BINDATA%%%%DATADIR%%/options/license/NLPL -%%BINDATA%%%%DATADIR%%/options/license/NOSL -%%BINDATA%%%%DATADIR%%/options/license/NPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/NPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/NPOSL-3.0 -%%BINDATA%%%%DATADIR%%/options/license/NRL -%%BINDATA%%%%DATADIR%%/options/license/NTP -%%BINDATA%%%%DATADIR%%/options/license/Naumen -%%BINDATA%%%%DATADIR%%/options/license/Net-SNMP -%%BINDATA%%%%DATADIR%%/options/license/NetCDF -%%BINDATA%%%%DATADIR%%/options/license/Newsletr -%%BINDATA%%%%DATADIR%%/options/license/Nokia -%%BINDATA%%%%DATADIR%%/options/license/Nokia-Qt-exception-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Noweb -%%BINDATA%%%%DATADIR%%/options/license/OCCT-PL -%%BINDATA%%%%DATADIR%%/options/license/OCCT-exception-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OCLC-2.0 -%%BINDATA%%%%DATADIR%%/options/license/OCaml-LGPL-linking-exception -%%BINDATA%%%%DATADIR%%/options/license/ODC-By-1.0 -%%BINDATA%%%%DATADIR%%/options/license/ODbL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OFL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OFL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/OGL-Canada-2.0 -%%BINDATA%%%%DATADIR%%/options/license/OGL-UK-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OGL-UK-2.0 -%%BINDATA%%%%DATADIR%%/options/license/OGL-UK-3.0 -%%BINDATA%%%%DATADIR%%/options/license/OGTSL -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-1.1 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-1.2 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-1.3 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-1.4 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.0 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.0.1 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.1 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.2 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.2.1 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.2.2 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.3 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.4 -%%BINDATA%%%%DATADIR%%/options/license/OLDAP-2.7 -%%BINDATA%%%%DATADIR%%/options/license/OML -%%BINDATA%%%%DATADIR%%/options/license/OPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OSET-PL-2.1 -%%BINDATA%%%%DATADIR%%/options/license/OSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OSL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/OSL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/OSL-2.1 -%%BINDATA%%%%DATADIR%%/options/license/OSL-3.0 -%%BINDATA%%%%DATADIR%%/options/license/OpenJDK-assembly-exception-1.0 -%%BINDATA%%%%DATADIR%%/options/license/OpenSSL -%%BINDATA%%%%DATADIR%%/options/license/PDDL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/PHP-3.0 -%%BINDATA%%%%DATADIR%%/options/license/PHP-3.01 -%%BINDATA%%%%DATADIR%%/options/license/PS-or-PDF-font-exception-20170817 -%%BINDATA%%%%DATADIR%%/options/license/Parity-6.0.0 -%%BINDATA%%%%DATADIR%%/options/license/Plexus -%%BINDATA%%%%DATADIR%%/options/license/PostgreSQL -%%BINDATA%%%%DATADIR%%/options/license/Python-2.0 -%%BINDATA%%%%DATADIR%%/options/license/QPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Qhull -%%BINDATA%%%%DATADIR%%/options/license/Qt-GPL-exception-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Qt-LGPL-exception-1.1 -%%BINDATA%%%%DATADIR%%/options/license/Qwt-exception-1.0 -%%BINDATA%%%%DATADIR%%/options/license/RHeCos-1.1 -%%BINDATA%%%%DATADIR%%/options/license/RPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/RPSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/RSA-MD -%%BINDATA%%%%DATADIR%%/options/license/RSCPL -%%BINDATA%%%%DATADIR%%/options/license/Rdisc -%%BINDATA%%%%DATADIR%%/options/license/Ruby -%%BINDATA%%%%DATADIR%%/options/license/SAX-PD -%%BINDATA%%%%DATADIR%%/options/license/SCEA -%%BINDATA%%%%DATADIR%%/options/license/SGI-B-1.0 -%%BINDATA%%%%DATADIR%%/options/license/SGI-B-1.1 -%%BINDATA%%%%DATADIR%%/options/license/SGI-B-2.0 -%%BINDATA%%%%DATADIR%%/options/license/SHL-0.51 -%%BINDATA%%%%DATADIR%%/options/license/SISSL -%%BINDATA%%%%DATADIR%%/options/license/SISSL-1.2 -%%BINDATA%%%%DATADIR%%/options/license/SMLNJ -%%BINDATA%%%%DATADIR%%/options/license/SMPPL -%%BINDATA%%%%DATADIR%%/options/license/SNIA -%%BINDATA%%%%DATADIR%%/options/license/SPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/SSH-OpenSSH -%%BINDATA%%%%DATADIR%%/options/license/SSH-short -%%BINDATA%%%%DATADIR%%/options/license/SSPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/SWL -%%BINDATA%%%%DATADIR%%/options/license/Saxpath -%%BINDATA%%%%DATADIR%%/options/license/Sendmail -%%BINDATA%%%%DATADIR%%/options/license/Sendmail-8.23 -%%BINDATA%%%%DATADIR%%/options/license/SimPL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Sleepycat -%%BINDATA%%%%DATADIR%%/options/license/Spencer-86 -%%BINDATA%%%%DATADIR%%/options/license/Spencer-94 -%%BINDATA%%%%DATADIR%%/options/license/Spencer-99 -%%BINDATA%%%%DATADIR%%/options/license/SugarCRM-1.1.3 -%%BINDATA%%%%DATADIR%%/options/license/Swift-exception -%%BINDATA%%%%DATADIR%%/options/license/TAPR-OHL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/TCL -%%BINDATA%%%%DATADIR%%/options/license/TCP-wrappers -%%BINDATA%%%%DATADIR%%/options/license/TMate -%%BINDATA%%%%DATADIR%%/options/license/TORQUE-1.1 -%%BINDATA%%%%DATADIR%%/options/license/TOSL -%%BINDATA%%%%DATADIR%%/options/license/TU-Berlin-1.0 -%%BINDATA%%%%DATADIR%%/options/license/TU-Berlin-2.0 -%%BINDATA%%%%DATADIR%%/options/license/UCL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/UPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Unicode-DFS-2015 -%%BINDATA%%%%DATADIR%%/options/license/Unicode-DFS-2016 -%%BINDATA%%%%DATADIR%%/options/license/Unicode-TOU -%%BINDATA%%%%DATADIR%%/options/license/Universal-FOSS-exception-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Unlicense -%%BINDATA%%%%DATADIR%%/options/license/VOSTROM -%%BINDATA%%%%DATADIR%%/options/license/VSL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Vim -%%BINDATA%%%%DATADIR%%/options/license/W3C -%%BINDATA%%%%DATADIR%%/options/license/W3C-19980720 -%%BINDATA%%%%DATADIR%%/options/license/W3C-20150513 -%%BINDATA%%%%DATADIR%%/options/license/WTFPL -%%BINDATA%%%%DATADIR%%/options/license/Watcom-1.0 -%%BINDATA%%%%DATADIR%%/options/license/Wsuipa -%%BINDATA%%%%DATADIR%%/options/license/WxWindows-exception-3.1 -%%BINDATA%%%%DATADIR%%/options/license/X11 -%%BINDATA%%%%DATADIR%%/options/license/XFree86-1.1 -%%BINDATA%%%%DATADIR%%/options/license/XSkat -%%BINDATA%%%%DATADIR%%/options/license/Xerox -%%BINDATA%%%%DATADIR%%/options/license/Xnet -%%BINDATA%%%%DATADIR%%/options/license/YPL-1.0 -%%BINDATA%%%%DATADIR%%/options/license/YPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/ZPL-1.1 -%%BINDATA%%%%DATADIR%%/options/license/ZPL-2.0 -%%BINDATA%%%%DATADIR%%/options/license/ZPL-2.1 -%%BINDATA%%%%DATADIR%%/options/license/Zed -%%BINDATA%%%%DATADIR%%/options/license/Zend-2.0 -%%BINDATA%%%%DATADIR%%/options/license/Zimbra-1.3 -%%BINDATA%%%%DATADIR%%/options/license/Zimbra-1.4 -%%BINDATA%%%%DATADIR%%/options/license/Zlib -%%BINDATA%%%%DATADIR%%/options/license/blessing -%%BINDATA%%%%DATADIR%%/options/license/copyleft-next-0.3.0 -%%BINDATA%%%%DATADIR%%/options/license/copyleft-next-0.3.1 -%%BINDATA%%%%DATADIR%%/options/license/curl -%%BINDATA%%%%DATADIR%%/options/license/diffmark -%%BINDATA%%%%DATADIR%%/options/license/dvipdfm -%%BINDATA%%%%DATADIR%%/options/license/eCos-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/eGenix -%%BINDATA%%%%DATADIR%%/options/license/etalab-2.0 -%%BINDATA%%%%DATADIR%%/options/license/freertos-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/gSOAP-1.3b -%%BINDATA%%%%DATADIR%%/options/license/gnu-javamail-exception -%%BINDATA%%%%DATADIR%%/options/license/gnuplot -%%BINDATA%%%%DATADIR%%/options/license/i2p-gpl-java-exception -%%BINDATA%%%%DATADIR%%/options/license/iMatix -%%BINDATA%%%%DATADIR%%/options/license/libpng-2.0 -%%BINDATA%%%%DATADIR%%/options/license/libtiff -%%BINDATA%%%%DATADIR%%/options/license/mif-exception -%%BINDATA%%%%DATADIR%%/options/license/mpich2 -%%BINDATA%%%%DATADIR%%/options/license/openvpn-openssl-exception -%%BINDATA%%%%DATADIR%%/options/license/psfrag -%%BINDATA%%%%DATADIR%%/options/license/psutils -%%BINDATA%%%%DATADIR%%/options/license/u-boot-exception-2.0 -%%BINDATA%%%%DATADIR%%/options/license/xinetd -%%BINDATA%%%%DATADIR%%/options/license/xpp -%%BINDATA%%%%DATADIR%%/options/license/zlib-acknowledgement -%%BINDATA%%%%DATADIR%%/options/locale/TRANSLATORS -%%BINDATA%%%%DATADIR%%/options/locale/locale_bg-BG.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_cs-CZ.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_de-DE.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_en-US.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_es-ES.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_fa-IR.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_fi-FI.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_fr-FR.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_hu-HU.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_id-ID.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_it-IT.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_ja-JP.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_ko-KR.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_lt-LT.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_lv-LV.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_ml-IN.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_nb-NO.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_nl-NL.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_nn-NO.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_no-NO.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_pl-PL.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_pt-BR.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_ru-RU.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_ru-UA.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_sr-SP.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_sv-SE.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_tr-TR.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_uk-UA.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_vi-VN.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_zh-CN.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_zh-HK.ini -%%BINDATA%%%%DATADIR%%/options/locale/locale_zh-TW.ini -%%BINDATA%%%%DATADIR%%/options/readme/Default -%%BINDATA%%%%DATADIR%%/public/css/index.css -%%BINDATA%%%%DATADIR%%/public/css/theme-arc-green.css -%%BINDATA%%%%DATADIR%%/public/img/404.png -%%BINDATA%%%%DATADIR%%/public/img/500.png -%%BINDATA%%%%DATADIR%%/public/img/auth/bitbucket.png -%%BINDATA%%%%DATADIR%%/public/img/auth/discord.png -%%BINDATA%%%%DATADIR%%/public/img/auth/dropbox.png -%%BINDATA%%%%DATADIR%%/public/img/auth/facebook.png -%%BINDATA%%%%DATADIR%%/public/img/auth/gitea.png -%%BINDATA%%%%DATADIR%%/public/img/auth/github.png -%%BINDATA%%%%DATADIR%%/public/img/auth/gitlab.png -%%BINDATA%%%%DATADIR%%/public/img/auth/google.png -%%BINDATA%%%%DATADIR%%/public/img/auth/openid_connect.png -%%BINDATA%%%%DATADIR%%/public/img/auth/twitter.png -%%BINDATA%%%%DATADIR%%/public/img/avatar_default.png -%%BINDATA%%%%DATADIR%%/public/img/checkmark.png -%%BINDATA%%%%DATADIR%%/public/img/dingtalk.ico -%%BINDATA%%%%DATADIR%%/public/img/discord.png -%%BINDATA%%%%DATADIR%%/public/img/favicon.ico -%%BINDATA%%%%DATADIR%%/public/img/favicon.png -%%BINDATA%%%%DATADIR%%/public/img/gitea-192.png -%%BINDATA%%%%DATADIR%%/public/img/gitea-512.png -%%BINDATA%%%%DATADIR%%/public/img/gitea-lg.png -%%BINDATA%%%%DATADIR%%/public/img/gitea-safari.svg -%%BINDATA%%%%DATADIR%%/public/img/gitea-sm.png -%%BINDATA%%%%DATADIR%%/public/img/gogs.ico -%%BINDATA%%%%DATADIR%%/public/img/loading.png -%%BINDATA%%%%DATADIR%%/public/img/msteams.png -%%BINDATA%%%%DATADIR%%/public/img/openid-16x16.png -%%BINDATA%%%%DATADIR%%/public/img/repo_default.png -%%BINDATA%%%%DATADIR%%/public/img/slack.png -%%BINDATA%%%%DATADIR%%/public/img/telegram.png -%%BINDATA%%%%DATADIR%%/public/js/gitgraph.js -%%BINDATA%%%%DATADIR%%/public/js/gitgraph.js.map -%%BINDATA%%%%DATADIR%%/public/js/index.js -%%BINDATA%%%%DATADIR%%/public/js/index.js.map -%%BINDATA%%%%DATADIR%%/public/vendor/VERSIONS -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/css/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/css/font-awesome.min.css -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/FontAwesome.otf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/fontawesome-webfont.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/fontawesome-webfont.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/fontawesome-webfont.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/fontawesome-webfont.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/font-awesome/fonts/fontawesome-webfont.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-700italic.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-italic.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-italic.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-italic.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-italic.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-regular.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-regular.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-regular.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/lato-fonts/lato-v16-latin-regular.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.eot -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.min.css -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.svg -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.ttf -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.woff -%%BINDATA%%%%DATADIR%%/public/vendor/assets/octicons/octicons.woff2 -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/favicon-16x16.png -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/favicon-32x32.png -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/oauth2-redirect.html -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui-bundle.js -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui-bundle.js.map -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui-standalone-preset.js -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui-standalone-preset.js.map -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.css -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.css.map -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.js -%%BINDATA%%%%DATADIR%%/public/vendor/assets/swagger-ui/swagger-ui.js.map -%%BINDATA%%%%DATADIR%%/public/vendor/librejs.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/clipboard/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/clipboard/clipboard.min.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/.gitattributes -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/.gitignore -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/.npmignore -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/.travis.yml -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/LICENSE -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/comment/comment.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/comment/continuecomment.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/dialog/dialog.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/dialog/dialog.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/autorefresh.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/fullscreen.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/fullscreen.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/panel.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/placeholder.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/display/rulers.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/closebrackets.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/closetag.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/continuelist.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/matchbrackets.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/matchtags.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/edit/trailingspace.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/brace-fold.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/comment-fold.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/foldcode.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/foldgutter.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/foldgutter.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/indent-fold.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/markdown-fold.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/fold/xml-fold.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/anyword-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/css-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/html-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/javascript-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/show-hint.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/show-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/sql-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/hint/xml-hint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/coffeescript-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/css-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/html-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/javascript-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/json-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/lint.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/lint/yaml-lint.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/merge/merge.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/merge/merge.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/mode/loadmode.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/mode/multiplex.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/mode/multiplex_test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/mode/overlay.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/mode/simple.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/runmode/colorize.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/runmode/runmode-standalone.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/runmode/runmode.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/runmode/runmode.node.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/scroll/annotatescrollbar.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/scroll/scrollpastend.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/scroll/simplescrollbars.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/scroll/simplescrollbars.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/jump-to-line.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/match-highlighter.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/matchesonscrollbar.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/matchesonscrollbar.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/search.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/search/searchcursor.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/selection/active-line.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/selection/mark-selection.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/selection/selection-pointer.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/tern/tern.css -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/tern/tern.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/tern/worker.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/addon/wrap/hardwrap.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/apl/apl.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/apl/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asciiarmor/asciiarmor.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asciiarmor/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asn.1/asn.1.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asn.1/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asterisk/asterisk.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/asterisk/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/brainfuck/brainfuck.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/brainfuck/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clike/clike.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clike/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clike/scala.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clike/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clojure/clojure.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clojure/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/clojure/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cmake/cmake.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cmake/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cobol/cobol.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cobol/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/coffeescript/coffeescript.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/coffeescript/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/commonlisp/commonlisp.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/commonlisp/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/crystal/crystal.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/crystal/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/css.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/gss.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/gss_test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/less.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/less_test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/scss.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/scss_test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/css/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cypher/cypher.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cypher/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/cypher/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/d/d.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/d/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/d/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dart/dart.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dart/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/diff/diff.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/diff/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/django/django.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/django/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dockerfile/dockerfile.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dockerfile/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dockerfile/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dtd/dtd.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dtd/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dylan/dylan.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dylan/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/dylan/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/ebnf/ebnf.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/ebnf/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/ecl/ecl.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/ecl/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/eiffel/eiffel.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/eiffel/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/elm/elm.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/elm/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/erlang/erlang.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/erlang/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/factor/factor.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/factor/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/fcl/fcl.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/fcl/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/forth/forth.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/forth/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/fortran/fortran.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/fortran/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gas/gas.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gas/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gfm/gfm.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gfm/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gfm/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gherkin/gherkin.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/gherkin/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/go/go.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/go/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/groovy/groovy.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/groovy/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haml/haml.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haml/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haml/test.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/handlebars/handlebars.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/handlebars/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haskell-literate/haskell-literate.js -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haskell-literate/index.html -%%BINDATA%%%%DATADIR%%/public/vendor/plugins/codemirror/mode/haskell/haskell.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-branches@freebsd.org Thu Mar 19 16:24:06 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B4C072638B2; Thu, 19 Mar 2020 16:24:06 +0000 (UTC) (envelope-from adamw@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 48jsft3Swsz3Kv2; Thu, 19 Mar 2020 16:24:06 +0000 (UTC) (envelope-from adamw@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 5FBD4DBB4; Thu, 19 Mar 2020 16:24:06 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02JGO6Lx012021; Thu, 19 Mar 2020 16:24:06 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02JGO68o012020; Thu, 19 Mar 2020 16:24:06 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <202003191624.02JGO68o012020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 19 Mar 2020 16:24:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528733 - branches/2020Q1/www/gitea/files X-SVN-Group: ports-branches X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: branches/2020Q1/www/gitea/files X-SVN-Commit-Revision: 528733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 19 Mar 2020 16:24:06 -0000 Author: adamw Date: Thu Mar 19 16:24:05 2020 New Revision: 528733 URL: https://svnweb.freebsd.org/changeset/ports/528733 Log: MFH: r528732 gitea: Remove test that snuck in (no functional change) Approved by: portmgr (with hat) Modified: branches/2020Q1/www/gitea/files/patch-Makefile Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/www/gitea/files/patch-Makefile ============================================================================== --- branches/2020Q1/www/gitea/files/patch-Makefile Thu Mar 19 16:23:19 2020 (r528732) +++ branches/2020Q1/www/gitea/files/patch-Makefile Thu Mar 19 16:24:05 2020 (r528733) @@ -5,7 +5,7 @@ .PHONY: go-check go-check: - $(eval GO_VERSION := $(shell printf "%03d%03d%03d" $(shell go version | grep -Eo '[0-9]+\.?[0-9]+?\.?[0-9]?[[:space:]]' | tr '.' ' ');)) -+ $(eval GO_VERSION := $(shell printf "%03d%03d%03d" $(shell go version | bsdgrep -Eo 'go[0-9\.]+' | tr -d go | tr '.' ' ');)) ++ $(eval GO_VERSION := $(shell printf "%03d%03d%03d" $(shell go version | grep -Eo 'go[0-9\.]+' | tr -d go | tr '.' ' ');)) @if [ "$(GO_VERSION)" -lt "001011000" ]; then \ echo "Gitea requires Go 1.11.0 or greater to build. You can get it at https://golang.org/dl/"; \ exit 1; \ From owner-svn-ports-branches@freebsd.org Sat Mar 21 11:01:46 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7F22225E78E; Sat, 21 Mar 2020 11:01:46 +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 48kyQ22tvtz4f5s; Sat, 21 Mar 2020 11:01:46 +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 5DAA6B885; Sat, 21 Mar 2020 11:01:46 +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 02LB1ktx049174; Sat, 21 Mar 2020 11:01:46 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02LB1j98049171; Sat, 21 Mar 2020 11:01:45 GMT (envelope-from kai@FreeBSD.org) Message-Id: <202003211101.02LB1j98049171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Sat, 21 Mar 2020 11:01:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r528847 - branches/2020Q1/games/scummvm X-SVN-Group: ports-branches X-SVN-Commit-Author: kai X-SVN-Commit-Paths: branches/2020Q1/games/scummvm X-SVN-Commit-Revision: 528847 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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, 21 Mar 2020 11:01:46 -0000 Author: kai Date: Sat Mar 21 11:01:45 2020 New Revision: 528847 URL: https://svnweb.freebsd.org/changeset/ports/528847 Log: MFH: r524970 r528846 games/scummvm: Unbreak build with FLUIDSYNTH=on games/scummvm: Update to 2.1.1 Clean-up some stage QA warnings/issues while I'm here: * Fix pkg-plist issues if the MP3 option is set to off. * Add "iconv" to USES as scummvm is linked against libiconv.so. * Also add "--disable-ogg" to VORBIS_CONFIGURE_OFF if the VORBIS option is set to off. Otherwise scummvm is linked against "libogg.so" which is a dependency of the VORBIS option but "libogg.so" is already pulled in via the non-conditional "libtheoradec.so". Changelog: https://www.scummvm.org/news/20200131/ PR: 244272 Approved by: maintainer timeout (4+ weeks) Approved by: ports-secteam build/bugfix blanket Modified: branches/2020Q1/games/scummvm/Makefile branches/2020Q1/games/scummvm/distinfo branches/2020Q1/games/scummvm/pkg-plist Directory Properties: branches/2020Q1/ (props changed) Modified: branches/2020Q1/games/scummvm/Makefile ============================================================================== --- branches/2020Q1/games/scummvm/Makefile Sat Mar 21 10:48:32 2020 (r528846) +++ branches/2020Q1/games/scummvm/Makefile Sat Mar 21 11:01:45 2020 (r528847) @@ -2,10 +2,14 @@ # $FreeBSD$ PORTNAME= scummvm -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= games emulators MASTER_SITES= http://www.scummvm.org/frs/scummvm/${PORTVERSION}/ +PATCH_SITES= https://github.com/scummvm/scummvm/commit/ +PATCHFILES= 8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch:-p1 \ + 68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch:-p1 + MAINTAINER= lme@FreeBSD.org COMMENT= Interpreter for several adventure games @@ -17,7 +21,7 @@ LIB_DEPENDS= libfaad.so:audio/faad \ libmpeg2.so:multimedia/libmpeg2 \ libtheoradec.so:multimedia/libtheora -USES= gmake gnome jpeg sdl tar:xz +USES= gmake gnome iconv jpeg sdl tar:xz HAS_CONFIGURE= yes USE_SDL= sdl2 INSTALLS_ICONS= yes @@ -35,6 +39,7 @@ LDFLAGS+= -lpthread OPTIONS_DEFINE= DOCS FLAC FLUIDSYNTH MP3 MT32EMU PNG SNDIO VORBIS OPTIONS_DEFAULT= MP3 MT32EMU PNG VORBIS +OPTIONS_SUB= yes MT32EMU_DESC= MT-32 emulator @@ -42,7 +47,8 @@ VORBIS_LIB_DEPENDS= libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis VORBIS_CONFIGURE_ON= --with-ogg-prefix=${LOCALBASE} \ --with-vorbis-prefix=${LOCALBASE} -VORBIS_CONFIGURE_OFF= --disable-vorbis +VORBIS_CONFIGURE_OFF= --disable-vorbis \ + --disable-ogg MP3_LIB_DEPENDS= libmad.so:audio/libmad MP3_CONFIGURE_ON= --with-mad-prefix=${LOCALBASE} Modified: branches/2020Q1/games/scummvm/distinfo ============================================================================== --- branches/2020Q1/games/scummvm/distinfo Sat Mar 21 10:48:32 2020 (r528846) +++ branches/2020Q1/games/scummvm/distinfo Sat Mar 21 11:01:45 2020 (r528847) @@ -1,3 +1,7 @@ -TIMESTAMP = 1570886158 -SHA256 (scummvm-2.1.0.tar.xz) = 6b50c6596a1536b52865f556dc05ded20f86b6ffabe4bccbd746b5587b15f727 -SIZE (scummvm-2.1.0.tar.xz) = 27188916 +TIMESTAMP = 1581614684 +SHA256 (scummvm-2.1.1.tar.xz) = 5753769356f3396fde1e614b40496c61392a2903c53ca436b721dde58353dca8 +SIZE (scummvm-2.1.1.tar.xz) = 27291080 +SHA256 (8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch) = dc625481aa58fb87a659d33e10c11a86f085b72bf754b43f4c538ceab72f02a9 +SIZE (8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch) = 977 +SHA256 (68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch) = 847caba0fd2fedc3bd365a6306539a9665b84f3b0653b771a294415f5450d25b +SIZE (68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch) = 1889 Modified: branches/2020Q1/games/scummvm/pkg-plist ============================================================================== --- branches/2020Q1/games/scummvm/pkg-plist Sat Mar 21 10:48:32 2020 (r528846) +++ branches/2020Q1/games/scummvm/pkg-plist Sat Mar 21 11:01:45 2020 (r528847) @@ -30,7 +30,7 @@ share/pixmaps/scummvm.xpm %%DATADIR%%/sky.cpt %%DATADIR%%/supernova.dat %%DATADIR%%/teenagent.dat -%%DATADIR%%/titanic.dat +%%MP3%%%%DATADIR%%/titanic.dat %%DATADIR%%/tony.dat %%DATADIR%%/toon.dat %%DATADIR%%/translations.dat