From owner-svn-ports-head@freebsd.org Sun Apr 15 00:41:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 720B6F80D14; Sun, 15 Apr 2018 00:41:58 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2432785091; Sun, 15 Apr 2018 00:41:58 +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 1F4172F814; Sun, 15 Apr 2018 00:41:58 +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 w3F0fwxE000543; Sun, 15 Apr 2018 00:41:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F0fw0J000542; Sun, 15 Apr 2018 00:41:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804150041.w3F0fw0J000542@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 00:41:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467359 - head/graphics/py-exiv2 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/py-exiv2 X-SVN-Commit-Revision: 467359 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 00:41:58 -0000 Author: jbeich Date: Sun Apr 15 00:41:57 2018 New Revision: 467359 URL: https://svnweb.freebsd.org/changeset/ports/467359 Log: graphics/py-exiv2: unbreak with boost 1.67 c++ -o build/libexiv2python.so -fstack-protector -shared build/exiv2wrapper.os build/exiv2wrapper_python.os -L/usr/local/lib -lboost_python -lexiv2 /usr/bin/ld: cannot find -lboost_python PR: 227427 Reported by: antoine (via exp-run) Modified: head/graphics/py-exiv2/Makefile (contents, props changed) Modified: head/graphics/py-exiv2/Makefile ============================================================================== --- head/graphics/py-exiv2/Makefile Sat Apr 14 23:59:26 2018 (r467358) +++ head/graphics/py-exiv2/Makefile Sun Apr 15 00:41:57 2018 (r467359) @@ -19,7 +19,7 @@ USES= python:2.7 scons tar:bzip2 USE_PYTHON= flavors USE_LDCONFIG= yes CXXFLAGS+= -I${LOCALBASE}/include -MAKE_ARGS+= prefix=${PREFIX} use_env=1 +MAKE_ARGS+= prefix=${PREFIX} use_env=1 BOOSTLIB="${PY_BOOST_LIB}" post-patch: ${REINPLACE_CMD} -e 's|python_inc_path\]|python_inc_path,\ From owner-svn-ports-head@freebsd.org Sun Apr 15 02:01:45 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1F23F8756F; Sun, 15 Apr 2018 02:01:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6888B77742; Sun, 15 Apr 2018 02:01:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61E75594; Sun, 15 Apr 2018 02:01:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F21jYr043490; Sun, 15 Apr 2018 02:01:45 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F21iT5043484; Sun, 15 Apr 2018 02:01:44 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201804150201.w3F21iT5043484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 15 Apr 2018 02:01:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467361 - in head/devel/py-grpcio: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/devel/py-grpcio: . files X-SVN-Commit-Revision: 467361 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 02:01:45 -0000 Author: vanilla Date: Sun Apr 15 02:01:44 2018 New Revision: 467361 URL: https://svnweb.freebsd.org/changeset/ports/467361 Log: Update to 1.11.0. Modified: head/devel/py-grpcio/Makefile head/devel/py-grpcio/distinfo head/devel/py-grpcio/files/patch-setup.py head/devel/py-grpcio/files/patch-src_core_tsi_ssl__transport__security.cc head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py head/devel/py-grpcio/files/patch-third__party_boringssl_include_openssl_base.h Modified: head/devel/py-grpcio/Makefile ============================================================================== --- head/devel/py-grpcio/Makefile Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/Makefile Sun Apr 15 02:01:44 2018 (r467361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio/distinfo ============================================================================== --- head/devel/py-grpcio/distinfo Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/distinfo Sun Apr 15 02:01:44 2018 (r467361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522984274 -SHA256 (grpcio-1.10.1.tar.gz) = 35e1545483e62ef142f9d72c3d34b3cbbfb514e108d584535db946070bc96252 -SIZE (grpcio-1.10.1.tar.gz) = 13998215 +TIMESTAMP = 1523723453 +SHA256 (grpcio-1.11.0.tar.gz) = a26d32bdc1479c3983194ad380e4cc4bad379729fac4d4acbbda209658d65610 +SIZE (grpcio-1.11.0.tar.gz) = 14188590 Modified: head/devel/py-grpcio/files/patch-setup.py ============================================================================== --- head/devel/py-grpcio/files/patch-setup.py Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/files/patch-setup.py Sun Apr 15 02:01:44 2018 (r467361) @@ -1,4 +1,4 @@ ---- setup.py.orig 2018-01-02 23:09:14 UTC +--- setup.py.orig 2018-04-13 19:56:08 UTC +++ setup.py @@ -37,17 +37,6 @@ PYTHON_STEM = os.path.join('src', 'pytho CORE_INCLUDE = ('include', '.',) @@ -15,10 +15,10 @@ - CARES_INCLUDE += (os.path.join('third_party', 'cares', 'config_linux'),) -if 'openbsd' in sys.platform: - CARES_INCLUDE += (os.path.join('third_party', 'cares', 'config_openbsd'),) + ADDRESS_SORTING_INCLUDE = (os.path.join('third_party', 'address_sorting', 'include'),) README = os.path.join(PYTHON_STEM, 'README.rst') - # Ensure we're in the proper directory whether or not we're being used by pip. -@@ -143,12 +132,9 @@ CYTHON_EXTENSION_MODULE_NAMES = ('grpc._ +@@ -145,12 +134,10 @@ CYTHON_EXTENSION_MODULE_NAMES = ('grpc._ CYTHON_HELPER_C_FILES = () CORE_C_FILES = tuple(grpc_core_dependencies.CORE_SOURCE_FILES) @@ -26,9 +26,9 @@ - CORE_C_FILES = filter(lambda x: 'third_party/cares' not in x, CORE_C_FILES) EXTENSION_INCLUDE_DIRECTORIES = ( -- (PYTHON_STEM,) + CORE_INCLUDE + BORINGSSL_INCLUDE + ZLIB_INCLUDE + -- CARES_INCLUDE) -+ (PYTHON_STEM,) + CORE_INCLUDE + BORINGSSL_INCLUDE + ZLIB_INCLUDE) + (PYTHON_STEM,) + CORE_INCLUDE + BORINGSSL_INCLUDE + ZLIB_INCLUDE + +- CARES_INCLUDE + ADDRESS_SORTING_INCLUDE) ++ ADDRESS_SORTING_INCLUDE) EXTENSION_LIBRARIES = () if "linux" in sys.platform: Modified: head/devel/py-grpcio/files/patch-src_core_tsi_ssl__transport__security.cc ============================================================================== --- head/devel/py-grpcio/files/patch-src_core_tsi_ssl__transport__security.cc Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/files/patch-src_core_tsi_ssl__transport__security.cc Sun Apr 15 02:01:44 2018 (r467361) @@ -1,8 +1,8 @@ ---- src/core/tsi/ssl_transport_security.cc.orig 2018-01-02 23:09:14 UTC +--- src/core/tsi/ssl_transport_security.cc.orig 2018-04-13 19:56:08 UTC +++ src/core/tsi/ssl_transport_security.cc @@ -20,6 +20,7 @@ - #include + #include "src/core/tsi/ssl_transport_security.h" +#include #include Modified: head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py ============================================================================== --- head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/files/patch-src_python_grpcio_grpc__core__dependencies.py Sun Apr 15 02:01:44 2018 (r467361) @@ -1,6 +1,6 @@ ---- src/python/grpcio/grpc_core_dependencies.py.orig 2018-02-01 19:43:12 UTC +--- src/python/grpcio/grpc_core_dependencies.py.orig 2018-04-13 19:56:08 UTC +++ src/python/grpcio/grpc_core_dependencies.py -@@ -629,53 +629,4 @@ CORE_SOURCE_FILES = [ +@@ -631,53 +631,4 @@ CORE_SOURCE_FILES = [ 'third_party/zlib/trees.c', 'third_party/zlib/uncompr.c', 'third_party/zlib/zutil.c', Modified: head/devel/py-grpcio/files/patch-third__party_boringssl_include_openssl_base.h ============================================================================== --- head/devel/py-grpcio/files/patch-third__party_boringssl_include_openssl_base.h Sun Apr 15 02:00:36 2018 (r467360) +++ head/devel/py-grpcio/files/patch-third__party_boringssl_include_openssl_base.h Sun Apr 15 02:01:44 2018 (r467361) @@ -1,6 +1,6 @@ ---- third_party/boringssl/include/openssl/base.h.orig 2018-01-02 23:09:20 UTC +--- third_party/boringssl/include/openssl/base.h.orig 2018-04-13 19:56:11 UTC +++ third_party/boringssl/include/openssl/base.h -@@ -328,9 +328,6 @@ typedef void *OPENSSL_BLOCK; +@@ -367,9 +367,6 @@ typedef void *OPENSSL_BLOCK; // MSVC doesn't set __cplusplus to 201103 to indicate C++11 support (see // https://connect.microsoft.com/VisualStudio/feedback/details/763051/a-value-of-predefined-macro-cplusplus-is-still-199711l) // so MSVC is just assumed to support C++11. From owner-svn-ports-head@freebsd.org Sun Apr 15 02:00:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEA73F87403; Sun, 15 Apr 2018 02:00:37 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9415F76C40; Sun, 15 Apr 2018 02:00:37 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F164451; Sun, 15 Apr 2018 02:00:37 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F20bNA039628; Sun, 15 Apr 2018 02:00:37 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F20a8m039621; Sun, 15 Apr 2018 02:00:36 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201804150200.w3F20a8m039621@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 15 Apr 2018 02:00:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467360 - in head/devel/grpc: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/devel/grpc: . files X-SVN-Commit-Revision: 467360 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 02:00:38 -0000 Author: vanilla Date: Sun Apr 15 02:00:36 2018 New Revision: 467360 URL: https://svnweb.freebsd.org/changeset/ports/467360 Log: Update to 1.11.0. Modified: head/devel/grpc/Makefile head/devel/grpc/distinfo head/devel/grpc/files/patch-CMakeLists.txt head/devel/grpc/files/patch-src_core_lib_gpr_arena.cc head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc head/devel/grpc/pkg-plist Modified: head/devel/grpc/Makefile ============================================================================== --- head/devel/grpc/Makefile Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/Makefile Sun Apr 15 02:00:36 2018 (r467360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpc -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/grpc/distinfo ============================================================================== --- head/devel/grpc/distinfo Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/distinfo Sun Apr 15 02:00:36 2018 (r467360) @@ -1,5 +1,5 @@ -TIMESTAMP = 1522984684 -SHA256 (grpc-grpc-v1.10.1_GH0.tar.gz) = 4f7aca656d1fa4586b1cf1980415601f7c198f89e691bf13429f9b46440ee250 -SIZE (grpc-grpc-v1.10.1_GH0.tar.gz) = 13161268 +TIMESTAMP = 1523718131 +SHA256 (grpc-grpc-v1.11.0_GH0.tar.gz) = df9bb06e89d0f904176d4df76f38031711fa369283e5c731da26032526e775f1 +SIZE (grpc-grpc-v1.11.0_GH0.tar.gz) = 13431990 SHA256 (google-benchmark-v1.4.0_GH0.tar.gz) = 616f252f37d61b15037e3c2ef956905baf9c9eecfeab400cb3ad25bae714e214 SIZE (google-benchmark-v1.4.0_GH0.tar.gz) = 125274 Modified: head/devel/grpc/files/patch-CMakeLists.txt ============================================================================== --- head/devel/grpc/files/patch-CMakeLists.txt Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/files/patch-CMakeLists.txt Sun Apr 15 02:00:36 2018 (r467360) @@ -1,6 +1,14 @@ ---- CMakeLists.txt.orig 2018-03-01 18:16:44 UTC +--- CMakeLists.txt.orig 2018-04-13 18:08:11 UTC +++ CMakeLists.txt -@@ -666,6 +666,7 @@ add_library(gpr +@@ -664,6 +664,7 @@ add_library(address_sorting + third_party/address_sorting/address_sorting_posix.c + third_party/address_sorting/address_sorting_windows.c + ) ++set_target_properties(address_sorting PROPERTIES VERSION ${PACKAGE_VERSION} SOVERSION 1) + + if(WIN32 AND MSVC) + set_target_properties(address_sorting PROPERTIES COMPILE_PDB_NAME "address_sorting" +@@ -784,6 +785,7 @@ add_library(gpr src/core/lib/profiling/basic_timers.cc src/core/lib/profiling/stap_timers.cc ) @@ -8,7 +16,7 @@ if(WIN32 AND MSVC) set_target_properties(gpr PROPERTIES COMPILE_PDB_NAME "gpr" -@@ -1032,6 +1033,7 @@ add_library(grpc +@@ -1211,6 +1213,7 @@ add_library(grpc src/core/ext/filters/workarounds/workaround_utils.cc src/core/plugin_registry/grpc_plugin_registry.cc ) @@ -16,7 +24,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc PROPERTIES COMPILE_PDB_NAME "grpc" -@@ -1343,6 +1345,7 @@ add_library(grpc_cronet +@@ -1581,6 +1584,7 @@ add_library(grpc_cronet src/core/ext/filters/load_reporting/server_load_reporting_plugin.cc src/core/plugin_registry/grpc_cronet_plugin_registry.cc ) @@ -24,7 +32,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc_cronet PROPERTIES COMPILE_PDB_NAME "grpc_cronet" -@@ -2220,6 +2223,7 @@ add_library(grpc_unsecure +@@ -2509,6 +2513,7 @@ add_library(grpc_unsecure src/core/ext/filters/workarounds/workaround_utils.cc src/core/plugin_registry/grpc_unsecure_plugin_registry.cc ) @@ -32,7 +40,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc_unsecure PROPERTIES COMPILE_PDB_NAME "grpc_unsecure" -@@ -2429,6 +2433,7 @@ add_library(grpc++ +@@ -2722,6 +2727,7 @@ add_library(grpc++ src/cpp/util/time_cc.cc src/cpp/codegen/codegen_init.cc ) @@ -40,7 +48,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++ PROPERTIES COMPILE_PDB_NAME "grpc++" -@@ -2969,6 +2974,7 @@ add_library(grpc++_cronet +@@ -3282,6 +3288,7 @@ add_library(grpc++_cronet third_party/nanopb/pb_decode.c third_party/nanopb/pb_encode.c ) @@ -48,7 +56,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_cronet PROPERTIES COMPILE_PDB_NAME "grpc++_cronet" -@@ -3231,6 +3237,7 @@ add_library(grpc++_error_details +@@ -3546,6 +3553,7 @@ add_library(grpc++_error_details ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/status/status.grpc.pb.h src/cpp/util/error_details.cc ) @@ -56,7 +64,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_error_details PROPERTIES COMPILE_PDB_NAME "grpc++_error_details" -@@ -3355,6 +3362,7 @@ add_library(grpc++_reflection +@@ -3676,6 +3684,7 @@ add_library(grpc++_reflection ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.pb.h ${_gRPC_PROTO_GENS_DIR}/src/proto/grpc/reflection/v1alpha/reflection.grpc.pb.h ) @@ -64,7 +72,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_reflection PROPERTIES COMPILE_PDB_NAME "grpc++_reflection" -@@ -3834,6 +3842,7 @@ add_library(grpc++_unsecure +@@ -4172,6 +4181,7 @@ add_library(grpc++_unsecure src/cpp/util/time_cc.cc src/cpp/codegen/codegen_init.cc ) @@ -72,7 +80,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc++_unsecure PROPERTIES COMPILE_PDB_NAME "grpc++_unsecure" -@@ -4206,6 +4215,7 @@ add_library(grpc_plugin_support +@@ -4549,6 +4559,7 @@ add_library(grpc_plugin_support src/compiler/python_generator.cc src/compiler/ruby_generator.cc ) @@ -80,7 +88,7 @@ if(WIN32 AND MSVC) set_target_properties(grpc_plugin_support PROPERTIES COMPILE_PDB_NAME "grpc_plugin_support" -@@ -4700,6 +4710,7 @@ endif (gRPC_BUILD_TESTS) +@@ -5061,6 +5072,7 @@ endif (gRPC_BUILD_TESTS) add_library(grpc_csharp_ext SHARED src/csharp/ext/grpc_csharp_ext.c ) Modified: head/devel/grpc/files/patch-src_core_lib_gpr_arena.cc ============================================================================== --- head/devel/grpc/files/patch-src_core_lib_gpr_arena.cc Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/files/patch-src_core_lib_gpr_arena.cc Sun Apr 15 02:00:36 2018 (r467360) @@ -1,6 +1,6 @@ ---- src/core/lib/gpr/arena.cc.orig 2018-03-02 14:59:20 UTC +--- src/core/lib/gpr/arena.cc.orig 2018-04-13 18:08:11 UTC +++ src/core/lib/gpr/arena.cc -@@ -83,7 +83,7 @@ void* gpr_arena_alloc(gpr_arena* arena, +@@ -128,7 +128,7 @@ void* gpr_arena_alloc(gpr_arena* arena, ROUND_UP_TO_ALIGNMENT_SIZE(sizeof(zone)) + next_z_size)); next_z->size_begin = z->size_end; next_z->size_end = z->size_end + next_z_size; Modified: head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc ============================================================================== --- head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/files/patch-src_core_lib_security_credentials_jwt_jwt__verifier.cc Sun Apr 15 02:00:36 2018 (r467360) @@ -1,6 +1,6 @@ ---- src/core/lib/security/credentials/jwt/jwt_verifier.cc.orig 2018-02-01 19:36:08 UTC +--- src/core/lib/security/credentials/jwt/jwt_verifier.cc.orig 2018-04-13 18:08:11 UTC +++ src/core/lib/security/credentials/jwt/jwt_verifier.cc -@@ -463,7 +463,7 @@ static BIGNUM* bignum_from_base64(const +@@ -466,7 +466,7 @@ static BIGNUM* bignum_from_base64(const return result; } Modified: head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc ============================================================================== --- head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc Sun Apr 15 02:00:36 2018 (r467360) @@ -1,15 +1,15 @@ ---- src/core/tsi/ssl_transport_security.cc.orig 2017-12-13 01:39:01 UTC +--- src/core/tsi/ssl_transport_security.cc.orig 2018-04-13 18:08:11 UTC +++ src/core/tsi/ssl_transport_security.cc @@ -19,7 +19,7 @@ - #include "src/core/tsi/ssl_transport_security.h" - #include + + #include "src/core/tsi/ssl_transport_security.h" - +#include #include #include -@@ -56,11 +56,10 @@ extern "C" { +@@ -58,11 +58,10 @@ extern "C" { #define TSI_SSL_MAX_PROTECTED_FRAME_SIZE_UPPER_BOUND 16384 #define TSI_SSL_MAX_PROTECTED_FRAME_SIZE_LOWER_BOUND 1024 Modified: head/devel/grpc/pkg-plist ============================================================================== --- head/devel/grpc/pkg-plist Sun Apr 15 00:41:57 2018 (r467359) +++ head/devel/grpc/pkg-plist Sun Apr 15 02:00:36 2018 (r467360) @@ -1,17 +1,10 @@ -bin/check_epollexclusive -bin/gen_hpack_tables -bin/gen_legal_metadata_characters -bin/gen_percent_encoding_tables bin/grpc_cpp_plugin -bin/grpc_create_jwt bin/grpc_csharp_plugin bin/grpc_node_plugin bin/grpc_objective_c_plugin bin/grpc_php_plugin -bin/grpc_print_google_default_creds_token bin/grpc_python_plugin bin/grpc_ruby_plugin -bin/grpc_verify_jwt include/benchmark/benchmark.h include/grpc++/alarm.h include/grpc++/channel.h @@ -232,6 +225,9 @@ lib/cmake/grpc/gRPCConfig.cmake lib/cmake/grpc/gRPCConfigVersion.cmake lib/cmake/grpc/gRPCTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/grpc/gRPCTargets.cmake +lib/libaddress_sorting.so +lib/libaddress_sorting.so.1 +lib/libaddress_sorting.so.%%SOVERSION%% lib/libbenchmark.so lib/libbenchmark.so.0 lib/libbenchmark.so.0.0.0 From owner-svn-ports-head@freebsd.org Sun Apr 15 02:02:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EDEAF876B6; Sun, 15 Apr 2018 02:02:03 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCA3B779D0; Sun, 15 Apr 2018 02:02:02 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B66715A5; Sun, 15 Apr 2018 02:02:02 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F222mC043622; Sun, 15 Apr 2018 02:02:02 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F222tX043620; Sun, 15 Apr 2018 02:02:02 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201804150202.w3F222tX043620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 15 Apr 2018 02:02:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467362 - head/devel/py-grpcio-tools X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/py-grpcio-tools X-SVN-Commit-Revision: 467362 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 02:02:03 -0000 Author: vanilla Date: Sun Apr 15 02:02:02 2018 New Revision: 467362 URL: https://svnweb.freebsd.org/changeset/ports/467362 Log: Update to 1.11.0. Modified: head/devel/py-grpcio-tools/Makefile head/devel/py-grpcio-tools/distinfo Modified: head/devel/py-grpcio-tools/Makefile ============================================================================== --- head/devel/py-grpcio-tools/Makefile Sun Apr 15 02:01:44 2018 (r467361) +++ head/devel/py-grpcio-tools/Makefile Sun Apr 15 02:02:02 2018 (r467362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grpcio-tools -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grpcio-tools/distinfo ============================================================================== --- head/devel/py-grpcio-tools/distinfo Sun Apr 15 02:01:44 2018 (r467361) +++ head/devel/py-grpcio-tools/distinfo Sun Apr 15 02:02:02 2018 (r467362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522997681 -SHA256 (grpcio-tools-1.10.1.tar.gz) = fe0195b106b1369583e7b30eaca5ff81f4887963b4109bec487aa17ef8358602 -SIZE (grpcio-tools-1.10.1.tar.gz) = 1914971 +TIMESTAMP = 1523756065 +SHA256 (grpcio-tools-1.11.0.tar.gz) = 6c9e7734bc9f0f30a5b12a33fc9a0ba304c63a7809dccc6dcd2af653116a5bef +SIZE (grpcio-tools-1.11.0.tar.gz) = 1917055 From owner-svn-ports-head@freebsd.org Sun Apr 15 04:24:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E313AF92994; Sun, 15 Apr 2018 04:24:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9080976CC1; Sun, 15 Apr 2018 04:24:20 +0000 (UTC) (envelope-from tota@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 6A2861D5D; Sun, 15 Apr 2018 04:24:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F4OKNL014046; Sun, 15 Apr 2018 04:24:20 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F4OJj1014042; Sun, 15 Apr 2018 04:24:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804150424.w3F4OJj1014042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 15 Apr 2018 04:24:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467363 - in head/math: . R-cran-uroot X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: in head/math: . R-cran-uroot X-SVN-Commit-Revision: 467363 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 04:24:21 -0000 Author: tota Date: Sun Apr 15 04:24:19 2018 New Revision: 467363 URL: https://svnweb.freebsd.org/changeset/ports/467363 Log: - Add new port: math/R-cran-uroot Seasonal unit roots and seasonal stability tests. P-values based on response surface regressions are available for both tests. P-values based on bootstrap are available for seasonal unit root tests. A parallel implementation of the bootstrap method requires a CUDA capable GPU with compute capability >= 3.0, otherwise a debugging version fully coded in R is used. WWW: https://cran.r-project.org/web/packages/uroot/ Added: head/math/R-cran-uroot/ head/math/R-cran-uroot/Makefile (contents, props changed) head/math/R-cran-uroot/distinfo (contents, props changed) head/math/R-cran-uroot/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Apr 15 02:02:02 2018 (r467362) +++ head/math/Makefile Sun Apr 15 04:24:19 2018 (r467363) @@ -29,6 +29,7 @@ SUBDIR += R-cran-Rmpfr SUBDIR += R-cran-Rsolnp SUBDIR += R-cran-SparseM + SUBDIR += R-cran-uroot SUBDIR += R-cran-VGAM SUBDIR += R-cran-Zelig SUBDIR += R-cran-assertthat Added: head/math/R-cran-uroot/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-uroot/Makefile Sun Apr 15 04:24:19 2018 (r467363) @@ -0,0 +1,16 @@ +# Created by: TAKATSU Tomonari +# $FreeBSD$ + +PORTNAME= uroot +DISTVERSION= 2.0-9 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= tota@FreeBSD.org +COMMENT= Unit Root Tests for Seasonal Time Series + +LICENSE= GPLv2 + +USES= cran:auto-plist,compiles + +.include Added: head/math/R-cran-uroot/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-uroot/distinfo Sun Apr 15 04:24:19 2018 (r467363) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523584257 +SHA256 (uroot_2.0-9.tar.gz) = 9b7616d64ed87b29ee45368bf7f08d15c0ec058e450c69171fbfecb44943ac5b +SIZE (uroot_2.0-9.tar.gz) = 1858590 Added: head/math/R-cran-uroot/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-uroot/pkg-descr Sun Apr 15 04:24:19 2018 (r467363) @@ -0,0 +1,8 @@ +Seasonal unit roots and seasonal stability tests. P-values based +on response surface regressions are available for both tests. +P-values based on bootstrap are available for seasonal unit root +tests. A parallel implementation of the bootstrap method requires +a CUDA capable GPU with compute capability >= 3.0, otherwise a +debugging version fully coded in R is used. + +WWW: https://cran.r-project.org/web/packages/uroot/ From owner-svn-ports-head@freebsd.org Sun Apr 15 04:55:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 194D2F94A2C; Sun, 15 Apr 2018 04:55:46 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4C807C8E2; Sun, 15 Apr 2018 04:55:45 +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 A35E6220D; Sun, 15 Apr 2018 04:55:45 +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 w3F4tjkL028802; Sun, 15 Apr 2018 04:55:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F4tjCD028800; Sun, 15 Apr 2018 04:55:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804150455.w3F4tjCD028800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 04:55:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467364 - in head/comms/uhd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/comms/uhd: . files X-SVN-Commit-Revision: 467364 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 04:55:46 -0000 Author: jbeich Date: Sun Apr 15 04:55:45 2018 New Revision: 467364 URL: https://svnweb.freebsd.org/changeset/ports/467364 Log: comms/uhd: unbreak with boost 1.67 host/lib/usrp/cores/rx_vita_core_3000.cpp:77:35: error: no matching conversion for functional-style cast from 'double' to 'boost::posix_time::milliseconds' (aka 'subsecond_duration') boost::this_thread::sleep(boost::posix_time::milliseconds(1.0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 227427 Reported by: antoine (via exp-run) Added: head/comms/uhd/files/ head/comms/uhd/files/patch-boost-1.67 (contents, props changed) Modified: head/comms/uhd/Makefile (contents, props changed) Modified: head/comms/uhd/Makefile ============================================================================== --- head/comms/uhd/Makefile Sun Apr 15 04:24:19 2018 (r467363) +++ head/comms/uhd/Makefile Sun Apr 15 04:55:45 2018 (r467364) @@ -2,7 +2,7 @@ PORTNAME= uhd PORTVERSION= 3.10.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= http://files.ettus.com/binaries/images/ DISTFILES= ${IMAGE_FILE} Added: head/comms/uhd/files/patch-boost-1.67 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/uhd/files/patch-boost-1.67 Sun Apr 15 04:55:45 2018 (r467364) @@ -0,0 +1,156 @@ +https://github.com/EttusResearch/uhd/commit/305d0e79e219 +https://github.com/EttusResearch/uhd/pull/170 + +--- host/examples/benchmark_rate.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/examples/benchmark_rate.cpp +@@ -31,7 +31,7 @@ + + namespace po = boost::program_options; + +-const double CLOCK_TIMEOUT = 1000; // 1000mS timeout for external clock locking ++const long CLOCK_TIMEOUT = 1000; // 1000mS timeout for external clock locking + const double INIT_DELAY = 0.05; // 50mS initial delay before transmit + //typedef boost::atomic atomic_bool; + // We'll fake atomic bools for now, for more backward compat. +@@ -471,7 +471,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + const long usecs = long((duration - secs)*1e6); + boost::this_thread::sleep(boost::posix_time::seconds(secs) + + boost::posix_time::microseconds(usecs) +- + boost::posix_time::milliseconds( (rx_channel_nums.size() <= 1 and tx_channel_nums.size() <= 1) ? 0 : (INIT_DELAY * 1000)) ++ + boost::posix_time::milliseconds( (rx_channel_nums.size() <= 1 and tx_channel_nums.size() <= 1) ? 0 : long(INIT_DELAY * 1000)) + ); + + //interrupt and join the threads +--- host/examples/rx_samples_to_file.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/examples/rx_samples_to_file.cpp +@@ -166,7 +166,7 @@ template void recv_to_file( + + typedef boost::function get_sensor_fn_t; + +-bool check_locked_sensor(std::vector sensor_names, const char* sensor_name, get_sensor_fn_t get_sensor_fn, double setup_time){ ++bool check_locked_sensor(std::vector sensor_names, const char* sensor_name, get_sensor_fn_t get_sensor_fn, long setup_time){ + if (std::find(sensor_names.begin(), sensor_names.end(), sensor_name) == sensor_names.end()) + return false; + +@@ -211,7 +211,8 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + //variables to be set by po + std::string args, file, type, ant, subdev, ref, wirefmt; + size_t total_num_samps, spb; +- double rate, freq, gain, bw, total_time, setup_time; ++ double rate, freq, gain, bw, total_time; ++ long setup_time; + + //setup the program options + po::options_description desc("Allowed options"); +@@ -232,7 +233,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + ("bw", po::value(&bw), "analog frontend filter bandwidth in Hz") + ("ref", po::value(&ref)->default_value("internal"), "reference source (internal, external, mimo)") + ("wirefmt", po::value(&wirefmt)->default_value("sc16"), "wire format (sc8 or sc16)") +- ("setup", po::value(&setup_time)->default_value(1.0), "seconds of setup time") ++ ("setup", po::value(&setup_time)->default_value(1), "seconds of setup time") + ("progress", "periodically display short-term bandwidth") + ("stats", "show average bandwidth on exit") + ("sizemap", "track packet size and display breakdown on exit") +--- host/examples/tx_samples_from_file.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/examples/tx_samples_from_file.cpp +@@ -71,7 +71,8 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + //variables to be set by po + std::string args, file, type, ant, subdev, ref, wirefmt; + size_t spb; +- double rate, freq, gain, bw, delay, lo_off; ++ double rate, freq, gain, bw, lo_off; ++ long delay; + + //setup the program options + po::options_description desc("Allowed options"); +@@ -90,7 +91,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + ("bw", po::value(&bw), "analog frontend filter bandwidth in Hz") + ("ref", po::value(&ref)->default_value("internal"), "reference source (internal, external, mimo)") + ("wirefmt", po::value(&wirefmt)->default_value("sc16"), "wire format (sc8 or sc16)") +- ("delay", po::value(&delay)->default_value(0.0), "specify a delay between repeated transmission of file") ++ ("delay", po::value(&delay)->default_value(0), "specify a delay between repeated transmission of file") + ("repeat", "repeatedly transmit file") + ("int-n", "tune USRP with integer-n tuning") + ; +@@ -193,7 +194,7 @@ int UHD_SAFE_MAIN(int argc, char *argv[]){ + else if (type == "short") send_from_file >(usrp, "sc16", wirefmt, file, spb); + else throw std::runtime_error("Unknown type " + type); + +- if(repeat and delay != 0.0) boost::this_thread::sleep(boost::posix_time::milliseconds(delay)); ++ if(repeat and delay != 0) boost::this_thread::sleep(boost::posix_time::milliseconds(delay)); + } while(repeat and not stop_signal_called); + + //finished +--- host/lib/transport/nirio/niusrprio_session.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/lib/transport/nirio/niusrprio_session.cpp +@@ -218,7 +218,7 @@ nirio_status niusrprio_session::_ensure_fpga_ready() + //there is a small chance that the server is still finishing up cleaning up + //the DMA FIFOs. We currently don't have any feedback from the driver regarding + //this state so just wait. +- boost::this_thread::sleep(boost::posix_time::milliseconds(FPGA_READY_TIMEOUT_IN_MS)); ++ boost::this_thread::sleep(boost::posix_time::milliseconds(long(FPGA_READY_TIMEOUT_IN_MS))); + + //Disable all FIFOs in the FPGA + for (size_t i = 0; i < _lvbitx->get_input_fifo_count(); i++) { +--- host/lib/transport/nirio/rpc/usrprio_rpc_client.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/lib/transport/nirio/rpc/usrprio_rpc_client.cpp +@@ -24,7 +24,7 @@ usrprio_rpc_client::usrprio_rpc_client( + std::string server, + std::string port + ) : _rpc_client(server, port, uhd::get_process_id(), uhd::get_host_id()), +- _timeout(boost::posix_time::milliseconds(DEFAULT_TIMEOUT_IN_MS)) ++ _timeout(boost::posix_time::milliseconds(long(DEFAULT_TIMEOUT_IN_MS))) + { + _ctor_status = _rpc_client.status() ? NiRio_Status_RpcConnectionError : NiRio_Status_Success; + } +--- host/lib/usrp/cores/rx_vita_core_3000.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/lib/usrp/cores/rx_vita_core_3000.cpp +@@ -74,7 +74,7 @@ struct rx_vita_core_3000_impl : rx_vita_core_3000 + // At 1 ms * 200 MHz = 200k cycles, 8 bytes * 200k cycles = 1.6 MB + // of flushed data, when the typical amount of data buffered + // is on the order of kilobytes +- boost::this_thread::sleep(boost::posix_time::milliseconds(1.0)); ++ boost::this_thread::sleep(boost::posix_time::milliseconds(1)); + + _iface->poke32(REG_FC_WINDOW, window_size-1); + _iface->poke32(REG_FC_ENABLE, window_size?1:0); +--- host/lib/usrp/gps_ctrl.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/lib/usrp/gps_ctrl.cpp +@@ -306,19 +306,19 @@ class gps_ctrl_impl : public gps_ctrl{ (private) + //issue some setup stuff so it spits out the appropriate data + //none of these should issue replies so we don't bother looking for them + //we have to sleep between commands because the JL device, despite not acking, takes considerable time to process each command. +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("SYST:COMM:SER:ECHO OFF\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("SYST:COMM:SER:PRO OFF\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("GPS:GPGGA 1\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("GPS:GGAST 0\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("GPS:GPRMC 1\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + _send("SERV:TRAC 1\r\n"); +- sleep(milliseconds(GPSDO_COMMAND_DELAY_MS)); ++ sleep(milliseconds(long(GPSDO_COMMAND_DELAY_MS))); + } + + //helper function to retrieve a field from an NMEA sentence +--- host/lib/usrp/x300/x300_impl.cpp.orig 2018-01-30 20:19:20 UTC ++++ host/lib/usrp/x300/x300_impl.cpp +@@ -1471,7 +1471,7 @@ void x300_impl::sync_times(mboard_members_t &mb, const + + bool x300_impl::wait_for_clk_locked(mboard_members_t& mb, uint32_t which, double timeout) + { +- boost::system_time timeout_time = boost::get_system_time() + boost::posix_time::milliseconds(timeout * 1000.0); ++ boost::system_time timeout_time = boost::get_system_time() + boost::posix_time::milliseconds(long(timeout * 1000)); + do { + if (mb.fw_regmap->clock_status_reg.read(which)==1) + return true; From owner-svn-ports-head@freebsd.org Sun Apr 15 04:56:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC4ABF94A7B; Sun, 15 Apr 2018 04:56:01 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E14D7C9AF; Sun, 15 Apr 2018 04:56:01 +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 692A8220F; Sun, 15 Apr 2018 04:56:01 +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 w3F4u1uY028930; Sun, 15 Apr 2018 04:56:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F4u1ZX028929; Sun, 15 Apr 2018 04:56:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804150456.w3F4u1ZX028929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 04:56:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467365 - head/net-mgmt/icinga2/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/net-mgmt/icinga2/files X-SVN-Commit-Revision: 467365 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 04:56:02 -0000 Author: jbeich Date: Sun Apr 15 04:56:01 2018 New Revision: 467365 URL: https://svnweb.freebsd.org/changeset/ports/467365 Log: net-mgmt/icinga2: unbreak with boost 1.67 In file included from lib/base/base_unity.cpp:61: lib/base/timer.cpp:269:31: error: no matching conversion for functional-style cast from 'double' to 'boost::posix_time::milliseconds' (aka 'subsecond_duration') l_TimerCV.timed_wait(lock, boost::posix_time::milliseconds(wait * 1000)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 227427 Reported by: antoine (via exp-run) Added: head/net-mgmt/icinga2/files/patch-boost-1.67 (contents, props changed) Added: head/net-mgmt/icinga2/files/patch-boost-1.67 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/icinga2/files/patch-boost-1.67 Sun Apr 15 04:56:01 2018 (r467365) @@ -0,0 +1,35 @@ +https://github.com/Icinga/icinga2/pull/6230 + +--- lib/base/timer.cpp.orig 2018-03-22 10:26:19 UTC ++++ lib/base/timer.cpp +@@ -266,7 +266,7 @@ void Timer::TimerThreadProc(void) + + if (wait > 0.01) { + /* Wait for the next timer. */ +- l_TimerCV.timed_wait(lock, boost::posix_time::milliseconds(wait * 1000)); ++ l_TimerCV.timed_wait(lock, boost::posix_time::milliseconds(long(wait * 1000))); + + continue; + } +--- lib/checker/checkercomponent.cpp.orig 2018-03-22 10:26:19 UTC ++++ lib/checker/checkercomponent.cpp +@@ -130,7 +130,7 @@ void CheckerComponent::CheckThreadProc(void) + + if (wait > 0) { + /* Wait for the next check. */ +- m_CV.timed_wait(lock, boost::posix_time::milliseconds(wait * 1000)); ++ m_CV.timed_wait(lock, boost::posix_time::milliseconds(long(wait * 1000))); + + continue; + } +--- lib/remote/eventqueue.cpp.orig 2018-03-22 10:26:19 UTC ++++ lib/remote/eventqueue.cpp +@@ -114,7 +114,7 @@ Dictionary::Ptr EventQueue::WaitForEvent(void *client, + return result; + } + +- if (!m_CV.timed_wait(lock, boost::posix_time::milliseconds(timeout * 1000))) ++ if (!m_CV.timed_wait(lock, boost::posix_time::milliseconds(long(timeout * 1000)))) + return Dictionary::Ptr(); + } + } From owner-svn-ports-head@freebsd.org Sun Apr 15 05:35:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF411F9731A; Sun, 15 Apr 2018 05:35:42 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A07FC84207; Sun, 15 Apr 2018 05:35:42 +0000 (UTC) (envelope-from nobutaka@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 99DED2861; Sun, 15 Apr 2018 05:35:42 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F5Zggg048754; Sun, 15 Apr 2018 05:35:42 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F5ZgIh048751; Sun, 15 Apr 2018 05:35:42 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201804150535.w3F5ZgIh048751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 15 Apr 2018 05:35:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467366 - head/x11/mlterm X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: head/x11/mlterm X-SVN-Commit-Revision: 467366 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 05:35:43 -0000 Author: nobutaka Date: Sun Apr 15 05:35:42 2018 New Revision: 467366 URL: https://svnweb.freebsd.org/changeset/ports/467366 Log: Update to 3.8.5. Modified: head/x11/mlterm/Makefile head/x11/mlterm/distinfo head/x11/mlterm/pkg-plist Modified: head/x11/mlterm/Makefile ============================================================================== --- head/x11/mlterm/Makefile Sun Apr 15 04:56:01 2018 (r467365) +++ head/x11/mlterm/Makefile Sun Apr 15 05:35:42 2018 (r467366) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mlterm -PORTVERSION= 3.8.4 +PORTVERSION= 3.8.5 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/01release/${PORTNAME}-${PORTVERSION} Modified: head/x11/mlterm/distinfo ============================================================================== --- head/x11/mlterm/distinfo Sun Apr 15 04:56:01 2018 (r467365) +++ head/x11/mlterm/distinfo Sun Apr 15 05:35:42 2018 (r467366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517665433 -SHA256 (mlterm-3.8.4.tar.gz) = c9f1cc380e8cd1546cf2bb4e1cedc80ca8a2d629567a9553ca32e43b4a3a301e -SIZE (mlterm-3.8.4.tar.gz) = 3881872 +TIMESTAMP = 1523718467 +SHA256 (mlterm-3.8.5.tar.gz) = 6452181ffac4735aa6659c75babca532df61798bac960db271b08ffb72f6da61 +SIZE (mlterm-3.8.5.tar.gz) = 3928532 Modified: head/x11/mlterm/pkg-plist ============================================================================== --- head/x11/mlterm/pkg-plist Sun Apr 15 04:56:01 2018 (r467365) +++ head/x11/mlterm/pkg-plist Sun Apr 15 05:35:42 2018 (r467366) @@ -18,8 +18,8 @@ etc/mlterm/vfont etc/mlterm/xim lib/libmef.a lib/libmef.so -lib/libmef.so.1 -lib/libmef.so.1.0.0 +lib/libmef.so.2 +lib/libmef.so.2.0.0 lib/libmlterm_coreotl.a lib/libmlterm_coreotl.so lib/libpobl.a From owner-svn-ports-head@freebsd.org Sun Apr 15 06:41:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85C46F9C048; Sun, 15 Apr 2018 06:41:43 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3215C74882; Sun, 15 Apr 2018 06:41:43 +0000 (UTC) (envelope-from dinoex@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 2A2B93276; Sun, 15 Apr 2018 06:41:43 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F6fhgP081918; Sun, 15 Apr 2018 06:41:43 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F6fgL3081914; Sun, 15 Apr 2018 06:41:42 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201804150641.w3F6fgL3081914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sun, 15 Apr 2018 06:41:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467367 - in head/databases/rubygem-dbd-pg: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dinoex X-SVN-Commit-Paths: in head/databases/rubygem-dbd-pg: . files X-SVN-Commit-Revision: 467367 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 06:41:43 -0000 Author: dinoex Date: Sun Apr 15 06:41:42 2018 New Revision: 467367 URL: https://svnweb.freebsd.org/changeset/ports/467367 Log: - fix API for pg-1.0.0 Added: head/databases/rubygem-dbd-pg/files/patch-type.rb (contents, props changed) Modified: head/databases/rubygem-dbd-pg/Makefile head/databases/rubygem-dbd-pg/files/patch-database.rb head/databases/rubygem-dbd-pg/files/patch-statement.rb Modified: head/databases/rubygem-dbd-pg/Makefile ============================================================================== --- head/databases/rubygem-dbd-pg/Makefile Sun Apr 15 05:35:42 2018 (r467366) +++ head/databases/rubygem-dbd-pg/Makefile Sun Apr 15 06:41:42 2018 (r467367) @@ -2,7 +2,7 @@ PORTNAME= dbd-pg PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-dbd-pg/files/patch-database.rb ============================================================================== --- head/databases/rubygem-dbd-pg/files/patch-database.rb Sun Apr 15 05:35:42 2018 (r467366) +++ head/databases/rubygem-dbd-pg/files/patch-database.rb Sun Apr 15 06:41:42 2018 (r467367) @@ -1,4 +1,4 @@ ---- lib/dbd/pg/database.rb.orig 2018-03-17 05:55:55 UTC +--- lib/dbd/pg/database.rb.orig 2018-04-15 06:18:20 UTC +++ lib/dbd/pg/database.rb @@ -48,7 +48,7 @@ class DBI::DBD::Pg::Database < DBI::Base hash['tty'] ||= '' @@ -18,7 +18,33 @@ raise DBI::OperationalError.new(err.message) end -@@ -443,7 +443,7 @@ class DBI::DBD::Pg::Database < DBI::Base +@@ -96,7 +96,7 @@ class DBI::DBD::Pg::Database < DBI::Base + else + return false + end +- rescue PGError ++ rescue PG::Error + return false + ensure + answer.clear if answer +@@ -426,7 +426,7 @@ class DBI::DBD::Pg::Database < DBI::Base + def __blob_import(file) + start_transaction unless @in_transaction + @connection.lo_import(file) +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + +@@ -436,27 +436,27 @@ class DBI::DBD::Pg::Database < DBI::Base + def __blob_export(oid, file) + start_transaction unless @in_transaction + @connection.lo_export(oid.to_i, file) +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + # # Create a BLOB. # @@ -26,8 +52,11 @@ + def __blob_create(mode=PG::Connection::INV_READ) start_transaction unless @in_transaction @connection.lo_creat(mode) - rescue PGError => err -@@ -453,7 +453,7 @@ class DBI::DBD::Pg::Database < DBI::Base +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + # # Open a BLOB. # @@ -35,7 +64,20 @@ + def __blob_open(oid, mode=PG::Connection::INV_READ) start_transaction unless @in_transaction @connection.lo_open(oid.to_i, mode) - rescue PGError => err +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + +@@ -466,7 +466,7 @@ class DBI::DBD::Pg::Database < DBI::Base + def __blob_unlink(oid) + start_transaction unless @in_transaction + @connection.lo_unlink(oid.to_i) +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + @@ -474,7 +474,7 @@ class DBI::DBD::Pg::Database < DBI::Base # Read a BLOB and return the data. # @@ -54,7 +96,7 @@ raise DBI::DatabaseError.new(err.message) end -@@ -494,7 +494,7 @@ class DBI::DBD::Pg::Database < DBI::Base +@@ -494,14 +494,14 @@ class DBI::DBD::Pg::Database < DBI::Base # def __blob_write(oid, value) start_transaction unless @in_transaction @@ -63,6 +105,14 @@ res = @connection.lo_write(blob, value) # FIXME not sure why PG doesn't like to close here -- seems to be # working but we should make sure it's not eating file descriptors + # up before release. + # @connection.lo_close(blob) + return res +- rescue PGError => err ++ rescue PG::Error => err + raise DBI::DatabaseError.new(err.message) + end + @@ -510,7 +510,7 @@ class DBI::DBD::Pg::Database < DBI::Base # def __set_notice_processor(proc) Modified: head/databases/rubygem-dbd-pg/files/patch-statement.rb ============================================================================== --- head/databases/rubygem-dbd-pg/files/patch-statement.rb Sun Apr 15 05:35:42 2018 (r467366) +++ head/databases/rubygem-dbd-pg/files/patch-statement.rb Sun Apr 15 06:41:42 2018 (r467367) @@ -1,4 +1,4 @@ ---- lib/dbd/pg/statement.rb.orig 2018-03-17 05:55:55 UTC +--- lib/dbd/pg/statement.rb.orig 2018-04-15 06:18:20 UTC +++ lib/dbd/pg/statement.rb @@ -18,7 +18,7 @@ class DBI::DBD::Pg::Statement < DBI::Bas @result = nil @@ -9,6 +9,15 @@ raise DBI::ProgrammingError.new(err.message) end +@@ -36,7 +36,7 @@ class DBI::DBD::Pg::Statement < DBI::Bas + # replace DBI::Binary object by oid returned by lo_import + @bindvars.collect! do |var| + if var.is_a? DBI::Binary then +- oid = @db.__blob_create(PGconn::INV_WRITE) ++ oid = @db.__blob_create(PG::Connection::INV_WRITE) + @db.__blob_write(oid, var.to_s) + oid + else @@ -58,7 +58,7 @@ class DBI::DBD::Pg::Statement < DBI::Bas end Added: head/databases/rubygem-dbd-pg/files/patch-type.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/rubygem-dbd-pg/files/patch-type.rb Sun Apr 15 06:41:42 2018 (r467367) @@ -0,0 +1,20 @@ +--- lib/dbd/pg/type.rb.orig 2018-04-15 06:18:20 UTC ++++ lib/dbd/pg/type.rb +@@ -32,7 +32,7 @@ module DBI::DBD::Pg::Type + # Escapes the supplied data. Has no effect on the object. + # + def escape_bytea(str) +- PGconn.escape_bytea(str) ++ PG::Connection.escape_bytea(str) + end + + # +@@ -62,7 +62,7 @@ module DBI::DBD::Pg::Type + # + # Fix this for now, but beware that we'll have to unfix this as + # soon as they fix their end. +- ret = PGconn.unescape_bytea(obj) ++ ret = PG::Connection.unescape_bytea(obj) + + # XXX + # String#split does not properly create a full array if the the From owner-svn-ports-head@freebsd.org Sun Apr 15 06:44:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F2C6F9C2DC; Sun, 15 Apr 2018 06:44:07 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D15F775EF3; Sun, 15 Apr 2018 06:44:06 +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 CBCE833BC; Sun, 15 Apr 2018 06:44:06 +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 w3F6i6uJ083230; Sun, 15 Apr 2018 06:44:06 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F6i6La083228; Sun, 15 Apr 2018 06:44:06 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804150644.w3F6i6La083228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 06:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467368 - head/math/py-Pyomo X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/py-Pyomo X-SVN-Commit-Revision: 467368 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 06:44:07 -0000 Author: yuri Date: Sun Apr 15 06:44:06 2018 New Revision: 467368 URL: https://svnweb.freebsd.org/changeset/ports/467368 Log: math/py-Pyomo: Update 5.4.3 -> 5.5.0 Reported by: portscout Modified: head/math/py-Pyomo/Makefile head/math/py-Pyomo/distinfo Modified: head/math/py-Pyomo/Makefile ============================================================================== --- head/math/py-Pyomo/Makefile Sun Apr 15 06:41:42 2018 (r467367) +++ head/math/py-Pyomo/Makefile Sun Apr 15 06:44:06 2018 (r467368) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pyomo -DISTVERSION= 5.4.3 +DISTVERSION= 5.5.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.2:devel/py-PyUtilib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyUtilib>=5.6.3:devel/py-PyUtilib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${FLAVOR} USES= python Modified: head/math/py-Pyomo/distinfo ============================================================================== --- head/math/py-Pyomo/distinfo Sun Apr 15 06:41:42 2018 (r467367) +++ head/math/py-Pyomo/distinfo Sun Apr 15 06:44:06 2018 (r467368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522480103 -SHA256 (Pyomo-5.4.3.tar.gz) = 722887e1b4d8963eb648aaa61a70f5060cc3db63f48f5d2ffdc822ed90bb0f22 -SIZE (Pyomo-5.4.3.tar.gz) = 1377037 +TIMESTAMP = 1523774152 +SHA256 (Pyomo-5.5.0.tar.gz) = 6079a7a24d148b1c725d5364de1e0fa99e2e9c284ba223517e0955ef2b8f3ea1 +SIZE (Pyomo-5.5.0.tar.gz) = 1450842 From owner-svn-ports-head@freebsd.org Sun Apr 15 06:54:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 410F9F9D158; Sun, 15 Apr 2018 06:54:56 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E7C9A76BBD; Sun, 15 Apr 2018 06:54:55 +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 E2E4538BB; Sun, 15 Apr 2018 06:54:55 +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 w3F6stld088601; Sun, 15 Apr 2018 06:54:55 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F6stqV088599; Sun, 15 Apr 2018 06:54:55 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804150654.w3F6stqV088599@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 06:54:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467369 - head/devel/py-opendht X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/py-opendht X-SVN-Commit-Revision: 467369 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 06:54:56 -0000 Author: yuri Date: Sun Apr 15 06:54:55 2018 New Revision: 467369 URL: https://svnweb.freebsd.org/changeset/ports/467369 Log: devel/py-opendht: Update 1.6.1 -> 1.7.0 Reported by: portscout Modified: head/devel/py-opendht/Makefile head/devel/py-opendht/distinfo Modified: head/devel/py-opendht/Makefile ============================================================================== --- head/devel/py-opendht/Makefile Sun Apr 15 06:44:06 2018 (r467368) +++ head/devel/py-opendht/Makefile Sun Apr 15 06:54:55 2018 (r467369) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= opendht -DISTVERSION= 1.6.1 +DISTVERSION= 1.7.0 CATEGORIES= devel net PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-opendht/distinfo ============================================================================== --- head/devel/py-opendht/distinfo Sun Apr 15 06:44:06 2018 (r467368) +++ head/devel/py-opendht/distinfo Sun Apr 15 06:54:55 2018 (r467369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521409260 -SHA256 (savoirfairelinux-opendht-1.6.1_GH0.tar.gz) = c50d4862d01233be02856affc560dcd6425b5e742c6445d597dc0ceccb7e9d19 -SIZE (savoirfairelinux-opendht-1.6.1_GH0.tar.gz) = 400456 +TIMESTAMP = 1523774702 +SHA256 (savoirfairelinux-opendht-1.7.0_GH0.tar.gz) = bfac984414607bd2b15ee72dc78f42de3ccdcfa4e7beb69d606554cd2e5fe7f1 +SIZE (savoirfairelinux-opendht-1.7.0_GH0.tar.gz) = 411638 From owner-svn-ports-head@freebsd.org Sun Apr 15 07:00:04 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36C83F9D655; Sun, 15 Apr 2018 07:00:04 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD5C379488; Sun, 15 Apr 2018 07:00:03 +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 D863638C5; Sun, 15 Apr 2018 07:00:03 +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 w3F7037t088967; Sun, 15 Apr 2018 07:00:03 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F703Wl088965; Sun, 15 Apr 2018 07:00:03 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804150700.w3F703Wl088965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 07:00:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467370 - head/misc/cldr-emoji-annotation X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/cldr-emoji-annotation X-SVN-Commit-Revision: 467370 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 07:00:04 -0000 Author: yuri Date: Sun Apr 15 07:00:03 2018 New Revision: 467370 URL: https://svnweb.freebsd.org/changeset/ports/467370 Log: misc/cldr-emoji-annotation: Update 32.90.0_1 -> 33.0.0_1 Reported by: portscout Modified: head/misc/cldr-emoji-annotation/Makefile head/misc/cldr-emoji-annotation/distinfo Modified: head/misc/cldr-emoji-annotation/Makefile ============================================================================== --- head/misc/cldr-emoji-annotation/Makefile Sun Apr 15 06:54:55 2018 (r467369) +++ head/misc/cldr-emoji-annotation/Makefile Sun Apr 15 07:00:03 2018 (r467370) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cldr-emoji-annotation -DISTVERSION= 32.90.0_1 +DISTVERSION= 33.0.0_1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org Modified: head/misc/cldr-emoji-annotation/distinfo ============================================================================== --- head/misc/cldr-emoji-annotation/distinfo Sun Apr 15 06:54:55 2018 (r467369) +++ head/misc/cldr-emoji-annotation/distinfo Sun Apr 15 07:00:03 2018 (r467370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520494732 -SHA256 (fujiwarat-cldr-emoji-annotation-32.90.0_1_GH0.tar.gz) = 427c8aaa3ed5188d228466e271516b499e9dd7fbffaf37e35d7eef5c4a7033ea -SIZE (fujiwarat-cldr-emoji-annotation-32.90.0_1_GH0.tar.gz) = 4773237 +TIMESTAMP = 1523775418 +SHA256 (fujiwarat-cldr-emoji-annotation-33.0.0_1_GH0.tar.gz) = b6d60e47c879daa137c7a45535d3355a6c12508b82edfae1792bb6e6c666a292 +SIZE (fujiwarat-cldr-emoji-annotation-33.0.0_1_GH0.tar.gz) = 4773251 From owner-svn-ports-head@freebsd.org Sun Apr 15 07:54:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF72CFA11D6; Sun, 15 Apr 2018 07:54:29 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A1BA8491F; Sun, 15 Apr 2018 07:54:29 +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 552D24372; Sun, 15 Apr 2018 07:54:29 +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 w3F7sTFB017902; Sun, 15 Apr 2018 07:54:29 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F7sTIL017900; Sun, 15 Apr 2018 07:54:29 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804150754.w3F7sTIL017900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 07:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467371 - head/math/SCIP X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/SCIP X-SVN-Commit-Revision: 467371 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 07:54:29 -0000 Author: yuri Date: Sun Apr 15 07:54:28 2018 New Revision: 467371 URL: https://svnweb.freebsd.org/changeset/ports/467371 Log: math/SCIP: Update 5.0.0 -> 5.0.1 Also added CONFLICTS_BUILD=Ipopt (reported upstream as a bug) Reported by: portscout Modified: head/math/SCIP/Makefile head/math/SCIP/distinfo Modified: head/math/SCIP/Makefile ============================================================================== --- head/math/SCIP/Makefile Sun Apr 15 07:00:03 2018 (r467370) +++ head/math/SCIP/Makefile Sun Apr 15 07:54:28 2018 (r467371) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SCIP -DISTVERSION= 5.0.0 +DISTVERSION= 5.0.1 CATEGORIES= math science MASTER_SITES= http://scip.zib.de/download/release/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} @@ -18,6 +18,8 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept EXTRACT_DEPENDS= gtar:archivers/gtar LIB_DEPENDS= libgmp.so:math/gmp \ libsoplex.so:math/SoPlex + +CONFLICTS_BUILD= Ipopt USES= cmake:outsource readline tar:tgz EXTRACT_CMD= gtar Modified: head/math/SCIP/distinfo ============================================================================== --- head/math/SCIP/distinfo Sun Apr 15 07:00:03 2018 (r467370) +++ head/math/SCIP/distinfo Sun Apr 15 07:54:28 2018 (r467371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514183292 -SHA256 (scip-5.0.0.tgz) = 3fb247cf312371a1942997b5b1891655ae4b79a035eb956bce0e5f5ba3f36018 -SIZE (scip-5.0.0.tgz) = 7988437 +TIMESTAMP = 1523777686 +SHA256 (scip-5.0.1.tgz) = cfdcbd8bef454e8813550992255746e657f708a6789d129a5000ef8e3815edf4 +SIZE (scip-5.0.1.tgz) = 7996808 From owner-svn-ports-head@freebsd.org Sun Apr 15 08:12:22 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62554FA27E0; Sun, 15 Apr 2018 08:12:22 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0ED6B8697F; Sun, 15 Apr 2018 08:12:22 +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 09B1E4681; Sun, 15 Apr 2018 08:12:22 +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 w3F8CLbM028184; Sun, 15 Apr 2018 08:12:21 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F8CLq1028180; Sun, 15 Apr 2018 08:12:21 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804150812.w3F8CLq1028180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 08:12:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467372 - in head/math: . py-PySCIPOpt X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . py-PySCIPOpt X-SVN-Commit-Revision: 467372 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 08:12:22 -0000 Author: yuri Date: Sun Apr 15 08:12:21 2018 New Revision: 467372 URL: https://svnweb.freebsd.org/changeset/ports/467372 Log: New port: math/py-PySCIPOpt: Python interface and modeling environment for SCIP Added: head/math/py-PySCIPOpt/ head/math/py-PySCIPOpt/Makefile (contents, props changed) head/math/py-PySCIPOpt/distinfo (contents, props changed) head/math/py-PySCIPOpt/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Apr 15 07:54:28 2018 (r467371) +++ head/math/Makefile Sun Apr 15 08:12:21 2018 (r467372) @@ -638,6 +638,7 @@ SUBDIR += pure-mpfr SUBDIR += pure-rational SUBDIR += py-Diofant + SUBDIR += py-PySCIPOpt SUBDIR += py-PyWavelets SUBDIR += py-Pyomo SUBDIR += py-altgraph Added: head/math/py-PySCIPOpt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-PySCIPOpt/Makefile Sun Apr 15 08:12:21 2018 (r467372) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= PySCIPOpt +DISTVERSION= 1.4.3 +CATEGORIES= math python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python interface and modeling environment for SCIP + +LICENSE= MIT + +LIB_DEPENDS= libscip.so:math/SCIP + +USES= localbase python +USE_PYTHON= distutils cython autoplist + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pyscipopt/scip.so + +.include Added: head/math/py-PySCIPOpt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-PySCIPOpt/distinfo Sun Apr 15 08:12:21 2018 (r467372) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523778755 +SHA256 (PySCIPOpt-1.4.3.tar.gz) = 2f5741acf41e50787fc28c73eee5840d553f6c9a7e800c6ad61e6cce3b0f95fa +SIZE (PySCIPOpt-1.4.3.tar.gz) = 469159 Added: head/math/py-PySCIPOpt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/py-PySCIPOpt/pkg-descr Sun Apr 15 08:12:21 2018 (r467372) @@ -0,0 +1,3 @@ +This project provides an interface from Python to the SCIP Optimization Suite. + +WWW: https://github.com/SCIP-Interfaces/PySCIPOpt From owner-svn-ports-head@freebsd.org Sun Apr 15 08:23:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E803EFA32D3; Sun, 15 Apr 2018 08:23:55 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9617969B2F; Sun, 15 Apr 2018 08:23:55 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 912824822; Sun, 15 Apr 2018 08:23:55 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F8NtF1033137; Sun, 15 Apr 2018 08:23:55 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F8NsJv033131; Sun, 15 Apr 2018 08:23:54 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201804150823.w3F8NsJv033131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 15 Apr 2018 08:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467373 - in head/multimedia: mencoder mplayer X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head/multimedia: mencoder mplayer X-SVN-Commit-Revision: 467373 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 08:23:56 -0000 Author: riggs Date: Sun Apr 15 08:23:54 2018 New Revision: 467373 URL: https://svnweb.freebsd.org/changeset/ports/467373 Log: Update to upstream snapshot as of 20180413 Details: - Update to recent upstream snapshot (20180413) - Drop SCHROEDINGER OPTION (removed upstream) - Remove --disable-libdirac-lavc from CONFIGURE_ARGS (removed upstream) Modified: head/multimedia/mencoder/Makefile head/multimedia/mencoder/distinfo head/multimedia/mplayer/Makefile head/multimedia/mplayer/Makefile.common head/multimedia/mplayer/Makefile.optvars head/multimedia/mplayer/distinfo Modified: head/multimedia/mencoder/Makefile ============================================================================== --- head/multimedia/mencoder/Makefile Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mencoder/Makefile Sun Apr 15 08:23:54 2018 (r467373) @@ -3,7 +3,6 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org @@ -14,7 +13,7 @@ COMMENT= Convenient video file and movie encoder OPTIONS_DEFINE= AMR_NB AMR_WB ASS BLURAY CDIO DEBUG DV DVDNAV FAAC FONTCONFIG \ FRIBIDI GIF GNUTLS GSM IPV6 JACK LADSPA LIBMNG LZO \ MAD NAS OPENAL OPENJPEG OPUS PULSEAUDIO \ - RTMP SCHROEDINGER SMB SPEEX THEORA TWOLAME V4L VPX \ + RTMP SMB SPEEX THEORA TWOLAME V4L VPX \ X264 XVID OPTIONS_DEFAULT=ASS DVDNAV FONTCONFIG GIF GNUTLS X264 XVID Modified: head/multimedia/mencoder/distinfo ============================================================================== --- head/multimedia/mencoder/distinfo Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mencoder/distinfo Sun Apr 15 08:23:54 2018 (r467373) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513858159 -SHA256 (mplayer-1.3.0.20171220.tar.xz) = be8862b17bfdcb657661853ac1c2b728c7538bbb915658e14c6a5daa28d0ad6c -SIZE (mplayer-1.3.0.20171220.tar.xz) = 5170604 +TIMESTAMP = 1523776583 +SHA256 (mplayer-1.3.0.20180413.tar.xz) = 542c33d66976e603408b45054c82f8a6ee21d95eee901b941e71bc4261c954a2 +SIZE (mplayer-1.3.0.20180413.tar.xz) = 5184616 Modified: head/multimedia/mplayer/Makefile ============================================================================== --- head/multimedia/mplayer/Makefile Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mplayer/Makefile Sun Apr 15 08:23:54 2018 (r467373) @@ -3,7 +3,6 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 4 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org @@ -15,7 +14,7 @@ OPTIONS_DEFINE= AALIB AMR_NB AMR_WB ASS BLURAY CACA CD ENCA FONTCONFIG FRIBIDI GIF GNUTLS GSM GUI IPV6 JACK \ LADSPA LIBMNG LIRC LZO NAS OPENAL OPENGL \ OPENJPEG OPUS PULSEAUDIO RTC RTMP \ - SCHROEDINGER SDL SKINS SNDIO SMB SPEEX SVGALIB V4L VDPAU VPX \ + SDL SKINS SNDIO SMB SPEEX SVGALIB V4L VDPAU VPX \ X11 X11DGA X11VM XINERAMA XVIDEO XVMC OPTIONS_DEFAULT=ASS DVDNAV FONTCONFIG FRIBIDI GNUTLS OPENGL \ @@ -60,7 +59,6 @@ CONFIGURE_ARGS+= --disable-arts \ --disable-twolame \ --disable-x264 \ --disable-xvid \ - --disable-libdirac-lavc \ --disable-mencoder \ --disable-mpg123 \ --disable-musepack \ Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mplayer/Makefile.common Sun Apr 15 08:23:54 2018 (r467373) @@ -5,7 +5,7 @@ # $FreeBSD$ MPLAYER_PORT_VERSION= 1.3.0 -MPLAYER_SNAPSHOT_DATE= 2017-12-20 +MPLAYER_SNAPSHOT_DATE= 2018-04-13 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} @@ -38,7 +38,6 @@ CONFIGURE_ARGS= --cc="${CC}" \ --disable-ggiwmh \ --disable-liba52 \ --disable-libbs2b \ - --disable-libdirac-lavc \ --disable-libilbc \ --disable-libnut \ --disable-libvorbis \ Modified: head/multimedia/mplayer/Makefile.optvars ============================================================================== --- head/multimedia/mplayer/Makefile.optvars Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mplayer/Makefile.optvars Sun Apr 15 08:23:54 2018 (r467373) @@ -103,9 +103,6 @@ RTCPU_CONFIGURE_ON= --enable-runtime-cpudetection RTMP_LIB_DEPENDS= librtmp.so:multimedia/librtmp RTMP_CONFIGURE_OFF= --disable-librtmp -SCHROEDINGER_LIB_DEPENDS= libschroedinger-1.0.so:multimedia/schroedinger -SCHROEDINGER_CONFIGURE_OFF= --disable-libschroedinger-lavc - SDL_USE= SDL=sdl SDL_LIB_DEPENDS= libaa.so:graphics/aalib SDL_CONFIGURE_OFF= --disable-sdl Modified: head/multimedia/mplayer/distinfo ============================================================================== --- head/multimedia/mplayer/distinfo Sun Apr 15 08:12:21 2018 (r467372) +++ head/multimedia/mplayer/distinfo Sun Apr 15 08:23:54 2018 (r467373) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513852581 -SHA256 (mplayer-1.3.0.20171220.tar.xz) = be8862b17bfdcb657661853ac1c2b728c7538bbb915658e14c6a5daa28d0ad6c -SIZE (mplayer-1.3.0.20171220.tar.xz) = 5170604 +TIMESTAMP = 1523710560 +SHA256 (mplayer-1.3.0.20180413.tar.xz) = 542c33d66976e603408b45054c82f8a6ee21d95eee901b941e71bc4261c954a2 +SIZE (mplayer-1.3.0.20180413.tar.xz) = 5184616 From owner-svn-ports-head@freebsd.org Sun Apr 15 08:33:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFDBBFA3BD3; Sun, 15 Apr 2018 08:33:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 574B56BD63; Sun, 15 Apr 2018 08:33:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EF4349CB; Sun, 15 Apr 2018 08:33:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F8Xel5038146; Sun, 15 Apr 2018 08:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F8XeGo038145; Sun, 15 Apr 2018 08:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804150833.w3F8XeGo038145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 15 Apr 2018 08:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467374 - head/devel/llvm34 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/llvm34 X-SVN-Commit-Revision: 467374 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 08:33:40 -0000 Author: amdmi3 Date: Sun Apr 15 08:33:39 2018 New Revision: 467374 URL: https://svnweb.freebsd.org/changeset/ports/467374 Log: - Switch to new test framework Approved by: portmgr blanket Modified: head/devel/llvm34/Makefile Modified: head/devel/llvm34/Makefile ============================================================================== --- head/devel/llvm34/Makefile Sun Apr 15 08:23:54 2018 (r467373) +++ head/devel/llvm34/Makefile Sun Apr 15 08:33:39 2018 (r467374) @@ -239,7 +239,8 @@ post-install: .endif TEST_CMD= '(cd ${WRKSRC}/test; ${SETENV} ${MAKE_ENV} LD_LIBRARY_PATH=${WRKSRC}/Release/lib ${MAKE_CMD} check-local-lit)' -regression-test: ${BUILD_COOKIE} +do-test: + echo ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} if [ `${ID} -u` = 0 ]; then \ ${CHOWN} -R nobody ${WRKSRC}/test; \ su -m nobody -c ${TEST_CMD}; \ From owner-svn-ports-head@freebsd.org Sun Apr 15 08:53:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 382DCFA50F6; Sun, 15 Apr 2018 08:53:36 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA8C36FE62; Sun, 15 Apr 2018 08:53:35 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D57384D11; Sun, 15 Apr 2018 08:53:35 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F8rZPW048511; Sun, 15 Apr 2018 08:53:35 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F8rZxu048509; Sun, 15 Apr 2018 08:53:35 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201804150853.w3F8rZxu048509@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 15 Apr 2018 08:53:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467376 - head/security/testssl.sh X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/security/testssl.sh X-SVN-Commit-Revision: 467376 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 08:53:36 -0000 Author: tobik Date: Sun Apr 15 08:53:35 2018 New Revision: 467376 URL: https://svnweb.freebsd.org/changeset/ports/467376 Log: security/testssl.sh: Update to 2.9.5-5 Changes: https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-5 Modified: head/security/testssl.sh/Makefile head/security/testssl.sh/distinfo Modified: head/security/testssl.sh/Makefile ============================================================================== --- head/security/testssl.sh/Makefile Sun Apr 15 08:51:11 2018 (r467375) +++ head/security/testssl.sh/Makefile Sun Apr 15 08:53:35 2018 (r467376) @@ -2,7 +2,7 @@ PORTNAME= testssl.sh DISTVERSIONPREFIX= v -DISTVERSION= 2.9.5-4 +DISTVERSION= 2.9.5-5 CATEGORIES= security MAINTAINER= tobik@FreeBSD.org Modified: head/security/testssl.sh/distinfo ============================================================================== --- head/security/testssl.sh/distinfo Sun Apr 15 08:51:11 2018 (r467375) +++ head/security/testssl.sh/distinfo Sun Apr 15 08:53:35 2018 (r467376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523347210 -SHA256 (drwetter-testssl.sh-v2.9.5-4_GH0.tar.gz) = 5163f76d40acfe404d65145c498cbe8fb716bb49119e8d0773e063203cff9c03 -SIZE (drwetter-testssl.sh-v2.9.5-4_GH0.tar.gz) = 9017058 +TIMESTAMP = 1523782340 +SHA256 (drwetter-testssl.sh-v2.9.5-5_GH0.tar.gz) = 836a7b45455c95f17c4d7eec9468028a7fc6b613fd4b3c8e8e125b7b8206b89d +SIZE (drwetter-testssl.sh-v2.9.5-5_GH0.tar.gz) = 8955523 From owner-svn-ports-head@freebsd.org Sun Apr 15 09:03:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31E5DFA5EA6; Sun, 15 Apr 2018 09:03:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D73DD7184B; Sun, 15 Apr 2018 09:03:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D24354EBA; Sun, 15 Apr 2018 09:03:39 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F93dEw053632; Sun, 15 Apr 2018 09:03:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F93dHe053630; Sun, 15 Apr 2018 09:03:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804150903.w3F93dHe053630@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 15 Apr 2018 09:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467377 - head/x11/glproto X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/glproto X-SVN-Commit-Revision: 467377 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 09:03:40 -0000 Author: amdmi3 Date: Sun Apr 15 09:03:39 2018 New Revision: 467377 URL: https://svnweb.freebsd.org/changeset/ports/467377 Log: - Add LICENSE - Update WWW Approved by: portmgr blanket Modified: head/x11/glproto/Makefile head/x11/glproto/pkg-descr Modified: head/x11/glproto/Makefile ============================================================================== --- head/x11/glproto/Makefile Sun Apr 15 08:53:35 2018 (r467376) +++ head/x11/glproto/Makefile Sun Apr 15 09:03:39 2018 (r467377) @@ -8,6 +8,9 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= GLX extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto .include Modified: head/x11/glproto/pkg-descr ============================================================================== --- head/x11/glproto/pkg-descr Sun Apr 15 08:53:35 2018 (r467376) +++ head/x11/glproto/pkg-descr Sun Apr 15 09:03:39 2018 (r467377) @@ -1,3 +1,3 @@ This package contains X.Org GLX extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/ From owner-svn-ports-head@freebsd.org Sun Apr 15 09:26:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 007B9F81918; Sun, 15 Apr 2018 09:26:55 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6FB3770DA; Sun, 15 Apr 2018 09:26:54 +0000 (UTC) (envelope-from joneum@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 A1F6C51D6; Sun, 15 Apr 2018 09:26:54 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F9QsTi063753; Sun, 15 Apr 2018 09:26:54 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F9QsuW063751; Sun, 15 Apr 2018 09:26:54 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804150926.w3F9QsuW063751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 15 Apr 2018 09:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467378 - head/www/gohugo X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/gohugo X-SVN-Commit-Revision: 467378 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 09:26:55 -0000 Author: joneum Date: Sun Apr 15 09:26:54 2018 New Revision: 467378 URL: https://svnweb.freebsd.org/changeset/ports/467378 Log: www/gohugo: Update to 0.38.2 Changelog: - Fix handling of the --contentDir and possibly other related flags - Fix handling of content files with "." in them - Set .Parent in bundled pages to its owner PR: 227489 Submitted by: ben.lavery@hashbang0.com (maintainer) Modified: head/www/gohugo/Makefile head/www/gohugo/distinfo Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Sun Apr 15 09:03:39 2018 (r467377) +++ head/www/gohugo/Makefile Sun Apr 15 09:26:54 2018 (r467378) @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.38.1 +DISTVERSION= 0.38.2 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -21,7 +21,7 @@ GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/ PuerkitoBio:purell:0bcb03f:purell/src/github.com/PuerkitoBio/purell \ PuerkitoBio:urlesc:de5bf2a:urlesc/src/github.com/PuerkitoBio/urlesc \ alecthomas:chroma:85c342e:chroma/src/github.com/alecthomas/chroma \ - bep:debounce:4d3a5ad:debounce/src/github.com/bep/debounce \ + bep:debounce:844797f:debounce/src/github.com/bep/debounce \ bep:gitmap:012701e:gitmap/src/github.com/bep/gitmap \ chaseadamsio:goorgeous:dcf1ef8:goorgeous/src/github.com/chaseadamsio/goorgeous \ cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \ Modified: head/www/gohugo/distinfo ============================================================================== --- head/www/gohugo/distinfo Sun Apr 15 09:03:39 2018 (r467377) +++ head/www/gohugo/distinfo Sun Apr 15 09:26:54 2018 (r467378) @@ -1,6 +1,6 @@ -TIMESTAMP = 1522947588 -SHA256 (gohugo/gohugoio-hugo-v0.38.1_GH0.tar.gz) = bed277dd69218bf54b756bbe2b37168b585fc4fad5f3a3f62f9fc7fcc8a5af62 -SIZE (gohugo/gohugoio-hugo-v0.38.1_GH0.tar.gz) = 28097562 +TIMESTAMP = 1523564042 +SHA256 (gohugo/gohugoio-hugo-v0.38.2_GH0.tar.gz) = a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846 +SIZE (gohugo/gohugoio-hugo-v0.38.2_GH0.tar.gz) = 28097801 SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2 SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252 SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c @@ -9,8 +9,8 @@ SHA256 (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) SIZE (gohugo/PuerkitoBio-urlesc-de5bf2a_GH0.tar.gz) = 6796 SHA256 (gohugo/alecthomas-chroma-85c342e_GH0.tar.gz) = e0b372e0539afb99ddb755ea17ad7892902aef4a2d8f007973e20aad47cce959 SIZE (gohugo/alecthomas-chroma-85c342e_GH0.tar.gz) = 298049 -SHA256 (gohugo/bep-debounce-4d3a5ad_GH0.tar.gz) = cddd9c7f19d19164210543f068008874fbc061ba37d4c116615c34eaddde7183 -SIZE (gohugo/bep-debounce-4d3a5ad_GH0.tar.gz) = 3363 +SHA256 (gohugo/bep-debounce-844797f_GH0.tar.gz) = e957962f6cf46be644cc31c6de4c2d5dda00736a6f507bc24042235d0295c9c8 +SIZE (gohugo/bep-debounce-844797f_GH0.tar.gz) = 3489 SHA256 (gohugo/bep-gitmap-012701e_GH0.tar.gz) = 6af8c509315fcaa0abc8d922009357e360d86ac419a611639ca3b67636d053c1 SIZE (gohugo/bep-gitmap-012701e_GH0.tar.gz) = 4596 SHA256 (gohugo/chaseadamsio-goorgeous-dcf1ef8_GH0.tar.gz) = 6dbf5f61257fc8c71ec6ae533f477f351c1b0fa11774cf6e8abf27edc7d90d61 From owner-svn-ports-head@freebsd.org Sun Apr 15 09:33:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 611F1F821A3; Sun, 15 Apr 2018 09:33:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0FA80792AD; Sun, 15 Apr 2018 09:33:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0A5DF5368; Sun, 15 Apr 2018 09:33:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3F9XeBP068464; Sun, 15 Apr 2018 09:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3F9XeZ2068462; Sun, 15 Apr 2018 09:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804150933.w3F9XeZ2068462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 15 Apr 2018 09:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467379 - head/www/snarf X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/www/snarf X-SVN-Commit-Revision: 467379 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 09:33:41 -0000 Author: amdmi3 Date: Sun Apr 15 09:33:40 2018 New Revision: 467379 URL: https://svnweb.freebsd.org/changeset/ports/467379 Log: - Add LICENSE - Use MANPREFIX - Update WWW Modified: head/www/snarf/Makefile head/www/snarf/pkg-descr Modified: head/www/snarf/Makefile ============================================================================== --- head/www/snarf/Makefile Sun Apr 15 09:26:54 2018 (r467378) +++ head/www/snarf/Makefile Sun Apr 15 09:33:40 2018 (r467379) @@ -9,6 +9,9 @@ MASTER_SITES= http://www.xach.com/snarf/ MAINTAINER= ports@FreeBSD.org COMMENT= Another small command-line URL (http/ftp/gopher/finger) fetcher +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes PLIST_FILES= bin/snarf \ @@ -16,6 +19,6 @@ PLIST_FILES= bin/snarf \ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/snarf ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/snarf.1 ${STAGEDIR}${PREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/snarf.1 ${STAGEDIR}${MANPREFIX}/man/man1/ .include Modified: head/www/snarf/pkg-descr ============================================================================== --- head/www/snarf/pkg-descr Sun Apr 15 09:26:54 2018 (r467378) +++ head/www/snarf/pkg-descr Sun Apr 15 09:33:40 2018 (r467379) @@ -2,4 +2,4 @@ Snarf is another small command-line URL fetcher. It su http redirect, http and ftp resume, http and ftp authentication, as well as retrieving data via gopher and finger protocols. -WWW: http://www.xach.com/snarf/ +WWW: https://www.xach.com/snarf/ From owner-svn-ports-head@freebsd.org Sun Apr 15 10:20:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBF4DF85677; Sun, 15 Apr 2018 10:20:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 668BE84C6A; Sun, 15 Apr 2018 10:20:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 60F915A06; Sun, 15 Apr 2018 10:20:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FAKcDS088321; Sun, 15 Apr 2018 10:20:38 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FAKceT088320; Sun, 15 Apr 2018 10:20:38 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201804151020.w3FAKceT088320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 15 Apr 2018 10:20:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467380 - head/editors/kakoune X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/kakoune X-SVN-Commit-Revision: 467380 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 10:20:38 -0000 Author: tobik Date: Sun Apr 15 10:20:38 2018 New Revision: 467380 URL: https://svnweb.freebsd.org/changeset/ports/467380 Log: editors/kakoune: Build without debugging support by default Modified: head/editors/kakoune/Makefile Modified: head/editors/kakoune/Makefile ============================================================================== --- head/editors/kakoune/Makefile Sun Apr 15 09:33:40 2018 (r467379) +++ head/editors/kakoune/Makefile Sun Apr 15 10:20:38 2018 (r467380) @@ -2,6 +2,7 @@ PORTNAME= kakoune DISTVERSION= 2018.04.13 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/mawww/kakoune/releases/download/v${DISTVERSION}/ @@ -19,10 +20,14 @@ DATADIR= ${PREFIX}/share/kak DOCSDIR= ${PREFIX}/share/doc/kak WRKSRC_SUBDIR= src -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DEBUG DOCS +DEBUG_MAKE_ARGS= debug=yes +DEBUG_MAKE_ARGS_OFF= debug=no + post-patch: - @${REINPLACE_CMD} 's,/share/man/,/man/,' ${WRKSRC}/Makefile + @${REINPLACE_CMD} -e 's,/share/man/,/man/,' -e '/-O3/d' \ + ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/kak From owner-svn-ports-head@freebsd.org Sun Apr 15 10:45:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DD0CF8719B; Sun, 15 Apr 2018 10:45:24 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3CB2F68CDB; Sun, 15 Apr 2018 10:45:24 +0000 (UTC) (envelope-from olgeni@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 33BD75E9D; Sun, 15 Apr 2018 10:45:24 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FAjO0w003205; Sun, 15 Apr 2018 10:45:24 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FAjNIs003201; Sun, 15 Apr 2018 10:45:23 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201804151045.w3FAjNIs003201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 15 Apr 2018 10:45:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467381 - head/devel/elixir-timex X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/devel/elixir-timex X-SVN-Commit-Revision: 467381 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 10:45:24 -0000 Author: olgeni Date: Sun Apr 15 10:45:23 2018 New Revision: 467381 URL: https://svnweb.freebsd.org/changeset/ports/467381 Log: Update devel/elixir-timex to version 3.2.2. Modified: head/devel/elixir-timex/Makefile head/devel/elixir-timex/distinfo head/devel/elixir-timex/pkg-plist Modified: head/devel/elixir-timex/Makefile ============================================================================== --- head/devel/elixir-timex/Makefile Sun Apr 15 10:20:38 2018 (r467380) +++ head/devel/elixir-timex/Makefile Sun Apr 15 10:45:23 2018 (r467381) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timex -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-timex/distinfo ============================================================================== --- head/devel/elixir-timex/distinfo Sun Apr 15 10:20:38 2018 (r467380) +++ head/devel/elixir-timex/distinfo Sun Apr 15 10:45:23 2018 (r467381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520336388 -SHA256 (bitwalker-timex-3.2.1_GH0.tar.gz) = 009b43456a33d61340d89f68c2c409743654b46676d037a9fad37d224bfe7c39 -SIZE (bitwalker-timex-3.2.1_GH0.tar.gz) = 169126 +TIMESTAMP = 1523788310 +SHA256 (bitwalker-timex-3.2.2_GH0.tar.gz) = 94142ad72bffa90557025d5c353ab9e822eddb983d65ebc1bd3dea462fbbeedb +SIZE (bitwalker-timex-3.2.2_GH0.tar.gz) = 170856 Modified: head/devel/elixir-timex/pkg-plist ============================================================================== --- head/devel/elixir-timex/pkg-plist Sun Apr 15 10:20:38 2018 (r467380) +++ head/devel/elixir-timex/pkg-plist Sun Apr 15 10:45:23 2018 (r467381) @@ -274,6 +274,14 @@ lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/ lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/units.po lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/weekdays.po lib/elixir/lib/timex/priv/translations/symbols.pot +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/day_periods.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/months.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/months_abbr.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/numbers.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/relative_time.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/symbols.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/units.po +lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/weekdays.po lib/elixir/lib/timex/priv/translations/units.pot lib/elixir/lib/timex/priv/translations/weekdays.pot lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/day_periods.po From owner-svn-ports-head@freebsd.org Sun Apr 15 10:47:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58378F874EB; Sun, 15 Apr 2018 10:47:59 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E4F768F8C; Sun, 15 Apr 2018 10:47:59 +0000 (UTC) (envelope-from danfe@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 095B45EA0; Sun, 15 Apr 2018 10:47:59 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FAlwmD003410; Sun, 15 Apr 2018 10:47:58 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FAlwVx003408; Sun, 15 Apr 2018 10:47:58 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201804151047.w3FAlwVx003408@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 15 Apr 2018 10:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467382 - head/archivers/libdeflate X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/archivers/libdeflate X-SVN-Commit-Revision: 467382 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 10:47:59 -0000 Author: danfe Date: Sun Apr 15 10:47:58 2018 New Revision: 467382 URL: https://svnweb.freebsd.org/changeset/ports/467382 Log: Update `archivers/libdeflate' to version 1.0. Reported by: portscout Modified: head/archivers/libdeflate/Makefile head/archivers/libdeflate/distinfo Modified: head/archivers/libdeflate/Makefile ============================================================================== --- head/archivers/libdeflate/Makefile Sun Apr 15 10:45:23 2018 (r467381) +++ head/archivers/libdeflate/Makefile Sun Apr 15 10:47:58 2018 (r467382) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libdeflate -PORTVERSION= 0.8 +PORTVERSION= 1.0 DISTVERSIONPREFIX= v CATEGORIES= archivers Modified: head/archivers/libdeflate/distinfo ============================================================================== --- head/archivers/libdeflate/distinfo Sun Apr 15 10:45:23 2018 (r467381) +++ head/archivers/libdeflate/distinfo Sun Apr 15 10:47:58 2018 (r467382) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501364283 -SHA256 (ebiggers-libdeflate-v0.8_GH0.tar.gz) = 4b27e55226db9f47a53bc51df732c9d4aba674cf64594f9c4e253e6dae4f3688 -SIZE (ebiggers-libdeflate-v0.8_GH0.tar.gz) = 119423 +TIMESTAMP = 1523684768 +SHA256 (ebiggers-libdeflate-v1.0_GH0.tar.gz) = 6477a42d59b8c3fedda9d09b25e7ddfb71524c0029553c2a030e9d6887618a59 +SIZE (ebiggers-libdeflate-v1.0_GH0.tar.gz) = 123677 From owner-svn-ports-head@freebsd.org Sun Apr 15 11:10:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67075F88EC2; Sun, 15 Apr 2018 11:10:29 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1AA9E6E801; Sun, 15 Apr 2018 11:10:29 +0000 (UTC) (envelope-from krion@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 1163461CE; Sun, 15 Apr 2018 11:10:29 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FBAS3D013484; Sun, 15 Apr 2018 11:10:28 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FBASrI013480; Sun, 15 Apr 2018 11:10:28 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201804151110.w3FBASrI013480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Sun, 15 Apr 2018 11:10:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467383 - head/deskutils/note X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/deskutils/note X-SVN-Commit-Revision: 467383 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 11:10:29 -0000 Author: krion Date: Sun Apr 15 11:10:28 2018 New Revision: 467383 URL: https://svnweb.freebsd.org/changeset/ports/467383 Log: Update to version 1.3.22 Pass maintainership to submitter as agreed with previous maintainer PR: 227298 Submitted by: Alexandre C. Guimarães Approved by: idefix@fechner.net Modified: head/deskutils/note/Makefile head/deskutils/note/distinfo head/deskutils/note/pkg-descr head/deskutils/note/pkg-plist Modified: head/deskutils/note/Makefile ============================================================================== --- head/deskutils/note/Makefile Sun Apr 15 10:47:58 2018 (r467382) +++ head/deskutils/note/Makefile Sun Apr 15 11:10:28 2018 (r467383) @@ -1,20 +1,52 @@ # $FreeBSD$ PORTNAME= note -PORTVERSION= 1.3.18 -PORTREVISION= 2 +DISTVERSION= 1.3.22 CATEGORIES= deskutils perl5 MASTER_SITES= http://www.daemon.de/idisk/Apps/note/ -MAINTAINER= idefix@fechner.net +MAINTAINER= lebarondemerde@privacychain.ch COMMENT= Console based tool to handle encrypted notes LICENSE= GPLv1 RUN_DEPENDS= p5-YAML>=0.1:textproc/p5-YAML \ - p5-Crypt-IDEA>=1.0:security/p5-Crypt-IDEA + p5-Config-General>0:devel/p5-Config-General USES= perl5 USE_PERL5= configure + +OPTIONS_DEFINE= MYSQL PWSAFE3 +OPTIONS_DEFAULT= BLOWFISH DES IDEA MYSQL PWSAFE3 + +MYSQL_RUN_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \ + p5-DBI>0:databases/p5-DBI + +PWSAFE3_DESC= Password Safe v3 backend +PWSAFE3_RUN_DEPENDS= p5-Crypt-PWSafe3>0:security/p5-Crypt-PWSafe3 + +OPTIONS_GROUP= CRYPTO +OPTIONS_GROUP_CRYPTO= DES IDEA BLOWFISH + +CRYPTO_DESC= Encryption support +CRYPTO_RUN_DEPENDS= p5-Crypt-CBC>0:security/p5-Crypt-CBC \ + p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael + +BLOWFISH_DESC= BlowFish block cipher support +BLOWFISH_RUN_DEPENDS= p5-Crypt-Blowfish>0:security/p5-Crypt-Blowfish + +DES_DESC= DES block cipher support +DES_RUN_DEPENDS= p5-Crypt-DES>0:security/p5-Crypt-DES + +IDEA_DESC= IDEA block cipher support +IDEA_RUN_DEPENDS= p5-Crypt-IDEA>0:security/p5-Crypt-IDEA + +post-patch: + @${REINPLACE_CMD} -e 's|{{(|{\\{(|g' \ + ${WRKSRC}/bin/note + +post-install: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + (cd ${WRKSRC}/config && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include Modified: head/deskutils/note/distinfo ============================================================================== --- head/deskutils/note/distinfo Sun Apr 15 10:47:58 2018 (r467382) +++ head/deskutils/note/distinfo Sun Apr 15 11:10:28 2018 (r467383) @@ -1,2 +1,3 @@ -SHA256 (note-1.3.18.tar.gz) = ba3b4db2709ce4e662b205254dfc83a27ff6912316e80a8ed1e3b52a14847071 -SIZE (note-1.3.18.tar.gz) = 52108 +TIMESTAMP = 1522908300 +SHA256 (note-1.3.22.tar.gz) = d8821168ca6266c443d01a286ba3f410c8330d55abf9f9a993ea8950eeb31478 +SIZE (note-1.3.22.tar.gz) = 52827 Modified: head/deskutils/note/pkg-descr ============================================================================== --- head/deskutils/note/pkg-descr Sun Apr 15 10:47:58 2018 (r467382) +++ head/deskutils/note/pkg-descr Sun Apr 15 11:10:28 2018 (r467383) @@ -1,5 +1,6 @@ -This is a small console program written in -perl, which allows you to manage notes similar -to programs like "knotes" from commandline. +Console based tool to handle encrypted notes -WWW: http://www.daemon.de/NOTE +This is a small console program written in perl, which allows you to manage +notes similar to programs like "knotes" from command line. + +WWW: https://www.daemon.de/NOTE Modified: head/deskutils/note/pkg-plist ============================================================================== --- head/deskutils/note/pkg-plist Sun Apr 15 10:47:58 2018 (r467382) +++ head/deskutils/note/pkg-plist Sun Apr 15 11:10:28 2018 (r467383) @@ -1,12 +1,4 @@ bin/note -%%PERL5_MAN3%%/NOTEDB::binary.3.gz -%%PERL5_MAN3%%/NOTEDB::dbm.3.gz -%%PERL5_MAN3%%/NOTEDB::dumper.3.gz -%%PERL5_MAN3%%/NOTEDB::general.3.gz -%%PERL5_MAN3%%/NOTEDB::mysql.3.gz -%%PERL5_MAN3%%/NOTEDB::pwsafe3.3.gz -%%PERL5_MAN3%%/NOTEDB::text.3.gz -%%PERL5_MAN3%%/note.3.gz %%SITE_PERL%%/NOTEDB.pm %%SITE_PERL%%/NOTEDB/README %%SITE_PERL%%/NOTEDB/binary.pm @@ -16,4 +8,14 @@ bin/note %%SITE_PERL%%/NOTEDB/mysql.pm %%SITE_PERL%%/NOTEDB/pwsafe3.pm %%SITE_PERL%%/NOTEDB/text.pm +%%PERL5_MAN3%%/NOTEDB::binary.3.gz +%%PERL5_MAN3%%/NOTEDB::dbm.3.gz +%%PERL5_MAN3%%/NOTEDB::dumper.3.gz +%%PERL5_MAN3%%/NOTEDB::general.3.gz +%%PERL5_MAN3%%/NOTEDB::mysql.3.gz +%%PERL5_MAN3%%/NOTEDB::pwsafe3.3.gz +%%PERL5_MAN3%%/NOTEDB::text.3.gz +%%PERL5_MAN3%%/note.3.gz %%SITE_PERL%%/note.pod +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/noterc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rc From owner-svn-ports-head@freebsd.org Sun Apr 15 11:23:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96496F89F4F; Sun, 15 Apr 2018 11:23:42 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47E89704DF; Sun, 15 Apr 2018 11:23:42 +0000 (UTC) (envelope-from olivier@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 42D7D64E0; Sun, 15 Apr 2018 11:23:42 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FBNgDW023078; Sun, 15 Apr 2018 11:23:42 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FBNf2U023075; Sun, 15 Apr 2018 11:23:41 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201804151123.w3FBNf2U023075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Sun, 15 Apr 2018 11:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467384 - in head/net/frr: . files X-SVN-Group: ports-head X-SVN-Commit-Author: olivier X-SVN-Commit-Paths: in head/net/frr: . files X-SVN-Commit-Revision: 467384 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 11:23:42 -0000 Author: olivier Date: Sun Apr 15 11:23:41 2018 New Revision: 467384 URL: https://svnweb.freebsd.org/changeset/ports/467384 Log: Fix watchfrr RC script and build on 10.3 PR: 227415 Reported by: pautina@kharkiv.net Added: head/net/frr/files/patch-lib_vty.h (contents, props changed) Modified: head/net/frr/Makefile head/net/frr/files/watchfrr.in Modified: head/net/frr/Makefile ============================================================================== --- head/net/frr/Makefile Sun Apr 15 11:10:28 2018 (r467383) +++ head/net/frr/Makefile Sun Apr 15 11:23:41 2018 (r467384) @@ -2,6 +2,7 @@ PORTNAME= frr PORTVERSION= 4.0 +PORTREVISION= 1 DISTVERSIONPREFIX= frr- CATEGORIES= net ipv6 Added: head/net/frr/files/patch-lib_vty.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/frr/files/patch-lib_vty.h Sun Apr 15 11:23:41 2018 (r467384) @@ -0,0 +1,48 @@ +--- lib/vty.h.orig 2018-03-12 00:53:37 UTC ++++ lib/vty.h +@@ -189,45 +189,6 @@ struct vty_arg { + /* Integrated configuration file. */ + #define INTEGRATE_DEFAULT_CONFIG "frr.conf" + +-#if CONFDATE > 20180401 +-CPP_NOTICE("It's probably time to remove VTY_NEWLINE compatibility foo.") +-#endif +- +-/* for compatibility */ +-#define VNL "\n" CPP_WARN("VNL has been replaced with \\n.") +-#define VTYNL "\n" CPP_WARN("VTYNL has been replaced with \\n.") +-#define VTY_NEWLINE "\n" CPP_WARN("VTY_NEWLINE has been replaced with \\n.") +-#define VTY_GET_INTEGER(desc, v, str) \ +- { \ +- (v) = strtoul((str), NULL, 10); \ +- } \ +- CPP_WARN("VTY_GET_INTEGER is no longer useful, use strtoul() or DEFPY.") +-#define VTY_GET_INTEGER_RANGE(desc, v, str, min, max) \ +- { \ +- (v) = strtoul((str), NULL, 10); \ +- } \ +- CPP_WARN( \ +- "VTY_GET_INTEGER_RANGE is no longer useful, use strtoul() or DEFPY.") +-#define VTY_GET_ULONG(desc, v, str) \ +- { \ +- (v) = strtoul((str), NULL, 10); \ +- } \ +- CPP_WARN("VTY_GET_ULONG is no longer useful, use strtoul() or DEFPY.") +-#define VTY_GET_ULL(desc, v, str) \ +- { \ +- (v) = strtoull((str), NULL, 10); \ +- } \ +- CPP_WARN("VTY_GET_ULL is no longer useful, use strtoull() or DEFPY.") +-#define VTY_GET_IPV4_ADDRESS(desc, v, str) \ +- inet_aton((str), &(v)) CPP_WARN( \ +- "VTY_GET_IPV4_ADDRESS is no longer useful, use inet_aton() or DEFPY.") +-#define VTY_GET_IPV4_PREFIX(desc, v, str) \ +- str2prefix_ipv4((str), &(v)) CPP_WARN( \ +- "VTY_GET_IPV4_PREFIX is no longer useful, use str2prefix_ipv4() or DEFPY.") +-#define vty_outln(vty, str, ...) \ +- vty_out(vty, str "\n", ##__VA_ARGS__) CPP_WARN( \ +- "vty_outln is no longer useful, use vty_out(...\\n...)") +- + /* Default time out value */ + #define VTY_TIMEOUT_DEFAULT 600 + Modified: head/net/frr/files/watchfrr.in ============================================================================== --- head/net/frr/files/watchfrr.in Sun Apr 15 11:10:28 2018 (r467383) +++ head/net/frr/files/watchfrr.in Sun Apr 15 11:23:41 2018 (r467384) @@ -12,6 +12,8 @@ # # You may also wish to use the following variables to fine-tune startup: # watchfrr_flags +# Example of flags usage: +# watchfrr_flags=" -d -r /usr/sbin/servicebBfrrbBrestartbB%s -s /usr/sbin/servicebBfrrbBstartbB%s -k /usr/sbin/servicebBfrrbBstopbB%s -b bB -t 30 zebra ripd ripngd ospfd ospf6d bgpd isisd eigrpd babeld" . /etc/rc.subr @@ -23,8 +25,9 @@ load_rc_config $name stop_postcmd="rm -f $pidfile" watchfrr_enable=${watchfrr_enable:-"NO"} +watchfrr_flags=${watchfrr_flags:-"-d -r /usr/sbin/servicebBfrrbBrestartbB%s -s /usr/sbin/servicebBfrrbBstartbB%s -k /usr/sbin/servicebBfrrbBstopbB%s -b bB -t 30 zebra ripd ripngd ospfd ospf6d bgpd isisd eigrpd babeld"} command=%%PREFIX%%/sbin/watchfrr -pidfile=%%LOCALSTATE_DIR%%/watchfrr.pid +pidfile=/var/run/frr/watchfrr.pid run_rc_command "$1" From owner-svn-ports-head@freebsd.org Sun Apr 15 12:26:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74532F8EA34; Sun, 15 Apr 2018 12:26:56 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 17BCE7E1DC; Sun, 15 Apr 2018 12:26:56 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7EE26E68; Sun, 15 Apr 2018 12:26:55 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FCQtWG052781; Sun, 15 Apr 2018 12:26:55 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FCQttR052776; Sun, 15 Apr 2018 12:26:55 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201804151226.w3FCQttR052776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 15 Apr 2018 12:26:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467385 - head/multimedia/mplayer-skins X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: head/multimedia/mplayer-skins X-SVN-Commit-Revision: 467385 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 12:26:56 -0000 Author: riggs Date: Sun Apr 15 12:26:55 2018 New Revision: 467385 URL: https://svnweb.freebsd.org/changeset/ports/467385 Log: New skins and updates of existing skins Details: - New: brushedGnome, Blue-multilingual, ClearLooks-Multilingual, changuito, ClearPlayer, OpenDoh - Updated: avifile, BlueCurve, BlueHeart, Clearlooks, CornerMP[-Aqua], Cyrus, Blue[-mini], Industrial, iTunes[-mini], mentalic, MidnightLove, OSX-Brushed, PCLand, proton, QPlayer, QuickSilver, Ultrafina, webby, XAnim, XFCE4 PR: 227520 Submitted by: fluffy Reviewed by: riggs Modified: head/multimedia/mplayer-skins/Makefile head/multimedia/mplayer-skins/Makefile.options head/multimedia/mplayer-skins/Makefile.skins head/multimedia/mplayer-skins/distinfo head/multimedia/mplayer-skins/pkg-plist Modified: head/multimedia/mplayer-skins/Makefile ============================================================================== --- head/multimedia/mplayer-skins/Makefile Sun Apr 15 11:23:41 2018 (r467384) +++ head/multimedia/mplayer-skins/Makefile Sun Apr 15 12:26:55 2018 (r467385) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mplayer-skins -PORTVERSION= 1.1.3 -PORTREVISION= 4 +PORTVERSION= 1.1.4 CATEGORIES= multimedia MASTER_SITES= MPLAYERHQ/skins DISTFILES= # filled in later after options Modified: head/multimedia/mplayer-skins/Makefile.options ============================================================================== --- head/multimedia/mplayer-skins/Makefile.options Sun Apr 15 11:23:41 2018 (r467384) +++ head/multimedia/mplayer-skins/Makefile.options Sun Apr 15 12:26:55 2018 (r467385) @@ -3,13 +3,14 @@ # $FreeBSD$ # -OPTIONS_DEFINE= ALL DEFAULT_SMALL ABYSS ALIENMIND AVIFILE ATERFILE BLUECURVE \ - BLUEHEART CANARY CLEARLOOKS CORELIAN CORNERMP CORNERMP \ +OPTIONS_DEFINE= ALL DEFAULT_I18N DEFAULT_SMALL ABYSS ALIENMIND AVIFILE \ + ATERFILE BLUECURVE BLUEHEART BRUSHEDGNOME CANARY CHANGUITO \ + CLEARLOOKS CLEARLOOKS_I18N CLEARPLAYER CORELIAN CORNERMP CORNERMP_AQUA \ CUBICPLAYER CYRUS DISAPPEARER DIVXPLAYER DUSHKU DVDPLAYER \ GNOME HANDHELD HAYRAPHON HWSW INDUSTRIAL ICY ITUNES \ PCLAND JIMPLAYER KDE KRYSTAL MENTALIC MIDNIGHTLOVE \ MINI MOONPHASE MPLAYER NATIVE NETSCAPE4 NEUTRON NEWAGE \ - ORANGE OSXBRUSHED OSXMOD PHONY PLASTIC POWERPLAYER \ + OPENDOH ORANGE OSXBRUSHED OSXMOD PHONY PLASTIC POWERPLAYER \ PROTON QPLAYER QUICKSILVER SESSENE SLIM SOFTGRIP \ TERMINATOR3 TRIUM TVISOR ULTRAFINA WEBBY \ WINDOWSMEDIAPLAYER6 XANIM XFCE4 XINE XMMPLAYER @@ -21,13 +22,19 @@ AVIFILE_DESC= Aviplay look ATERFILE_DESC= Dark, cool-looking BLUECURVE_DESC= Bluecurve BLUEHEART_DESC= BlueHeart XMMS +BRUSHEDGNOME_DESC= brushed QPlayer CANARY_DESC= Small, compact +CHANGUITO_DESC= Gorilla GNOME theme CLEARLOOKS_DESC= Modern Clearlooks +CLEARLOOKS_I18N_DESC= Modern Clearlooks, multilingual +CLEARPLAYER_DESC= ClearLooks GNOME theme CORELIAN_DESC= plain look CORNERMP_DESC= WinAMP corner CORNERMP_AQUA_DESC= WinAMP corner aqua CUBICPLAYER_DESC= CubicPlayer CYRUS_DESC= Cyrus XMMS +DEFAULT_I18N_DESC= default Blue skin, multilingual +DEFAULT_SMALL_DESC= default Blue skin, small DISAPPEARER_DESC= very slim DIVXPLAYER_DESC= Divx DUSHKU_DESC= Eliza Dushku @@ -40,7 +47,6 @@ INDUSTRIAL_DESC= Industrial GTK theme ICY_DESC= Nero ShowTime skin ITUNES_DESC= iTunes ITUNES_MINI_DESC= iTunes mini -PCLAND_DESC= blue waves JIMPLAYER_DESC= round and colorful KDE_DESC= uses KDE images KRYSTAL_DESC= very colorful @@ -53,9 +59,11 @@ NATIVE_RED_DESC= red and black NETSCAPE4_DESC= Netscape "unatkozok" NEUTRON_DESC= futuristic look NEWAGE_DESC= clean and simple +OPENDOH_DESC= Industrial look-alike ORANGE_DESC= clean, good looking OSXBRUSHED_DESC= iTunes lookalike OSXMOD_DESC= QuickTime player lookalike +PCLAND_DESC= blue waves PHONY_DESC= desktop DVD player PLASTIC_DESC= plastic remote control POWERPLAYER_DESC= PowerDVD lookalike Modified: head/multimedia/mplayer-skins/Makefile.skins ============================================================================== --- head/multimedia/mplayer-skins/Makefile.skins Sun Apr 15 11:23:41 2018 (r467384) +++ head/multimedia/mplayer-skins/Makefile.skins Sun Apr 15 12:26:55 2018 (r467385) @@ -5,19 +5,24 @@ ABYSS_FILE= Abyss-1.7 ALIENMIND_FILE= AlienMind-1.2 -AVIFILE_FILE= avifile-1.7 +AVIFILE_FILE= avifile-1.8 ATERFILE_FILE= Ater-1.2 -BLUECURVE_FILE= bluecurve-1.3 -BLUEHEART_FILE= BlueHeart-1.5 +BLUECURVE_FILE= bluecurve-1.4 +BLUEHEART_FILE= BlueHeart-1.6 +BRUSHEDGNOME_FILE= brushedGnome-1.2 CANARY_FILE= Canary-1.2 -CLEARLOOKS_FILE= Clearlooks-1.7 +CHANGUITO_FILE= changuito-0.3 +CLEARLOOKS_FILE= Clearlooks-1.9 +CLEARLOOKS_I18N_FILE= Clearlooks-multilingual-1.4 +CLEARPLAYER_FILE= clearplayer-0.10 CORELIAN_FILE= Corelian-1.2 -CORNERMP_AQUA_FILE= CornerMP-aqua-1.4 -CORNERMP_FILE= CornerMP-1.2 +CORNERMP_AQUA_FILE= CornerMP-aqua-1.5 +CORNERMP_FILE= CornerMP-1.3 CUBICPLAYER_FILE= CubicPlayer-1.1 -CYRUS_FILE= Cyrus-1.2 -DEFAULT_FILE= Blue-1.12 -DEFAULT_SMALL_FILE= Blue-small-1.9 +CYRUS_FILE= Cyrus-1.3 +DEFAULT_FILE= Blue-1.13 +DEFAULT_I18N_FILE= Blue-multilingual-1.5 +DEFAULT_SMALL_FILE= Blue-small-1.11 DISAPPEARER_FILE= disappearer-1.2 DIVXPLAYER_FILE= divxplayer-1.3 DUSHKU_FILE= Dushku-1.2 @@ -26,15 +31,15 @@ GNOME_FILE= gnome-1.1 HANDHELD_FILE= handheld-1.0 HAYRAPHON_FILE= hayraphon-1.0 HWSW_FILE= hwswskin-1.3 -INDUSTRIAL_FILE= Industrial-1.0 +INDUSTRIAL_FILE= Industrial-1.1 ICY_FILE= ICY-1.0 -ITUNES_FILE= iTunes-1.1 -ITUNES_MINI_FILE= iTunes-mini-1.1 +ITUNES_FILE= iTunes-1.2 +ITUNES_MINI_FILE= iTunes-mini-1.2 JIMPLAYER_FILE= JiMPlayer-1.4 KDE_FILE= KDE-0.3 KRYSTAL_FILE= krystal-1.1 -MENTALIC_FILE= mentalic-1.3 -MIDNIGHTLOVE_FILE= MidnightLove-1.6 +MENTALIC_FILE= mentalic-1.4 +MIDNIGHTLOVE_FILE= MidnightLove-1.7 MINI_FILE= mini-0.1 MOONPHASE_FILE= moonphase-1.0 MPLAYER_RED_FILE= mplayer_red-1.1 @@ -42,27 +47,28 @@ NATIVE_RED_FILE= nativeRed-1.2 NETSCAPE4_FILE= netscape4-1.0 NEUTRON_FILE= neutron-1.6 NEWAGE_FILE= new-age-1.0 +OPENDOH_FILE= OpenDoh-1.2 ORANGE_FILE= Orange-1.3 -OSXBRUSHED_FILE= OSX-Brushed-2.3 +OSXBRUSHED_FILE= OSX-Brushed-2.4 OSXMOD_FILE= OSX-Mod-1.1 -PCLAND_FILE= pcland-1.0 +PCLAND_FILE= pcland-1.1 PHONY_FILE= phony-1.2 PLASTIC_FILE= plastic-1.3 POWERPLAYER_FILE= PowerPlayer-1.1 -PROTON_FILE= proton-1.2 -QPLAYER_FILE= QPlayer-1.2 -QUICKSILVER_FILE= QuickSilver-1.0 +PROTON_FILE= proton-1.3 +QPLAYER_FILE= QPlayer-1.3 +QUICKSILVER_FILE= QuickSilver-1.1 SESSENE_FILE= sessene-1.0 SLIM_FILE= slim-1.3 SOFTGRIP_FILE= softgrip-1.2 TERMINATOR3_FILE= Terminator3-1.1 TRIUM_FILE= trium-1.4 TVISOR_FILE= tvisor-1.2 -ULTRAFINA_FILE= ultrafina-1.1 -WEBBY_FILE= webby-1.3 +ULTRAFINA_FILE= ultrafina-1.2 +WEBBY_FILE= webby-1.4 WINDOWSMEDIAPLAYER6_FILE= WMP6-2.2 -XANIM_FILE= xanim-1.7 -XFCE4_FILE= XFce4-1.0 +XANIM_FILE= xanim-1.8 +XFCE4_FILE= XFce4-1.1 XINE_LCD_FILE= xine-lcd-1.2 XMMPLAYER_FILE= xmmplayer-1.5 Modified: head/multimedia/mplayer-skins/distinfo ============================================================================== --- head/multimedia/mplayer-skins/distinfo Sun Apr 15 11:23:41 2018 (r467384) +++ head/multimedia/mplayer-skins/distinfo Sun Apr 15 12:26:55 2018 (r467385) @@ -1,34 +1,46 @@ -TIMESTAMP = 1477445276 +TIMESTAMP = 1523794546 +SHA256 (mplayer-skins/Blue-1.13.tar.bz2) = 1c916d81827e6368a3a8db0c3aab8a82ef2e9f864db780a194cf7689eec2cdc5 +SIZE (mplayer-skins/Blue-1.13.tar.bz2) = 222707 SHA256 (mplayer-skins/Abyss-1.7.tar.bz2) = a13fab46a2b25f1e81a578fb1e4ce52707cc582617defac54e2c51da508699c0 SIZE (mplayer-skins/Abyss-1.7.tar.bz2) = 292235 SHA256 (mplayer-skins/AlienMind-1.2.tar.bz2) = 6baa0700bb303435eb5fb0f0dba15cc1b20413ff0987ea591c66c2b0c61c4129 SIZE (mplayer-skins/AlienMind-1.2.tar.bz2) = 131295 -SHA256 (mplayer-skins/avifile-1.7.tar.bz2) = 4198ea91d8c29d24d3be94b57c10ea9092b8b84f2e7f9b154961838599cd6aa6 -SIZE (mplayer-skins/avifile-1.7.tar.bz2) = 42406 +SHA256 (mplayer-skins/avifile-1.8.tar.bz2) = ae0594635c29fa74bc7c83fd75083c4787f176fadd26f1ad815e3ecf00f365a8 +SIZE (mplayer-skins/avifile-1.8.tar.bz2) = 42415 SHA256 (mplayer-skins/Ater-1.2.tar.bz2) = 064a42a804bdb60f42eea13eca3788ea988bc6ec042e20f33330607269acdb13 SIZE (mplayer-skins/Ater-1.2.tar.bz2) = 484960 -SHA256 (mplayer-skins/bluecurve-1.3.tar.bz2) = 0c454b92bf2be6d6e6692036da2b15346e7d4bade31a56430da910a24b42db1b -SIZE (mplayer-skins/bluecurve-1.3.tar.bz2) = 38231 -SHA256 (mplayer-skins/BlueHeart-1.5.tar.bz2) = 794c0b93e8c1281c975ca4650442cb0f200f8840e5d567dafd903c79c1ba17f6 -SIZE (mplayer-skins/BlueHeart-1.5.tar.bz2) = 281051 +SHA256 (mplayer-skins/bluecurve-1.4.tar.bz2) = 5a60f63048a697d47abaa02f7fbdd99f556238f978d9a5bea62b8d05105a5889 +SIZE (mplayer-skins/bluecurve-1.4.tar.bz2) = 38257 +SHA256 (mplayer-skins/BlueHeart-1.6.tar.bz2) = 10fad1b9a2fa9842e9dcd323e7202156831166be356f7561baa448e4045fecdd +SIZE (mplayer-skins/BlueHeart-1.6.tar.bz2) = 281076 +SHA256 (mplayer-skins/brushedGnome-1.2.tar.bz2) = 6e61207561d64a91bf633bc98286672266ea6f90a053760ee1f1294c70a250e3 +SIZE (mplayer-skins/brushedGnome-1.2.tar.bz2) = 199332 SHA256 (mplayer-skins/Canary-1.2.tar.bz2) = cb39f7d6685dfb49ca13e928969f71e5ecfcdd303fa540a46eb9ea9f154b1adf SIZE (mplayer-skins/Canary-1.2.tar.bz2) = 104013 -SHA256 (mplayer-skins/Clearlooks-1.7.tar.bz2) = b99784143fd195ee8dde32fe180120636c3a8766bca2ed21c3b947780b571c03 -SIZE (mplayer-skins/Clearlooks-1.7.tar.bz2) = 39579 +SHA256 (mplayer-skins/changuito-0.3.tar.bz2) = 107dc0b405dcba90c994514d0dc9bc57060d7c220261e4ecaa8253ae876462a7 +SIZE (mplayer-skins/changuito-0.3.tar.bz2) = 67020 +SHA256 (mplayer-skins/Clearlooks-1.9.tar.bz2) = cb43b06a25b978ff1caa601ff41db8c3a7039f6bb9e24cbcbe190f6823826066 +SIZE (mplayer-skins/Clearlooks-1.9.tar.bz2) = 40463 +SHA256 (mplayer-skins/Clearlooks-multilingual-1.4.tar.bz2) = 8cc95111085c181939aca8283030d2e8f5de6930485fd0417e4ed8cf4dc19ea4 +SIZE (mplayer-skins/Clearlooks-multilingual-1.4.tar.bz2) = 1844846 +SHA256 (mplayer-skins/clearplayer-0.10.tar.bz2) = 5e16059344c7d9da0b5874c4cfb3d30900587d6bc524ff5a55e20177f094510c +SIZE (mplayer-skins/clearplayer-0.10.tar.bz2) = 63307 SHA256 (mplayer-skins/Corelian-1.2.tar.bz2) = 44b1cd35734f19af06675c7bfe526f24d96bc60935809ac956ab0a79f1312f49 SIZE (mplayer-skins/Corelian-1.2.tar.bz2) = 284449 -SHA256 (mplayer-skins/CornerMP-aqua-1.4.tar.bz2) = 84b079492547287eee6d9f68cb8f7915bc757cd972af83c7796948fa0a3dab2f -SIZE (mplayer-skins/CornerMP-aqua-1.4.tar.bz2) = 243154 -SHA256 (mplayer-skins/CornerMP-1.2.tar.bz2) = 3d4320a178f2f8103b8f86b05c421f891df1c86f81a72651e77633f3df63016a -SIZE (mplayer-skins/CornerMP-1.2.tar.bz2) = 232731 +SHA256 (mplayer-skins/CornerMP-aqua-1.5.tar.bz2) = 4452f1f46236ef6a545919b5006c58cc74354e826cb35b5a19f836e999b5e483 +SIZE (mplayer-skins/CornerMP-aqua-1.5.tar.bz2) = 243260 +SHA256 (mplayer-skins/CornerMP-1.3.tar.bz2) = 73b7bde059cac00f548ddbc047456b505232d64ebc1ff4eeca53aa93237bb5f0 +SIZE (mplayer-skins/CornerMP-1.3.tar.bz2) = 232673 SHA256 (mplayer-skins/CubicPlayer-1.1.tar.bz2) = 13565629b834595268321f908eba453990ad7b876d43b8093df94ec45984a180 SIZE (mplayer-skins/CubicPlayer-1.1.tar.bz2) = 124470 -SHA256 (mplayer-skins/Cyrus-1.2.tar.bz2) = 01711f51fd1706e53de17c19b412acc5bcc5ead51aea2a5b3ccf0bf2a1d20d11 -SIZE (mplayer-skins/Cyrus-1.2.tar.bz2) = 228461 -SHA256 (mplayer-skins/Blue-1.12.tar.bz2) = 257cff0eaa6db72aa2aef791ccd5afb63cdeb3ca046bc976093381bb6004c66b -SIZE (mplayer-skins/Blue-1.12.tar.bz2) = 222625 -SHA256 (mplayer-skins/Blue-small-1.9.tar.bz2) = 33d220d583279af7d4058717cf8e47a7b10afab7835fb8cc47a76d7304fa1aa4 -SIZE (mplayer-skins/Blue-small-1.9.tar.bz2) = 157062 +SHA256 (mplayer-skins/Cyrus-1.3.tar.bz2) = ca7697602986296d3a0697eb3c1fb1192ad9e0ea401b66e263ec509c31565a29 +SIZE (mplayer-skins/Cyrus-1.3.tar.bz2) = 228415 +SHA256 (mplayer-skins/Blue-1.13.tar.bz2) = 1c916d81827e6368a3a8db0c3aab8a82ef2e9f864db780a194cf7689eec2cdc5 +SIZE (mplayer-skins/Blue-1.13.tar.bz2) = 222707 +SHA256 (mplayer-skins/Blue-multilingual-1.5.tar.bz2) = 855dec56ad5e7e3079f79b08d6266c8f90893596caa26bf5f6388f700d9f2377 +SIZE (mplayer-skins/Blue-multilingual-1.5.tar.bz2) = 2037908 +SHA256 (mplayer-skins/Blue-small-1.11.tar.bz2) = f28a8b439ce4b1a5d15f9f610573860764f48b6e0b2060760356e3a896adae72 +SIZE (mplayer-skins/Blue-small-1.11.tar.bz2) = 157164 SHA256 (mplayer-skins/disappearer-1.2.tar.bz2) = d0c3883e4d44892b7bd9e20b63d3c4baf089c42174cdc54ebbcfb69b651a8880 SIZE (mplayer-skins/disappearer-1.2.tar.bz2) = 55578 SHA256 (mplayer-skins/divxplayer-1.3.tar.bz2) = 77fdb86abc82ece0330fa41c9923a09c20893d22b585a3787acd2ce7e598fc8a @@ -45,24 +57,24 @@ SHA256 (mplayer-skins/hayraphon-1.0.tar.bz2) = d283f15 SIZE (mplayer-skins/hayraphon-1.0.tar.bz2) = 77577 SHA256 (mplayer-skins/hwswskin-1.3.tar.bz2) = 3091cc3c74df09a3e81b7785a279766c5b9b722e376c4119a528417f3083b561 SIZE (mplayer-skins/hwswskin-1.3.tar.bz2) = 21426 -SHA256 (mplayer-skins/Industrial-1.0.tar.bz2) = ad2ab39de639c96b4f6de13e9549cb3ddde65946659de87d3b16db515947326f -SIZE (mplayer-skins/Industrial-1.0.tar.bz2) = 53092 +SHA256 (mplayer-skins/Industrial-1.1.tar.bz2) = 4b4b9fde59f4ff31d7ccc879458840cd317a8815b0fc9b4d9e9d15e95b88d655 +SIZE (mplayer-skins/Industrial-1.1.tar.bz2) = 53100 SHA256 (mplayer-skins/ICY-1.0.tar.bz2) = 50d293b3de70edf9262e6b80a7f18aeb97e6ad2d946b95bf44dacdb3b0456875 SIZE (mplayer-skins/ICY-1.0.tar.bz2) = 267671 -SHA256 (mplayer-skins/iTunes-1.1.tar.bz2) = 4e0677906af1bef6ec92d0e9db355a99043aa394de25c85c5669340fe5b27b04 -SIZE (mplayer-skins/iTunes-1.1.tar.bz2) = 63405 -SHA256 (mplayer-skins/iTunes-mini-1.1.tar.bz2) = 971c385e1b7225a3d0a91dbc06865577237ba1d2b79483789e4b2ab24b2a7828 -SIZE (mplayer-skins/iTunes-mini-1.1.tar.bz2) = 42886 +SHA256 (mplayer-skins/iTunes-1.2.tar.bz2) = a3213af071c10147acf6dd5f4674518cdef183cc85fa35392126abc5e54f77a8 +SIZE (mplayer-skins/iTunes-1.2.tar.bz2) = 63427 +SHA256 (mplayer-skins/iTunes-mini-1.2.tar.bz2) = cc8e089b6dfbcd101d3386e8a847fb07392e2ffc03a96ab49427add17799cbab +SIZE (mplayer-skins/iTunes-mini-1.2.tar.bz2) = 42943 SHA256 (mplayer-skins/JiMPlayer-1.4.tar.bz2) = 63b3d095c2b99c29c9b7bb5aef7987f6cf74f0f4732b789297123c85d6b6e034 SIZE (mplayer-skins/JiMPlayer-1.4.tar.bz2) = 178517 SHA256 (mplayer-skins/KDE-0.3.tar.bz2) = e9c0cd80f8e6637031967fbf65bf365097935c14c63ca23bbdd64da211f2ed27 SIZE (mplayer-skins/KDE-0.3.tar.bz2) = 130502 SHA256 (mplayer-skins/krystal-1.1.tar.bz2) = 12c22003fc3e5af39cf52787f0950fd517c92e8ea0cfdd526434d6d5269f678d SIZE (mplayer-skins/krystal-1.1.tar.bz2) = 257459 -SHA256 (mplayer-skins/mentalic-1.3.tar.bz2) = 3c670b8c80d2995e1028258c9775ce1308b4efb43ec3c9165f2ba47a9b74d409 -SIZE (mplayer-skins/mentalic-1.3.tar.bz2) = 164295 -SHA256 (mplayer-skins/MidnightLove-1.6.tar.bz2) = 1d2bdce1737beea1129b132659c160b833fa1b32c89e8187e783387375c517e8 -SIZE (mplayer-skins/MidnightLove-1.6.tar.bz2) = 539665 +SHA256 (mplayer-skins/mentalic-1.4.tar.bz2) = 9a2e1ba0c063187b96f41ec0f420ba54138188b4bea3c3a558f9b3dfca3c6f4a +SIZE (mplayer-skins/mentalic-1.4.tar.bz2) = 164329 +SHA256 (mplayer-skins/MidnightLove-1.7.tar.bz2) = 8f8f0ddd611c9c2204a67cfa0f8ff7194e80efa99a1c2c2c68fa40992a0d2521 +SIZE (mplayer-skins/MidnightLove-1.7.tar.bz2) = 539636 SHA256 (mplayer-skins/mini-0.1.tar.bz2) = 06387fdf5ab6f20c48ec72ac53300a74621325ff400b9651830bc734d6fe785c SIZE (mplayer-skins/mini-0.1.tar.bz2) = 4976 SHA256 (mplayer-skins/moonphase-1.0.tar.bz2) = baf8c5e40591fa5cd1ca80596d2237b38048a68f32f47347cb65c305cc2c9991 @@ -77,26 +89,28 @@ SHA256 (mplayer-skins/neutron-1.6.tar.bz2) = 6098311e0 SIZE (mplayer-skins/neutron-1.6.tar.bz2) = 369310 SHA256 (mplayer-skins/new-age-1.0.tar.bz2) = ebfc9bf53291fd8f7e9338b411c445c8a2455dbc3ab38a0b701ac73e3046074c SIZE (mplayer-skins/new-age-1.0.tar.bz2) = 118060 +SHA256 (mplayer-skins/OpenDoh-1.2.tar.bz2) = f5a7ba5884ccd512e4f85eac481f82c1d61005e7b80ac0cf075003f7dbd3d56e +SIZE (mplayer-skins/OpenDoh-1.2.tar.bz2) = 52593 SHA256 (mplayer-skins/Orange-1.3.tar.bz2) = 769f12152c05b6d4e10b43131c36f5e1a4c1f2da85787d245857f6d556784ee2 SIZE (mplayer-skins/Orange-1.3.tar.bz2) = 300498 -SHA256 (mplayer-skins/OSX-Brushed-2.3.tar.bz2) = 52516cf076cfb07815bc0b8d7fe0c80afe9ce3e074761c0cbdddebfb52d777e2 -SIZE (mplayer-skins/OSX-Brushed-2.3.tar.bz2) = 76233 +SHA256 (mplayer-skins/OSX-Brushed-2.4.tar.bz2) = 783c9f132928f8f494e152eccb8a820ca008242435a356b19d9aa98ab9d9f318 +SIZE (mplayer-skins/OSX-Brushed-2.4.tar.bz2) = 76220 SHA256 (mplayer-skins/OSX-Mod-1.1.tar.bz2) = 32036cd439d692f284d71c7ece61585b6b9cd68b52cb8555a6622df2bc4fa26a SIZE (mplayer-skins/OSX-Mod-1.1.tar.bz2) = 277365 -SHA256 (mplayer-skins/pcland-1.0.tar.bz2) = 7956397119942368be9413f73ddd95617c9c8b3a5405e318d4dfb19542bbb0aa -SIZE (mplayer-skins/pcland-1.0.tar.bz2) = 496167 +SHA256 (mplayer-skins/pcland-1.1.tar.bz2) = 570d852df13e012c47c6c01d31138bf32728b22b6417308a9bcab95693c77afc +SIZE (mplayer-skins/pcland-1.1.tar.bz2) = 496316 SHA256 (mplayer-skins/phony-1.2.tar.bz2) = 4cb8b138b4922e48028787ba66eaa3b804ce169520d53844bc5e9113f350c141 SIZE (mplayer-skins/phony-1.2.tar.bz2) = 386285 SHA256 (mplayer-skins/plastic-1.3.tar.bz2) = b5a0a4e0350b70d00ceefe47dc0aca63c1290f896b8829c13e50741623d11827 SIZE (mplayer-skins/plastic-1.3.tar.bz2) = 454194 SHA256 (mplayer-skins/PowerPlayer-1.1.tar.bz2) = 6f22e4b96121cd21a5becc5ccfd0c082b194fefb7549dae7e75aaf26cc432530 SIZE (mplayer-skins/PowerPlayer-1.1.tar.bz2) = 365733 -SHA256 (mplayer-skins/proton-1.2.tar.bz2) = b50388ba9b0c5c3f828fdff39a480f77dfdc56fdbdcce64e05ada55495a61be8 -SIZE (mplayer-skins/proton-1.2.tar.bz2) = 322612 -SHA256 (mplayer-skins/QPlayer-1.2.tar.bz2) = bce30fccd0f69045b27be4a6b193bb00607f39248acd07370877a87266d51888 -SIZE (mplayer-skins/QPlayer-1.2.tar.bz2) = 212996 -SHA256 (mplayer-skins/QuickSilver-1.0.tar.bz2) = 29a87e852e2b49c412decd08ee1d08e0c47b1b0ea76b9203aec30ccde9a4e613 -SIZE (mplayer-skins/QuickSilver-1.0.tar.bz2) = 201680 +SHA256 (mplayer-skins/proton-1.3.tar.bz2) = 7db40faf2f37e59a2408d3cd06bfe41a12502a72c163c1da8be0dee4cea12ac0 +SIZE (mplayer-skins/proton-1.3.tar.bz2) = 322603 +SHA256 (mplayer-skins/QPlayer-1.3.tar.bz2) = 16874e1f272fee7876ef756ab3a9ab4c25c1aef333bdc2ec810ba7fbd2ad0584 +SIZE (mplayer-skins/QPlayer-1.3.tar.bz2) = 213042 +SHA256 (mplayer-skins/QuickSilver-1.1.tar.bz2) = 2a181a631f4d84b9d8313b77cc9e572bfaa7b4f745a812ec5e0a64387d63740e +SIZE (mplayer-skins/QuickSilver-1.1.tar.bz2) = 201713 SHA256 (mplayer-skins/sessene-1.0.tar.bz2) = 7ca9e2de17a766a0394b54461bad3f38eeb6bff100d2a11ad5a8d32c8bcbda95 SIZE (mplayer-skins/sessene-1.0.tar.bz2) = 409307 SHA256 (mplayer-skins/slim-1.3.tar.bz2) = b594f9ba7c891837a5dd99daa0cc1b7278cc9b88d47a0fe2d6a1ece91dfa1ef4 @@ -109,16 +123,16 @@ SHA256 (mplayer-skins/trium-1.4.tar.bz2) = 54aa75365d1 SIZE (mplayer-skins/trium-1.4.tar.bz2) = 274643 SHA256 (mplayer-skins/tvisor-1.2.tar.bz2) = 64f90489816a35fc96ef6d34206ffd5713544a89dcb87425902f61c209cd73f0 SIZE (mplayer-skins/tvisor-1.2.tar.bz2) = 56067 -SHA256 (mplayer-skins/ultrafina-1.1.tar.bz2) = 93cb79375ac8805293dc27ed973a8466f7006249ad0de87f488227cc10a1e922 -SIZE (mplayer-skins/ultrafina-1.1.tar.bz2) = 174302 -SHA256 (mplayer-skins/webby-1.3.tar.bz2) = b2f946aafa31525aa2d2d1f2d560af91ed57dacac68896bb71f956a80950a0fc -SIZE (mplayer-skins/webby-1.3.tar.bz2) = 61369 +SHA256 (mplayer-skins/ultrafina-1.2.tar.bz2) = 653a336677d74dea9d207714cedcce1abeed891953cc0dac9ad4b53afdaff40a +SIZE (mplayer-skins/ultrafina-1.2.tar.bz2) = 174256 +SHA256 (mplayer-skins/webby-1.4.tar.bz2) = bd22d9d6190bb7197805398834b0aea426f1da2f189a063bcfa9eed1453277f3 +SIZE (mplayer-skins/webby-1.4.tar.bz2) = 61358 SHA256 (mplayer-skins/WMP6-2.2.tar.bz2) = a59ed5225a0037d9bf03b29fd6d24c894b6561e4eece030fb7c36bf6e113c932 SIZE (mplayer-skins/WMP6-2.2.tar.bz2) = 39267 -SHA256 (mplayer-skins/xanim-1.7.tar.bz2) = c22c93d66a2c60a79331cee691396501d0c4facbf6b61c437bf6beedebbd19d9 -SIZE (mplayer-skins/xanim-1.7.tar.bz2) = 94526 -SHA256 (mplayer-skins/XFce4-1.0.tar.bz2) = 007c39af28da73b7a0d750aea277d98cc764221b4d0a2407620485e75b419aad -SIZE (mplayer-skins/XFce4-1.0.tar.bz2) = 66200 +SHA256 (mplayer-skins/xanim-1.8.tar.bz2) = 44357a5a23b28bff64c9567eca087e2624a48cc656b45128cfc22255cf33409e +SIZE (mplayer-skins/xanim-1.8.tar.bz2) = 94542 +SHA256 (mplayer-skins/XFce4-1.1.tar.bz2) = 45075a46b1edf4f810ab9d14db40febc5038814c96fd551b6c0bf5b7893df42e +SIZE (mplayer-skins/XFce4-1.1.tar.bz2) = 66170 SHA256 (mplayer-skins/xine-lcd-1.2.tar.bz2) = 685dd4e8f1710687f93c77eca5661bdd3ee84c339b35ed993533c0fdc6eab7c3 SIZE (mplayer-skins/xine-lcd-1.2.tar.bz2) = 172270 SHA256 (mplayer-skins/xmmplayer-1.5.tar.bz2) = 075c7c53d0c99eba34e29d9e01df9a5c92d278b0ac331fcd80c344acda2aed0b Modified: head/multimedia/mplayer-skins/pkg-plist ============================================================================== --- head/multimedia/mplayer-skins/pkg-plist Sun Apr 15 11:23:41 2018 (r467384) +++ head/multimedia/mplayer-skins/pkg-plist Sun Apr 15 12:26:55 2018 (r467385) @@ -72,10 +72,10 @@ share/mplayer/skins/Blue/zoom-3.png %%ABYSS%%share/mplayer/skins/Abyss/icons/mp-abyss-icon32x32.png %%ABYSS%%share/mplayer/skins/Abyss/icons/mp-abyss-icon48x48.png %%ABYSS%%share/mplayer/skins/Abyss/main.png -%%ABYSS%%share/mplayer/skins/Abyss/menu-pl.png %%ABYSS%%share/mplayer/skins/Abyss/menu.png -%%ABYSS%%share/mplayer/skins/Abyss/menus-pl.png +%%ABYSS%%share/mplayer/skins/Abyss/menu-pl.png %%ABYSS%%share/mplayer/skins/Abyss/menus.png +%%ABYSS%%share/mplayer/skins/Abyss/menus-pl.png %%ABYSS%%share/mplayer/skins/Abyss/mute.png %%ABYSS%%share/mplayer/skins/Abyss/next.png %%ABYSS%%share/mplayer/skins/Abyss/play.png @@ -133,14 +133,14 @@ share/mplayer/skins/Blue/zoom-3.png %%ATERFILE%%share/mplayer/skins/Ater/barstop.png %%ATERFILE%%share/mplayer/skins/Ater/eqb.png %%ATERFILE%%share/mplayer/skins/Ater/exit.png -%%ATERFILE%%share/mplayer/skins/Ater/font-pl.png %%ATERFILE%%share/mplayer/skins/Ater/font.fnt +%%ATERFILE%%share/mplayer/skins/Ater/font-pl.png %%ATERFILE%%share/mplayer/skins/Ater/forward.png -%%ATERFILE%%share/mplayer/skins/Ater/icons/icon192x192.png %%ATERFILE%%share/mplayer/skins/Ater/icons/icon32x32.png %%ATERFILE%%share/mplayer/skins/Ater/icons/icon48x48.png %%ATERFILE%%share/mplayer/skins/Ater/icons/icon64x64.png %%ATERFILE%%share/mplayer/skins/Ater/icons/icon96x96.png +%%ATERFILE%%share/mplayer/skins/Ater/icons/icon192x192.png %%ATERFILE%%share/mplayer/skins/Ater/load.png %%ATERFILE%%share/mplayer/skins/Ater/main.png %%ATERFILE%%share/mplayer/skins/Ater/maximize.png @@ -234,6 +234,32 @@ share/mplayer/skins/Blue/zoom-3.png %%BLUEHEART%%share/mplayer/skins/BlueHeart/sub.png %%BLUEHEART%%share/mplayer/skins/BlueHeart/symbols.fnt %%BLUEHEART%%share/mplayer/skins/BlueHeart/symbols.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/README +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/VERSION +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/about.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/double.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/dvd.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/exit.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/font.fnt +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/font.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/fullscr.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/icon.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/knob.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/main.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/menu.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/menus.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/mute.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/next.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/open.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/pause.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/play.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/playbar3.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/prev.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/skin +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/stop.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/sub.png +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/symbols.fnt +%%BRUSHEDGNOME%%share/mplayer/skins/brushedGnome/symbols.png %%CANARY%%share/mplayer/skins/Canary/README %%CANARY%%share/mplayer/skins/Canary/VERSION %%CANARY%%share/mplayer/skins/Canary/about.png @@ -262,6 +288,20 @@ share/mplayer/skins/Blue/zoom-3.png %%CANARY%%share/mplayer/skins/Canary/subload.png %%CANARY%%share/mplayer/skins/Canary/symbols.fnt %%CANARY%%share/mplayer/skins/Canary/symbols.png +%%CHANGUITO%%share/mplayer/skins/changuito/README +%%CHANGUITO%%share/mplayer/skins/changuito/VERSION +%%CHANGUITO%%share/mplayer/skins/changuito/button_forward.png +%%CHANGUITO%%share/mplayer/skins/changuito/button_play.png +%%CHANGUITO%%share/mplayer/skins/changuito/button_rewind.png +%%CHANGUITO%%share/mplayer/skins/changuito/exit.png +%%CHANGUITO%%share/mplayer/skins/changuito/font.fnt +%%CHANGUITO%%share/mplayer/skins/changuito/font.png +%%CHANGUITO%%share/mplayer/skins/changuito/full.png +%%CHANGUITO%%share/mplayer/skins/changuito/main.png +%%CHANGUITO%%share/mplayer/skins/changuito/pos.png +%%CHANGUITO%%share/mplayer/skins/changuito/skin +%%CHANGUITO%%share/mplayer/skins/changuito/sub.png +%%CHANGUITO%%share/mplayer/skins/changuito/vol.png %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/README %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/VERSION %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/button.png @@ -279,15 +319,57 @@ share/mplayer/skins/Blue/zoom-3.png %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/skin %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/slider.png %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/stop.png +%%CLEARLOOKS%%share/mplayer/skins/Clearlooks/symbols.fnt +%%CLEARLOOKS%%share/mplayer/skins/Clearlooks/symbols.png %%CLEARLOOKS%%share/mplayer/skins/Clearlooks/volume.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/README +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/VERSION +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/button.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/fullscreen.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/gnu-Unifont.fnt +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/gnu-Unifont.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/load.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/logo.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/main.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/next.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/pause.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/play.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/playlist.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/prev.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/skin +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/slider.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/stop.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/symbols.fnt +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/symbols.png +%%CLEARLOOKS_I18N%%share/mplayer/skins/Clearlooks-multilingual/volume.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/README +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/VERSION +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_forward.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_load.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_next.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_pause.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_play.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_prev.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_rewind.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/button_stop.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/font.fnt +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/font.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/main.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/mute.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/pos.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/skin +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/sub.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/vol.png +%%CLEARPLAYER%%share/mplayer/skins/clearplayer/waves.png +%%CORELIAN%%share/mplayer/skins/Corelian/README +%%CORELIAN%%share/mplayer/skins/Corelian/VERSION +%%CORELIAN%%share/mplayer/skins/Corelian/1minback.png +%%CORELIAN%%share/mplayer/skins/Corelian/1minforw.png %%CORELIAN%%share/mplayer/skins/Corelian/10minback.png %%CORELIAN%%share/mplayer/skins/Corelian/10minforw.png %%CORELIAN%%share/mplayer/skins/Corelian/10secback.png %%CORELIAN%%share/mplayer/skins/Corelian/10secforw.png -%%CORELIAN%%share/mplayer/skins/Corelian/1minback.png -%%CORELIAN%%share/mplayer/skins/Corelian/1minforw.png -%%CORELIAN%%share/mplayer/skins/Corelian/README -%%CORELIAN%%share/mplayer/skins/Corelian/VERSION %%CORELIAN%%share/mplayer/skins/Corelian/aspect.png %%CORELIAN%%share/mplayer/skins/Corelian/babout.png %%CORELIAN%%share/mplayer/skins/Corelian/ballbutton.png @@ -318,12 +400,12 @@ share/mplayer/skins/Blue/zoom-3.png %%CORELIAN%%share/mplayer/skins/Corelian/pause.png %%CORELIAN%%share/mplayer/skins/Corelian/play.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar.png +%%CORELIAN%%share/mplayer/skins/Corelian/playbar_1minback.png +%%CORELIAN%%share/mplayer/skins/Corelian/playbar_1minforw.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_10minback.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_10minforw.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_10secback.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_10secforw.png -%%CORELIAN%%share/mplayer/skins/Corelian/playbar_1minback.png -%%CORELIAN%%share/mplayer/skins/Corelian/playbar_1minforw.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_file.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_next.png %%CORELIAN%%share/mplayer/skins/Corelian/playbar_pause.png @@ -438,6 +520,54 @@ share/mplayer/skins/Blue/zoom-3.png %%CYRUS%%share/mplayer/skins/Cyrus/sub.png %%CYRUS%%share/mplayer/skins/Cyrus/symbols.fnt %%CYRUS%%share/mplayer/skins/Cyrus/symbols.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/README +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/VERSION +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/about.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/bareqb.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barexit.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barffwd.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barfwd.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barmute.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barplay.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barrev.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barrevv.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barstop.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/barzoom.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/eqb.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/exit.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/font.fnt +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/font-pl.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/forward.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/gnu-Unifont.fnt +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/gnu-Unifont.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/icons/icon32x32.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/icons/icon48x48.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/load.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/main.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/main-silver.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/menu.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/menus.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/minimize.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/mute.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/next.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/play.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/playbar.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/playlist.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/pos.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/prefs.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/prev.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/progres-long2c.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/progres-long2d.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/rev.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/skin +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/skinb.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/stop.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/subblue.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/subload.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/symbols.fnt +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/symbols2.png +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/symbolsg.fnt +%%DEFAULT_I18N%%share/mplayer/skins/Blue-multilingual/zoom-3.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/README %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/VERSION %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/bareqb.png @@ -450,8 +580,8 @@ share/mplayer/skins/Blue/zoom-3.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/barrevv.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/barstop.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/barzoom.png -%%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/font-pl.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/font.fnt +%%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/font-pl.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/forward.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/main.png %%DEFAULT_SMALL%%share/mplayer/skins/Blue-small/menu.png @@ -816,11 +946,11 @@ share/mplayer/skins/Blue/zoom-3.png %%KDE%%share/mplayer/skins/KDE/Forward.png %%KDE%%share/mplayer/skins/KDE/Fullscreen.png %%KDE%%share/mplayer/skins/KDE/Handle.png -%%KDE%%share/mplayer/skins/KDE/Iconify-2.png %%KDE%%share/mplayer/skins/KDE/Iconify.png +%%KDE%%share/mplayer/skins/KDE/Iconify-2.png %%KDE%%share/mplayer/skins/KDE/Load.png -%%KDE%%share/mplayer/skins/KDE/Main-2.png %%KDE%%share/mplayer/skins/KDE/Main.png +%%KDE%%share/mplayer/skins/KDE/Main-2.png %%KDE%%share/mplayer/skins/KDE/Next.png %%KDE%%share/mplayer/skins/KDE/Pause.png %%KDE%%share/mplayer/skins/KDE/Play.png @@ -875,8 +1005,8 @@ share/mplayer/skins/Blue/zoom-3.png %%MENTALIC%%share/mplayer/skins/mentalic/play.png %%MENTALIC%%share/mplayer/skins/mentalic/pos.png %%MENTALIC%%share/mplayer/skins/mentalic/prev.png -%%MENTALIC%%share/mplayer/skins/mentalic/slider.png %%MENTALIC%%share/mplayer/skins/mentalic/skin +%%MENTALIC%%share/mplayer/skins/mentalic/slider.png %%MENTALIC%%share/mplayer/skins/mentalic/stop.png %%MENTALIC%%share/mplayer/skins/mentalic/sub.png %%MENTALIC%%share/mplayer/skins/mentalic/symbols.fnt @@ -977,14 +1107,14 @@ share/mplayer/skins/Blue/zoom-3.png %%MPLAYER_RED%%share/mplayer/skins/mplayer_red/symbols.fnt %%MPLAYER_RED%%share/mplayer/skins/mplayer_red/symbols.png %%MPLAYER_RED%%share/mplayer/skins/mplayer_red/volume.png +%%NATIVE_RED%%share/mplayer/skins/nativeRed/README +%%NATIVE_RED%%share/mplayer/skins/nativeRed/VERSION +%%NATIVE_RED%%share/mplayer/skins/nativeRed/1minback.png +%%NATIVE_RED%%share/mplayer/skins/nativeRed/1minforw.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/10minback.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/10minforw.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/10secback.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/10secforw.png -%%NATIVE_RED%%share/mplayer/skins/nativeRed/1minback.png -%%NATIVE_RED%%share/mplayer/skins/nativeRed/1minforw.png -%%NATIVE_RED%%share/mplayer/skins/nativeRed/README -%%NATIVE_RED%%share/mplayer/skins/nativeRed/VERSION %%NATIVE_RED%%share/mplayer/skins/nativeRed/aspect.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/babout.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/ballbutton.png @@ -1014,12 +1144,12 @@ share/mplayer/skins/Blue/zoom-3.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/pause.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/play.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar.png +%%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_1minback.png +%%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_1minforw.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_10minback.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_10minforw.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_10secback.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_10secforw.png -%%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_1minback.png -%%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_1minforw.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_file.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_next.png %%NATIVE_RED%%share/mplayer/skins/nativeRed/playbar_pause.png @@ -1114,6 +1244,27 @@ share/mplayer/skins/Blue/zoom-3.png %%NEWAGE%%share/mplayer/skins/new-age/symbols.fnt %%NEWAGE%%share/mplayer/skins/new-age/symbols.png %%NEWAGE%%share/mplayer/skins/new-age/waves.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/README +%%OPENDOH%%share/mplayer/skins/OpenDoh/VERSION +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_forward.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_load.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_next.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_pause.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_play.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_prev.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_rewind.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/button_stop.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/font.fnt +%%OPENDOH%%share/mplayer/skins/OpenDoh/font.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/main.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/menu.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/menus.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/mute.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/pos.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/skin +%%OPENDOH%%share/mplayer/skins/OpenDoh/sub.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/vol.png +%%OPENDOH%%share/mplayer/skins/OpenDoh/waves.png %%ORANGE%%share/mplayer/skins/Orange/README %%ORANGE%%share/mplayer/skins/Orange/VERSION %%ORANGE%%share/mplayer/skins/Orange/about.png @@ -1248,8 +1399,8 @@ share/mplayer/skins/Blue/zoom-3.png %%PCLAND%%share/mplayer/skins/pcland/mute.png %%PCLAND%%share/mplayer/skins/pcland/pos.png %%PCLAND%%share/mplayer/skins/pcland/skin -%%PCLAND%%share/mplayer/skins/pcland/sub-2.png %%PCLAND%%share/mplayer/skins/pcland/sub.png +%%PCLAND%%share/mplayer/skins/pcland/sub-2.png %%PCLAND%%share/mplayer/skins/pcland/vol.png %%PCLAND%%share/mplayer/skins/pcland/waves.png %%PHONY%%share/mplayer/skins/phony/README @@ -1272,8 +1423,8 @@ share/mplayer/skins/Blue/zoom-3.png %%PHONY%%share/mplayer/skins/phony/prev.png %%PHONY%%share/mplayer/skins/phony/progress.png %%PHONY%%share/mplayer/skins/phony/skin -%%PHONY%%share/mplayer/skins/phony/small-bright.png %%PHONY%%share/mplayer/skins/phony/small.png +%%PHONY%%share/mplayer/skins/phony/small-bright.png %%PHONY%%share/mplayer/skins/phony/stop.png %%PHONY%%share/mplayer/skins/phony/sub2.png %%PHONY%%share/mplayer/skins/phony/symbols2.fnt @@ -1389,8 +1540,8 @@ share/mplayer/skins/Blue/zoom-3.png %%QPLAYER%%share/mplayer/skins/QPlayer/fullscr.png %%QPLAYER%%share/mplayer/skins/QPlayer/icon.png %%QPLAYER%%share/mplayer/skins/QPlayer/knob.png -%%QPLAYER%%share/mplayer/skins/QPlayer/main-new.png %%QPLAYER%%share/mplayer/skins/QPlayer/main.png +%%QPLAYER%%share/mplayer/skins/QPlayer/main-new.png %%QPLAYER%%share/mplayer/skins/QPlayer/menu.png %%QPLAYER%%share/mplayer/skins/QPlayer/menus.png %%QPLAYER%%share/mplayer/skins/QPlayer/mute.png @@ -1411,8 +1562,8 @@ share/mplayer/skins/Blue/zoom-3.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/equ.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/exit.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/eye.png -%%QUICKSILVER%%share/mplayer/skins/QuickSilver/font-pl.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/font.fnt +%%QUICKSILVER%%share/mplayer/skins/QuickSilver/font-pl.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/load.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/main.png %%QUICKSILVER%%share/mplayer/skins/QuickSilver/maximize.png @@ -1691,6 +1842,43 @@ share/mplayer/skins/Blue/zoom-3.png %%WEBBY%%share/mplayer/skins/webby/sub.png %%WEBBY%%share/mplayer/skins/webby/symbols.fnt %%WEBBY%%share/mplayer/skins/webby/symbols.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/README +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/VERSION +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/bw1min.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/bw10sec.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/close.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/equalizer.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/favorites.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/file.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/font.fnt +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/font.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/fw1min.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/fw10sec.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/go.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/help.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/main.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/maximize.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/media.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/menu.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/menus.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/minimize.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/music.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/mute.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/next.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/pause.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/play.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/playlist.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/pos.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/prev.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/radio.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/skin +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/stop.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/sub.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/sub.png.win +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/symbols.fnt +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/symbols.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/view.png +%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/vol.png %%XANIM%%share/mplayer/skins/xanim/README %%XANIM%%share/mplayer/skins/xanim/VERSION %%XANIM%%share/mplayer/skins/xanim/back.png @@ -1747,8 +1935,8 @@ share/mplayer/skins/Blue/zoom-3.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/font.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/fs.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/fullsc.png -%%XINE_LCD%%share/mplayer/skins/xine-lcd/main-jo.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/main.png +%%XINE_LCD%%share/mplayer/skins/xine-lcd/main-jo.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/menu.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/menus.png %%XINE_LCD%%share/mplayer/skins/xine-lcd/minus.png @@ -1807,41 +1995,4 @@ share/mplayer/skins/Blue/zoom-3.png %%XMMPLAYER%%share/mplayer/skins/xmmplayer/symbols.fnt %%XMMPLAYER%%share/mplayer/skins/xmmplayer/symbols.png %%XMMPLAYER%%share/mplayer/skins/xmmplayer/volume.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/README -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/VERSION -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/bw10sec.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/bw1min.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/close.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/equalizer.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/favorites.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/file.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/font.fnt -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/font.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/fw10sec.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/fw1min.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/go.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/help.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/main.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/maximize.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/media.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/menu.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/menus.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/minimize.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/music.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/mute.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/next.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/pause.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/play.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/playlist.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/pos.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/prev.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/radio.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/skin -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/stop.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/sub.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/sub.png.win -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/symbols.fnt -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/symbols.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/view.png -%%WINDOWSMEDIAPLAYER6%%share/mplayer/skins/WMP6/vol.png share/mplayer/skins/default From owner-svn-ports-head@freebsd.org Sun Apr 15 12:51:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B7AEF906BD; Sun, 15 Apr 2018 12:51:49 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 093DD83C1E; Sun, 15 Apr 2018 12:51:49 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DF9F272E8; Sun, 15 Apr 2018 12:51:48 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FCpmAc067356; Sun, 15 Apr 2018 12:51:48 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FCpmIO067353; Sun, 15 Apr 2018 12:51:48 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201804151251.w3FCpmIO067353@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 15 Apr 2018 12:51:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467386 - in head: Mk multimedia/mplayer-skins multimedia/win32-codecs X-SVN-Group: ports-head X-SVN-Commit-Author: riggs X-SVN-Commit-Paths: in head: Mk multimedia/mplayer-skins multimedia/win32-codecs X-SVN-Commit-Revision: 467386 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 12:51:49 -0000 Author: riggs Date: Sun Apr 15 12:51:48 2018 New Revision: 467386 URL: https://svnweb.freebsd.org/changeset/ports/467386 Log: Retire MASTER_SITE_MPLAYERHQ Rationale: - MPLAYERHQ was an alias for www[1-5].mplayerhq.hu - www.mplayerhq.hu uses dns load balancing already for a while, essentially rendering the above alias futile - At times, some of the www[1-9] instances do not participate in the balancing while others do. (At the time of this writing, for instance www3 does not have a dns record but www8 does. The latter was not part of MASTER_SITE_MPLAYERHQ) - The MPLAYERHQ alias was only used by two ports in the tree: multimedia/mplayer-skins multimedia/win32-codecs Modified: head/Mk/bsd.sites.mk head/multimedia/mplayer-skins/Makefile head/multimedia/win32-codecs/Makefile Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Sun Apr 15 12:26:55 2018 (r467385) +++ head/Mk/bsd.sites.mk Sun Apr 15 12:51:48 2018 (r467386) @@ -845,20 +845,6 @@ MASTER_SITE_MOZILLA_ADDONS+= \ http://kyoto-mz-dl.sinet.ad.jp/pub/mozilla.org/%SUBDIR%/ .endif -.if !defined(IGNORE_MASTER_SITE_MPLAYERHQ) -MASTER_SITE_MPLAYERHQ+= \ - http://www.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - https://www1.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - http://www2.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - http://www3.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - http://www4.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - http://www5.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - ftp://ftp.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - ftp://ftp1.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - ftp://ftp4.mplayerhq.hu/MPlayer/%SUBDIR%/ \ - ftp://ftp5.mplayerhq.hu/MPlayer/%SUBDIR%/ -.endif - .if !defined(IGNORE_MASTER_SITE_MYSQL) MASTER_SITE_MYSQL+= \ ftp://ftp.fi.muni.cz/pub/mysql/Downloads/%SUBDIR%/ \ Modified: head/multimedia/mplayer-skins/Makefile ============================================================================== --- head/multimedia/mplayer-skins/Makefile Sun Apr 15 12:26:55 2018 (r467385) +++ head/multimedia/mplayer-skins/Makefile Sun Apr 15 12:51:48 2018 (r467386) @@ -4,7 +4,7 @@ PORTNAME= mplayer-skins PORTVERSION= 1.1.4 CATEGORIES= multimedia -MASTER_SITES= MPLAYERHQ/skins +MASTER_SITES= http://www.mplayerhq.hu/MPlayer/skins/ DISTFILES= # filled in later after options DIST_SUBDIR= mplayer-skins Modified: head/multimedia/win32-codecs/Makefile ============================================================================== --- head/multimedia/win32-codecs/Makefile Sun Apr 15 12:26:55 2018 (r467385) +++ head/multimedia/win32-codecs/Makefile Sun Apr 15 12:51:48 2018 (r467386) @@ -5,7 +5,7 @@ PORTNAME= win32-codecs DISTVERSION= 20110131 PORTEPOCH= 1 CATEGORIES= multimedia audio -MASTER_SITES= MPLAYERHQ/releases/codecs \ +MASTER_SITES= http://www.mplayerhq.hu/MPlayer/releases/codecs/ \ http://ftp.lug.udel.edu/MPlayer/releases/codecs/ \ ftp://ftp.lug.udel.edu/MPlayer/releases/codecs/ DISTFILES= all-${DISTVERSION}.tar.bz2 \ From owner-svn-ports-head@freebsd.org Sun Apr 15 12:54:15 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1DDCF908B5; Sun, 15 Apr 2018 12:54:15 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 868AB852C9; Sun, 15 Apr 2018 12:54:15 +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 7FB917325; Sun, 15 Apr 2018 12:54:15 +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 w3FCsFxI067555; Sun, 15 Apr 2018 12:54:15 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FCsFn5067553; Sun, 15 Apr 2018 12:54:15 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201804151254.w3FCsFn5067553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 15 Apr 2018 12:54:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467387 - head/editors/vim X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/editors/vim X-SVN-Commit-Revision: 467387 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 12:54:16 -0000 Author: adamw Date: Sun Apr 15 12:54:15 2018 New Revision: 467387 URL: https://svnweb.freebsd.org/changeset/ports/467387 Log: Update vim to patchlevel 1718 Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sun Apr 15 12:51:48 2018 (r467386) +++ head/editors/vim/Makefile Sun Apr 15 12:54:15 2018 (r467387) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.1674 +PORTVERSION= 8.0.1718 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sun Apr 15 12:51:48 2018 (r467386) +++ head/editors/vim/distinfo Sun Apr 15 12:54:15 2018 (r467387) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523138351 -SHA256 (vim-vim-v8.0.1674_GH0.tar.gz) = d220f9c5756952aaf20c5434d8ce1f3ac76edb3c605fdb56f728529d808253a5 -SIZE (vim-vim-v8.0.1674_GH0.tar.gz) = 13537244 +TIMESTAMP = 1523796702 +SHA256 (vim-vim-v8.0.1718_GH0.tar.gz) = 1e00c5ff4c65c64f52dac684ba7d51f7e2bf65ee4e80f04a91fd216761b6875e +SIZE (vim-vim-v8.0.1718_GH0.tar.gz) = 13548622 From owner-svn-ports-head@freebsd.org Sun Apr 15 12:56:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5F07F90B13; Sun, 15 Apr 2018 12:56:42 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6582E85B08; Sun, 15 Apr 2018 12:56:42 +0000 (UTC) (envelope-from dbaio@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 607697328; Sun, 15 Apr 2018 12:56:42 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FCug39067753; Sun, 15 Apr 2018 12:56:42 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FCuglY067751; Sun, 15 Apr 2018 12:56:42 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804151256.w3FCuglY067751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 15 Apr 2018 12:56:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467388 - head/devel/py-glance-store X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-glance-store X-SVN-Commit-Revision: 467388 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 12:56:42 -0000 Author: dbaio Date: Sun Apr 15 12:56:41 2018 New Revision: 467388 URL: https://svnweb.freebsd.org/changeset/ports/467388 Log: devel/py-glance-store: Improve pkg-descr While here, add LICENSE. Approved by: portmgr (blanket) Modified: head/devel/py-glance-store/Makefile head/devel/py-glance-store/pkg-descr Modified: head/devel/py-glance-store/Makefile ============================================================================== --- head/devel/py-glance-store/Makefile Sun Apr 15 12:54:15 2018 (r467387) +++ head/devel/py-glance-store/Makefile Sun Apr 15 12:56:41 2018 (r467388) @@ -12,6 +12,9 @@ DISTNAME= glance_store-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= OpenStack Image Service Store Library +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr@${FLAVOR} RUN_DEPENDS= ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.17.1:devel/py-stevedore@${FLAVOR} \ @@ -27,10 +30,9 @@ RUN_DEPENDS= ${PY_ENUM34} \ ${PYTHON_PKGNAMEPREFIX}eventlet>=0:net/py-eventlet@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector@${FLAVOR} -NO_ARCH= yes - USES= python shebangfix USE_PYTHON= autoplist distutils +NO_ARCH= yes SHEBANG_FILES= glance_store/tests/functional/hooks/post_test_hook.sh \ glance_store/tests/functional/hooks/gate_hook.sh Modified: head/devel/py-glance-store/pkg-descr ============================================================================== --- head/devel/py-glance-store/pkg-descr Sun Apr 15 12:54:15 2018 (r467387) +++ head/devel/py-glance-store/pkg-descr Sun Apr 15 12:56:41 2018 (r467388) @@ -1,3 +1,9 @@ OpenStack Image Service Store Library. +The glance_store library supports the creation, deletion and gather of data +assets from/to a set of several, different, storage technologies. + +This library has been extracted from the Glance source code for the specific use +of the Glance and Glare projects. + WWW: https://pypi.python.org/pypi/glance_store From owner-svn-ports-head@freebsd.org Sun Apr 15 12:58:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C7AAF90CA0; Sun, 15 Apr 2018 12:58:50 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DB4DC85C12; Sun, 15 Apr 2018 12:58:49 +0000 (UTC) (envelope-from dbaio@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 CB9287329; Sun, 15 Apr 2018 12:58:49 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FCwnmh067903; Sun, 15 Apr 2018 12:58:49 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FCwnUc067902; Sun, 15 Apr 2018 12:58:49 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804151258.w3FCwnUc067902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 15 Apr 2018 12:58:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467389 - head/devel/py-cfgparse X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-cfgparse X-SVN-Commit-Revision: 467389 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 12:58:50 -0000 Author: dbaio Date: Sun Apr 15 12:58:49 2018 New Revision: 467389 URL: https://svnweb.freebsd.org/changeset/ports/467389 Log: devel/py-cfgparse: Use only Python 2.7 This port doesn't work with Python 3. While here: Add LICENSE. Switch to options helper (DOCS). Set architecture neutral (qa warning) Approved by: portmgr (blanket) Modified: head/devel/py-cfgparse/Makefile Modified: head/devel/py-cfgparse/Makefile ============================================================================== --- head/devel/py-cfgparse/Makefile Sun Apr 15 12:56:41 2018 (r467388) +++ head/devel/py-cfgparse/Makefile Sun Apr 15 12:58:49 2018 (r467389) @@ -3,6 +3,7 @@ PORTNAME= cfgparse PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,14 +11,19 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jdferrell3@yahoo.com COMMENT= Python module for parsing configuration files -USES= dos2unix python zip +LICENSE= MIT + +USES= dos2unix python:2.7 zip DOS2UNIX_FILES= cfgparse.py -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils +NO_ARCH= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} PORTDOCS= * -post-install: +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Sun Apr 15 13:01:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A454F90EF7; Sun, 15 Apr 2018 13:01:19 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 159DA85F7E; Sun, 15 Apr 2018 13:01:19 +0000 (UTC) (envelope-from dbaio@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 10A9A7452; Sun, 15 Apr 2018 13:01:19 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FD1IrF068845; Sun, 15 Apr 2018 13:01:18 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FD1IBH068843; Sun, 15 Apr 2018 13:01:18 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804151301.w3FD1IBH068843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 15 Apr 2018 13:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467390 - head/devel/awless X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/awless X-SVN-Commit-Revision: 467390 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 13:01:19 -0000 Author: dbaio Date: Sun Apr 15 13:01:18 2018 New Revision: 467390 URL: https://svnweb.freebsd.org/changeset/ports/467390 Log: devel/awless: Update to 0.1.10 Changes: https://github.com/wallix/awless/releases/tag/v0.1.10 PR: 227518 Submitted by: Dmitri Goutnik (maintainer) Modified: head/devel/awless/Makefile head/devel/awless/distinfo Modified: head/devel/awless/Makefile ============================================================================== --- head/devel/awless/Makefile Sun Apr 15 12:58:49 2018 (r467389) +++ head/devel/awless/Makefile Sun Apr 15 13:01:18 2018 (r467390) @@ -1,9 +1,8 @@ -# Created by: Dmitri Goutnik # $FreeBSD$ PORTNAME= awless DISTVERSIONPREFIX= v -DISTVERSION= 0.1.9 +DISTVERSION= 0.1.10 CATEGORIES= devel MAINTAINER= dg@syrec.org Modified: head/devel/awless/distinfo ============================================================================== --- head/devel/awless/distinfo Sun Apr 15 12:58:49 2018 (r467389) +++ head/devel/awless/distinfo Sun Apr 15 13:01:18 2018 (r467390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516112885 -SHA256 (wallix-awless-v0.1.9_GH0.tar.gz) = eba348663d4ab4695a474ec50633fb784bcbf547c750705870eafa195585d74b -SIZE (wallix-awless-v0.1.9_GH0.tar.gz) = 13091878 +TIMESTAMP = 1523746222 +SHA256 (wallix-awless-v0.1.10_GH0.tar.gz) = d2e9075e1f16055796a699d165ff2b2dbc1b2fcf408bb644497553e3108a2cf3 +SIZE (wallix-awless-v0.1.10_GH0.tar.gz) = 13101154 From owner-svn-ports-head@freebsd.org Sun Apr 15 13:12:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52895F91986; Sun, 15 Apr 2018 13:12:05 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 047BA87463; Sun, 15 Apr 2018 13:12:05 +0000 (UTC) (envelope-from nobutaka@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 F2477761B; Sun, 15 Apr 2018 13:12:04 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FDC40G076057; Sun, 15 Apr 2018 13:12:04 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FDC4c1076054; Sun, 15 Apr 2018 13:12:04 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201804151312.w3FDC4c1076054@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 15 Apr 2018 13:12:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467391 - head/net/dshell X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: head/net/dshell X-SVN-Commit-Revision: 467391 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 13:12:05 -0000 Author: nobutaka Date: Sun Apr 15 13:12:04 2018 New Revision: 467391 URL: https://svnweb.freebsd.org/changeset/ports/467391 Log: Update to the snapshot on 2017/11/16. Modified: head/net/dshell/Makefile head/net/dshell/distinfo (contents, props changed) head/net/dshell/pkg-plist Modified: head/net/dshell/Makefile ============================================================================== --- head/net/dshell/Makefile Sun Apr 15 13:01:18 2018 (r467390) +++ head/net/dshell/Makefile Sun Apr 15 13:12:04 2018 (r467391) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dshell -PORTVERSION= 3.0.20150220 -PORTREVISION= 1 +PORTVERSION= 3.0.20171116 CATEGORIES= net MAINTAINER= nobutaka@FreeBSD.org @@ -27,7 +26,7 @@ SHEBANG_FILES= bin/*.py GH_ACCOUNT= USArmyResearchLab GH_PROJECT= Dshell -GH_TAGNAME= 46e691c +GH_TAGNAME= 5850adf OPTIONS_DEFINE= DOCS Modified: head/net/dshell/distinfo ============================================================================== --- head/net/dshell/distinfo Sun Apr 15 13:01:18 2018 (r467390) +++ head/net/dshell/distinfo Sun Apr 15 13:12:04 2018 (r467391) @@ -1,2 +1,3 @@ -SHA256 (USArmyResearchLab-Dshell-3.0.20150220-46e691c_GH0.tar.gz) = 90044ca346c5663aafe27af915fe96734d799350f5cfbcbcba1af716117eb45e -SIZE (USArmyResearchLab-Dshell-3.0.20150220-46e691c_GH0.tar.gz) = 70814 +TIMESTAMP = 1523795973 +SHA256 (USArmyResearchLab-Dshell-3.0.20171116-5850adf_GH0.tar.gz) = 1f9fca1435409b34d6d52b2100f010a1affefb7cdf07113927585cd98cfba94b +SIZE (USArmyResearchLab-Dshell-3.0.20171116-5850adf_GH0.tar.gz) = 716609 Modified: head/net/dshell/pkg-plist ============================================================================== --- head/net/dshell/pkg-plist Sun Apr 15 13:01:18 2018 (r467390) +++ head/net/dshell/pkg-plist Sun Apr 15 13:12:04 2018 (r467391) @@ -4,17 +4,10 @@ bin/dshell-decode libexec/dshell/decode.py libexec/dshell/decode libexec/dshell/pcapanon.py -%%PYTHON_SITELIBDIR%%/dshell/dfile.py -%%PYTHON_SITELIBDIR%%/dshell/dfile.pyc -%%PYTHON_SITELIBDIR%%/dshell/dnsdecoder.py -%%PYTHON_SITELIBDIR%%/dshell/dnsdecoder.pyc -%%PYTHON_SITELIBDIR%%/dshell/dshell.py -%%PYTHON_SITELIBDIR%%/dshell/dshell.pyc -%%PYTHON_SITELIBDIR%%/dshell/httpdecoder.py -%%PYTHON_SITELIBDIR%%/dshell/httpdecoder.pyc -%%PYTHON_SITELIBDIR%%/dshell/util.py -%%PYTHON_SITELIBDIR%%/dshell/util.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/dhcp/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/dhcp/dhcp.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/dhcp/dhcp.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/dns/__init__.py %%PYTHON_SITELIBDIR%%/dshell/decoders/dns/dns-asn.py %%PYTHON_SITELIBDIR%%/dshell/decoders/dns/dns-asn.pyc @@ -27,6 +20,8 @@ libexec/dshell/pcapanon.py %%PYTHON_SITELIBDIR%%/dshell/decoders/dns/reservedips.py %%PYTHON_SITELIBDIR%%/dshell/decoders/dns/reservedips.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/filter/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/filter/asn-filter.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/filter/asn-filter.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/filter/country.py %%PYTHON_SITELIBDIR%%/dshell/decoders/filter/country.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/filter/snort.py @@ -40,16 +35,30 @@ libexec/dshell/pcapanon.py %%PYTHON_SITELIBDIR%%/dshell/decoders/flows/long-flows.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/flows/netflow.py %%PYTHON_SITELIBDIR%%/dshell/decoders/flows/netflow.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/flows/reverse-flow.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/flows/reverse-flow.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/ftp/__init__.py %%PYTHON_SITELIBDIR%%/dshell/decoders/ftp/ftp.py %%PYTHON_SITELIBDIR%%/dshell/decoders/ftp/ftp.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/http/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/flash-detect.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/flash-detect.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/http/httpdump.py %%PYTHON_SITELIBDIR%%/dshell/decoders/http/httpdump.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/joomla-cve-2015-8562.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/joomla-cve-2015-8562.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/ms15-034.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/ms15-034.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/peht.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/http/peht.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/http/rip-http.py %%PYTHON_SITELIBDIR%%/dshell/decoders/http/rip-http.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/http/web.py %%PYTHON_SITELIBDIR%%/dshell/decoders/http/web.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/malware/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/malware/emdivi/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/malware/emdivi/emdivi_c2.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/malware/emdivi/emdivi_c2.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/__init__.py %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/followstream.py %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/followstream.pyc @@ -63,22 +72,52 @@ libexec/dshell/pcapanon.py %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/writer.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/xor.py %%PYTHON_SITELIBDIR%%/dshell/decoders/misc/xor.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/nbns/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/nbns/nbns.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/nbns/nbns.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/bitcoin.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/bitcoin.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/ether.py %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/ether.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/ip.py %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/ip.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/protocol.py %%PYTHON_SITELIBDIR%%/dshell/decoders/protocol/protocol.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/psexec.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/psexec.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/rip-smb-uploads.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/rip-smb-uploads.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/smbfiles.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/smb/smbfiles.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/templates/PacketDecoder.py %%PYTHON_SITELIBDIR%%/dshell/decoders/templates/PacketDecoder.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/templates/SessionDecoder.py %%PYTHON_SITELIBDIR%%/dshell/decoders/templates/SessionDecoder.pyc %%PYTHON_SITELIBDIR%%/dshell/decoders/templates/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/tftp/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/tftp/tftp.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/tftp/tftp.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/voip/__init__.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/voip/rtp.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/voip/rtp.pyc +%%PYTHON_SITELIBDIR%%/dshell/decoders/voip/sip.py +%%PYTHON_SITELIBDIR%%/dshell/decoders/voip/sip.pyc +%%PYTHON_SITELIBDIR%%/dshell/dfile.py +%%PYTHON_SITELIBDIR%%/dshell/dfile.pyc +%%PYTHON_SITELIBDIR%%/dshell/dnsdecoder.py +%%PYTHON_SITELIBDIR%%/dshell/dnsdecoder.pyc +%%PYTHON_SITELIBDIR%%/dshell/dshell.py +%%PYTHON_SITELIBDIR%%/dshell/dshell.pyc +%%PYTHON_SITELIBDIR%%/dshell/httpdecoder.py +%%PYTHON_SITELIBDIR%%/dshell/httpdecoder.pyc %%PYTHON_SITELIBDIR%%/dshell/output/colorout.py %%PYTHON_SITELIBDIR%%/dshell/output/colorout.pyc %%PYTHON_SITELIBDIR%%/dshell/output/csvout.py %%PYTHON_SITELIBDIR%%/dshell/output/csvout.pyc +%%PYTHON_SITELIBDIR%%/dshell/output/elasticout.py +%%PYTHON_SITELIBDIR%%/dshell/output/elasticout.pyc %%PYTHON_SITELIBDIR%%/dshell/output/jsonout.py %%PYTHON_SITELIBDIR%%/dshell/output/jsonout.pyc %%PYTHON_SITELIBDIR%%/dshell/output/netflowout.py @@ -87,19 +126,28 @@ libexec/dshell/pcapanon.py %%PYTHON_SITELIBDIR%%/dshell/output/output.pyc %%PYTHON_SITELIBDIR%%/dshell/output/xmlout.py %%PYTHON_SITELIBDIR%%/dshell/output/xmlout.pyc +%%PYTHON_SITELIBDIR%%/dshell/smbdecoder.py +%%PYTHON_SITELIBDIR%%/dshell/smbdecoder.pyc +%%PYTHON_SITELIBDIR%%/dshell/util.py +%%PYTHON_SITELIBDIR%%/dshell/util.pyc %%PORTDOCS%%%%DOCSDIR%%/PacketDecoder.html %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/SessionDecoder.html +%%PORTDOCS%%%%DOCSDIR%%/asn-filter.html +%%PORTDOCS%%%%DOCSDIR%%/bitcoin.html %%PORTDOCS%%%%DOCSDIR%%/colorout.html %%PORTDOCS%%%%DOCSDIR%%/country.html %%PORTDOCS%%%%DOCSDIR%%/csvout.html %%PORTDOCS%%%%DOCSDIR%%/dfile.html +%%PORTDOCS%%%%DOCSDIR%%/dhcp.html %%PORTDOCS%%%%DOCSDIR%%/dns-asn.html %%PORTDOCS%%%%DOCSDIR%%/dns-cc.html %%PORTDOCS%%%%DOCSDIR%%/dns.html %%PORTDOCS%%%%DOCSDIR%%/dnsdecoder.html %%PORTDOCS%%%%DOCSDIR%%/dshell.html +%%PORTDOCS%%%%DOCSDIR%%/emdivi_c2.html %%PORTDOCS%%%%DOCSDIR%%/ether.html +%%PORTDOCS%%%%DOCSDIR%%/flash-detect.html %%PORTDOCS%%%%DOCSDIR%%/followstream.html %%PORTDOCS%%%%DOCSDIR%%/ftp.html %%PORTDOCS%%%%DOCSDIR%%/grep.html @@ -107,18 +155,30 @@ libexec/dshell/pcapanon.py %%PORTDOCS%%%%DOCSDIR%%/httpdump.html %%PORTDOCS%%%%DOCSDIR%%/innuendo-dns.html %%PORTDOCS%%%%DOCSDIR%%/ip.html +%%PORTDOCS%%%%DOCSDIR%%/joomla-cve-2015-8562.html %%PORTDOCS%%%%DOCSDIR%%/jsonout.html %%PORTDOCS%%%%DOCSDIR%%/large-flows.html %%PORTDOCS%%%%DOCSDIR%%/long-flows.html %%PORTDOCS%%%%DOCSDIR%%/merge.html +%%PORTDOCS%%%%DOCSDIR%%/ms15-034.html +%%PORTDOCS%%%%DOCSDIR%%/nbns.html %%PORTDOCS%%%%DOCSDIR%%/netflow.html %%PORTDOCS%%%%DOCSDIR%%/netflowout.html %%PORTDOCS%%%%DOCSDIR%%/output.html +%%PORTDOCS%%%%DOCSDIR%%/peht.html %%PORTDOCS%%%%DOCSDIR%%/protocol.html +%%PORTDOCS%%%%DOCSDIR%%/psexec.html %%PORTDOCS%%%%DOCSDIR%%/reservedips.html +%%PORTDOCS%%%%DOCSDIR%%/reverse-flow.html %%PORTDOCS%%%%DOCSDIR%%/rip-http.html +%%PORTDOCS%%%%DOCSDIR%%/rip-smb-uploads.html +%%PORTDOCS%%%%DOCSDIR%%/rtp.html +%%PORTDOCS%%%%DOCSDIR%%/sip.html +%%PORTDOCS%%%%DOCSDIR%%/smbdecoder.html +%%PORTDOCS%%%%DOCSDIR%%/smbfiles.html %%PORTDOCS%%%%DOCSDIR%%/snort.html %%PORTDOCS%%%%DOCSDIR%%/synrst.html +%%PORTDOCS%%%%DOCSDIR%%/tftp.html %%PORTDOCS%%%%DOCSDIR%%/track.html %%PORTDOCS%%%%DOCSDIR%%/util.html %%PORTDOCS%%%%DOCSDIR%%/web.html From owner-svn-ports-head@freebsd.org Sun Apr 15 13:18:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13608F920F2; Sun, 15 Apr 2018 13:18:02 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC43B68FFC; Sun, 15 Apr 2018 13:18:01 +0000 (UTC) (envelope-from nobutaka@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 9FE6D7642; Sun, 15 Apr 2018 13:18:01 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FDI1d2077935; Sun, 15 Apr 2018 13:18:01 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FDI1uC077933; Sun, 15 Apr 2018 13:18:01 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201804151318.w3FDI1uC077933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 15 Apr 2018 13:18:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467392 - head/devel/p5-Mac-PropertyList X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: head/devel/p5-Mac-PropertyList X-SVN-Commit-Revision: 467392 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 13:18:02 -0000 Author: nobutaka Date: Sun Apr 15 13:18:01 2018 New Revision: 467392 URL: https://svnweb.freebsd.org/changeset/ports/467392 Log: Update to 1.413. Modified: head/devel/p5-Mac-PropertyList/Makefile head/devel/p5-Mac-PropertyList/distinfo Modified: head/devel/p5-Mac-PropertyList/Makefile ============================================================================== --- head/devel/p5-Mac-PropertyList/Makefile Sun Apr 15 13:12:04 2018 (r467391) +++ head/devel/p5-Mac-PropertyList/Makefile Sun Apr 15 13:18:01 2018 (r467392) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mac-PropertyList -PORTVERSION= 1.412 +PORTVERSION= 1.413 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Mac-PropertyList/distinfo ============================================================================== --- head/devel/p5-Mac-PropertyList/distinfo Sun Apr 15 13:12:04 2018 (r467391) +++ head/devel/p5-Mac-PropertyList/distinfo Sun Apr 15 13:18:01 2018 (r467392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517667745 -SHA256 (Mac-PropertyList-1.412.tar.gz) = c1b795f04a07a9d85aef6609f875fa2d3ee070c273ffe076587a10a308b11a06 -SIZE (Mac-PropertyList-1.412.tar.gz) = 39063 +TIMESTAMP = 1523797960 +SHA256 (Mac-PropertyList-1.413.tar.gz) = ad47f2cb0d22798ff412415a6ea8150bb44400d3e53369aecbbe49fb860eeb76 +SIZE (Mac-PropertyList-1.413.tar.gz) = 38201 From owner-svn-ports-head@freebsd.org Sun Apr 15 13:46:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06C64F9412B; Sun, 15 Apr 2018 13:46:59 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A55746DC07; Sun, 15 Apr 2018 13:46:58 +0000 (UTC) (envelope-from nobutaka@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 9BD537AFB; Sun, 15 Apr 2018 13:46:58 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FDkwo5092703; Sun, 15 Apr 2018 13:46:58 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FDkwGv092700; Sun, 15 Apr 2018 13:46:58 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201804151346.w3FDkwGv092700@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 15 Apr 2018 13:46:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467393 - in head/japanese/font-mplus-bitmap: . files X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: in head/japanese/font-mplus-bitmap: . files X-SVN-Commit-Revision: 467393 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 13:46:59 -0000 Author: nobutaka Date: Sun Apr 15 13:46:57 2018 New Revision: 467393 URL: https://svnweb.freebsd.org/changeset/ports/467393 Log: - Install font files to ${FONTSDIR} instead of ${DATADIR}. - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226520 [2] Submitted by: WATANABE Kazuhiro [2] Reported by: Shigeharu TAKENO [1] Approved by: maintainer timeout (one month) Added: head/japanese/font-mplus-bitmap/files/pkg-message.in (contents, props changed) Deleted: head/japanese/font-mplus-bitmap/files/pkg-install.in Modified: head/japanese/font-mplus-bitmap/Makefile head/japanese/font-mplus-bitmap/pkg-plist Modified: head/japanese/font-mplus-bitmap/Makefile ============================================================================== --- head/japanese/font-mplus-bitmap/Makefile Sun Apr 15 13:18:01 2018 (r467392) +++ head/japanese/font-mplus-bitmap/Makefile Sun Apr 15 13:46:57 2018 (r467393) @@ -3,6 +3,7 @@ PORTNAME= mplus PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= OSDN/${PORTNAME}-fonts/5030/ PKGNAMEPREFIX= ja-font- @@ -15,14 +16,10 @@ COMMENT= M+ Bitmap fonts BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts -FONTNAME= misc NO_BUILD= yes NO_ARCH= yes -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-install -SUB_FILES= pkg-install -SUB_LIST= FONTSALIAS="${DATADIR}/fonts.alias" -DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} +SUB_FILES= pkg-message +FONTSDIR= ${PREFIX}/share/fonts/${PORTNAME}${PKGNAMESUFFIX} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} PORTDOCS= INSTALL_E LICENSE_E README_E \ INSTALL_J LICENSE_J README_J @@ -35,14 +32,11 @@ post-extract: fonts_j/fonts.alias | ${SORT} -r > ${WRKDIR}/fonts.alias do-install: - @${MKDIR} ${STAGEDIR}${DATADIR} + @${MKDIR} ${STAGEDIR}${FONTSDIR} cd ${WRKSRC} && \ - ${SETENV} DESTDIR="${STAGEDIR}${DATADIR}" \ + ${SETENV} DESTDIR="${STAGEDIR}${FONTSDIR}" \ ${SH} ${WRKSRC}/install_mplus_fonts - ${INSTALL_DATA} ${WRKDIR}/fonts.alias ${STAGEDIR}${DATADIR} - @${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${STAGEDIR}${FONTSDIR} && \ - ${LN} -s -f ../../../${DATADIR_REL}/*.pcf.gz . + ${INSTALL_DATA} ${WRKDIR}/fonts.alias ${STAGEDIR}${FONTSDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Added: head/japanese/font-mplus-bitmap/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/font-mplus-bitmap/files/pkg-message.in Sun Apr 15 13:46:57 2018 (r467393) @@ -0,0 +1,15 @@ +******************************************************************* +You can start using the font(s) by following these instructions: + +Either type the following in an X terminal: + + xset fp+ %%FONTSDIR%% + xset fp rehash + +Or, more permanently, add the following line to the "Files" section +of your X.Org configuration file (typically /etc/X11/xorg.conf): + + FontPath "%%FONTSDIR%%/" + +then restart X. +******************************************************************* Modified: head/japanese/font-mplus-bitmap/pkg-plist ============================================================================== --- head/japanese/font-mplus-bitmap/pkg-plist Sun Apr 15 13:18:01 2018 (r467392) +++ head/japanese/font-mplus-bitmap/pkg-plist Sun Apr 15 13:46:57 2018 (r467393) @@ -1,42 +1,4 @@ -%%DATADIR%%/mplus_f10b-euro.pcf.gz -%%DATADIR%%/mplus_f10b.pcf.gz -%%DATADIR%%/mplus_f10r-euro.pcf.gz -%%DATADIR%%/mplus_f10r.pcf.gz -%%DATADIR%%/mplus_f12b-euro.pcf.gz -%%DATADIR%%/mplus_f12b-jisx0201.pcf.gz -%%DATADIR%%/mplus_f12b.pcf.gz -%%DATADIR%%/mplus_f12r-euro.pcf.gz -%%DATADIR%%/mplus_f12r-jisx0201.pcf.gz -%%DATADIR%%/mplus_f12r.pcf.gz -%%DATADIR%%/mplus_h10b-euro.pcf.gz -%%DATADIR%%/mplus_h10b-jisx0201.pcf.gz -%%DATADIR%%/mplus_h10b.pcf.gz -%%DATADIR%%/mplus_h10r-euro.pcf.gz -%%DATADIR%%/mplus_h10r-jisx0201.pcf.gz -%%DATADIR%%/mplus_h10r.pcf.gz -%%DATADIR%%/mplus_h12b-euro.pcf.gz -%%DATADIR%%/mplus_h12b-jisx0201.pcf.gz -%%DATADIR%%/mplus_h12b.pcf.gz -%%DATADIR%%/mplus_h12r-euro.pcf.gz -%%DATADIR%%/mplus_h12r-jisx0201.pcf.gz -%%DATADIR%%/mplus_h12r.pcf.gz -%%DATADIR%%/mplus_h12rw-euro.pcf.gz -%%DATADIR%%/mplus_h12rw.pcf.gz -%%DATADIR%%/mplus_j10b-iso.pcf.gz -%%DATADIR%%/mplus_j10b-jisx0201.pcf.gz -%%DATADIR%%/mplus_j10b.pcf.gz -%%DATADIR%%/mplus_j10r-iso.pcf.gz -%%DATADIR%%/mplus_j10r-jisx0201.pcf.gz -%%DATADIR%%/mplus_j10r.pcf.gz -%%DATADIR%%/mplus_j12b.pcf.gz -%%DATADIR%%/mplus_j12r.pcf.gz -%%DATADIR%%/mplus_q06r-euro.pcf.gz -%%DATADIR%%/mplus_q06r.pcf.gz -%%DATADIR%%/mplus_s10b-euro.pcf.gz -%%DATADIR%%/mplus_s10b.pcf.gz -%%DATADIR%%/mplus_s10r-euro.pcf.gz -%%DATADIR%%/mplus_s10r.pcf.gz -%%DATADIR%%/fonts.alias +%%FONTSDIR%%/fonts.alias %%FONTSDIR%%/mplus_f10b-euro.pcf.gz %%FONTSDIR%%/mplus_f10b.pcf.gz %%FONTSDIR%%/mplus_f10r-euro.pcf.gz From owner-svn-ports-head@freebsd.org Sun Apr 15 13:52:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7709F94947; Sun, 15 Apr 2018 13:52:23 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 663616F48C; Sun, 15 Apr 2018 13:52:23 +0000 (UTC) (envelope-from nobutaka@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 5FE457C88; Sun, 15 Apr 2018 13:52:23 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FDqNRq097739; Sun, 15 Apr 2018 13:52:23 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FDqMG9097725; Sun, 15 Apr 2018 13:52:22 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201804151352.w3FDqMG9097725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Sun, 15 Apr 2018 13:52:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467394 - in head/japanese: font-ayu18 font-ayu18/files font-ayu20 font-ayu20/files font-elisa10 font-elisa10/files font-shinonome font-shinonome/files X-SVN-Group: ports-head X-SVN-Commit-Author: nobutaka X-SVN-Commit-Paths: in head/japanese: font-ayu18 font-ayu18/files font-ayu20 font-ayu20/files font-elisa10 font-elisa10/files font-shinonome font-shinonome/files X-SVN-Commit-Revision: 467394 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 13:52:24 -0000 Author: nobutaka Date: Sun Apr 15 13:52:21 2018 New Revision: 467394 URL: https://svnweb.freebsd.org/changeset/ports/467394 Log: - Install font files to ${FONTSDIR} instead of ${DATADIR}. - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226511 [2] Submitted by: WATANABE Kazuhiro [2] Reported by: Shigeharu TAKENO [1] Approved by: maintainer timeout (one month) Added: head/japanese/font-ayu18/files/pkg-message.in (contents, props changed) head/japanese/font-ayu20/files/pkg-message.in (contents, props changed) head/japanese/font-elisa10/files/pkg-message.in (contents, props changed) head/japanese/font-shinonome/files/pkg-message.in (contents, props changed) Deleted: head/japanese/font-ayu20/files/pkg-install.in head/japanese/font-elisa10/files/pkg-install.in head/japanese/font-shinonome/files/pkg-install.in Modified: head/japanese/font-ayu18/Makefile head/japanese/font-ayu18/files/Makefile.in head/japanese/font-ayu18/pkg-plist head/japanese/font-ayu20/Makefile head/japanese/font-ayu20/files/Makefile.in head/japanese/font-ayu20/pkg-plist head/japanese/font-elisa10/Makefile head/japanese/font-elisa10/files/Makefile.in head/japanese/font-shinonome/Makefile head/japanese/font-shinonome/pkg-plist Modified: head/japanese/font-ayu18/Makefile ============================================================================== --- head/japanese/font-ayu18/Makefile Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu18/Makefile Sun Apr 15 13:52:21 2018 (r467394) @@ -2,6 +2,7 @@ PORTNAME= ayu18 PORTVERSION= 1.3.1.1 +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= OSDN/x-tt/8535/:goth \ OSDN/x-tt/8494/:min @@ -16,21 +17,15 @@ BUILD_DEPENDS= mkitalic:x11-fonts/mkbold-mkitalic \ bdftopcf:x11-fonts/bdftopcf USES= fonts -FONTNAME= misc NO_ARCH= yes NO_WRKSUBDIR= yes -SUB_FILES= Makefile +SUB_FILES= Makefile pkg-message MAKEFILE= ${WRKDIR}/Makefile PORTDOCS= README.txt OPTIONS_DEFINE= DOCS pre-build: apply-slist - -post-install: - @${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${STAGEDIR}${FONTSDIR} && \ - ${LN} -s ../../../${DATADIR_REL}/*.pcf.gz . post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/japanese/font-ayu18/files/Makefile.in ============================================================================== --- head/japanese/font-ayu18/files/Makefile.in Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu18/files/Makefile.in Sun Apr 15 13:52:21 2018 (r467394) @@ -28,8 +28,8 @@ ${PCF_ALL}: ${.TARGET:S/.pcf.gz/.bdf/} bdftopcf $> | ${GZIP_CMD} -c > $@ install: - mkdir -p ${DESTDIR}%%DATADIR%% - ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%DATADIR%% + mkdir -p ${DESTDIR}%%FONTSDIR%% + ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%FONTSDIR%% clean:: rm ${MADE_BOLD} ${MADE_ITALIC} ${PCF_ALL} Added: head/japanese/font-ayu18/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/font-ayu18/files/pkg-message.in Sun Apr 15 13:52:21 2018 (r467394) @@ -0,0 +1,15 @@ +******************************************************************* +You can start using the font(s) by following these instructions: + +Either type the following in an X terminal: + + xset fp+ %%FONTSDIR%% + xset fp rehash + +Or, more permanently, add the following line to the "Files" section +of your X.Org configuration file (typically /etc/X11/xorg.conf): + + FontPath "%%FONTSDIR%%/" + +then restart X. +******************************************************************* Modified: head/japanese/font-ayu18/pkg-plist ============================================================================== --- head/japanese/font-ayu18/pkg-plist Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu18/pkg-plist Sun Apr 15 13:52:21 2018 (r467394) @@ -1,15 +1,3 @@ -%%DATADIR%%/9x18gm.pcf.gz -%%DATADIR%%/9x18gmi.pcf.gz -%%DATADIR%%/9x18grkm.pcf.gz -%%DATADIR%%/9x18grkmi.pcf.gz -%%DATADIR%%/9x18m.pcf.gz -%%DATADIR%%/9x18mi.pcf.gz -%%DATADIR%%/9x18rkm.pcf.gz -%%DATADIR%%/9x18rkmi.pcf.gz -%%DATADIR%%/k18gm.pcf.gz -%%DATADIR%%/k18gmi.pcf.gz -%%DATADIR%%/k18m.pcf.gz -%%DATADIR%%/k18mi.pcf.gz %%FONTSDIR%%/9x18gm.pcf.gz %%FONTSDIR%%/9x18gmi.pcf.gz %%FONTSDIR%%/9x18grkm.pcf.gz Modified: head/japanese/font-ayu20/Makefile ============================================================================== --- head/japanese/font-ayu20/Makefile Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu20/Makefile Sun Apr 15 13:52:21 2018 (r467394) @@ -2,6 +2,7 @@ PORTNAME= ayu20 PORTVERSION= 1.7.a +PORTREVISION= 1 CATEGORIES= japanese x11-fonts MASTER_SITES= OSDN/x-tt/8536/ PKGNAMEPREFIX= ja-font- @@ -16,13 +17,9 @@ BUILD_DEPENDS= mkitalic:x11-fonts/mkbold-mkitalic \ CONFLICS= ja-kappa20-[0-9]* USES= fonts -FONTNAME= misc NO_ARCH= yes NO_WRKSUBDIR= yes -SUB_FILES= Makefile pkg-install -SUB_LIST= FONTSALIAS="${DATADIR}/fonts.alias" -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-install +SUB_FILES= Makefile pkg-message PORTDOCS= README.txt MAKEFILE= ${WRKDIR}/Makefile @@ -31,11 +28,8 @@ OPTIONS_DEFINE= DOCS pre-build: apply-slist post-install: - @${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${STAGEDIR}${FONTSDIR} && \ - ${LN} -s ../../../${DATADIR_REL}/*.pcf.gz . ${INSTALL_DATA} ${FILESDIR}/fonts.alias \ - ${STAGEDIR}${DATADIR} + ${STAGEDIR}${FONTSDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/japanese/font-ayu20/files/Makefile.in ============================================================================== --- head/japanese/font-ayu20/files/Makefile.in Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu20/files/Makefile.in Sun Apr 15 13:52:21 2018 (r467394) @@ -27,8 +27,8 @@ ${PCF_ALL}: ${.TARGET:S/.pcf.gz/.bdf/} bdftopcf $> | ${GZIP_CMD} -c > $@ install: - mkdir -p ${DESTDIR}%%DATADIR%% - ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%DATADIR%% + mkdir -p ${DESTDIR}%%FONTSDIR%% + ${BSD_INSTALL_DATA} ${PCF_ALL} ${DESTDIR}%%FONTSDIR%% clean:: rm ${MADE_BOLD} ${MADE_ITALIC} ${PCF_ALL} Added: head/japanese/font-ayu20/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/font-ayu20/files/pkg-message.in Sun Apr 15 13:52:21 2018 (r467394) @@ -0,0 +1,15 @@ +******************************************************************* +You can start using the font(s) by following these instructions: + +Either type the following in an X terminal: + + xset fp+ %%FONTSDIR%% + xset fp rehash + +Or, more permanently, add the following line to the "Files" section +of your X.Org configuration file (typically /etc/X11/xorg.conf): + + FontPath "%%FONTSDIR%%/" + +then restart X. +******************************************************************* Modified: head/japanese/font-ayu20/pkg-plist ============================================================================== --- head/japanese/font-ayu20/pkg-plist Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-ayu20/pkg-plist Sun Apr 15 13:52:21 2018 (r467394) @@ -1,10 +1,4 @@ -%%DATADIR%%/10x20gm.pcf.gz -%%DATADIR%%/10x20gmi.pcf.gz -%%DATADIR%%/10x20grkm.pcf.gz -%%DATADIR%%/10x20grkmi.pcf.gz -%%DATADIR%%/k20gm.pcf.gz -%%DATADIR%%/k20gmi.pcf.gz -%%DATADIR%%/fonts.alias +%%FONTSDIR%%/fonts.alias %%FONTSDIR%%/10x20gm.pcf.gz %%FONTSDIR%%/10x20gmi.pcf.gz %%FONTSDIR%%/10x20grkm.pcf.gz Modified: head/japanese/font-elisa10/Makefile ============================================================================== --- head/japanese/font-elisa10/Makefile Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-elisa10/Makefile Sun Apr 15 13:52:21 2018 (r467394) @@ -2,7 +2,7 @@ PORTNAME= elisa10 PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese x11-fonts MASTER_SITES= http://www.wheel.gr.jp/~dai/software/ PKGNAMEPREFIX= ja-font- @@ -14,30 +14,22 @@ COMMENT= Elisa 10-dot Kanji font BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts tar:tgz -FONTNAME= misc NO_ARCH= yes NO_WRKSUBDIR= yes -SUB_FILES= Makefile pkg-install +SUB_FILES= Makefile pkg-message MAKEFILE= ${WRKDIR}/Makefile SUB_LIST= BDFTOPCF_CMD="${LOCALBASE}/bin/bdftopcf" \ - GZIP_CMD="${GZIP_CMD}" \ - FONTSALIAS="${DATADIR}/fonts.alias" -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-install + GZIP_CMD="${GZIP_CMD}" PORTDOCS= elisau10.doc hosoku.txt -PLIST_FILES= %%DATADIR%%/elisau10.pcf.gz \ - %%DATADIR%%/fonts.alias \ - %%FONTSDIR%%/elisau10.pcf.gz +PLIST_FILES= %%FONTSDIR%%/elisau10.pcf.gz \ + %%FONTSDIR%%/fonts.alias OPTIONS_DEFINE= DOCS pre-build: apply-slist post-install: - @${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${STAGEDIR}${FONTSDIR} && \ - ${LN} -s ../../../${DATADIR_REL}/*.pcf.gz . - ${INSTALL_DATA} ${WRKSRC}/fonts.alias ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/fonts.alias ${STAGEDIR}${FONTSDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/japanese/font-elisa10/files/Makefile.in ============================================================================== --- head/japanese/font-elisa10/files/Makefile.in Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-elisa10/files/Makefile.in Sun Apr 15 13:52:21 2018 (r467394) @@ -13,11 +13,11 @@ all: ${F}.pcf.gz .endfor .for F in ${SRCS:R} -${DESTDIR}%%DATADIR%%/${F}.pcf.gz: ${F}.pcf.gz - mkdir -p ${DESTDIR}%%DATADIR%% +${DESTDIR}%%FONTSDIR%%/${F}.pcf.gz: ${F}.pcf.gz + mkdir -p ${DESTDIR}%%FONTSDIR%% ${BSD_INSTALL_DATA} ${.ALLSRC} ${.TARGET} -install: ${DESTDIR}%%DATADIR%%/${F}.pcf.gz +install: ${DESTDIR}%%FONTSDIR%%/${F}.pcf.gz .endfor all install: Added: head/japanese/font-elisa10/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/font-elisa10/files/pkg-message.in Sun Apr 15 13:52:21 2018 (r467394) @@ -0,0 +1,15 @@ +******************************************************************* +You can start using the font(s) by following these instructions: + +Either type the following in an X terminal: + + xset fp+ %%FONTSDIR%% + xset fp rehash + +Or, more permanently, add the following line to the "Files" section +of your X.Org configuration file (typically /etc/X11/xorg.conf): + + FontPath "%%FONTSDIR%%/" + +then restart X. +******************************************************************* Modified: head/japanese/font-shinonome/Makefile ============================================================================== --- head/japanese/font-shinonome/Makefile Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-shinonome/Makefile Sun Apr 15 13:52:21 2018 (r467394) @@ -3,7 +3,7 @@ PORTNAME= shinonome PORTVERSION= 0.9.11.p1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese x11-fonts MASTER_SITES= http://openlab.jp/efont/dist/shinonome/%SUBDIR%/ MASTER_SITE_SUBDIR= . old @@ -16,14 +16,9 @@ COMMENT= Shinonome Japanese fonts, 12/14/16 dots BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts tar:bzip2 -FONTNAME= misc NO_ARCH= yes +SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME:C/^font-//}-${PORTVERSION:C/.p.*$//} -DATADIR= ${PREFIX}/share/font-${PORTNAME} -SUB_FILES= pkg-install -SUB_LIST= FONTSALIAS=${DATADIR}/fonts.alias -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-install PORTDOCS= AUTHORS BUGS ChangeLog ChangeLog.0 DESIGN.12 DESIGN.14 \ DESIGN.16 DESIGN.18 INSTALL README THANKS TODO LICENSE @@ -60,12 +55,9 @@ do-build: @${ECHO_CMD} "Done" do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${FONTNAMES:C/$/.pcf.gz/} fonts.alias \ - ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${STAGEDIR}${FONTSDIR} && ${LN} -s -f \ - ../../../${DATADIR_REL}/*.pcf.gz . + cd ${WRKSRC} && ${INSTALL_DATA} ${FONTNAMES:C/$/.pcf.gz/} fonts.alias \ + ${STAGEDIR}${FONTSDIR} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} Added: head/japanese/font-shinonome/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/japanese/font-shinonome/files/pkg-message.in Sun Apr 15 13:52:21 2018 (r467394) @@ -0,0 +1,15 @@ +******************************************************************* +You can start using the font(s) by following these instructions: + +Either type the following in an X terminal: + + xset fp+ %%FONTSDIR%% + xset fp rehash + +Or, more permanently, add the following line to the "Files" section +of your X.Org configuration file (typically /etc/X11/xorg.conf): + + FontPath "%%FONTSDIR%%/" + +then restart X. +******************************************************************* Modified: head/japanese/font-shinonome/pkg-plist ============================================================================== --- head/japanese/font-shinonome/pkg-plist Sun Apr 15 13:46:57 2018 (r467393) +++ head/japanese/font-shinonome/pkg-plist Sun Apr 15 13:52:21 2018 (r467394) @@ -1,68 +1,4 @@ -%%DATADIR%%/shnm6x12a.pcf.gz -%%DATADIR%%/shnm6x12ab.pcf.gz -%%DATADIR%%/shnm6x12abi.pcf.gz -%%DATADIR%%/shnm6x12ai.pcf.gz -%%DATADIR%%/shnm6x12r.pcf.gz -%%DATADIR%%/shnm6x12rb.pcf.gz -%%DATADIR%%/shnm6x12rbi.pcf.gz -%%DATADIR%%/shnm6x12ri.pcf.gz -%%DATADIR%%/shnm7x14a.pcf.gz -%%DATADIR%%/shnm7x14ab.pcf.gz -%%DATADIR%%/shnm7x14abi.pcf.gz -%%DATADIR%%/shnm7x14ai.pcf.gz -%%DATADIR%%/shnm7x14r.pcf.gz -%%DATADIR%%/shnm7x14rb.pcf.gz -%%DATADIR%%/shnm7x14rbi.pcf.gz -%%DATADIR%%/shnm7x14ri.pcf.gz -%%DATADIR%%/shnm8x16a.pcf.gz -%%DATADIR%%/shnm8x16ab.pcf.gz -%%DATADIR%%/shnm8x16abi.pcf.gz -%%DATADIR%%/shnm8x16ai.pcf.gz -%%DATADIR%%/shnm8x16r.pcf.gz -%%DATADIR%%/shnm8x16rb.pcf.gz -%%DATADIR%%/shnm8x16rbi.pcf.gz -%%DATADIR%%/shnm8x16ri.pcf.gz -%%DATADIR%%/shnm9x18a.pcf.gz -%%DATADIR%%/shnm9x18ab.pcf.gz -%%DATADIR%%/shnm9x18abi.pcf.gz -%%DATADIR%%/shnm9x18ai.pcf.gz -%%DATADIR%%/shnm9x18r.pcf.gz -%%DATADIR%%/shnm9x18rb.pcf.gz -%%DATADIR%%/shnm9x18rbi.pcf.gz -%%DATADIR%%/shnm9x18ri.pcf.gz -%%DATADIR%%/shnmk12.pcf.gz -%%DATADIR%%/shnmk12b.pcf.gz -%%DATADIR%%/shnmk12bi.pcf.gz -%%DATADIR%%/shnmk12i.pcf.gz -%%DATADIR%%/shnmk12maru.pcf.gz -%%DATADIR%%/shnmk12marub.pcf.gz -%%DATADIR%%/shnmk12marubi.pcf.gz -%%DATADIR%%/shnmk12marui.pcf.gz -%%DATADIR%%/shnmk12min.pcf.gz -%%DATADIR%%/shnmk12minb.pcf.gz -%%DATADIR%%/shnmk12minbi.pcf.gz -%%DATADIR%%/shnmk12mini.pcf.gz -%%DATADIR%%/shnmk12p.pcf.gz -%%DATADIR%%/shnmk12pb.pcf.gz -%%DATADIR%%/shnmk12pbi.pcf.gz -%%DATADIR%%/shnmk12pi.pcf.gz -%%DATADIR%%/shnmk14.pcf.gz -%%DATADIR%%/shnmk14b.pcf.gz -%%DATADIR%%/shnmk14bi.pcf.gz -%%DATADIR%%/shnmk14i.pcf.gz -%%DATADIR%%/shnmk14min.pcf.gz -%%DATADIR%%/shnmk14minb.pcf.gz -%%DATADIR%%/shnmk14minbi.pcf.gz -%%DATADIR%%/shnmk14mini.pcf.gz -%%DATADIR%%/shnmk16.pcf.gz -%%DATADIR%%/shnmk16b.pcf.gz -%%DATADIR%%/shnmk16bi.pcf.gz -%%DATADIR%%/shnmk16i.pcf.gz -%%DATADIR%%/shnmk16min.pcf.gz -%%DATADIR%%/shnmk16minb.pcf.gz -%%DATADIR%%/shnmk16minbi.pcf.gz -%%DATADIR%%/shnmk16mini.pcf.gz -%%DATADIR%%/fonts.alias +%%FONTSDIR%%/fonts.alias %%FONTSDIR%%/shnm6x12a.pcf.gz %%FONTSDIR%%/shnm6x12ab.pcf.gz %%FONTSDIR%%/shnm6x12abi.pcf.gz From owner-svn-ports-head@freebsd.org Sun Apr 15 14:06:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B045AF958ED; Sun, 15 Apr 2018 14:06:50 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 661CB7369A; Sun, 15 Apr 2018 14:06:50 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5C9E67E25; Sun, 15 Apr 2018 14:06:50 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FE6obX003387; Sun, 15 Apr 2018 14:06:50 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FE6oJF003386; Sun, 15 Apr 2018 14:06:50 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201804151406.w3FE6oJF003386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 15 Apr 2018 14:06:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467395 - head/graphics/atril/files X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/graphics/atril/files X-SVN-Commit-Revision: 467395 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 14:06:50 -0000 Author: tijl Date: Sun Apr 15 14:06:49 2018 New Revision: 467395 URL: https://svnweb.freebsd.org/changeset/ports/467395 Log: Fix build with EPUB option disabled. Added: head/graphics/atril/files/ head/graphics/atril/files/patch-libview_ev-jobs.c (contents, props changed) Added: head/graphics/atril/files/patch-libview_ev-jobs.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/atril/files/patch-libview_ev-jobs.c Sun Apr 15 14:06:49 2018 (r467395) @@ -0,0 +1,20 @@ +--- libview/ev-jobs.c.orig 2018-03-22 15:13:28 UTC ++++ libview/ev-jobs.c +@@ -876,8 +876,6 @@ snapshot_callback(WebKitWebView *webview, + gtk_widget_destroy (gtk_widget_get_toplevel (GTK_WIDGET (webview))); + } + +-#endif /* ENABLE_EPUB */ +- + static void + web_thumbnail_get_screenshot_cb (WebKitWebView *webview, + WebKitLoadEvent event, +@@ -909,6 +907,8 @@ webview_load_failed_cb (WebKitWebView *webview, + gtk_widget_destroy (gtk_widget_get_toplevel (GTK_WIDGET (webview))); + return TRUE; + } ++ ++#endif /* ENABLE_EPUB */ + + static gboolean + ev_job_thumbnail_run (EvJob *job) From owner-svn-ports-head@freebsd.org Sun Apr 15 15:45:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8359EF9D390; Sun, 15 Apr 2018 15:45:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DDFC69E59; Sun, 15 Apr 2018 15:45:14 +0000 (UTC) (envelope-from pi@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 0FF5D10E14; Sun, 15 Apr 2018 15:45:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FFjEvF052817; Sun, 15 Apr 2018 15:45:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FFjCC2052803; Sun, 15 Apr 2018 15:45:12 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151545.w3FFjCC2052803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 15:45:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467396 - in head/graphics: . openorienteering-mapper openorienteering-mapper/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/graphics: . openorienteering-mapper openorienteering-mapper/files X-SVN-Commit-Revision: 467396 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 15:45:14 -0000 Author: pi Date: Sun Apr 15 15:45:12 2018 New Revision: 467396 URL: https://svnweb.freebsd.org/changeset/ports/467396 Log: New port: graphics/openorienteering-mapper OpenOrienteering Mapper is a software for creating maps for the orienteering sport. WWW: http://www.openorienteering.org/apps/mapper/ PR: 214758 Submitted by: Nikolay Reviewed by: olivierd Added: head/graphics/openorienteering-mapper/ head/graphics/openorienteering-mapper/Makefile (contents, props changed) head/graphics/openorienteering-mapper/distinfo (contents, props changed) head/graphics/openorienteering-mapper/files/ head/graphics/openorienteering-mapper/files/patch-CMakeLists.txt (contents, props changed) head/graphics/openorienteering-mapper/files/patch-doc_licensing_freebsd-licensing.cmake (contents, props changed) head/graphics/openorienteering-mapper/files/patch-packaging_CMakeLists.txt (contents, props changed) head/graphics/openorienteering-mapper/files/patch-packaging_custom__install.cmake.in (contents, props changed) head/graphics/openorienteering-mapper/files/patch-src_CMakeLists.txt (contents, props changed) head/graphics/openorienteering-mapper/files/patch-src_gdal_CMakeLists.txt (contents, props changed) head/graphics/openorienteering-mapper/files/patch-src_mapper__config.h.in (contents, props changed) head/graphics/openorienteering-mapper/files/patch-translations_CMakeLists.txt (contents, props changed) head/graphics/openorienteering-mapper/files/patch-translations_translate__text__files.sh (contents, props changed) head/graphics/openorienteering-mapper/pkg-descr (contents, props changed) head/graphics/openorienteering-mapper/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Apr 15 14:06:49 2018 (r467395) +++ head/graphics/Makefile Sun Apr 15 15:45:12 2018 (r467396) @@ -661,6 +661,7 @@ SUBDIR += openjpeg15 SUBDIR += openjump SUBDIR += opennurbs + SUBDIR += openorienteering-mapper SUBDIR += openrm SUBDIR += openshadinglanguage SUBDIR += opensubdiv Added: head/graphics/openorienteering-mapper/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/Makefile Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,52 @@ +# Created by: Nikolay Korotkiy +# $FreeBSD$ + +PORTNAME= openorienteering-mapper +PORTVERSION= 0.8.1 +DISTVERSIONPREFIX= v +CATEGORIES= graphics geography + +MAINTAINER= sikmir@gmail.com +COMMENT= Map drawing program from OpenOrienteering + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +BROKEN_FreeBSD_10= fails to compile src/core/map.cpp:1118: no matching member function for call to 'applyOnAllObjects' + +LIB_DEPENDS= libpolyclipping.so:graphics/polyclipping \ + libproj.so:graphics/proj + +USES= cmake:outsource,noninja compiler:c++14-lang \ + desktop-file-utils gmake shared-mime-info +USE_QT5= buildtools_build help qmake_build core gui \ + location network printsupport sensors widgets +USE_GITHUB= yes +GH_ACCOUNT= OpenOrienteering +GH_PROJECT= mapper + +CMAKE_ARGS+= -DLICENSING_PROVIDER=freebsd \ + -DMapper_PACKAGE_NAME=${PORTNAME} \ + -Wno-dev + +OPTIONS_DEFINE= DOCS EXAMPLES GDAL NLS TEST TIFF +OPTIONS_DEFAULT= GDAL +OPTIONS_SUB= yes +DOCS_CMAKE_BOOL= Mapper_WITH_DOCS +DOCS_BUILD_DEPENDS= doxygen:devel/doxygen +DOCS_USE= QT5=assistant_run +EXAMPLES_CMAKE_BOOL= Mapper_WITH_EXAMPLES +GDAL_DESC= Use the GDAL library +GDAL_CMAKE_BOOL= Mapper_USE_GDAL +GDAL_LIB_DEPENDS= libgdal.so:graphics/gdal +NLS_CMAKE_BOOL= Mapper_WITH_NLS +NLS_BUILD_DEPENDS= gsed:textproc/gsed +NLS_USE= QT5=linguisttools_build +NLS_USES= gettext-runtime +TEST_CMAKE_BOOL= Mapper_WITH_TEST +TEST_USE= QT5=testlib_build +TEST_TEST_TARGET= test +TIFF_DESC= Support for TIFF +TIFF_USE= QT5=imageformats + +.include Added: head/graphics/openorienteering-mapper/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/distinfo Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523720387 +SHA256 (OpenOrienteering-mapper-v0.8.1_GH0.tar.gz) = 14debf0c31a3ca5b608154e264007a7582ea87d3466bd7d30527157396ae16d7 +SIZE (OpenOrienteering-mapper-v0.8.1_GH0.tar.gz) = 8449610 Added: head/graphics/openorienteering-mapper/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-CMakeLists.txt Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,47 @@ +--- CMakeLists.txt.orig 2018-03-11 14:00:07 UTC ++++ CMakeLists.txt +@@ -69,6 +69,11 @@ option(Mapper_DEBUG_TRANSLATIONS "Debug + # Used for some Linux distributions which do not provide the polyclipping lib. + option(Mapper_BUILD_CLIPPER "Build the Clipper package from source" OFF) + ++option(Mapper_WITH_DOCS "Build and/or install documentation" ON) ++option(Mapper_WITH_EXAMPLES "Build and/or install examples" ON) ++option(Mapper_WITH_NLS "Native Language Support" ON) ++option(Mapper_WITH_TEST "Build the test suite" ON) ++ + option(Mapper_USE_GDAL "Use the GDAL library" ON) + + if(CMAKE_BUILD_TYPE MATCHES Release|MinSizeRel|RelWithDebInfo) +@@ -227,10 +232,20 @@ endif() + + # Subdirectories + +-add_subdirectory("doc/manual") +-add_subdirectory("examples") ++if (Mapper_WITH_DOCS) ++ add_subdirectory("doc/manual") ++endif() ++if (Mapper_WITH_EXAMPLES) ++ add_subdirectory("examples") ++endif() + add_subdirectory("symbol sets") +-add_subdirectory("translations") ++if (Mapper_WITH_NLS) ++ add_subdirectory("translations") ++else() ++ execute_process(COMMAND "${CMAKE_COMMAND}" -E make_directory "packaging/linux") ++ execute_process(COMMAND "${CMAKE_COMMAND}" -E copy "${PROJECT_SOURCE_DIR}/packaging/linux/Mapper.desktop" "packaging/linux/") ++ execute_process(COMMAND "${CMAKE_COMMAND}" -E copy "${PROJECT_SOURCE_DIR}/packaging/linux/openorienteering-mapper.xml" "packaging/linux/") ++endif() + add_subdirectory("3rd-party/qbezier") + if(NOT ANDROID) + add_subdirectory("3rd-party/qtsingleapplication") +@@ -250,7 +265,7 @@ if(CMAKE_CROSSCOMPILING) + add_custom_target(TEST_WARNING ALL + COMMENT "Crosscompiling, skipping all tests") + add_dependencies(TEST_WARNING Mapper) +-else() ++elseif(Mapper_WITH_TEST) + enable_testing() + add_subdirectory("test") + endif() Added: head/graphics/openorienteering-mapper/files/patch-doc_licensing_freebsd-licensing.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-doc_licensing_freebsd-licensing.cmake Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,9 @@ +--- doc/licensing/freebsd-licensing.cmake.orig 2018-04-14 16:13:40 UTC ++++ doc/licensing/freebsd-licensing.cmake +@@ -0,0 +1,6 @@ ++include("linux-distribution.cmake") ++ ++set(system_copyright_dir "/usr/local/share/licenses") ++set(copyright_pattern ++ "${system_copyright_dir}/@package@/LICENSE" ++) Added: head/graphics/openorienteering-mapper/files/patch-packaging_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-packaging_CMakeLists.txt Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,11 @@ +--- packaging/CMakeLists.txt.orig 2018-03-11 14:00:07 UTC ++++ packaging/CMakeLists.txt +@@ -437,7 +437,7 @@ endforeach(_qt_plugin) + if(UNIX AND NOT APPLE AND NOT ANDROID) + install( + FILES "${PROJECT_SOURCE_DIR}/doc/man/Mapper.1" +- DESTINATION "share/man/man1") ++ DESTINATION "man/man1") + install( + FILES "${CMAKE_CURRENT_BINARY_DIR}/linux/Mapper.desktop" + DESTINATION "share/applications") Added: head/graphics/openorienteering-mapper/files/patch-packaging_custom__install.cmake.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-packaging_custom__install.cmake.in Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,8 @@ +--- packaging/custom_install.cmake.in.orig 2018-03-11 14:00:07 UTC ++++ packaging/custom_install.cmake.in +@@ -215,4 +215,4 @@ endif() + set(runtime "") + set(dirs "@MAPPER_LIB_HINTS@") + handle_qt_conf() +-fixup_bundle_portable("${runtime}" "${dirs}") ++#fixup_bundle_portable("${runtime}" "${dirs}") Added: head/graphics/openorienteering-mapper/files/patch-src_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-src_CMakeLists.txt Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,14 @@ +--- src/CMakeLists.txt.orig 2018-03-11 14:00:07 UTC ++++ src/CMakeLists.txt +@@ -286,8 +286,9 @@ target_compile_definitions(Mapper_Common + # MAPPER_ENABLE_COMPATIBILITY + ) + +-mapper_translations_sources(${Mapper_Common_SRCS} ${Mapper_Common_HEADERS}) +- ++if(Mapper_WITH_NLS) ++ mapper_translations_sources(${Mapper_Common_SRCS} ${Mapper_Common_HEADERS}) ++endif() + + # Mapper executable + Added: head/graphics/openorienteering-mapper/files/patch-src_gdal_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-src_gdal_CMakeLists.txt Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,15 @@ +--- src/gdal/CMakeLists.txt.orig 2018-03-11 14:00:07 UTC ++++ src/gdal/CMakeLists.txt +@@ -34,8 +34,10 @@ set(MAPPER_GDAL_SOURCES + ogr_template.cpp + mapper-osmconf.ini + ) +- +-mapper_translations_sources(${MAPPER_GDAL_HEADERS} ${MAPPER_GDAL_SOURCES}) ++ ++if(Mapper_WITH_NLS) ++ mapper_translations_sources(${MAPPER_GDAL_HEADERS} ${MAPPER_GDAL_SOURCES}) ++endif() + + add_library(mapper-gdal STATIC ${MAPPER_GDAL_HEADERS} ${MAPPER_GDAL_SOURCES} "${PROJECT_BINARY_DIR}/gdal/mapper-osmconf.ini") + Added: head/graphics/openorienteering-mapper/files/patch-src_mapper__config.h.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-src_mapper__config.h.in Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,10 @@ +--- src/mapper_config.h.in.orig 2018-03-11 14:00:07 UTC ++++ src/mapper_config.h.in +@@ -30,6 +30,7 @@ + + #cmakedefine Mapper_DEBUG_TRANSLATIONS + #cmakedefine Mapper_PACKAGE_NAME ++#cmakedefine Mapper_WITH_DOCS + #define MAPPER_DATA_DESTINATION "@CMAKE_INSTALL_PREFIX@/@MAPPER_DATA_DESTINATION@" + #define MAPPER_ABOUT_DESTINATION "@CMAKE_INSTALL_PREFIX@/@MAPPER_ABOUT_DESTINATION@" + Added: head/graphics/openorienteering-mapper/files/patch-translations_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-translations_CMakeLists.txt Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,31 @@ +--- translations/CMakeLists.txt.orig 2018-03-11 14:00:07 UTC ++++ translations/CMakeLists.txt +@@ -220,24 +220,24 @@ else() + + set(pre_lupdate ) + set(post_lupdate +- COMMAND sed -i -e "//N\\;/Q[A-Z]/,/<.context>/d" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" ++ COMMAND gsed -i -e "//N\\;/Q[A-Z]/,/<.context>/d" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" + ) + if("${ts_filename}" STREQUAL "OpenOrienteering_hu") + # No plural support for Hungarian in Qt + # Save first numerusform in translatorcomment + list(APPEND pre_lupdate +- COMMAND sed -i -f "${save_first_numerusform}" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" ++ COMMAND gsed -i -f "${save_first_numerusform}" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" + ) + # Restore first numerusform for translatorcomment + list(APPEND post_lupdate +- COMMAND sed -i -f "${restore_first_numerusform}" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" ++ COMMAND gsed -i -f "${restore_first_numerusform}" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" + ) + endif() + + add_custom_target(Mapper_${ts_filename}_update + ${pre_lupdate} + COMMAND "${Qt5_LUPDATE_EXECUTABLE}" ${lupdate_options} "@${listfile}" -ts "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" +- COMMAND sed -i -e "//N;/Q[A-Z]/,/<.context>/d" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" ++ COMMAND gsed -i -e "//N;/Q[A-Z]/,/<.context>/d" "${CMAKE_CURRENT_SOURCE_DIR}/${translation}" + ${post_lupdate} + VERBATIM + ) Added: head/graphics/openorienteering-mapper/files/patch-translations_translate__text__files.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/files/patch-translations_translate__text__files.sh Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,58 @@ +--- translations/translate_text_files.sh.orig 2018-03-11 14:00:07 UTC ++++ translations/translate_text_files.sh +@@ -21,8 +21,8 @@ set -e + + for FILE + do +- echo -n "$FILE" | sed -e 's/.*OpenOrienteering_/Comment[/;s/\.ts$/]=/' +- cat ${FILE} | sed -n -e ' ++ echo -n "$FILE" | gsed -e 's/.*OpenOrienteering_/Comment[/;s/\.ts$/]=/' ++ cat ${FILE} | gsed -n -e ' + /A free software for drawing orienteering maps/! n +@@ -31,22 +31,22 @@ do + p + q + ' +-done | sed -e " ++done | gsed -e " + s/^[^=]*\]=\(Comment\)/\1/ + /^[^=]*\]=$/ d + s/"/\"/ + s/'/'/ + " > desktop_file_comment.txt + +-sed -i "../packaging/linux/Mapper.desktop" -e ' ++gsed -i "../packaging/linux/Mapper.desktop" -e ' + /^Comment=/ r desktop_file_comment.txt + /^Comment\[/ d + ' + + for FILE + do +- echo -n "$FILE" | sed -e 's/.*OpenOrienteering_/ /' +- cat ${FILE} | sed -n -e ' ++ echo -n "$FILE" | gsed -e 's/.*OpenOrienteering_/ /' ++ cat ${FILE} | gsed -n -e ' + /Orienteering map/! n +@@ -55,7 +55,7 @@ do + p + q + ' +-done | sed -e " ++done | gsed -e " + s/^[^>]*>\( *$/ d + s/$/<\/comment>/ +@@ -63,7 +63,7 @@ done | sed -e " + s/'/'/ + " > mime_type_comment.txt + +-sed -i "../packaging/linux/openorienteering-mapper.xml" -e ' ++gsed -i "../packaging/linux/openorienteering-mapper.xml" -e ' + /^ */ r mime_type_comment.txt + /^ *]*lang=/ d + ' Added: head/graphics/openorienteering-mapper/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/pkg-descr Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,6 @@ +OpenOrienteering Mapper (OOM). + +OpenOrienteering Mapper is a software for creating +maps for the orienteering sport. + +WWW: http://www.openorienteering.org/apps/mapper/ Added: head/graphics/openorienteering-mapper/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/openorienteering-mapper/pkg-plist Sun Apr 15 15:45:12 2018 (r467396) @@ -0,0 +1,100 @@ +bin/Mapper +man/man1/Mapper.1.gz +share/applications/Mapper.desktop +%%DOCSDIR%%/3rd-party/qtsingleapplication.txt +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/Mapper 0.8.1 Manual.qch +%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/Mapper 0.8.1 Manual.qhc +%%DOCSDIR%%/common-licenses/GPL-3.txt +%%DOCSDIR%%/licensing.html +share/icons/hicolor/128x128/apps/Mapper.png +share/icons/hicolor/128x128/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/128x128/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/16x16/apps/Mapper.png +share/icons/hicolor/16x16/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/16x16/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/24x24/apps/Mapper.png +share/icons/hicolor/24x24/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/24x24/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/256x256/apps/Mapper.png +share/icons/hicolor/256x256/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/256x256/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/32x32/apps/Mapper.png +share/icons/hicolor/32x32/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/32x32/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/48x48/apps/Mapper.png +share/icons/hicolor/48x48/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/48x48/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/512x512/apps/Mapper.png +share/icons/hicolor/512x512/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/512x512/mimetypes/application-x-openorienteering-xmap.png +share/icons/hicolor/96x96/apps/Mapper.png +share/icons/hicolor/96x96/mimetypes/application-x-openorienteering-ocd.png +share/icons/hicolor/96x96/mimetypes/application-x-openorienteering-xmap.png +share/mime/packages/openorienteering-mapper.xml +%%EXAMPLES%%%%DATADIR%%/examples/complete map.omap +%%EXAMPLES%%%%DATADIR%%/examples/forest sample.omap +%%EXAMPLES%%%%DATADIR%%/examples/overprinting.omap +%%GDAL%%%%DATADIR%%/gdal/mapper-osmconf.ini +%%DATADIR%%/symbol sets/10000/Course_Design_10000.omap +%%DATADIR%%/symbol sets/10000/ISMTBOM_10000.omap +%%DATADIR%%/symbol sets/10000/ISOM2000_10000.omap +%%DATADIR%%/symbol sets/10000/ISOM2017_10000.omap +%%DATADIR%%/symbol sets/10000/ISSkiOM_10000.omap +%%DATADIR%%/symbol sets/15000/Course_Design_15000.omap +%%DATADIR%%/symbol sets/15000/ISMTBOM_15000.omap +%%DATADIR%%/symbol sets/15000/ISOM2000_15000.omap +%%DATADIR%%/symbol sets/15000/ISOM2017_15000.omap +%%DATADIR%%/symbol sets/15000/ISSkiOM_15000.omap +%%DATADIR%%/symbol sets/20000/ISMTBOM_20000.omap +%%DATADIR%%/symbol sets/4000/Course_Design_4000.omap +%%DATADIR%%/symbol sets/4000/ISSOM_4000.omap +%%DATADIR%%/symbol sets/5000/Course_Design_5000.omap +%%DATADIR%%/symbol sets/5000/ISMTBOM_5000.omap +%%DATADIR%%/symbol sets/5000/ISSOM_5000.omap +%%DATADIR%%/symbol sets/5000/ISSkiOM_5000.omap +%%DATADIR%%/symbol sets/7500/ISMTBOM_7500.omap +%%DATADIR%%/symbol sets/ISOM2000-ISOM2017.crt +%%DATADIR%%/symbol sets/ISOM2000-ISSOM.crt +%%DATADIR%%/symbol sets/OSM-ISOM2000.crt +%%DATADIR%%/symbol sets/OSM-ISOM2017.crt +%%DATADIR%%/symbol sets/OSM-ISSOM.crt +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_cs.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_da.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_de.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_en.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_eo.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_es.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_fi.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_fr.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_hu.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_id.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_it.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_ja.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_lv.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_nb.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_nl.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_pl.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_pt_BR.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_ru.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_sv.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_uk.qm +%%NLS%%%%DATADIR%%/translations/OpenOrienteering_zh_CN.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_cs.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_da.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_de.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_eo.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_es.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_fi.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_fr.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_hu.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_it.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_nl.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_ru.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_sv.qm +%%NLS%%%%DATADIR%%/translations/map_symbols_uk.qm +%%NLS%%%%DATADIR%%/translations/qt_eo.qm +%%NLS%%%%DATADIR%%/translations/qt_et.qm +%%NLS%%%%DATADIR%%/translations/qt_id.qm +%%NLS%%%%DATADIR%%/translations/qt_lv.qm +%%NLS%%%%DATADIR%%/translations/qt_nb.qm +%%NLS%%%%DATADIR%%/translations/qt_nl.qm From owner-svn-ports-head@freebsd.org Sun Apr 15 16:18:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52920F9F9EC; Sun, 15 Apr 2018 16:18:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F19D66FD9A; Sun, 15 Apr 2018 16:18:00 +0000 (UTC) (envelope-from pi@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 E574311305; Sun, 15 Apr 2018 16:18:00 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FGI05F067678; Sun, 15 Apr 2018 16:18:00 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FGI0TN067666; Sun, 15 Apr 2018 16:18:00 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151618.w3FGI0TN067666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 16:18:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467397 - in head/archivers: . urbackup-client urbackup-client/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/archivers: . urbackup-client urbackup-client/files X-SVN-Commit-Revision: 467397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 16:18:01 -0000 Author: pi Date: Sun Apr 15 16:17:59 2018 New Revision: 467397 URL: https://svnweb.freebsd.org/changeset/ports/467397 Log: New port: archivers/urbackup-client UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time. File and image backups are made while the system is running without interrupting current processes. UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast. Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore). A web interface makes setting up your own backup server really easy. WWW: https://www.urbackup.org PR: 227154 Submitted by: Kirk Coombs Added: head/archivers/urbackup-client/ head/archivers/urbackup-client/Makefile (contents, props changed) head/archivers/urbackup-client/distinfo (contents, props changed) head/archivers/urbackup-client/files/ head/archivers/urbackup-client/files/pkg-message.in (contents, props changed) head/archivers/urbackup-client/files/urbackup_client.in (contents, props changed) head/archivers/urbackup-client/pkg-descr (contents, props changed) head/archivers/urbackup-client/pkg-plist (contents, props changed) Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Apr 15 15:45:12 2018 (r467396) +++ head/archivers/Makefile Sun Apr 15 16:17:59 2018 (r467397) @@ -245,6 +245,7 @@ SUBDIR += unzip SUBDIR += unzoo SUBDIR += upx + SUBDIR += urbackup-client SUBDIR += xar SUBDIR += xarchive SUBDIR += xarchiver Added: head/archivers/urbackup-client/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/Makefile Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,106 @@ +# $FreeBSD$ + +PORTNAME= urbackup-client +DISTVERSION= 2.2.5 +CATEGORIES= archivers +MASTER_SITES= https://hndl.urbackup.org/Client/${DISTVERSION}/ + +MAINTAINER= freebsd@coombscloud.com +COMMENT= Client component of the UrBackup backup system + +LICENSE= AGPLv3 + +WRKSRC= ${WRKDIR}/${DISTNAME}.0 + +OPTIONS_DEFINE= GUI +GUI_DESC= GTK2 Tray Icon +OPTIONS_SUB= yes + +LIB_DEPENDS+= libcryptopp.so:security/cryptopp +GUI_LIB_DEPENDS+= libwx_baseu-3.0.so:x11-toolkits/wxgtk30 + +USERS= urbackup +GROUPS= urbackup + +USES= gettext +GNU_CONFIGURE= YES +CPPFLAGS+= -I${PREFIX}/include +LDFLAGS+= -L${PREFIX}/lib +CONFIGURE_ARGS= --disable-clientupdate + +.include + +.if ${PORT_OPTIONS:MGUI} +USE_WX= 3.0+ +CONFIGURE_ARGS+= --with-wx-config=${WX_CONFIG} +.else +CONFIGURE_ARGS+= --enable-headless +.endif + +USE_RC_SUBR= urbackup_client +SUB_FILES= pkg-message + +CONFFILES= mariadbdump.conf \ + mariadbxtrabackup.conf \ + mariadbdump.conf \ + postgresbase.conf \ + postgresqldump.conf + +XPMFILES= backup-bad.xpm \ + backup-no-recent.xpm \ + backup-ok.xpm \ + backup-progress.xpm \ + backup-indexing.xpm \ + backup-no-server.xpm \ + backup-progress-pause.xpm + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/share/urbackup/scripts + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/urbackup + ${MKDIR} ${STAGEDIR}/var/urbackup/data + + ${INSTALL_PROGRAM} ${WRKSRC}/urbackupclientctl \ + ${STAGEDIR}${PREFIX}/bin + + ${INSTALL_PROGRAM} ${WRKSRC}/urbackupclientbackend \ + ${STAGEDIR}${PREFIX}/sbin + + (cd ${WRKSRC}/urbackupclient/backup_scripts && ${COPYTREE_BIN} . \ + ${STAGEDIR}${PREFIX}/share/urbackup/scripts "! -name *\.conf") + +.for f in ${CONFFILES} + ${INSTALL_DATA} ${WRKSRC}/urbackupclient/backup_scripts/${f} \ + ${STAGEDIR}${PREFIX}/etc/urbackup/${f}.sample +.endfor + + ${INSTALL_DATA} ${WRKSRC}/client/data/updates_h.dat \ + ${STAGEDIR}${PREFIX}/share/urbackup + + ${INSTALL_MAN} ${WRKSRC}/docs/urbackupclientbackend.1 \ + ${STAGEDIR}${MANPREFIX}/man/man1 + +do-install-GUI-on: + ${INSTALL_PROGRAM} ${WRKSRC}/urbackupclientgui \ + ${STAGEDIR}${PREFIX}/bin + + ${INSTALL_DATA} ${WRKSRC}/client/data/logo1.png \ + ${STAGEDIR}${PREFIX}/share/urbackup + + ${INSTALL_DATA} ${WRKSRC}/client/info.txt \ + ${STAGEDIR}${PREFIX}/share/urbackup + +.for f in ${XPMFILES} + ${INSTALL_DATA} ${WRKSRC}/client/data/${f} \ + ${STAGEDIR}${PREFIX}/share/urbackup +.endfor + +.for f in it pl pt_BR sk zh_TW zh_CN de es fr ru uk da nl fa cs + ${MKDIR} ${STAGEDIR}${PREFIX}/share/urbackup/lang/${f} +.endfor + +.for f in it pl pt_BR sk zh_TW zh_CN de es fr ru uk da nl fa cs + ${INSTALL_DATA} ${WRKSRC}/client/data/lang/${f}/urbackup.mo \ + ${STAGEDIR}${PREFIX}/share/urbackup/lang/${f} +.endfor + +.include Added: head/archivers/urbackup-client/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/distinfo Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,3 @@ +TIMESTAMP = 1521902273 +SHA256 (urbackup-client-2.2.5.tar.gz) = 125180db455c6dd626e1facae77bad2f92b5f2570adfa7e4beeb922f39586d2c +SIZE (urbackup-client-2.2.5.tar.gz) = 3368914 Added: head/archivers/urbackup-client/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/files/pkg-message.in Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,25 @@ +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + +archivers/urbackup-client includes an RC script: +%%PREFIX%%/etc/rc.d/urbackup_client + +TO START URBACKUP CLIENT ON BOOT: +sysrc urbackup_client_enable=YES + +START MANUALLY: +service urbackup_client start + +If the GTK2 GUI was built, it can be launched via: +%%PREFIX%%/bin/urbackupclientctl + +NOTE: For client configuration or to view logs, the GTK2 GUI +needs to have one of the following in its PATH: + - kdesu (e.g., %%PREFIX%%/lib/kde4/libexec/) + (port: x11/kde-runtime) + - gksu (e.g., %%PREFIX%%/bin/) + (port: sysutils/gksu) + +The client can also be configured via the UrBackup Server, or +%%PREFIX%%/bin/urbackupclientctl + +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Added: head/archivers/urbackup-client/files/urbackup_client.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/files/urbackup_client.in Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,30 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: urbackup_client +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# urbackup_client_enable (bool): Set to NO by default. +# Set it to YES to enable the UrBackup Client Backend. + +. /etc/rc.subr + +name=urbackup_client +desc="UrBackup Client Backend" +rcvar=urbackup_client_enable + +load_rc_config $name + +: ${urbackup_client_enable:=NO} + +command=%%PREFIX%%/sbin/urbackupclientbackend +pidfile=/var/run/urbackupclientbackend.pid + +command_args="-d -w $pidfile" + +run_rc_command "$1" Added: head/archivers/urbackup-client/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/pkg-descr Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,18 @@ +UrBackup is an easy to setup Open Source client/server backup system, +that through a combination of image and file backups accomplishes +both data safety and a fast restoration time. + +File and image backups are made while the system is running without +interrupting current processes. + +UrBackup also continuously watches folders you want backed up in +order to quickly find differences to previous backups. Because of +that, incremental file backups are really fast. + +Your files can be restored through the web interface, via the client or the +Windows Explorer while the backups of drive volumes can be restored with a +bootable CD or USB-Stick (bare metal restore). + +A web interface makes setting up your own backup server really easy. + +WWW: https://www.urbackup.org Added: head/archivers/urbackup-client/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-client/pkg-plist Sun Apr 15 16:17:59 2018 (r467397) @@ -0,0 +1,50 @@ +bin/urbackupclientctl +%%GUI%%bin/urbackupclientgui +sbin/urbackupclientbackend +@(,,0444) man/man1/urbackupclientbackend.1.gz +@mode 0700 +@sample etc/urbackup/mariadbdump.conf.sample +@sample etc/urbackup/mariadbxtrabackup.conf.sample +@sample etc/urbackup/postgresbase.conf.sample +@sample etc/urbackup/postgresqldump.conf.sample +share/urbackup/scripts/list +share/urbackup/scripts/mariadbdump +share/urbackup/scripts/mariadbpostbackup +share/urbackup/scripts/mariadbprebackup +share/urbackup/scripts/mariadbxtrabackup +share/urbackup/scripts/postgresbase +share/urbackup/scripts/postgresqldump +share/urbackup/scripts/postgresqlpostbackup +share/urbackup/scripts/postgresqlprebackup +share/urbackup/scripts/restore-mariadbbackup +share/urbackup/scripts/setup-mariadbbackup +share/urbackup/scripts/setup-postgresbackup +@mode 0644 +share/urbackup/updates_h.dat +%%GUI%%share/urbackup/info.txt +%%GUI%%share/urbackup/logo1.png +%%GUI%%share/urbackup/backup-bad.xpm +%%GUI%%share/urbackup/backup-indexing.xpm +%%GUI%%share/urbackup/backup-no-recent.xpm +%%GUI%%share/urbackup/backup-no-server.xpm +%%GUI%%share/urbackup/backup-ok.xpm +%%GUI%%share/urbackup/backup-progress-pause.xpm +%%GUI%%share/urbackup/backup-progress.xpm +%%GUI%%share/urbackup/lang/cs/urbackup.mo +%%GUI%%share/urbackup/lang/da/urbackup.mo +%%GUI%%share/urbackup/lang/de/urbackup.mo +%%GUI%%share/urbackup/lang/es/urbackup.mo +%%GUI%%share/urbackup/lang/fa/urbackup.mo +%%GUI%%share/urbackup/lang/fr/urbackup.mo +%%GUI%%share/urbackup/lang/it/urbackup.mo +%%GUI%%share/urbackup/lang/nl/urbackup.mo +%%GUI%%share/urbackup/lang/pl/urbackup.mo +%%GUI%%share/urbackup/lang/pt_BR/urbackup.mo +%%GUI%%share/urbackup/lang/ru/urbackup.mo +%%GUI%%share/urbackup/lang/sk/urbackup.mo +%%GUI%%share/urbackup/lang/uk/urbackup.mo +%%GUI%%share/urbackup/lang/zh_CN/urbackup.mo +%%GUI%%share/urbackup/lang/zh_TW/urbackup.mo +@dir(,,0700) /var/urbackup/data +@dir(urbackup,urbackup,0755) /var/urbackup +@mode 555 From owner-svn-ports-head@freebsd.org Sun Apr 15 16:18:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A52ECF9FB17; Sun, 15 Apr 2018 16:18:54 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 54B2A6FEE8; Sun, 15 Apr 2018 16:18:54 +0000 (UTC) (envelope-from pi@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 4FADD11307; Sun, 15 Apr 2018 16:18:54 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FGIsU2067827; Sun, 15 Apr 2018 16:18:54 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FGIsJG067825; Sun, 15 Apr 2018 16:18:54 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151618.w3FGIsJG067825@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 16:18:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467398 - head X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 467398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 16:18:54 -0000 Author: pi Date: Sun Apr 15 16:18:53 2018 New Revision: 467398 URL: https://svnweb.freebsd.org/changeset/ports/467398 Log: archivers/urbackup-client: add missing UIDs/GIDs - pointy hat to pi PR: 227154 Submitted by: Kirk Coombs Modified: head/GIDs head/UIDs Modified: head/GIDs ============================================================================== --- head/GIDs Sun Apr 15 16:17:59 2018 (r467397) +++ head/GIDs Sun Apr 15 16:18:53 2018 (r467398) @@ -831,7 +831,7 @@ pdagent:*:887: vuls:*:888: mattermost:*:889: matterircd:*:890: -# free: 891 +urbackup:*:891: tautulli:*:892: logstash:*:893: arangodb:*:894: Modified: head/UIDs ============================================================================== --- head/UIDs Sun Apr 15 16:17:59 2018 (r467397) +++ head/UIDs Sun Apr 15 16:18:53 2018 (r467398) @@ -837,7 +837,7 @@ pdagent:*:887:887::0:0:PagerDuty Agent:/nonexistent:/u vuls:*:888:888::0:0:VULnerability Scanner:/var/db/vuls:/usr/sbin/nologin mattermost:*:889:889::0:0:Mattermost:/usr/local/www/mattermost:/usr/sbin/nologin matterircd:*:890:890::0:0:Matterircd User:/nonexistent:/usr/sbin/nologin -# free: 891 +urbackup:*:891:891::0:0:UrBackup Server:/var/urbackup:/usr/sbin/nologin tautulli:*:892:892::0:0:Tautulli user:/nonexistent:/usr/sbin/nologin logstash:*:893:893::0:0:Logstash user:/nonexistent:/usr/sbin/nologin arangodb:*:894:894::0:0:ArangoDB pseudo-user:/var/db/arangodb:/usr/sbin/nologin From owner-svn-ports-head@freebsd.org Sun Apr 15 16:45:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53183FA1AED; Sun, 15 Apr 2018 16:45:41 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00AB77835B; Sun, 15 Apr 2018 16:45:41 +0000 (UTC) (envelope-from mr@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 EB2CB117C8; Sun, 15 Apr 2018 16:45:40 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FGjeD2082514; Sun, 15 Apr 2018 16:45:40 GMT (envelope-from mr@FreeBSD.org) Received: (from mr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FGjems082512; Sun, 15 Apr 2018 16:45:40 GMT (envelope-from mr@FreeBSD.org) Message-Id: <201804151645.w3FGjems082512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mr set sender to mr@FreeBSD.org using -f From: Michael Reifenberger Date: Sun, 15 Apr 2018 16:45:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467399 - head/cad/kicad-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mr X-SVN-Commit-Paths: head/cad/kicad-devel X-SVN-Commit-Revision: 467399 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 16:45:41 -0000 Author: mr Date: Sun Apr 15 16:45:40 2018 New Revision: 467399 URL: https://svnweb.freebsd.org/changeset/ports/467399 Log: Update to r20180415140733. Modified: head/cad/kicad-devel/Makefile.git_rev head/cad/kicad-devel/distinfo Modified: head/cad/kicad-devel/Makefile.git_rev ============================================================================== --- head/cad/kicad-devel/Makefile.git_rev Sun Apr 15 16:18:53 2018 (r467398) +++ head/cad/kicad-devel/Makefile.git_rev Sun Apr 15 16:45:40 2018 (r467399) @@ -1,2 +1,2 @@ -GIT_SRC_HASH= 1cd64778d60c5fb5f655e8154976b043cd3c85c0 -GIT_SRC_DATE= 20180326082409 +GIT_SRC_HASH= 8fcdc4f6c3fb7c10b4088de11d15d95c4345f9d3 +GIT_SRC_DATE= 20180415140733 Modified: head/cad/kicad-devel/distinfo ============================================================================== --- head/cad/kicad-devel/distinfo Sun Apr 15 16:18:53 2018 (r467398) +++ head/cad/kicad-devel/distinfo Sun Apr 15 16:45:40 2018 (r467399) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522064333 -SHA256 (kicad/KiCad-kicad-source-mirror-r20180326082409-1cd64778d60c5fb5f655e8154976b043cd3c85c0_GH0.tar.gz) = 00df70a61b57523e708d5f8a0d99e3d6830efc97a81b2852c819017131986f04 -SIZE (kicad/KiCad-kicad-source-mirror-r20180326082409-1cd64778d60c5fb5f655e8154976b043cd3c85c0_GH0.tar.gz) = 24251982 +TIMESTAMP = 1523795854 +SHA256 (kicad/KiCad-kicad-source-mirror-r20180415140733-8fcdc4f6c3fb7c10b4088de11d15d95c4345f9d3_GH0.tar.gz) = 9a962e8992134eed6bc9a26e4c7bedf73af66b409041798be8886973890358df +SIZE (kicad/KiCad-kicad-source-mirror-r20180415140733-8fcdc4f6c3fb7c10b4088de11d15d95c4345f9d3_GH0.tar.gz) = 24214405 From owner-svn-ports-head@freebsd.org Sun Apr 15 17:00:12 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8514FA26B1; Sun, 15 Apr 2018 17:00:11 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 739067B03A; Sun, 15 Apr 2018 17:00:11 +0000 (UTC) (envelope-from pi@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 51B8F1195A; Sun, 15 Apr 2018 17:00:11 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FH0Bhp087709; Sun, 15 Apr 2018 17:00:11 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FH0APt087702; Sun, 15 Apr 2018 17:00:10 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151700.w3FH0APt087702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 17:00:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467400 - in head/archivers: . urbackup-server urbackup-server/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head/archivers: . urbackup-server urbackup-server/files X-SVN-Commit-Revision: 467400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 17:00:12 -0000 Author: pi Date: Sun Apr 15 17:00:10 2018 New Revision: 467400 URL: https://svnweb.freebsd.org/changeset/ports/467400 Log: New port: archivers/urbackup-server UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time. File and image backups are made while the system is running without interrupting current processes. UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast. Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore). A web interface makes setting up your own backup server really easy. WWW: https://www.urbackup.org PR: 225148 Submitted by: Kirk Coombs Added: head/archivers/urbackup-server/ head/archivers/urbackup-server/Makefile (contents, props changed) head/archivers/urbackup-server/distinfo (contents, props changed) head/archivers/urbackup-server/files/ head/archivers/urbackup-server/files/pkg-message.in (contents, props changed) head/archivers/urbackup-server/files/urbackup_server.in (contents, props changed) head/archivers/urbackup-server/pkg-descr (contents, props changed) head/archivers/urbackup-server/pkg-plist (contents, props changed) Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Sun Apr 15 16:45:40 2018 (r467399) +++ head/archivers/Makefile Sun Apr 15 17:00:10 2018 (r467400) @@ -246,6 +246,7 @@ SUBDIR += unzoo SUBDIR += upx SUBDIR += urbackup-client + SUBDIR += urbackup-server SUBDIR += xar SUBDIR += xarchive SUBDIR += xarchiver Added: head/archivers/urbackup-server/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/Makefile Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= urbackup-server +DISTVERSION= 2.2.10 +CATEGORIES= archivers +MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/ + +MAINTAINER= freebsd@coombscloud.com +COMMENT= Server component of the UrBackup backup system + +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/server-license.txt + +LIB_DEPENDS= libcryptopp.so:security/cryptopp \ + libcurl.so:ftp/curl + +USES+= fakeroot + +USERS= urbackup +GROUPS= urbackup + +GNU_CONFIGURE= YES +CONFIGURE_ARGS= --enable-packaging + +USE_RC_SUBR= urbackup_server + +SUB_FILES= pkg-message + +post-install: + ${INSTALL_MAN} ${WRKSRC}/docs/urbackupsrv.1 ${STAGEDIR}${MANPREFIX}/man/man1 + +.include Added: head/archivers/urbackup-server/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/distinfo Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523807923 +SHA256 (urbackup-server-2.2.10.tar.gz) = e0d3664ad6bec5ad21c17603280694865690a27b1356d2a8516a5e3ddfcb25d3 +SIZE (urbackup-server-2.2.10.tar.gz) = 6679697 Added: head/archivers/urbackup-server/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/files/pkg-message.in Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,23 @@ +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + +archivers/urbackup-server includes an RC script: +%%PREFIX%%/etc/rc.d/urbackup_server + +TO START URBACKUP SERVER ON BOOT: +sysrc urbackup_server_enable=YES + +START MANUALLY: +service urbackup_server start + +Once started, visit the following to configure: +http://localhost:55414 + +SECURITY WARNING: +This port sets the SUID/SGID bits on the following files: +%%PREFIX%%/bin/urbackup_mount_helper +%%PREFIX%%/bin/urbackup_snapshot_helper + +For details, see: +https://www.urbackup.org/administration_manual.html + +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Added: head/archivers/urbackup-server/files/urbackup_server.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/files/urbackup_server.in Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,30 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: urbackup_server +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add these lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# urbackup_server_enable (bool): Set to NO by default. +# Set it to YES to enable the UrBackup Server. + +. /etc/rc.subr + +name=urbackup_server +desc="UrBackup Daemon" +rcvar=urbackup_server_enable + +load_rc_config $name + +: ${urbackup_server_enable:=NO} + +command=%%PREFIX%%/bin/urbackupsrv +pidfile=/var/run/urbackupsrv.pid + +command_args="run -d -w $pidfile" + +run_rc_command "$1" Added: head/archivers/urbackup-server/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/pkg-descr Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,18 @@ +UrBackup is an easy to setup Open Source client/server backup system, +that through a combination of image and file backups accomplishes +both data safety and a fast restoration time. + +File and image backups are made while the system is running without +interrupting current processes. + +UrBackup also continuously watches folders you want backed up in +order to quickly find differences to previous backups. Because of +that, incremental file backups are really fast. + +Your files can be restored through the web interface, via the client or the +Windows Explorer while the backups of drive volumes can be restored with a +bootable CD or USB-Stick (bare metal restore). + +A web interface makes setting up your own backup server really easy. + +WWW: https://www.urbackup.org Added: head/archivers/urbackup-server/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/urbackup-server/pkg-plist Sun Apr 15 17:00:10 2018 (r467400) @@ -0,0 +1,141 @@ +bin/urbackupsrv +@(,,6555) bin/urbackup_mount_helper +@(,,6555) bin/urbackup_snapshot_helper +@mode 0444 +man/man1/urbackupsrv.1.gz +@mode 0644 +share/urbackup/server-license.txt +share/urbackup/urbackup_ecdsa409k1.pub +share/urbackup/www/css/bootstrap-flat-extras.chash-958e73e0ffd138319a4c6be29fa24392.min.css +share/urbackup/www/css/bootstrap-flat-extras.css +share/urbackup/www/css/bootstrap-flat.chash-afad0eb464edab83aeb369684734541e.min.css +share/urbackup/www/css/bootstrap-flat.css +share/urbackup/www/css/bootstrap-select.chash-d2d8b0cbdd75333eb01a025abd0ed954.min.css +share/urbackup/www/css/bootstrap-select.css +share/urbackup/www/css/bootstrap-theme.chash-46d96593303e4c8666f497bb7602c999.min.css +share/urbackup/www/css/bootstrap-theme.css +share/urbackup/www/css/bootstrap.chash-2f624089c65f12185e79925bc5a7fc42.min.css +share/urbackup/www/css/bootstrap.css +share/urbackup/www/css/buttons.bootstrap.css +share/urbackup/www/css/buttons.chash-bd7652fc1398727918564c515096ee61.bootstrap.min.css +share/urbackup/www/css/buttons.dataTables.min.css +share/urbackup/www/css/dataTables.bootstrap.min.css +share/urbackup/www/css/dataTables.chash-199ff38fd61a7e4516ee546eaa4c29c7.bootstrap.css +share/urbackup/www/css/dataTables.foundation.css +share/urbackup/www/css/dataTables.foundation.min.css +share/urbackup/www/css/datatable.css +share/urbackup/www/css/jquery.chash-342e0312e9d353b3f19dbd50c28cd084.jqplot.min.css +share/urbackup/www/css/jquery.dataTables.css +share/urbackup/www/css/jquery.dataTables.min.css +share/urbackup/www/css/jquery.dataTables_themeroller.css +share/urbackup/www/css/layout.css +share/urbackup/www/css/nprogress.chash-9dc52b7dd289312c1437a3e66ca7662c.css +share/urbackup/www/css/select.bootstrap.css +share/urbackup/www/css/select.bootstrap.min.css +share/urbackup/www/css/select.dataTables.css +share/urbackup/www/css/select.dataTables.min.css +share/urbackup/www/css/urbackup_extra.chash-88c2abb07e691af5684519b618394250.css +share/urbackup/www/favicon.ico +share/urbackup/www/fonts/glyphicons-halflings-regular.eot +share/urbackup/www/fonts/glyphicons-halflings-regular.svg +share/urbackup/www/fonts/glyphicons-halflings-regular.ttf +share/urbackup/www/fonts/glyphicons-halflings-regular.woff +share/urbackup/www/fonts/glyphicons-halflings-regular.woff2 +share/urbackup/www/help.htm +share/urbackup/www/images/agplv3-155x51.png +share/urbackup/www/images/arr.png +share/urbackup/www/images/back_disabled.png +share/urbackup/www/images/back_enabled.png +share/urbackup/www/images/back_enabled_hover.png +share/urbackup/www/images/background.png +share/urbackup/www/images/btn_donate_LG.gif +share/urbackup/www/images/forward_disabled.png +share/urbackup/www/images/forward_enabled.png +share/urbackup/www/images/forward_enabled_hover.png +share/urbackup/www/images/header.png +share/urbackup/www/images/header_new.png +share/urbackup/www/images/indicator.gif +share/urbackup/www/images/progress.png +share/urbackup/www/images/sort_asc.png +share/urbackup/www/images/sort_asc_disabled.png +share/urbackup/www/images/sort_both.png +share/urbackup/www/images/sort_desc.png +share/urbackup/www/images/sort_desc_disabled.png +share/urbackup/www/images/stopwatch.png +share/urbackup/www/images/urbackup.png +share/urbackup/www/index.htm +share/urbackup/www/js/bootstrap-select.chash-76ee99405563373864c57f9093c526eb.min.js +share/urbackup/www/js/bootstrap-select.js +share/urbackup/www/js/bootstrap.chash-c5b5b2fa19bd66ff23211d9f844e0131.min.js +share/urbackup/www/js/bootstrap.js +share/urbackup/www/js/buttons.bootstrap.js +share/urbackup/www/js/buttons.chash-0da44ded2aaff1f0c13606600a4cd330.html5.min.js +share/urbackup/www/js/buttons.chash-ac22ff642b7e893d1481c3746e3a727e.bootstrap.min.js +share/urbackup/www/js/buttons.chash-cd927381496c412f4693bd9d9ee033f4.print.min.js +share/urbackup/www/js/buttons.chash-ce3122eaca7ccb19e44dee7dda4d64a2.colVis.min.js +share/urbackup/www/js/buttons.chash-fc6a8c2af5e96d74874f6a0d3cd423cb.flash.min.js +share/urbackup/www/js/buttons.colVis.js +share/urbackup/www/js/buttons.flash.js +share/urbackup/www/js/buttons.html5.js +share/urbackup/www/js/buttons.print.js +share/urbackup/www/js/dataTables.bootstrap.js +share/urbackup/www/js/dataTables.buttons.js +share/urbackup/www/js/dataTables.chash-63b062ca2b0c3f964a6441b525195161.bootstrap.min.js +share/urbackup/www/js/dataTables.chash-dfe1352a782465f67d37ecfcd42fab61.select.min.js +share/urbackup/www/js/dataTables.chash-ee4a3855817393103a592c0a1c25d8f2.buttons.min.js +share/urbackup/www/js/dataTables.foundation.js +share/urbackup/www/js/dataTables.foundation.min.js +share/urbackup/www/js/dataTables.select.js +share/urbackup/www/js/default_user_rights.chash-1a8afe1e5f52805d53eeec839bdec544.js +share/urbackup/www/js/dust-full.chash-54ec13e05caf3890b67b71bdddab23c1.js +share/urbackup/www/js/dust-full.min.js +share/urbackup/www/js/excanvas.min.js +share/urbackup/www/js/jqplot.categoryAxisRenderer.min.js +share/urbackup/www/js/jqplot.chash-1c19ea0ae42de58f92fe80d31965ea3e.highlighter.min.js +share/urbackup/www/js/jqplot.chash-20dac64191d3b8450e8c18be524e1005.dateAxisRenderer.min.js +share/urbackup/www/js/jqplot.chash-40f1b3ee3c1b1d475b7c556685f4176e.pieRenderer.min.js +share/urbackup/www/js/jqplot.chash-a4e0feecabf098441472baf28dc5b76a.barRenderer.min.js +share/urbackup/www/js/jquery.chash-0e0645f8b1c2b9e45470add2df1214b4.base64.min.js +share/urbackup/www/js/jquery.chash-565d85c1c1f639919008b8e867faabeb.jqplot.min.js +share/urbackup/www/js/jquery.chash-56be28a1645466dc675d2a204fca015c.sparkline.min.js +share/urbackup/www/js/jquery.chash-68e14434ba097ba3db4f0a1b3041842e.dataTables.min.js +share/urbackup/www/js/jquery.chash-9f7c65c84c8e8c3e317945e8fd89899b.js +share/urbackup/www/js/jquery.dataTables.js +share/urbackup/www/js/md5.chash-d2f5c8d867ed90851ef4e7b98616c364.js +share/urbackup/www/js/npm.js +share/urbackup/www/js/nprogress.chash-5fc208df77427b19a1558ee3c2e2d344.js +share/urbackup/www/js/sjcl.chash-c34b81d9a619f2cd9f09bf75eb160625.js +share/urbackup/www/js/templates.chash-28c0599c25813503e84ecbbaa8c9c298.js +share/urbackup/www/js/templates.chash-98b70da992ffbfb64873cc47c15e8992.js +share/urbackup/www/js/templates.chash-ecd192a19340d82b8e2a92e4a7aae964.js +share/urbackup/www/js/templates.chash-f85173fea3869fb86c781b60569246a4.js +share/urbackup/www/js/translation.chash-17666a6e1eff21a4453aeeb5408a5a27.js +share/urbackup/www/js/translation.chash-2c1ec818032b1e0514904724dfc9a3a5.js +share/urbackup/www/js/translation.chash-3e8d08068445883d1daf8cf2a3bc4340.js +share/urbackup/www/js/translation.chash-710c13b3aadc254a86a15dd18230f8b6.js +share/urbackup/www/js/translation.chash-a1fc94d4665af6cb090a8a17d3eaee0b.js +share/urbackup/www/js/urbackup.chash-070f758b515816b2e8d3944c5b47b651.js +share/urbackup/www/js/urbackup.chash-1092077780a84e657441605802f08881.js +share/urbackup/www/js/urbackup.chash-32c284d4b5189f22969dea49551e6192.js +share/urbackup/www/js/urbackup.chash-4e0e45b263393deba863167b97075a63.js +share/urbackup/www/js/urbackup.chash-6833a6d96ee805d4ad26b143e6b3eced.js +share/urbackup/www/js/urbackup.chash-88574e8b8dfb8c33420e756b0c9f6d5e.js +share/urbackup/www/js/urbackup.chash-ac6922133c3cbf21716f8dab68a3a712.js +share/urbackup/www/js/urbackup.chash-ae0cb8928ce470e4e8b59e8d18aa37bd.js +share/urbackup/www/js/urbackup.chash-cb406b0890d791e36c7542211da71a8c.js +share/urbackup/www/js/urbackup.chash-f06ab951e72229bb54b7a87d4afce638.js +share/urbackup/www/js/urbackup_functions.chash-6481a2ac25b89a3d87063d9f080a54bb.js +share/urbackup/www/js/urbackup_functions.chash-ba3dbff9829eea33c689d82f9020704d.js +share/urbackup/www/js/vs/base/worker/workerMain.js +share/urbackup/www/js/vs/basic-languages/src/lua.js +share/urbackup/www/js/vs/editor/editor.main.css +share/urbackup/www/js/vs/editor/editor.main.js +share/urbackup/www/js/vs/editor/editor.main.nls.js +share/urbackup/www/js/vs/loader.chash-7bbdd9ad3da370f14fe85315b79133b3.js +share/urbackup/www/license.htm +share/urbackup/www/swf/flashExport.swf +/var/urbackup/dataplan_db.txt +@mode 0755 +@owner urbackup +@group urbackup +@dir /var/urbackup From owner-svn-ports-head@freebsd.org Sun Apr 15 17:04:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 839B5FA2BB5; Sun, 15 Apr 2018 17:04:30 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31C977B4D6; Sun, 15 Apr 2018 17:04:30 +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 2798811AE6; Sun, 15 Apr 2018 17:04:30 +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 w3FH4UYm092917; Sun, 15 Apr 2018 17:04:30 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FH4Taf092915; Sun, 15 Apr 2018 17:04:29 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201804151704.w3FH4Taf092915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 15 Apr 2018 17:04:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467401 - head/devel/cgit X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/devel/cgit X-SVN-Commit-Revision: 467401 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 17:04:30 -0000 Author: adamw Date: Sun Apr 15 17:04:29 2018 New Revision: 467401 URL: https://svnweb.freebsd.org/changeset/ports/467401 Log: Add an option (defaulting to on) to build and install the cgitrc(5) manpage. Submitter becomes maintainer. PR: 227304 Submitted by: Marko Turk Modified: head/devel/cgit/Makefile head/devel/cgit/pkg-plist Modified: head/devel/cgit/Makefile ============================================================================== --- head/devel/cgit/Makefile Sun Apr 15 17:00:10 2018 (r467400) +++ head/devel/cgit/Makefile Sun Apr 15 17:04:29 2018 (r467401) @@ -2,14 +2,14 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git DISTFILES= cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \ git-${GIT_VERSION}${EXTRACT_SUFX}:git -MAINTAINER= adamw@FreeBSD.org +MAINTAINER= mt@markoturk.info COMMENT= Fast, lightweight web frontend for Git repositories LICENSE= GPLv2 @@ -35,8 +35,13 @@ SUB_FILES= pkg-message PORTDOCS= ${PORTNAME}rc.5.txt -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS ASCIIDOC +OPTIONS_DEFAULT= DOCS ASCIIDOC +OPTIONS_SUB= yes +ASCIIDOC_DESC= Use asciidoc to preprocess man page +ASCIIDOC_BUILD_DEPENDS= a2x:textproc/asciidoc + post-extract: @${RMDIR} ${WRKSRC}/git @${MV} ${WRKDIR}/git-${GIT_VERSION} ${WRKSRC}/git @@ -56,5 +61,9 @@ post-install: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +post-install-ASCIIDOC-on: + a2x --doctype manpage --format manpage ${WRKSRC}/cgitrc.5.txt + ${INSTALL_MAN} ${WRKSRC}/cgitrc.5 ${STAGEDIR}${PREFIX}/man/man5 .include Modified: head/devel/cgit/pkg-plist ============================================================================== --- head/devel/cgit/pkg-plist Sun Apr 15 17:00:10 2018 (r467400) +++ head/devel/cgit/pkg-plist Sun Apr 15 17:04:29 2018 (r467401) @@ -12,6 +12,7 @@ lib/cgit/filters/owner-example.lua lib/cgit/filters/simple-authentication.lua lib/cgit/filters/syntax-highlighting.py lib/cgit/filters/syntax-highlighting.sh +%%ASCIIDOC%%man/man5/cgitrc.5.gz %%WWWDIR%%/cgit.cgi %%WWWDIR%%/cgit.css %%WWWDIR%%/cgit.png From owner-svn-ports-head@freebsd.org Sun Apr 15 17:45:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADDD1FA567E; Sun, 15 Apr 2018 17:45:53 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5FECA86A21; Sun, 15 Apr 2018 17:45:53 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5ACCA12162; Sun, 15 Apr 2018 17:45:53 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FHjrAF012787; Sun, 15 Apr 2018 17:45:53 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FHjqBT012781; Sun, 15 Apr 2018 17:45:52 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804151745.w3FHjqBT012781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Sun, 15 Apr 2018 17:45:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467402 - in head/biology: . smithwaterman smithwaterman/files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/biology: . smithwaterman smithwaterman/files X-SVN-Commit-Revision: 467402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 17:45:53 -0000 Author: jwb Date: Sun Apr 15 17:45:52 2018 New Revision: 467402 URL: https://svnweb.freebsd.org/changeset/ports/467402 Log: biology/smithwaterman: Smith-waterman-gotoh alignment algorithm Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15072 Added: head/biology/smithwaterman/ head/biology/smithwaterman/Makefile (contents, props changed) head/biology/smithwaterman/distinfo (contents, props changed) head/biology/smithwaterman/files/ head/biology/smithwaterman/files/Makefile (contents, props changed) head/biology/smithwaterman/pkg-descr (contents, props changed) head/biology/smithwaterman/pkg-plist (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Sun Apr 15 17:04:29 2018 (r467401) +++ head/biology/Makefile Sun Apr 15 17:45:52 2018 (r467402) @@ -111,6 +111,7 @@ SUBDIR += seqtools SUBDIR += sim4 SUBDIR += slclust + SUBDIR += smithwaterman SUBDIR += ssaha SUBDIR += stacks SUBDIR += tRNAscan-SE Added: head/biology/smithwaterman/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/smithwaterman/Makefile Sun Apr 15 17:45:52 2018 (r467402) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= smithwaterman +DISTVERSION= g20160702 +CATEGORIES= biology + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Smith-waterman-gotoh alignment algorithm + +LICENSE= GPLv2 + +USES= gmake +USE_LDCONFIG= yes +USE_GITHUB= yes +GH_ACCOUNT= ekg +GH_TAGNAME= 2610e259611ae4cde8f03c72499d28f03f6d38a7 + +MAKEFILE= ${FILESDIR}/Makefile +INSTALL_TARGET= install-strip + +post-install: + ${RLN} ${STAGEDIR}${PREFIX}/lib/libsw.so.1 \ + ${STAGEDIR}${PREFIX}/lib/libsw.so + +.include Added: head/biology/smithwaterman/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/smithwaterman/distinfo Sun Apr 15 17:45:52 2018 (r467402) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523600109 +SHA256 (ekg-smithwaterman-g20160702-2610e259611ae4cde8f03c72499d28f03f6d38a7_GH0.tar.gz) = 8e1b37ab0e8cd9d3d5cbfdba80258c0ebd0862749b531e213f44cdfe2fc541d8 +SIZE (ekg-smithwaterman-g20160702-2610e259611ae4cde8f03c72499d28f03f6d38a7_GH0.tar.gz) = 39190 Added: head/biology/smithwaterman/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/smithwaterman/files/Makefile Sun Apr 15 17:45:52 2018 (r467402) @@ -0,0 +1,100 @@ +# ========================================= +# MOSAIK Banded Smith-Waterman Makefile +# (c) 2009 Michael Stromberg & Wan-Ping Lee +# ========================================= + +# ---------------------------------- +# define our source and object files +# ---------------------------------- + +SOURCES= smithwaterman.cpp BandedSmithWaterman.cpp SmithWatermanGotoh.cpp Repeats.cpp LeftAlign.cpp IndelAllele.cpp +OBJECTS= $(SOURCES:.cpp=.o) disorder.o +OBJECTS_NO_MAIN= disorder.o BandedSmithWaterman.o SmithWatermanGotoh.o Repeats.o LeftAlign.o IndelAllele.o + +# ---------------- +# compiler options +# ---------------- + +# Use ?= to allow overriding from the env or command-line, e.g. +# +# make CXXFLAGS="-O3 -fPIC" install +# +# Package managers will override many of these variables automatically, so +# this is aimed at making it easy to create packages (Debian packages, +# FreeBSD ports, MacPorts, pkgsrc, etc.) + +CXX ?= c++ +CXXFLAGS ?= -O3 +CXXFLAGS += -fPIC +DESTDIR ?= stage +PREFIX ?= /usr/local +STRIP ?= strip +INSTALL ?= install -c +MKDIR ?= mkdir -p +AR ?= ar +LN ?= ln + +LDFLAGS:= -Wl,-s +BIN = smithwaterman +LIB = libsw.a +SOVERSION = 1 +SLIB = libsw.so.$(SOVERSION) + +all: $(BIN) $(LIB) $(SLIB) sw.o + +.PHONY: all + +$(LIB): $(OBJECTS_NO_MAIN) + $(AR) rs $@ $(OBJECTS_NO_MAIN) + +$(SLIB): $(OBJECTS_NO_MAIN) + $(CXX) -shared -Wl,-soname,$(SLIB) -o $(SLIB) $(OBJECTS_NO_MAIN) + +sw.o: $(OBJECTS_NO_MAIN) + ld -r $^ -o sw.o -L. + @#$(CXX) $(CFLAGS) -c -o smithwaterman.cpp $(OBJECTS_NO_MAIN) -I. + +### @$(CXX) $(LDFLAGS) $(CFLAGS) -o $@ $^ -I. +$(BIN): $(OBJECTS) + $(CXX) $(CFLAGS) $^ -I. -o $@ + +#smithwaterman: $(OBJECTS) +# $(CXX) $(CXXFLAGS) -o $@ $< -I. + +smithwaterman.o: smithwaterman.cpp disorder.o + $(CXX) $(CXXFLAGS) -c -o $@ smithwaterman.cpp -I. + +disorder.o: disorder.cpp disorder.h + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +BandedSmithWaterman.o: BandedSmithWaterman.cpp BandedSmithWaterman.h + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +SmithWatermanGotoh.o: SmithWatermanGotoh.cpp SmithWatermanGotoh.h disorder.o + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +Repeats.o: Repeats.cpp + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +LeftAlign.o: LeftAlign.cpp + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +IndelAllele.o: IndelAllele.cpp + $(CXX) $(CXXFLAGS) -c -o $@ $< -I. + +install: all + $(MKDIR) $(DESTDIR)$(PREFIX)/bin + $(MKDIR) $(DESTDIR)$(PREFIX)/include/smithwaterman + $(MKDIR) $(DESTDIR)$(PREFIX)/lib + $(INSTALL) $(BIN) $(DESTDIR)$(PREFIX)/bin + $(INSTALL) *.h $(DESTDIR)$(PREFIX)/include/smithwaterman + $(INSTALL) $(LIB) $(SLIB) $(DESTDIR)$(PREFIX)/lib + +install-strip: install + $(STRIP) $(DESTDIR)$(PREFIX)/bin/$(BIN) $(DESTDIR)$(PREFIX)/lib/$(SLIB) + +.PHONY: clean + +clean: + @echo "Cleaning up." + @rm -rf $(BIN) $(LIB) $(SLIB) $(OBJECTS) $(DESTDIR) Added: head/biology/smithwaterman/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/smithwaterman/pkg-descr Sun Apr 15 17:45:52 2018 (r467402) @@ -0,0 +1,8 @@ +The Smith-Waterman algorithm performs local sequence alignment; that is, for +determining similar regions between two strings of nucleic acid sequences or +protein sequences. Instead of looking at the entire sequence, the +Smith-Waterman algorithm compares segments of all possible lengths and +optimizes the similarity measure. Gotoh and Atschul added optimizations making +it practical for larger problems. + +WWW: https://github.com/ekg/smithwaterman Added: head/biology/smithwaterman/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/smithwaterman/pkg-plist Sun Apr 15 17:45:52 2018 (r467402) @@ -0,0 +1,12 @@ +bin/smithwaterman +include/smithwaterman/BandedSmithWaterman.h +include/smithwaterman/IndelAllele.h +include/smithwaterman/LeftAlign.h +include/smithwaterman/Mosaik.h +include/smithwaterman/Repeats.h +include/smithwaterman/SmithWatermanGotoh.h +include/smithwaterman/convert.h +include/smithwaterman/disorder.h +lib/libsw.a +lib/libsw.so +lib/libsw.so.1 From owner-svn-ports-head@freebsd.org Sun Apr 15 17:56:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5691FA5F46; Sun, 15 Apr 2018 17:56:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C73F87B79; Sun, 15 Apr 2018 17:56:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 46D7A122F5; Sun, 15 Apr 2018 17:56:26 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FHuQip017586; Sun, 15 Apr 2018 17:56:26 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FHuQcG017585; Sun, 15 Apr 2018 17:56:26 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804151756.w3FHuQcG017585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 17:56:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467403 - head/devel/raylib X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/raylib X-SVN-Commit-Revision: 467403 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 17:56:26 -0000 Author: yuri Date: Sun Apr 15 17:56:25 2018 New Revision: 467403 URL: https://svnweb.freebsd.org/changeset/ports/467403 Log: devel/raylib: Update cmake options Port changes: * Turn on USE_EXTERNAL_GLFW * Replace SHARED_RAYLIB->SHARED, STATIC_RAYLIB->STATIC as per warning in CMakeLists.txt PR: 227527 227529 Submitted by: Thibault Payet Submitted by: Martin Filla (maintainer) Modified: head/devel/raylib/Makefile Modified: head/devel/raylib/Makefile ============================================================================== --- head/devel/raylib/Makefile Sun Apr 15 17:45:52 2018 (r467402) +++ head/devel/raylib/Makefile Sun Apr 15 17:56:25 2018 (r467403) @@ -3,6 +3,7 @@ PORTNAME= raylib DISTVERSION= 1.9.7 DISTVERSIONSUFFIX= -dev +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= martinfilla@post.cz @@ -20,8 +21,8 @@ USE_LDCONFIG= yes USE_GL= gl glu USE_XORG= ice sm x11 xcursor xext xrandr xi xinerama xxf86vm -CMAKE_ON= SHARED_RAYLIB -CMAKE_OFF= STATIC_RAYLIB BUILD_EXAMPLES BUILD_GAMES +CMAKE_ON= SHARED USE_EXTERNAL_GLFW +CMAKE_OFF= STATIC BUILD_EXAMPLES BUILD_GAMES PLIST_FILES= include/raylib.h \ lib/libraylib.so \ From owner-svn-ports-head@freebsd.org Sun Apr 15 19:12:20 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40DD3F8407C; Sun, 15 Apr 2018 19:12:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E876177E56; Sun, 15 Apr 2018 19:12:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E36B112FB0; Sun, 15 Apr 2018 19:12:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJCJCM055861; Sun, 15 Apr 2018 19:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJCJeU055859; Sun, 15 Apr 2018 19:12:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804151912.w3FJCJeU055859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 19:12:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467404 - in head/graphics/freeimage: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/graphics/freeimage: . files X-SVN-Commit-Revision: 467404 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:12:20 -0000 Author: sunpoet Date: Sun Apr 15 19:12:19 2018 New Revision: 467404 URL: https://svnweb.freebsd.org/changeset/ports/467404 Log: Fix CVE-2016-5684 - Bump PORTREVISION for package change Obtained from: https://sourceforge.net/p/freeimage/svn/1735/ https://sourceforge.net/p/freeimage/svn/1740/ Security: 5b1631dc-eafd-11e6-9ac1-a4badb2f4699 MFH: 2018Q2 Added: head/graphics/freeimage/files/patch-Source-FreeImage-PluginXPM.cpp (contents, props changed) Modified: head/graphics/freeimage/Makefile Modified: head/graphics/freeimage/Makefile ============================================================================== --- head/graphics/freeimage/Makefile Sun Apr 15 17:56:25 2018 (r467403) +++ head/graphics/freeimage/Makefile Sun Apr 15 19:12:19 2018 (r467404) @@ -3,7 +3,7 @@ PORTNAME= freeimage PORTVERSION= 3.16.0 -PORTREVISION= 3 +PORTREVISION= 4 # Version 3.17.0 is available, but does not build on i386 (and probably # other 32-bit arches) without some not-quite-trivial patching. If one # decides to update the port, please make sure 32-bit builds are tested! Added: head/graphics/freeimage/files/patch-Source-FreeImage-PluginXPM.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/freeimage/files/patch-Source-FreeImage-PluginXPM.cpp Sun Apr 15 19:12:19 2018 (r467404) @@ -0,0 +1,23 @@ +--- Source/FreeImage/PluginXPM.cpp.orig 2013-11-29 19:29:14 UTC ++++ Source/FreeImage/PluginXPM.cpp +@@ -181,6 +181,11 @@ Load(FreeImageIO *io, fi_handle handle, + } + free(str); + ++ // check info string ++ if((width <= 0) || (height <= 0) || (colors <= 0) || (cpp <= 0)) { ++ throw "Improperly formed info string"; ++ } ++ + if (colors > 256) { + dib = FreeImage_AllocateHeader(header_only, width, height, 24, FI_RGBA_RED_MASK, FI_RGBA_GREEN_MASK, FI_RGBA_BLUE_MASK); + } else { +@@ -193,7 +198,7 @@ Load(FreeImageIO *io, fi_handle handle, + FILE_RGBA rgba; + + str = ReadString(io, handle); +- if(!str) ++ if(!str || (strlen(str) < (size_t)cpp)) + throw "Error reading color strings"; + + std::string chrs(str,cpp); //create a string for the color chars using the first cpp chars From owner-svn-ports-head@freebsd.org Sun Apr 15 19:12:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8083AF840CD; Sun, 15 Apr 2018 19:12:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1FF3C77F13; Sun, 15 Apr 2018 19:12:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CEDBE12FB3; Sun, 15 Apr 2018 19:12:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJCP6s055974; Sun, 15 Apr 2018 19:12:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJCPKf055973; Sun, 15 Apr 2018 19:12:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804151912.w3FJCPKf055973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 19:12:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467405 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467405 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:12:27 -0000 Author: sunpoet Date: Sun Apr 15 19:12:25 2018 New Revision: 467405 URL: https://svnweb.freebsd.org/changeset/ports/467405 Log: Update freeimage vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Apr 15 19:12:19 2018 (r467404) +++ head/security/vuxml/vuln.xml Sun Apr 15 19:12:25 2018 (r467405) @@ -15601,7 +15601,7 @@ maliciously crafted GET request to the Horde server. freeimage - 0 + 3.16.0_4 @@ -15621,6 +15621,7 @@ maliciously crafted GET request to the Horde server. 2016-10-03 2017-02-04 + 2018-04-14 From owner-svn-ports-head@freebsd.org Sun Apr 15 19:20:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 286BFF84903; Sun, 15 Apr 2018 19:20:35 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC95F7A948; Sun, 15 Apr 2018 19:20:34 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C709112FC9; Sun, 15 Apr 2018 19:20:34 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJKYBN057174; Sun, 15 Apr 2018 19:20:34 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJKY6x057170; Sun, 15 Apr 2018 19:20:34 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804151920.w3FJKY6x057170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 15 Apr 2018 19:20:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467406 - in head/www/mod_http2-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/www/mod_http2-devel: . files X-SVN-Commit-Revision: 467406 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:20:35 -0000 Author: brnrd Date: Sun Apr 15 19:20:34 2018 New Revision: 467406 URL: https://svnweb.freebsd.org/changeset/ports/467406 Log: www/mod_http2-devel: Move to modules.d - Unbreak build - Use pkg-plist - Add modules.d config files Added: head/www/mod_http2-devel/files/ head/www/mod_http2-devel/files/200_mod_http2.conf.in (contents, props changed) head/www/mod_http2-devel/files/300_mod_proxy_http2.conf.in (contents, props changed) head/www/mod_http2-devel/pkg-plist (contents, props changed) Modified: head/www/mod_http2-devel/Makefile Modified: head/www/mod_http2-devel/Makefile ============================================================================== --- head/www/mod_http2-devel/Makefile Sun Apr 15 19:12:25 2018 (r467405) +++ head/www/mod_http2-devel/Makefile Sun Apr 15 19:20:34 2018 (r467406) @@ -30,10 +30,13 @@ CFLAGS+= -I${LOCALBASE}/include SUB_FILES= 200_mod_http2.conf 300_mod_proxy_http2.conf PORTDOCS= README README.md -PLIST_FILES= ${APACHEMODDIR}/mod_h2.so \ - ${APACHEMODDIR}/mod_proxy_h2.so post-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d + ${INSTALL_DATA} ${WRKDIR}/200_mod_http2.conf \ + ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d/200_mod_h2.conf.sample + ${INSTALL_DATA} ${WRKDIR}/300_mod_proxy_http2.conf \ + ${STAGEDIR}${PREFIX}/${APACHEETCDIR}/modules.d/300_mod_proxy_h2.conf.sample # Rename mod_http2 to mod_h2 to avoid conflict with Apache24 ${MV} ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/mod_http2.so.0.0.0 \ ${STAGEDIR}${PREFIX}/${APACHEMODDIR}/${MODULENAME}.so Added: head/www/mod_http2-devel/files/200_mod_http2.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_http2-devel/files/200_mod_http2.conf.in Sun Apr 15 19:20:34 2018 (r467406) @@ -0,0 +1,8 @@ +# To enable, uncomment the LoadModule line + +# LoadModule md_module %%APACHE_MODDIR%%/mod_h2.so + + +Protocols h2 http/1.1 +ProtocolsHonorOrder On + Added: head/www/mod_http2-devel/files/300_mod_proxy_http2.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_http2-devel/files/300_mod_proxy_http2.conf.in Sun Apr 15 19:20:34 2018 (r467406) @@ -0,0 +1,8 @@ +# To enable, uncomment the LoadModule line + +# LoadModule md_module %%APACHE_MODDIR%%/mod_proxy_h2.so + + +# ProxyPass "/app" "h2://app.example.com" +# ProxyPassReverse "/app" "https://app.example.com" + Added: head/www/mod_http2-devel/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/mod_http2-devel/pkg-plist Sun Apr 15 19:20:34 2018 (r467406) @@ -0,0 +1,6 @@ +@sample %%APACHEETCDIR%%/modules.d/200_mod_h2.conf.sample +@sample %%APACHEETCDIR%%/modules.d/300_mod_proxy_h2.conf.sample +%%APACHEMODDIR%%/mod_h2.so +%%APACHEMODDIR%%/mod_proxy_h2.so +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Sun Apr 15 19:30:44 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0994F854F7; Sun, 15 Apr 2018 19:30:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 547BF7B012; Sun, 15 Apr 2018 19:30:44 +0000 (UTC) (envelope-from pi@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 4F71E13161; Sun, 15 Apr 2018 19:30:44 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJUiVo063074; Sun, 15 Apr 2018 19:30:44 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJUiHS063073; Sun, 15 Apr 2018 19:30:44 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151930.w3FJUiHS063073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 19:30:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467407 - head/www/py-django-tables2 X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/www/py-django-tables2 X-SVN-Commit-Revision: 467407 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:30:44 -0000 Author: pi Date: Sun Apr 15 19:30:43 2018 New Revision: 467407 URL: https://svnweb.freebsd.org/changeset/ports/467407 Log: www/py-django-tables2: update 1.2.9 -> 1.21.2 - submitter becomes maintainer PR: 227297 Submitted by: Kai Approved: Sergey Kozlov (maintainer) Relnotes: https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md Modified: head/www/py-django-tables2/Makefile head/www/py-django-tables2/distinfo Modified: head/www/py-django-tables2/Makefile ============================================================================== --- head/www/py-django-tables2/Makefile Sun Apr 15 19:20:34 2018 (r467406) +++ head/www/py-django-tables2/Makefile Sun Apr 15 19:30:43 2018 (r467407) @@ -2,23 +2,22 @@ # $FreeBSD$ PORTNAME= django-tables2 -PORTVERSION= 1.2.9 +DISTVERSION= 1.21.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kozlov.sergey.404@gmail.com +MAINTAINER= freebsd_ports@k-worx.org COMMENT= Table/data-grid framework for Django LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tablib>=0:textproc/py-tablib@${FLAVOR} -NO_ARCH= yes - USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= distutils autoplist +NO_ARCH= yes .include Modified: head/www/py-django-tables2/distinfo ============================================================================== --- head/www/py-django-tables2/distinfo Sun Apr 15 19:20:34 2018 (r467406) +++ head/www/py-django-tables2/distinfo Sun Apr 15 19:30:43 2018 (r467407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484091913 -SHA256 (django-tables2-1.2.9.tar.gz) = bcc16718017a3b4eb2a2aec10f54695c1d0f41f4daf26f00659706759ec328ef -SIZE (django-tables2-1.2.9.tar.gz) = 1929912 +TIMESTAMP = 1522914211 +SHA256 (django-tables2-1.21.2.tar.gz) = c5c979201b7a2f7e88f2784dcd478e0c809d3a2053dea576cb71ce51676bbf7a +SIZE (django-tables2-1.21.2.tar.gz) = 2680587 From owner-svn-ports-head@freebsd.org Sun Apr 15 19:45:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E0A8F86712; Sun, 15 Apr 2018 19:45:01 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D6FB7E0E3; Sun, 15 Apr 2018 19:45:01 +0000 (UTC) (envelope-from bsam@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 481FF1346D; Sun, 15 Apr 2018 19:45:01 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJj11D072137; Sun, 15 Apr 2018 19:45:01 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJj0vo072134; Sun, 15 Apr 2018 19:45:00 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201804151945.w3FJj0vo072134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Sun, 15 Apr 2018 19:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467408 - head/devel/libsigrokdecode X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/devel/libsigrokdecode X-SVN-Commit-Revision: 467408 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:45:01 -0000 Author: bsam Date: Sun Apr 15 19:45:00 2018 New Revision: 467408 URL: https://svnweb.freebsd.org/changeset/ports/467408 Log: devel/libsigrokdecode: Update to version 0.5.1 Modified: head/devel/libsigrokdecode/Makefile head/devel/libsigrokdecode/distinfo head/devel/libsigrokdecode/pkg-plist Modified: head/devel/libsigrokdecode/Makefile ============================================================================== --- head/devel/libsigrokdecode/Makefile Sun Apr 15 19:30:43 2018 (r467407) +++ head/devel/libsigrokdecode/Makefile Sun Apr 15 19:45:00 2018 (r467408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsigrokdecode -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= devel MASTER_SITES= http://sigrok.org/download/source/libsigrokdecode/ Modified: head/devel/libsigrokdecode/distinfo ============================================================================== --- head/devel/libsigrokdecode/distinfo Sun Apr 15 19:30:43 2018 (r467407) +++ head/devel/libsigrokdecode/distinfo Sun Apr 15 19:45:00 2018 (r467408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507630811 -SHA256 (libsigrokdecode-0.5.0.tar.gz) = 4aa8579ecea9b421b8ac048a9b18c27e63206839f269374398d89c14a47bd1c1 -SIZE (libsigrokdecode-0.5.0.tar.gz) = 790399 +TIMESTAMP = 1523723483 +SHA256 (libsigrokdecode-0.5.1.tar.gz) = 493d8b555ae4c245a5feebbd94de33aec7ee85a4f16bc3f4c3985961b459b51e +SIZE (libsigrokdecode-0.5.1.tar.gz) = 813809 Modified: head/devel/libsigrokdecode/pkg-plist ============================================================================== --- head/devel/libsigrokdecode/pkg-plist Sun Apr 15 19:30:43 2018 (r467407) +++ head/devel/libsigrokdecode/pkg-plist Sun Apr 15 19:45:00 2018 (r467408) @@ -3,8 +3,10 @@ include/libsigrokdecode/version.h lib/libsigrokdecode.a lib/libsigrokdecode.so lib/libsigrokdecode.so.4 -lib/libsigrokdecode.so.4.0.0 +lib/libsigrokdecode.so.4.1.0 libdata/pkgconfig/libsigrokdecode.pc +%%DATADIR%%/decoders/ac97/__init__.py +%%DATADIR%%/decoders/ac97/pd.py %%DATADIR%%/decoders/ade77xx/__init__.py %%DATADIR%%/decoders/ade77xx/lists.py %%DATADIR%%/decoders/ade77xx/pd.py @@ -36,6 +38,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/common/sdcard/mod.py %%DATADIR%%/decoders/common/srdhelper/__init__.py %%DATADIR%%/decoders/common/srdhelper/mod.py +%%DATADIR%%/decoders/counter/__init__.py +%%DATADIR%%/decoders/counter/pd.py %%DATADIR%%/decoders/dali/__init__.py %%DATADIR%%/decoders/dali/lists.py %%DATADIR%%/decoders/dali/pd.py @@ -45,6 +49,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/dmx512/pd.py %%DATADIR%%/decoders/ds1307/__init__.py %%DATADIR%%/decoders/ds1307/pd.py +%%DATADIR%%/decoders/ds243x/__init__.py +%%DATADIR%%/decoders/ds243x/pd.py %%DATADIR%%/decoders/ds28ea00/__init__.py %%DATADIR%%/decoders/ds28ea00/pd.py %%DATADIR%%/decoders/dsi/__init__.py @@ -62,6 +68,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/em4305/pd.py %%DATADIR%%/decoders/gpib/__init__.py %%DATADIR%%/decoders/gpib/pd.py +%%DATADIR%%/decoders/graycode/__init__.py +%%DATADIR%%/decoders/graycode/pd.py %%DATADIR%%/decoders/guess_bitrate/__init__.py %%DATADIR%%/decoders/guess_bitrate/pd.py %%DATADIR%%/decoders/i2c/__init__.py @@ -90,6 +98,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/lm75/pd.py %%DATADIR%%/decoders/lpc/__init__.py %%DATADIR%%/decoders/lpc/pd.py +%%DATADIR%%/decoders/maple_bus/__init__.py +%%DATADIR%%/decoders/maple_bus/pd.py %%DATADIR%%/decoders/max7219/__init__.py %%DATADIR%%/decoders/max7219/pd.py %%DATADIR%%/decoders/mdio/__init__.py @@ -103,6 +113,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/mlx90614/pd.py %%DATADIR%%/decoders/modbus/__init__.py %%DATADIR%%/decoders/modbus/pd.py +%%DATADIR%%/decoders/morse/__init__.py +%%DATADIR%%/decoders/morse/pd.py %%DATADIR%%/decoders/mrf24j40/__init__.py %%DATADIR%%/decoders/mrf24j40/lists.py %%DATADIR%%/decoders/mrf24j40/pd.py @@ -126,6 +138,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/pwm/pd.py %%DATADIR%%/decoders/qi/__init__.py %%DATADIR%%/decoders/qi/pd.py +%%DATADIR%%/decoders/rc_encode/__init__.py +%%DATADIR%%/decoders/rc_encode/pd.py %%DATADIR%%/decoders/rfm12/__init__.py %%DATADIR%%/decoders/rfm12/pd.py %%DATADIR%%/decoders/rgb_led_spi/__init__.py @@ -134,6 +148,8 @@ libdata/pkgconfig/libsigrokdecode.pc %%DATADIR%%/decoders/rgb_led_ws281x/pd.py %%DATADIR%%/decoders/rtc8564/__init__.py %%DATADIR%%/decoders/rtc8564/pd.py +%%DATADIR%%/decoders/sda2506/__init__.py +%%DATADIR%%/decoders/sda2506/pd.py %%DATADIR%%/decoders/sdcard_sd/__init__.py %%DATADIR%%/decoders/sdcard_sd/pd.py %%DATADIR%%/decoders/sdcard_spi/__init__.py From owner-svn-ports-head@freebsd.org Sun Apr 15 19:45:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E96A7F868ED; Sun, 15 Apr 2018 19:45:55 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9DC5E7E717; Sun, 15 Apr 2018 19:45:55 +0000 (UTC) (envelope-from pi@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 951DF1346E; Sun, 15 Apr 2018 19:45:55 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FJjtSQ072299; Sun, 15 Apr 2018 19:45:55 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJjtkn072296; Sun, 15 Apr 2018 19:45:55 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804151945.w3FJjtkn072296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 19:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467409 - head/net-mgmt/pmacct X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/net-mgmt/pmacct X-SVN-Commit-Revision: 467409 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:45:56 -0000 Author: pi Date: Sun Apr 15 19:45:55 2018 New Revision: 467409 URL: https://svnweb.freebsd.org/changeset/ports/467409 Log: net-mgmt/pmacct: update 1.6.2 -> 1.7.0 Relnotes: http://www.pmacct.net/ChangeLog-1.7.0 Modified: head/net-mgmt/pmacct/Makefile head/net-mgmt/pmacct/distinfo head/net-mgmt/pmacct/pkg-plist Modified: head/net-mgmt/pmacct/Makefile ============================================================================== --- head/net-mgmt/pmacct/Makefile Sun Apr 15 19:45:00 2018 (r467408) +++ head/net-mgmt/pmacct/Makefile Sun Apr 15 19:45:55 2018 (r467409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmacct -DISTVERSION= 1.6.2 +DISTVERSION= 1.7.0 PORTREVISION= 0 CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ Modified: head/net-mgmt/pmacct/distinfo ============================================================================== --- head/net-mgmt/pmacct/distinfo Sun Apr 15 19:45:00 2018 (r467408) +++ head/net-mgmt/pmacct/distinfo Sun Apr 15 19:45:55 2018 (r467409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518121340 -SHA256 (pmacct-1.6.2.tar.gz) = e6ede7f500fb1771b5cdfb63dfa016e34c19b8aa2d2f672bd4c63016a5d6bbe2 -SIZE (pmacct-1.6.2.tar.gz) = 1311678 +TIMESTAMP = 1523821290 +SHA256 (pmacct-1.7.0.tar.gz) = 19c3795db452191c2b1b9533fecaf69c6767c9fb7b4ae60ae3f28e24eb2ee9c8 +SIZE (pmacct-1.7.0.tar.gz) = 1351888 Modified: head/net-mgmt/pmacct/pkg-plist ============================================================================== --- head/net-mgmt/pmacct/pkg-plist Sun Apr 15 19:45:00 2018 (r467408) +++ head/net-mgmt/pmacct/pkg-plist Sun Apr 15 19:45:55 2018 (r467409) @@ -29,6 +29,7 @@ sbin/sfacctd %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow_to_rd.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot-example.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.script.example +%%WITH_KAFKA%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kafka/kafka_confluent_consumer.py %%WITH_KAFKA%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kafka/kafka_consumer.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lpref.map.example %%PORTEXAMPLES%%%%EXAMPLESDIR%%/med.map.example @@ -71,6 +72,7 @@ sbin/sfacctd %%WITH_SQLITE3%%%%DATADIR%%/README.sqlite3 %%DATADIR%%/README.tag2 %%DATADIR%%/README.timestamp +%%DATADIR%%/README.tunnel %%WITH_PGSQL%%%%DATADIR%%/pmacct-create-db.pgsql %%WITH_MYSQL%%%%DATADIR%%/pmacct-create-db_bgp_v1.mysql %%WITH_MYSQL%%%%DATADIR%%/pmacct-create-db_v1.mysql From owner-svn-ports-head@freebsd.org Sun Apr 15 19:48:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 399EAF86BE1; Sun, 15 Apr 2018 19:48:29 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E083A7F705; Sun, 15 Apr 2018 19:48:28 +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 DB6D813471; Sun, 15 Apr 2018 19:48:28 +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 w3FJmSaM072500; Sun, 15 Apr 2018 19:48:28 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FJmSst072498; Sun, 15 Apr 2018 19:48:28 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804151948.w3FJmSst072498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 15 Apr 2018 19:48:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467410 - head/security/tor-devel X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/tor-devel X-SVN-Commit-Revision: 467410 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:48:29 -0000 Author: yuri Date: Sun Apr 15 19:48:28 2018 New Revision: 467410 URL: https://svnweb.freebsd.org/changeset/ports/467410 Log: security/tor-devel: Update 0.3.3.4 (alpha) -> 0.3.3.5 (rc) Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.3.5-rc Reported by: Nick Mathewson (the upstream notification) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Sun Apr 15 19:45:55 2018 (r467409) +++ head/security/tor-devel/Makefile Sun Apr 15 19:48:28 2018 (r467410) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.3.4 -DISTVERSIONSUFFIX= -alpha +DISTVERSION= 0.3.3.5 +DISTVERSIONSUFFIX= -rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Sun Apr 15 19:45:55 2018 (r467409) +++ head/security/tor-devel/distinfo Sun Apr 15 19:48:28 2018 (r467410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522338464 -SHA256 (tor-0.3.3.4-alpha.tar.gz) = 07b1dd0189a9b03534f1cc18939283de2d5c6ff45a3da214c3637bce14b36f87 -SIZE (tor-0.3.3.4-alpha.tar.gz) = 6379590 +TIMESTAMP = 1523821359 +SHA256 (tor-0.3.3.5-rc.tar.gz) = 236247c1f58e3e4ddc29c06d2d6693ab20bb5bdf899ed9efffa955353d092629 +SIZE (tor-0.3.3.5-rc.tar.gz) = 6511634 From owner-svn-ports-head@freebsd.org Sun Apr 15 19:49:00 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40CE5F86CBC for ; Sun, 15 Apr 2018 19:49:00 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 912E07F812 for ; Sun, 15 Apr 2018 19:48:59 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x22a.google.com with SMTP id d6so15693618iog.1 for ; Sun, 15 Apr 2018 12:48:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=WHyy7rB7AwhBq+3lS1pZpvOJmi7YrmQMKeM/i3neFKA=; b=0HQswnBJDXO4Pp+yXRIUHojtl8Xi9/Gf30ZSvTImpyOJG/0359kmUxbVg0sR0wImP2 4twm0UgPdEk9oJGJw+Ykoa8UkwQMkKCw8Rbn3l8oV3O3Xhx/W+m5NnrVmkWlHBjlcKm1 pyLcpQ1Ut1fOdo0U7ZGS8aFI1zf/sD7I0xnHxyKa2xeO2tIPOvnjWSvGD2oXKMfxbuDA C9jFl1UpBaW35VRZFMbwmQR//heXC/2/y7WF8RXkeFlxbQv0uBk720Btddrt9+Fruo2j rO0K/a02f8KidUu7nm2EwwutXpR47I2B9WLWEF1+YZwdl1xtv9c9RLKg64dhZlNty/Sk ze/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=WHyy7rB7AwhBq+3lS1pZpvOJmi7YrmQMKeM/i3neFKA=; b=SxzXnD5/WiQnIOOYBXRYTQ60CHeQVWjQxVZKQEMwrGuJPVQmnhlspz+v7pCaPJ2/qd yUJRwPa9tRFUSapYoIbg2Sr/iZxUtF8kRdLYuigaElQGc719Hv3sTf0kYOrPR0BG/rQU Zu18wwirPCnaDR0uSy+KXeMaafgIte4GHdfVVkKeuioy/coQPuHCuXYYBAosAtxdtLgs 7LhpxdLHFYYOmMXY5z2WuP9hLq5ViLNYdzZlXs8MgEL8Fjg5HMhNhLqulWEVxeDbo7GX 9QmN5a61Ee3rRhfQ0l5hqvojLttDzCDHcJ3A+R1qbkM0LG+6W2JcVigt93OMF8oQTVTn vhjw== X-Gm-Message-State: ALQs6tCGxM109sUVVeupa/1ahUGjg+87MPvCbcXrgbcG87u300VeU3+v L777LZy9c/M5Z3I6DDWWTmlkW6BKK+jzuVmcXjhHeQ== X-Google-Smtp-Source: AIpwx493guOh7MznyBwJE4e3nFlu8TMf0z7P09gHA7wXxWWGeRDdkNYGDN12i+rTmXsdm3iVxqR/Vy3qsaZaGjgnEYk= X-Received: by 10.107.143.81 with SMTP id r78mr6648471iod.233.1523821738623; Sun, 15 Apr 2018 12:48:58 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.34.195 with HTTP; Sun, 15 Apr 2018 12:48:18 -0700 (PDT) In-Reply-To: References: <201804121833.w3CIXtgW077267@repo.freebsd.org> <431aaec9-51c2-c0c9-7a1f-2f29f79edb5d@fechner.net> From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 03:48:18 +0800 X-Google-Sender-Auth: LBkXABfiRolqDz6s0Yw-J3F0nJo Message-ID: Subject: Re: svn commit: r467193 - in head/www/gitlab: . files To: Matthias Fechner Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 19:49:00 -0000 On Sun, Apr 15, 2018 at 12:45 AM, Matthias Fechner wrote: > Am 13.04.2018 um 21:33 schrieb Sunpoet Po-Chuan Hsieh: > > OK, I understand your point of view. > You want to be 100% safe by keeping Gemfile unchanged. > > thanks a lot! > > When I notice an update may not fit the version in Gemfile, > - If the version requirement can be relaxed, I patch the Gemfile. (I > still think default_value_for 3.1.0 which only adds Rails 5.2 support is > acceptable.) > - otherwise, I'll svn keep a copy of the old version and update > RUN_DEPENDS . > > > Could you please also add the deps from devel/gitaly to you monitoring > list? > If a gem changes version it will be necessary to increase PORTREVISION of > devel/gitaly. > Roger that. Since gitaly have BUILD_DEPENDS on a lots of rubygem ports, I'll bump PORTREVISION if necessary. Thanks! Regards, sunpoet > Thanks and have all a nice weekend. > > > Gru=C3=9F > Matthias > > -- > > "Programming today is a race between software engineers striving to > build bigger and better idiot-proof programs, and the universe trying to > produce bigger and better idiots. So far, the universe is winning." -- > Rich Cook > > From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88C2EF87D79; Sun, 15 Apr 2018 20:02:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3DFFF82501; Sun, 15 Apr 2018 20:02:14 +0000 (UTC) (envelope-from pi@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 38F2D137A6; Sun, 15 Apr 2018 20:02:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2EeF080150; Sun, 15 Apr 2018 20:02:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2Eog080148; Sun, 15 Apr 2018 20:02:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804152002.w3FK2Eog080148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 20:02:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467411 - head/print/fig2dev X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/print/fig2dev X-SVN-Commit-Revision: 467411 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:14 -0000 Author: pi Date: Sun Apr 15 20:02:13 2018 New Revision: 467411 URL: https://svnweb.freebsd.org/changeset/ports/467411 Log: print/fig2dev: update 3.2.6 -> 3.2.7 - OPTION LETTER CHANGES: Language previous option current option ------------------------------------------------------------ cgm -b dummy -a epic -A scale -d scale eepic -A scale -d scale eepicemu -A scale -d scale gbx -i on|off -v ibmgl -m mag,xoff,yoff -m mag -x xoff -y yoff mp -I file -d file ps -S dummy -o - NEW FEATURES: o Print language-specific help text by using fig2dev -L lang -h. o Add option -M, multipage, for MetaPost output language. o Add option -P, pagemode, and -z to choose a pagesize for pdf output. o Add option -W (scaling of figures not possible) for tikz. o Add option -b, border width, for LaTeX output language. o Add option -f for pstex_t and pdftex_t output language. o Add uk_UA and ru_RU encodings for PostScript output. Ticket #12. - BUGS FIXED: o Update help text: Output help for dxf and textyl output language, add description of -g option for Tk/Tcl and Perl/Tk output, allow -f option for pstex_t and pdftex_t output language. - Debian bug numbers refer to https://bugs.debian.org/#. Ticket numbers refer to https://sourceforge.net/p/mcj/tickets/#. o Sanitize input. Do not segfault on malformed input files. Fixes debian bugs 881143, 881144, 881396, 890015, 890016, 882021 and also 882022. o Do not put an %%Orientation: comment into PostScript output. Some viewers would rotate the resulting file, others not. o Fix build on NetBSD, which has a _setmode() function different from _setmode() on Windows. Ticket #17. Also, avoid alloca(). Ticket #16. o tikz output: Omit the semicolon after \pgftext[..]{...};. o Define PostScript patterns with larger tiles, may render better. #13 o Fix build in case libXpm is missing. Ticket #15. o Use netpbm programs instead of ghostscript, to produce smaller files. o Correctly embed eps files with binary preview (epsi, typically found on Microsoft systems). Also, allow to embed ps-files. Fixes debian bug 248807, ticket #8. o For compilation, do not depend on PATH_MAX being defined. Modified: head/print/fig2dev/Makefile head/print/fig2dev/distinfo Modified: head/print/fig2dev/Makefile ============================================================================== --- head/print/fig2dev/Makefile Sun Apr 15 19:48:28 2018 (r467410) +++ head/print/fig2dev/Makefile Sun Apr 15 20:02:13 2018 (r467411) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fig2dev -PORTVERSION= 3.2.6 +PORTVERSION= 3.2.7 CATEGORIES= print MASTER_SITES= SF/mcj/ Modified: head/print/fig2dev/distinfo ============================================================================== --- head/print/fig2dev/distinfo Sun Apr 15 19:48:28 2018 (r467410) +++ head/print/fig2dev/distinfo Sun Apr 15 20:02:13 2018 (r467411) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471950844 -SHA256 (fig2dev-3.2.6.tar.xz) = 8a3d17eda41d6733af44fd88c18e89e0492b9ef83f05c260f80fd71970eaaec0 -SIZE (fig2dev-3.2.6.tar.xz) = 406288 +TIMESTAMP = 1523693729 +SHA256 (fig2dev-3.2.7.tar.xz) = de45819752f657ab7ebffe4a02fc99038d124a8f36be30550b21ef4fa03aa3a5 +SIZE (fig2dev-3.2.7.tar.xz) = 508336 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:22 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52618F87DC8; Sun, 15 Apr 2018 20:02:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0EA2825D5; Sun, 15 Apr 2018 20:02:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 94F11137B5; Sun, 15 Apr 2018 20:02:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2Kem082528; Sun, 15 Apr 2018 20:02:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2Ja6082523; Sun, 15 Apr 2018 20:02:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2Ja6082523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467412 - in head/devel: . rubygem-manpages rubygem-manpages/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . rubygem-manpages rubygem-manpages/files X-SVN-Commit-Revision: 467412 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:22 -0000 Author: sunpoet Date: Sun Apr 15 20:02:19 2018 New Revision: 467412 URL: https://svnweb.freebsd.org/changeset/ports/467412 Log: Add rubygem-manpages 0.6.1 This plugin will add man pages support to ruby gems. Instead of adding a new command like gem-man it will try to link the files to a place the man command automatically discovers. WWW: https://github.com/bitboxer/manpages Added: head/devel/rubygem-manpages/ head/devel/rubygem-manpages/Makefile (contents, props changed) head/devel/rubygem-manpages/distinfo (contents, props changed) head/devel/rubygem-manpages/files/ head/devel/rubygem-manpages/files/patch-lib-manpages-install.rb (contents, props changed) head/devel/rubygem-manpages/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Apr 15 20:02:13 2018 (r467411) +++ head/devel/Makefile Sun Apr 15 20:02:19 2018 (r467412) @@ -5616,6 +5616,7 @@ SUBDIR += rubygem-lru_redux SUBDIR += rubygem-lumberjack SUBDIR += rubygem-main + SUBDIR += rubygem-manpages SUBDIR += rubygem-map SUBDIR += rubygem-marcel SUBDIR += rubygem-memoist Added: head/devel/rubygem-manpages/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-manpages/Makefile Sun Apr 15 20:02:19 2018 (r467412) @@ -0,0 +1,30 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= manpages +PORTVERSION= 0.6.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Detect man pages within gems and exposes them to the man command + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes +USE_RUBY= yes +USES= gem shebangfix + +SHEBANG_FILES= rbenv/rbenv_hook_install.sh \ + rbenv/remove_hook_folders.sh + +post-patch: + @${REINPLACE_CMD} -e 's|/share/man|/man|' \ + ${WRKSRC}/README.md \ + ${WRKSRC}/lib/rubygems/commands/manpages_command.rb \ + ${WRKSRC}/lib/rubygems_plugin.rb \ + ${WRKSRC}/rbenv/hooks/version-name-change-man.bash \ + ${WRKSRC}/rbenv/vars.sh + +.include Added: head/devel/rubygem-manpages/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-manpages/distinfo Sun Apr 15 20:02:19 2018 (r467412) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523459153 +SHA256 (rubygem/manpages-0.6.1.gem) = cdbad16823c8510c15a93d4cdbd46e7b4290aff8b10f3d4b70caa8e62c8de686 +SIZE (rubygem/manpages-0.6.1.gem) = 14848 Added: head/devel/rubygem-manpages/files/patch-lib-manpages-install.rb ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-manpages/files/patch-lib-manpages-install.rb Sun Apr 15 20:02:19 2018 (r467412) @@ -0,0 +1,17 @@ +--- lib/manpages/install.rb.orig 2018-04-11 18:58:24 UTC ++++ lib/manpages/install.rb +@@ -1,4 +1,5 @@ + require "fileutils" ++require "pathname" + + module Manpages + class Install +@@ -26,7 +27,7 @@ module Manpages + + begin + FileUtils.mkdir_p(man_target_file.dirname) +- FileUtils.ln_s(file, man_target_file, force: true) ++ FileUtils.ln_s(file.relative_path_from(man_target_file.dirname), man_target_file, force: true) + rescue + puts "Problems creating symlink #{man_target_file}" + end Added: head/devel/rubygem-manpages/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/rubygem-manpages/pkg-descr Sun Apr 15 20:02:19 2018 (r467412) @@ -0,0 +1,5 @@ +This plugin will add man pages support to ruby gems. Instead of adding a new +command like gem-man it will try to link the files to a place the man command +automatically discovers. + +WWW: https://github.com/bitboxer/manpages From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69220F87DFA; Sun, 15 Apr 2018 20:02:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E26982610; Sun, 15 Apr 2018 20:02:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 40CAC137BA; Sun, 15 Apr 2018 20:02:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2QVq082696; Sun, 15 Apr 2018 20:02:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2PiU082692; Sun, 15 Apr 2018 20:02:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2PiU082692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467413 - in head/textproc: . rubygem-rly X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/textproc: . rubygem-rly X-SVN-Commit-Revision: 467413 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:27 -0000 Author: sunpoet Date: Sun Apr 15 20:02:25 2018 New Revision: 467413 URL: https://svnweb.freebsd.org/changeset/ports/467413 Log: Add rubygem-rly 0.2.3 Rly is a lexer and parser generator for Ruby (O RLY?), based on ideas and solutions of Python's Ply (in some places it's a total rip off actually). WWW: https://github.com/farcaller/rly Added: head/textproc/rubygem-rly/ head/textproc/rubygem-rly/Makefile (contents, props changed) head/textproc/rubygem-rly/distinfo (contents, props changed) head/textproc/rubygem-rly/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Apr 15 20:02:19 2018 (r467412) +++ head/textproc/Makefile Sun Apr 15 20:02:25 2018 (r467413) @@ -1579,6 +1579,7 @@ SUBDIR += rubygem-reverse_markdown SUBDIR += rubygem-ri_cal SUBDIR += rubygem-rich + SUBDIR += rubygem-rly SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-ronn SUBDIR += rubygem-rouge Added: head/textproc/rubygem-rly/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-rly/Makefile Sun Apr 15 20:02:25 2018 (r467413) @@ -0,0 +1,19 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= rly +PORTVERSION= 0.2.3 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Ruby implementation of lex and yacc + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include Added: head/textproc/rubygem-rly/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-rly/distinfo Sun Apr 15 20:02:25 2018 (r467413) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523741099 +SHA256 (rubygem/rly-0.2.3.gem) = 71bec3d22e63e5d7fc5804b6f7e0f1b6cbcbbe6b29b8d08548104ffbde9142ea +SIZE (rubygem/rly-0.2.3.gem) = 24064 Added: head/textproc/rubygem-rly/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-rly/pkg-descr Sun Apr 15 20:02:25 2018 (r467413) @@ -0,0 +1,4 @@ +Rly is a lexer and parser generator for Ruby (O RLY?), based on ideas and +solutions of Python's Ply (in some places it's a total rip off actually). + +WWW: https://github.com/farcaller/rly From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E66DF87E34; Sun, 15 Apr 2018 20:02:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34BCA826CE; Sun, 15 Apr 2018 20:02:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DEC9137BF; Sun, 15 Apr 2018 20:02:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2Vb3082820; Sun, 15 Apr 2018 20:02:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2UeS082818; Sun, 15 Apr 2018 20:02:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2UeS082818@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467414 - head/misc/usbids X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/usbids X-SVN-Commit-Revision: 467414 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:31 -0000 Author: sunpoet Date: Sun Apr 15 20:02:30 2018 New Revision: 467414 URL: https://svnweb.freebsd.org/changeset/ports/467414 Log: Update to 20180414 Changes: https://people.FreeBSD.org/~sunpoet/usbids-20180414.diff Modified: head/misc/usbids/Makefile head/misc/usbids/distinfo Modified: head/misc/usbids/Makefile ============================================================================== --- head/misc/usbids/Makefile Sun Apr 15 20:02:25 2018 (r467413) +++ head/misc/usbids/Makefile Sun Apr 15 20:02:30 2018 (r467414) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20180323 +PORTVERSION= 20180414 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet Modified: head/misc/usbids/distinfo ============================================================================== --- head/misc/usbids/distinfo Sun Apr 15 20:02:25 2018 (r467413) +++ head/misc/usbids/distinfo Sun Apr 15 20:02:30 2018 (r467414) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522175061 -SHA256 (usbids-20180323.tar.xz) = 3ed5b6f19a19047118d0f5fe44841e977a6df57837dab2fc1ea6eb79383cfe4e -SIZE (usbids-20180323.tar.xz) = 166352 +TIMESTAMP = 1523786651 +SHA256 (usbids-20180414.tar.xz) = a44bae243a39f336d54b68251e967e4e80354f3725002bd3ce1e0c4d6e1383c1 +SIZE (usbids-20180414.tar.xz) = 166660 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:37 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB25DF87E7A; Sun, 15 Apr 2018 20:02:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C44C827AA; Sun, 15 Apr 2018 20:02:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 83FC7137C3; Sun, 15 Apr 2018 20:02:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2alJ082943; Sun, 15 Apr 2018 20:02:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2aJ4082941; Sun, 15 Apr 2018 20:02:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2aJ4082941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467415 - head/net/drive X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/drive X-SVN-Commit-Revision: 467415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:37 -0000 Author: sunpoet Date: Sun Apr 15 20:02:36 2018 New Revision: 467415 URL: https://svnweb.freebsd.org/changeset/ports/467415 Log: Update dependencies - Bump PORTREVISION for package change Modified: head/net/drive/Makefile head/net/drive/distinfo Modified: head/net/drive/Makefile ============================================================================== --- head/net/drive/Makefile Sun Apr 15 20:02:30 2018 (r467414) +++ head/net/drive/Makefile Sun Apr 15 20:02:36 2018 (r467415) @@ -4,6 +4,7 @@ PORTNAME= drive PORTVERSION= 0.3.9.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org @@ -20,15 +21,15 @@ PLIST_FILES= bin/drive GH_ACCOUNT= odeke-em GH_TUPLE= boltdb:bolt:v1.3.1:boltdb_bolt/../src/github.com/boltdb/bolt \ - cheggaaa:pb:v2.0.4:cheggaaa_pb/../src/github.com/cheggaaa/pb \ - fatih:color:v1.5.0:fatih_color/../src/github.com/fatih/color \ - golang:crypto:6914964:golang_crypto/../src/golang.org/x/crypto \ - golang:net:ab54850:golang_net/../src/golang.org/x/net \ - golang:oauth2:b53b38a:golang_oauth2/../src/golang.org/x/oauth2 \ - google:google-api-go-client:295e4bb:google_googleapigoclient/../src/google.golang.org/api \ - GoogleCloudPlatform:google-cloud-go:v0.10.0:GoogleCloudPlatform_googlecloudgo/../src/cloud.google.com/go \ - mattn:go-colorable:v0.0.8:mattn_gocolorable/../src/github.com/mattn/go-colorable \ - mattn:go-isatty:v0.0.2:mattn_goisatty/../src/github.com/mattn/go-isatty \ + cheggaaa:pb:v2.0.6:cheggaaa_pb/../src/github.com/cheggaaa/pb \ + fatih:color:v1.6.0:fatih_color/../src/github.com/fatih/color \ + golang:crypto:d644981:golang_crypto/../src/golang.org/x/crypto \ + golang:net:61147c4:golang_net/../src/golang.org/x/net \ + golang:oauth2:921ae39:golang_oauth2/../src/golang.org/x/oauth2 \ + google:google-api-go-client:dde16f2:google_googleapigoclient/../src/google.golang.org/api \ + GoogleCloudPlatform:google-cloud-go:v0.21.0:GoogleCloudPlatform_googlecloudgo/../src/cloud.google.com/go \ + mattn:go-colorable:v0.0.9:mattn_gocolorable/../src/github.com/mattn/go-colorable \ + mattn:go-isatty:v0.0.3:mattn_goisatty/../src/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.2:mattn_gorunewidth/../src/github.com/mattn/go-runewidth \ odeke-em:cache:baf8e43:odekeem_cache/../src/github.com/odeke-em/cache \ odeke-em:cli-spinner:610063b:odekeem_clispinner/../src/github.com/odeke-em/cli-spinner \ @@ -44,7 +45,7 @@ GH_TUPLE= boltdb:bolt:v1.3.1:boltdb_bolt/../src/github odeke-em:semalim:9c88bf5:odekeem_semalim/../src/github.com/odeke-em/semalim \ odeke-em:statos:292960a:odekeem_statos/../src/github.com/odeke-em/statos \ skratchdot:open-golang:75fb7ed:skratchdot_opengolang/../src/github.com/skratchdot/open-golang \ - VividCortex:ewma:v1.1:VividCortex_ewma/../src/github.com/VividCortex/ewma + VividCortex:ewma:v1.1.1:VividCortex_ewma/../src/github.com/VividCortex/ewma USE_GITHUB= yes post-patch: Modified: head/net/drive/distinfo ============================================================================== --- head/net/drive/distinfo Sun Apr 15 20:02:30 2018 (r467414) +++ head/net/drive/distinfo Sun Apr 15 20:02:36 2018 (r467415) @@ -1,26 +1,26 @@ -TIMESTAMP = 1500831306 +TIMESTAMP = 1523788101 SHA256 (odeke-em-drive-v0.3.9.1_GH0.tar.gz) = 562958e336d2f52a34443fc8fbf59d9d2a2467b2bf4592a1d78dc009ade661a7 SIZE (odeke-em-drive-v0.3.9.1_GH0.tar.gz) = 333217 SHA256 (boltdb-bolt-v1.3.1_GH0.tar.gz) = b5ae498b780f535a5d308c188dee1329b3536275d29ad6758876084c0b8586a8 SIZE (boltdb-bolt-v1.3.1_GH0.tar.gz) = 83437 -SHA256 (cheggaaa-pb-v2.0.4_GH0.tar.gz) = 21388e5df7bed43ae2b8157a4e17b85ef416ca4925723ddc182f43e3fc719225 -SIZE (cheggaaa-pb-v2.0.4_GH0.tar.gz) = 17205 -SHA256 (fatih-color-v1.5.0_GH0.tar.gz) = f22564848cd7d24022413c719bbc9c35d014ba7d19ee802b29ba5a93016d3250 -SIZE (fatih-color-v1.5.0_GH0.tar.gz) = 586937 -SHA256 (golang-crypto-6914964_GH0.tar.gz) = 19b0870bd07c326c4778a3999d9d225b89869072939fa6c464cc4846105a5644 -SIZE (golang-crypto-6914964_GH0.tar.gz) = 1427860 -SHA256 (golang-net-ab54850_GH0.tar.gz) = fdb82ce54054f5f2eafb41156b8445b9bedefd581817b7395dc392bfcf6c876c -SIZE (golang-net-ab54850_GH0.tar.gz) = 912099 -SHA256 (golang-oauth2-b53b38a_GH0.tar.gz) = 54e3d1df92084bc320862cf5792d45176208d21be20d70ad13124823f798c906 -SIZE (golang-oauth2-b53b38a_GH0.tar.gz) = 38363 -SHA256 (google-google-api-go-client-295e4bb_GH0.tar.gz) = c8c418cd3d9fb4a5aed6b2dbf573bcff5acc1aa92d2b294462b16fa4d38c7644 -SIZE (google-google-api-go-client-295e4bb_GH0.tar.gz) = 5950710 -SHA256 (GoogleCloudPlatform-google-cloud-go-v0.10.0_GH0.tar.gz) = 0bc1e413adada30ca7fdd444d5652fcd6453a6febfb997cde7961e93dabe63b2 -SIZE (GoogleCloudPlatform-google-cloud-go-v0.10.0_GH0.tar.gz) = 1057951 -SHA256 (mattn-go-colorable-v0.0.8_GH0.tar.gz) = 4f7b0196c6d7a7be96ba394c94860384b537cec6e0da57951bccda0d42c1c23c -SIZE (mattn-go-colorable-v0.0.8_GH0.tar.gz) = 7526 -SHA256 (mattn-go-isatty-v0.0.2_GH0.tar.gz) = c0681d72b185a8d4aa8f6a557d181bf25c6e3e7f3874711de507e550b25408bf -SIZE (mattn-go-isatty-v0.0.2_GH0.tar.gz) = 3258 +SHA256 (cheggaaa-pb-v2.0.6_GH0.tar.gz) = 01096a5c51d226a127a0625bb97ec2b97a4c1105235e28fe46f8e49f4bde618b +SIZE (cheggaaa-pb-v2.0.6_GH0.tar.gz) = 17892 +SHA256 (fatih-color-v1.6.0_GH0.tar.gz) = e633b81888680274454a0a5f57b1fb9c1cedd2733007e7cb42c4b3fe5de197a3 +SIZE (fatih-color-v1.6.0_GH0.tar.gz) = 816503 +SHA256 (golang-crypto-d644981_GH0.tar.gz) = 09dc45ba88bb40b017f017df8d9b9885a983444728472149405d360f5b1529a7 +SIZE (golang-crypto-d644981_GH0.tar.gz) = 1456238 +SHA256 (golang-net-61147c4_GH0.tar.gz) = e34008062dee507e06a82ba2035906757a343ff862b5f2195f3a0f50c59b117d +SIZE (golang-net-61147c4_GH0.tar.gz) = 941792 +SHA256 (golang-oauth2-921ae39_GH0.tar.gz) = 3f015a824f78e69c64adc0a36f9badc6cdffdb34687f84edbc591298c7a1b8ff +SIZE (golang-oauth2-921ae39_GH0.tar.gz) = 41875 +SHA256 (google-google-api-go-client-dde16f2_GH0.tar.gz) = 2a7cdbb3faedbb32ea25f72513e482a029d647065278f205b33accc9898348e5 +SIZE (google-google-api-go-client-dde16f2_GH0.tar.gz) = 7951084 +SHA256 (GoogleCloudPlatform-google-cloud-go-v0.21.0_GH0.tar.gz) = 741781f47523d3d7915695e30976c2af3a92717237cdb307febe06ef8ea227ac +SIZE (GoogleCloudPlatform-google-cloud-go-v0.21.0_GH0.tar.gz) = 929492 +SHA256 (mattn-go-colorable-v0.0.9_GH0.tar.gz) = 703db7bd13f84446bb06a7f075cf6b21d65b828cd6831dc9069e28b564bdfb87 +SIZE (mattn-go-colorable-v0.0.9_GH0.tar.gz) = 7593 +SHA256 (mattn-go-isatty-v0.0.3_GH0.tar.gz) = daf68970a6506650b05bac72082865f88d582ecdb74418b95ac5621d5392b633 +SIZE (mattn-go-isatty-v0.0.3_GH0.tar.gz) = 3364 SHA256 (mattn-go-runewidth-v0.0.2_GH0.tar.gz) = 6c7734401fdf829af4f35a5af21a54548f7d3a68336940fb550178ddfe95b076 SIZE (mattn-go-runewidth-v0.0.2_GH0.tar.gz) = 22367 SHA256 (odeke-em-cache-baf8e43_GH0.tar.gz) = d7c03cde117153c8f28b495167cfbef88f5878e6e477841f54040d6848d6be87 @@ -51,5 +51,5 @@ SHA256 (odeke-em-statos-292960a_GH0.tar.gz) = 80b33513 SIZE (odeke-em-statos-292960a_GH0.tar.gz) = 2871 SHA256 (skratchdot-open-golang-75fb7ed_GH0.tar.gz) = 96759603b7ac614f579d6bd5f67f7c17148594f87c424825df774300c796dd5f SIZE (skratchdot-open-golang-75fb7ed_GH0.tar.gz) = 7019 -SHA256 (VividCortex-ewma-v1.1_GH0.tar.gz) = 6dae0aa60c71c75466f3b53f13be22ee7c1fdcaa3aa26f2fd8f7a01cb708ed6c -SIZE (VividCortex-ewma-v1.1_GH0.tar.gz) = 5905 +SHA256 (VividCortex-ewma-v1.1.1_GH0.tar.gz) = 3b2d62412b7ba2726a379cc0ae557595c027dc8206d0ef98f13831281b8f2b85 +SIZE (VividCortex-ewma-v1.1.1_GH0.tar.gz) = 6042 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC80AF87ED4; Sun, 15 Apr 2018 20:02:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6ED2C82874; Sun, 15 Apr 2018 20:02:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61795137C4; Sun, 15 Apr 2018 20:02:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2f2a083068; Sun, 15 Apr 2018 20:02:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2fDX083066; Sun, 15 Apr 2018 20:02:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2fDX083066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467416 - head/net/madonctl X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/madonctl X-SVN-Commit-Revision: 467416 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:42 -0000 Author: sunpoet Date: Sun Apr 15 20:02:40 2018 New Revision: 467416 URL: https://svnweb.freebsd.org/changeset/ports/467416 Log: Update dependencies - Remove DIST_SUBDIR - Bump PORTREVISION for package change Modified: head/net/madonctl/Makefile head/net/madonctl/distinfo Modified: head/net/madonctl/Makefile ============================================================================== --- head/net/madonctl/Makefile Sun Apr 15 20:02:36 2018 (r467415) +++ head/net/madonctl/Makefile Sun Apr 15 20:02:40 2018 (r467416) @@ -5,7 +5,6 @@ PORTNAME= madonctl PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v CATEGORIES= net -DIST_SUBDIR= ${PORTNAME} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CLI client for the Mastodon social network API @@ -23,10 +22,10 @@ GH_TUPLE= McKael:madon:v2.3.0:madon/../src/github.com/ fsnotify:fsnotify:v1.4.7:fsnotify/../src/github.com/fsnotify/fsnotify \ ghodss:yaml:v1.0.0:yaml/../src/github.com/ghodss/yaml \ go-yaml:yaml:v2.1.1:yaml2/../src/gopkg.in/yaml.v2 \ - golang:net:6078986:net/../src/golang.org/x/net \ - golang:oauth2:fdc9e63:oauth2/../src/golang.org/x/oauth2 \ + golang:net:61147c4:net/../src/golang.org/x/net \ + golang:oauth2:921ae39:oauth2/../src/golang.org/x/oauth2 \ golang:sys:1e3c777:sys/../src/golang.org/x/sys \ - golang:text:8c34f84:text/../src/golang.org/x/text \ + golang:text:v0.3.0:text/../src/golang.org/x/text \ gorilla:websocket:v1.2.0:websocket/../src/github.com/gorilla/websocket \ hashicorp:hcl:f40e974:hcl/../src/github.com/hashicorp/hcl \ kr:text:7cafcd8:text2/../src/github.com/kr/text \ @@ -40,8 +39,8 @@ GH_TUPLE= McKael:madon:v2.3.0:madon/../src/github.com/ sgoertzen:html2text:491ddf8:html2text/../src/github.com/sgoertzen/html2text \ spf13:afero:v1.0.2:afero/../src/github.com/spf13/afero \ spf13:cast:v1.2.0:cast/../src/github.com/spf13/cast \ - spf13:cobra:v0.0.1:cobra/../src/github.com/spf13/cobra \ - spf13:pflag:v1.0.0:pflag/../src/github.com/spf13/pflag \ + spf13:cobra:v0.0.2:cobra/../src/github.com/spf13/cobra \ + spf13:pflag:v1.0.1:pflag/../src/github.com/spf13/pflag \ spf13:viper:v1.0.2:viper/../src/github.com/spf13/viper \ spf13:jWalterWeatherman:7c0cea3:jWalterWeatherman/../src/github.com/spf13/jwalterweatherman \ stretchr:testify:v1.2.1:testify/../src/github.com/stretchr/testify Modified: head/net/madonctl/distinfo ============================================================================== --- head/net/madonctl/distinfo Sun Apr 15 20:02:36 2018 (r467415) +++ head/net/madonctl/distinfo Sun Apr 15 20:02:40 2018 (r467416) @@ -1,55 +1,55 @@ -TIMESTAMP = 1521735308 -SHA256 (madonctl/McKael-madonctl-v2.3.1_GH0.tar.gz) = f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6 -SIZE (madonctl/McKael-madonctl-v2.3.1_GH0.tar.gz) = 43395 -SHA256 (madonctl/McKael-madon-v2.3.0_GH0.tar.gz) = c970cb350b3da734399906e6da4b333d300dbaa820af921cb2c72cc6e533c600 -SIZE (madonctl/McKael-madon-v2.3.0_GH0.tar.gz) = 17197 -SHA256 (madonctl/fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd -SIZE (madonctl/fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = 31139 -SHA256 (madonctl/ghodss-yaml-v1.0.0_GH0.tar.gz) = 8a76b47cd171944612aae1cfa08bbb971b63fec16794c839252808392097de44 -SIZE (madonctl/ghodss-yaml-v1.0.0_GH0.tar.gz) = 11772 -SHA256 (madonctl/go-yaml-yaml-v2.1.1_GH0.tar.gz) = c14dd951766d03b4480820faece16d1bc756c2c479efd52594fcdb2c826415c3 -SIZE (madonctl/go-yaml-yaml-v2.1.1_GH0.tar.gz) = 69159 -SHA256 (madonctl/golang-net-6078986_GH0.tar.gz) = fde785d6b1a07a621c94ecf5a67c7b6f296c7a43554c54602f16ff4e5f8639c6 -SIZE (madonctl/golang-net-6078986_GH0.tar.gz) = 939833 -SHA256 (madonctl/golang-oauth2-fdc9e63_GH0.tar.gz) = bd719c412edc109752c0d825a1b7d0a7314b2e9213ecaf97a2e84191d292c7db -SIZE (madonctl/golang-oauth2-fdc9e63_GH0.tar.gz) = 40763 -SHA256 (madonctl/golang-sys-1e3c777_GH0.tar.gz) = 4031840002abc8a0f9e5f435e0a087f96303a76fe8ff3b6bf03693b9172cf0e1 -SIZE (madonctl/golang-sys-1e3c777_GH0.tar.gz) = 801090 -SHA256 (madonctl/golang-text-8c34f84_GH0.tar.gz) = 9760029e16da9727dd08324290cf6ee7c00ec06a66a7cc201fb65e7814a965e9 -SIZE (madonctl/golang-text-8c34f84_GH0.tar.gz) = 6562107 -SHA256 (madonctl/gorilla-websocket-v1.2.0_GH0.tar.gz) = 04d1c4fa839a01d32d3c8c558370a964d83b5c980f74c4b965f3dd04f8cb9276 -SIZE (madonctl/gorilla-websocket-v1.2.0_GH0.tar.gz) = 42984 -SHA256 (madonctl/hashicorp-hcl-f40e974_GH0.tar.gz) = e7e7a1eea69f3a3a68041fc9fe429e3a9f526962ac1b648a5a8ffab1fb3eb52e -SIZE (madonctl/hashicorp-hcl-f40e974_GH0.tar.gz) = 70095 -SHA256 (madonctl/kr-text-7cafcd8_GH0.tar.gz) = 218bd56a3927283e4c9232b4ee15e0fcc989ace72a2a0be14863ce3795ad3c90 -SIZE (madonctl/kr-text-7cafcd8_GH0.tar.gz) = 8584 -SHA256 (madonctl/magiconair-properties-v1.7.6_GH0.tar.gz) = 65d298ef1db6e26409b926d36cf65dcbea684aa9c1dfb676aca321b76a8867b0 -SIZE (madonctl/magiconair-properties-v1.7.6_GH0.tar.gz) = 28717 -SHA256 (madonctl/mattn-go-go1.9.1_GH0.tar.gz) = cffb270091d61263254a130543ec7de30e4c3d847d394ea6fb71e09ce22f63fb -SIZE (madonctl/mattn-go-go1.9.1_GH0.tar.gz) = 16355327 -SHA256 (madonctl/mattn-go-isatty-v0.0.3_GH0.tar.gz) = daf68970a6506650b05bac72082865f88d582ecdb74418b95ac5621d5392b633 -SIZE (madonctl/mattn-go-isatty-v0.0.3_GH0.tar.gz) = 3364 -SHA256 (madonctl/mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 612c2d0d6aade35b2556e74be050689517bc9f68a2f0c8c8b3cb1d09d8d123b4 -SIZE (madonctl/mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 18395 -SHA256 (madonctl/pelletier-go-toml-v1.1.0_GH0.tar.gz) = 7bbfdb5c0ad8af831a43fc2474aa137e0c237258fbc3a843f9de32d3fc41f143 -SIZE (madonctl/pelletier-go-toml-v1.1.0_GH0.tar.gz) = 56991 -SHA256 (madonctl/pkg-errors-v0.8.0_GH0.tar.gz) = bacf6c58e490911398cee61742ddc6a90c560733e4c9dcb3d867b17a894c9dd5 -SIZE (madonctl/pkg-errors-v0.8.0_GH0.tar.gz) = 11344 -SHA256 (madonctl/sendgrid-rest-v2.4.0_GH0.tar.gz) = 24e41723e08b86487f4c254addbc46daa652e04bd028d4c43301724ef5354a67 -SIZE (madonctl/sendgrid-rest-v2.4.0_GH0.tar.gz) = 9806 -SHA256 (madonctl/sgoertzen-html2text-491ddf8_GH0.tar.gz) = f96d51db9b417bdca071956c490101542412e97be7b63e9502e75ab393d872d6 -SIZE (madonctl/sgoertzen-html2text-491ddf8_GH0.tar.gz) = 3799 -SHA256 (madonctl/spf13-afero-v1.0.2_GH0.tar.gz) = 314998952e16324837d42edb3fe39f2fa0027a90f9defc47f3cb98e5450c125b -SIZE (madonctl/spf13-afero-v1.0.2_GH0.tar.gz) = 43570 -SHA256 (madonctl/spf13-cast-v1.2.0_GH0.tar.gz) = 72398a50dc8f3509cb032c60c9df88cd705ef5e5737d87b157b05dbc1a73a1cd -SIZE (madonctl/spf13-cast-v1.2.0_GH0.tar.gz) = 9856 -SHA256 (madonctl/spf13-cobra-v0.0.1_GH0.tar.gz) = 8cb1a8c439e2019013998d4bf96b646fc44dab086dbbc2579bd2862448a7d555 -SIZE (madonctl/spf13-cobra-v0.0.1_GH0.tar.gz) = 101512 -SHA256 (madonctl/spf13-pflag-v1.0.0_GH0.tar.gz) = 690b86ae5499fad84ada4644c85215d66d56f31934683e8543f4c57c5048e011 -SIZE (madonctl/spf13-pflag-v1.0.0_GH0.tar.gz) = 38988 -SHA256 (madonctl/spf13-viper-v1.0.2_GH0.tar.gz) = 34de38af9c6d2e34f01ec62ec4262a1bf57e168c0b82c85e9ea028f378d8fb4a -SIZE (madonctl/spf13-viper-v1.0.2_GH0.tar.gz) = 32018 -SHA256 (madonctl/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = ee1fa0fb1f9a9df8b93a15f67a42322eccfe1e314f489cf1909a7c3ac37dcc7d -SIZE (madonctl/spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = 6345 -SHA256 (madonctl/stretchr-testify-v1.2.1_GH0.tar.gz) = f189673375d0166c961d477819391946d1fcb8d0c55538ee23b91e3a5be1c73a -SIZE (madonctl/stretchr-testify-v1.2.1_GH0.tar.gz) = 95210 +TIMESTAMP = 1523789048 +SHA256 (McKael-madonctl-v2.3.1_GH0.tar.gz) = f97707a4f96b15a8331a0b3725a43c7717bf068bf9e6c5e885a13dd3016d5cf6 +SIZE (McKael-madonctl-v2.3.1_GH0.tar.gz) = 43395 +SHA256 (McKael-madon-v2.3.0_GH0.tar.gz) = c970cb350b3da734399906e6da4b333d300dbaa820af921cb2c72cc6e533c600 +SIZE (McKael-madon-v2.3.0_GH0.tar.gz) = 17197 +SHA256 (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = b7530d973d0ab0e58ad8ce1b9a4b963d6f57b3d72f2f9e13d49846976361b1cd +SIZE (fsnotify-fsnotify-v1.4.7_GH0.tar.gz) = 31139 +SHA256 (ghodss-yaml-v1.0.0_GH0.tar.gz) = 8a76b47cd171944612aae1cfa08bbb971b63fec16794c839252808392097de44 +SIZE (ghodss-yaml-v1.0.0_GH0.tar.gz) = 11772 +SHA256 (go-yaml-yaml-v2.1.1_GH0.tar.gz) = c14dd951766d03b4480820faece16d1bc756c2c479efd52594fcdb2c826415c3 +SIZE (go-yaml-yaml-v2.1.1_GH0.tar.gz) = 69159 +SHA256 (golang-net-61147c4_GH0.tar.gz) = e34008062dee507e06a82ba2035906757a343ff862b5f2195f3a0f50c59b117d +SIZE (golang-net-61147c4_GH0.tar.gz) = 941792 +SHA256 (golang-oauth2-921ae39_GH0.tar.gz) = 3f015a824f78e69c64adc0a36f9badc6cdffdb34687f84edbc591298c7a1b8ff +SIZE (golang-oauth2-921ae39_GH0.tar.gz) = 41875 +SHA256 (golang-sys-1e3c777_GH0.tar.gz) = 4031840002abc8a0f9e5f435e0a087f96303a76fe8ff3b6bf03693b9172cf0e1 +SIZE (golang-sys-1e3c777_GH0.tar.gz) = 801090 +SHA256 (golang-text-v0.3.0_GH0.tar.gz) = 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb +SIZE (golang-text-v0.3.0_GH0.tar.gz) = 6102619 +SHA256 (gorilla-websocket-v1.2.0_GH0.tar.gz) = 04d1c4fa839a01d32d3c8c558370a964d83b5c980f74c4b965f3dd04f8cb9276 +SIZE (gorilla-websocket-v1.2.0_GH0.tar.gz) = 42984 +SHA256 (hashicorp-hcl-f40e974_GH0.tar.gz) = e7e7a1eea69f3a3a68041fc9fe429e3a9f526962ac1b648a5a8ffab1fb3eb52e +SIZE (hashicorp-hcl-f40e974_GH0.tar.gz) = 70095 +SHA256 (kr-text-7cafcd8_GH0.tar.gz) = 218bd56a3927283e4c9232b4ee15e0fcc989ace72a2a0be14863ce3795ad3c90 +SIZE (kr-text-7cafcd8_GH0.tar.gz) = 8584 +SHA256 (magiconair-properties-v1.7.6_GH0.tar.gz) = 65d298ef1db6e26409b926d36cf65dcbea684aa9c1dfb676aca321b76a8867b0 +SIZE (magiconair-properties-v1.7.6_GH0.tar.gz) = 28717 +SHA256 (mattn-go-go1.9.1_GH0.tar.gz) = cffb270091d61263254a130543ec7de30e4c3d847d394ea6fb71e09ce22f63fb +SIZE (mattn-go-go1.9.1_GH0.tar.gz) = 16355327 +SHA256 (mattn-go-isatty-v0.0.3_GH0.tar.gz) = daf68970a6506650b05bac72082865f88d582ecdb74418b95ac5621d5392b633 +SIZE (mattn-go-isatty-v0.0.3_GH0.tar.gz) = 3364 +SHA256 (mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 612c2d0d6aade35b2556e74be050689517bc9f68a2f0c8c8b3cb1d09d8d123b4 +SIZE (mitchellh-mapstructure-00c29f5_GH0.tar.gz) = 18395 +SHA256 (pelletier-go-toml-v1.1.0_GH0.tar.gz) = 7bbfdb5c0ad8af831a43fc2474aa137e0c237258fbc3a843f9de32d3fc41f143 +SIZE (pelletier-go-toml-v1.1.0_GH0.tar.gz) = 56991 +SHA256 (pkg-errors-v0.8.0_GH0.tar.gz) = bacf6c58e490911398cee61742ddc6a90c560733e4c9dcb3d867b17a894c9dd5 +SIZE (pkg-errors-v0.8.0_GH0.tar.gz) = 11344 +SHA256 (sendgrid-rest-v2.4.0_GH0.tar.gz) = 24e41723e08b86487f4c254addbc46daa652e04bd028d4c43301724ef5354a67 +SIZE (sendgrid-rest-v2.4.0_GH0.tar.gz) = 9806 +SHA256 (sgoertzen-html2text-491ddf8_GH0.tar.gz) = f96d51db9b417bdca071956c490101542412e97be7b63e9502e75ab393d872d6 +SIZE (sgoertzen-html2text-491ddf8_GH0.tar.gz) = 3799 +SHA256 (spf13-afero-v1.0.2_GH0.tar.gz) = 314998952e16324837d42edb3fe39f2fa0027a90f9defc47f3cb98e5450c125b +SIZE (spf13-afero-v1.0.2_GH0.tar.gz) = 43570 +SHA256 (spf13-cast-v1.2.0_GH0.tar.gz) = 72398a50dc8f3509cb032c60c9df88cd705ef5e5737d87b157b05dbc1a73a1cd +SIZE (spf13-cast-v1.2.0_GH0.tar.gz) = 9856 +SHA256 (spf13-cobra-v0.0.2_GH0.tar.gz) = 5703ee865c6e7b11a471889fa05b8a4178b1ff8d98982bcadb46753b305e3d6b +SIZE (spf13-cobra-v0.0.2_GH0.tar.gz) = 100775 +SHA256 (spf13-pflag-v1.0.1_GH0.tar.gz) = 3fd7b88585a49ffdf09d72c5320de616334064f79aca4c0152b72a0d7864733b +SIZE (spf13-pflag-v1.0.1_GH0.tar.gz) = 43244 +SHA256 (spf13-viper-v1.0.2_GH0.tar.gz) = 34de38af9c6d2e34f01ec62ec4262a1bf57e168c0b82c85e9ea028f378d8fb4a +SIZE (spf13-viper-v1.0.2_GH0.tar.gz) = 32018 +SHA256 (spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = ee1fa0fb1f9a9df8b93a15f67a42322eccfe1e314f489cf1909a7c3ac37dcc7d +SIZE (spf13-jWalterWeatherman-7c0cea3_GH0.tar.gz) = 6345 +SHA256 (stretchr-testify-v1.2.1_GH0.tar.gz) = f189673375d0166c961d477819391946d1fcb8d0c55538ee23b91e3a5be1c73a +SIZE (stretchr-testify-v1.2.1_GH0.tar.gz) = 95210 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:47 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A601F87F15; Sun, 15 Apr 2018 20:02:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C307D8294A; Sun, 15 Apr 2018 20:02:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA2F4137C5; Sun, 15 Apr 2018 20:02:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2kg2083206; Sun, 15 Apr 2018 20:02:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2keO083203; Sun, 15 Apr 2018 20:02:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2keO083203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467417 - head/sysutils/timelimit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/timelimit X-SVN-Commit-Revision: 467417 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:47 -0000 Author: sunpoet Date: Sun Apr 15 20:02:46 2018 New Revision: 467417 URL: https://svnweb.freebsd.org/changeset/ports/467417 Log: Update to 1.9.0 - Update MASTER_SITES - Update WWW Changes: https://devel.ringlet.net/sysutils/timelimit/NEWS Modified: head/sysutils/timelimit/Makefile head/sysutils/timelimit/distinfo head/sysutils/timelimit/pkg-descr Modified: head/sysutils/timelimit/Makefile ============================================================================== --- head/sysutils/timelimit/Makefile Sun Apr 15 20:02:40 2018 (r467416) +++ head/sysutils/timelimit/Makefile Sun Apr 15 20:02:46 2018 (r467417) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= timelimit -PORTVERSION= 1.8.2 +PORTVERSION= 1.9.0 CATEGORIES= sysutils -MASTER_SITES= http://devel.ringlet.net/files/sys/timelimit/ \ +MASTER_SITES= https://devel.ringlet.net/files/sys/timelimit/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org Modified: head/sysutils/timelimit/distinfo ============================================================================== --- head/sysutils/timelimit/distinfo Sun Apr 15 20:02:40 2018 (r467416) +++ head/sysutils/timelimit/distinfo Sun Apr 15 20:02:46 2018 (r467417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511371358 -SHA256 (timelimit-1.8.2.tar.xz) = aa8a78385b151dcb3d09ef8a10ffc9e9a228333a1161d3d685b5069009f9be5c -SIZE (timelimit-1.8.2.tar.xz) = 9636 +TIMESTAMP = 1523789098 +SHA256 (timelimit-1.9.0.tar.xz) = 6d34e8e0bd06720c6c73d1baff5405f9385d0e675c5d6b1e9b6649cc070308cb +SIZE (timelimit-1.9.0.tar.xz) = 13548 Modified: head/sysutils/timelimit/pkg-descr ============================================================================== --- head/sysutils/timelimit/pkg-descr Sun Apr 15 20:02:40 2018 (r467416) +++ head/sysutils/timelimit/pkg-descr Sun Apr 15 20:02:46 2018 (r467417) @@ -2,4 +2,4 @@ timelimit executes a command and terminates the spawne time with a given signal. A 'warning' signal is sent first, then, after a timeout, a 'kill' signal, similar to the way init(8) operates on shutdown. -WWW: http://devel.ringlet.net/sysutils/timelimit/ +WWW: https://devel.ringlet.net/sysutils/timelimit/ From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:52 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4306BF87F51; Sun, 15 Apr 2018 20:02:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E16A082A18; Sun, 15 Apr 2018 20:02:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DC99A137C6; Sun, 15 Apr 2018 20:02:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2psp083329; Sun, 15 Apr 2018 20:02:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2pEl083327; Sun, 15 Apr 2018 20:02:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2pEl083327@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467418 - head/devel/p5-CPAN-Perl-Releases X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-CPAN-Perl-Releases X-SVN-Commit-Revision: 467418 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:52 -0000 Author: sunpoet Date: Sun Apr 15 20:02:51 2018 New Revision: 467418 URL: https://svnweb.freebsd.org/changeset/ports/467418 Log: Update to 3.54 Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Modified: head/devel/p5-CPAN-Perl-Releases/Makefile head/devel/p5-CPAN-Perl-Releases/distinfo Modified: head/devel/p5-CPAN-Perl-Releases/Makefile ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/Makefile Sun Apr 15 20:02:46 2018 (r467417) +++ head/devel/p5-CPAN-Perl-Releases/Makefile Sun Apr 15 20:02:51 2018 (r467418) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Perl-Releases -PORTVERSION= 3.52 +PORTVERSION= 3.54 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Perl-Releases/distinfo ============================================================================== --- head/devel/p5-CPAN-Perl-Releases/distinfo Sun Apr 15 20:02:46 2018 (r467417) +++ head/devel/p5-CPAN-Perl-Releases/distinfo Sun Apr 15 20:02:51 2018 (r467418) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522841824 -SHA256 (CPAN-Perl-Releases-3.52.tar.gz) = 883c266172c882195004d59fec3a8e8eb86fa1dc9d93a3b9624b124b6f625fc1 -SIZE (CPAN-Perl-Releases-3.52.tar.gz) = 24622 +TIMESTAMP = 1523789110 +SHA256 (CPAN-Perl-Releases-3.54.tar.gz) = 14f41055310b4f032b2e88b4d5a68c7d2174a7600bde10e864132eaaeb34df1d +SIZE (CPAN-Perl-Releases-3.54.tar.gz) = 24671 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:02:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B2D1F87F85; Sun, 15 Apr 2018 20:02:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 339F182AF6; Sun, 15 Apr 2018 20:02:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 22FAE137C7; Sun, 15 Apr 2018 20:02:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK2u5f083454; Sun, 15 Apr 2018 20:02:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK2uYq083452; Sun, 15 Apr 2018 20:02:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152002.w3FK2uYq083452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:02:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467419 - head/devel/p5-Config-Model-Tester X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Config-Model-Tester X-SVN-Commit-Revision: 467419 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:02:57 -0000 Author: sunpoet Date: Sun Apr 15 20:02:56 2018 New Revision: 467419 URL: https://svnweb.freebsd.org/changeset/ports/467419 Log: Update to 3.006 Changes: http://search.cpan.org/dist/Config-Model-Tester/Changes Modified: head/devel/p5-Config-Model-Tester/Makefile head/devel/p5-Config-Model-Tester/distinfo Modified: head/devel/p5-Config-Model-Tester/Makefile ============================================================================== --- head/devel/p5-Config-Model-Tester/Makefile Sun Apr 15 20:02:51 2018 (r467418) +++ head/devel/p5-Config-Model-Tester/Makefile Sun Apr 15 20:02:56 2018 (r467419) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model-Tester -PORTVERSION= 3.005 +PORTVERSION= 3.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model-Tester/distinfo ============================================================================== --- head/devel/p5-Config-Model-Tester/distinfo Sun Apr 15 20:02:51 2018 (r467418) +++ head/devel/p5-Config-Model-Tester/distinfo Sun Apr 15 20:02:56 2018 (r467419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522936962 -SHA256 (Config-Model-Tester-3.005.tar.gz) = daafeab3ea8a7da42637c8d11c3b47c426e12fcff07d9b8235d7c0756bd82871 -SIZE (Config-Model-Tester-3.005.tar.gz) = 26432 +TIMESTAMP = 1523789130 +SHA256 (Config-Model-Tester-3.006.tar.gz) = ad27207abcbf7b2fcf36cbcb3a54ba8c4e853ceb92d725d580a19660fe578cbc +SIZE (Config-Model-Tester-3.006.tar.gz) = 26908 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6011F87FC5; Sun, 15 Apr 2018 20:03:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6903482BD2; Sun, 15 Apr 2018 20:03:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 484AF137C8; Sun, 15 Apr 2018 20:03:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK324p083581; Sun, 15 Apr 2018 20:03:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK32AA083579; Sun, 15 Apr 2018 20:03:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK32AA083579@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467420 - head/devel/p5-Module-CoreList X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Module-CoreList X-SVN-Commit-Revision: 467420 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:03 -0000 Author: sunpoet Date: Sun Apr 15 20:03:01 2018 New Revision: 467420 URL: https://svnweb.freebsd.org/changeset/ports/467420 Log: Update to 5.20180414 Changes: http://search.cpan.org/dist/Module-CoreList/Changes Modified: head/devel/p5-Module-CoreList/Makefile head/devel/p5-Module-CoreList/distinfo Modified: head/devel/p5-Module-CoreList/Makefile ============================================================================== --- head/devel/p5-Module-CoreList/Makefile Sun Apr 15 20:02:56 2018 (r467419) +++ head/devel/p5-Module-CoreList/Makefile Sun Apr 15 20:03:01 2018 (r467420) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-CoreList -PORTVERSION= 5.20180221 +PORTVERSION= 5.20180414 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-CoreList/distinfo ============================================================================== --- head/devel/p5-Module-CoreList/distinfo Sun Apr 15 20:02:56 2018 (r467419) +++ head/devel/p5-Module-CoreList/distinfo Sun Apr 15 20:03:01 2018 (r467420) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521645142 -SHA256 (Module-CoreList-5.20180221.tar.gz) = f4bfc7ab60db026891f7818ede8216d82a27a2d0d03834520a3beffe5268ea89 -SIZE (Module-CoreList-5.20180221.tar.gz) = 104652 +TIMESTAMP = 1523789145 +SHA256 (Module-CoreList-5.20180414.tar.gz) = c4117fc987c6b8f31db8f556817e02c8eb44514c9fc5a2f27e5fa1b2c115c42a +SIZE (Module-CoreList-5.20180414.tar.gz) = 104823 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:08 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0C14F88002; Sun, 15 Apr 2018 20:03:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F196B82CAE; Sun, 15 Apr 2018 20:03:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2E0CA137C9; Sun, 15 Apr 2018 20:03:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK37Ji083705; Sun, 15 Apr 2018 20:03:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK366k083703; Sun, 15 Apr 2018 20:03:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK366k083703@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467421 - head/textproc/p5-Excel-Writer-XLSX X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Excel-Writer-XLSX X-SVN-Commit-Revision: 467421 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:08 -0000 Author: sunpoet Date: Sun Apr 15 20:03:06 2018 New Revision: 467421 URL: https://svnweb.freebsd.org/changeset/ports/467421 Log: Update to 0.98 Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile head/textproc/p5-Excel-Writer-XLSX/distinfo Modified: head/textproc/p5-Excel-Writer-XLSX/Makefile ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/Makefile Sun Apr 15 20:03:01 2018 (r467420) +++ head/textproc/p5-Excel-Writer-XLSX/Makefile Sun Apr 15 20:03:06 2018 (r467421) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA Modified: head/textproc/p5-Excel-Writer-XLSX/distinfo ============================================================================== --- head/textproc/p5-Excel-Writer-XLSX/distinfo Sun Apr 15 20:03:01 2018 (r467420) +++ head/textproc/p5-Excel-Writer-XLSX/distinfo Sun Apr 15 20:03:06 2018 (r467421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523459572 -SHA256 (Excel-Writer-XLSX-0.97.tar.gz) = e2d81fb9dfbef06839c9137928a94796deeb371166576fcf97d5f6236cc56b89 -SIZE (Excel-Writer-XLSX-0.97.tar.gz) = 1982867 +TIMESTAMP = 1523789203 +SHA256 (Excel-Writer-XLSX-0.98.tar.gz) = fe7eed92593ee5f2d8a7da72c36f552f6f78672f8b7e32f6df4bb788af95b4c2 +SIZE (Excel-Writer-XLSX-0.98.tar.gz) = 2029288 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 968D6F88040; Sun, 15 Apr 2018 20:03:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7BB8A82D74; Sun, 15 Apr 2018 20:03:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6BC52137CA; Sun, 15 Apr 2018 20:03:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3C61083830; Sun, 15 Apr 2018 20:03:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3Cqh083828; Sun, 15 Apr 2018 20:03:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3Cqh083828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467422 - head/devel/py-medikit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-medikit X-SVN-Commit-Revision: 467422 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:14 -0000 Author: sunpoet Date: Sun Apr 15 20:03:11 2018 New Revision: 467422 URL: https://svnweb.freebsd.org/changeset/ports/467422 Log: Update to 0.5.20 Changes: https://github.com/python-medikit/medikit/commits/master Modified: head/devel/py-medikit/Makefile head/devel/py-medikit/distinfo Modified: head/devel/py-medikit/Makefile ============================================================================== --- head/devel/py-medikit/Makefile Sun Apr 15 20:03:06 2018 (r467421) +++ head/devel/py-medikit/Makefile Sun Apr 15 20:03:11 2018 (r467422) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= medikit -PORTVERSION= 0.5.19 +PORTVERSION= 0.5.20 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.9:devel/ ${PYTHON_PKGNAMEPREFIX}git_semver>=0.2.1:devel/py-git_semver@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mondrian>=0.6.6:devel/py-mondrian@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=17.0:devel/py-packaging@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pip-tools>=1.11:devel/py-pip-tools@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.28:devel/py-stevedore@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}whistle>=1.0:devel/py-whistle@${FLAVOR} \ Modified: head/devel/py-medikit/distinfo ============================================================================== --- head/devel/py-medikit/distinfo Sun Apr 15 20:03:06 2018 (r467421) +++ head/devel/py-medikit/distinfo Sun Apr 15 20:03:11 2018 (r467422) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522754258 -SHA256 (medikit-0.5.19.tar.gz) = 5fca16a1e3e3f00e54bbdbf89a5f4781f2260dfab07ed6c6862e55ed18e6af14 -SIZE (medikit-0.5.19.tar.gz) = 37768 +TIMESTAMP = 1523789224 +SHA256 (medikit-0.5.20.tar.gz) = 42a34020b1338f3d0da8553cae96138a04ae03d84bee8b1b165389254286fe3a +SIZE (medikit-0.5.20.tar.gz) = 38076 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 176C4F8806C; Sun, 15 Apr 2018 20:03:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 01E5782E06; Sun, 15 Apr 2018 20:03:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42587137CB; Sun, 15 Apr 2018 20:03:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3H3M083952; Sun, 15 Apr 2018 20:03:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3G9g083950; Sun, 15 Apr 2018 20:03:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3G9g083950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467423 - head/sysutils/py-psutil X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/py-psutil X-SVN-Commit-Revision: 467423 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:19 -0000 Author: sunpoet Date: Sun Apr 15 20:03:16 2018 New Revision: 467423 URL: https://svnweb.freebsd.org/changeset/ports/467423 Log: Update to 5.4.5 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Apr 15 20:03:11 2018 (r467422) +++ head/sysutils/py-psutil/Makefile Sun Apr 15 20:03:16 2018 (r467423) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.4.4 +PORTVERSION= 5.4.5 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ post-install: .include -.if ${PYTHON_REL} < 3300 +.if ${PYTHON_REL} < 3000 TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} .endif Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Apr 15 20:03:11 2018 (r467422) +++ head/sysutils/py-psutil/distinfo Sun Apr 15 20:03:16 2018 (r467423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523717880 -SHA256 (psutil-5.4.4.tar.gz) = 5959e33e0fc69742dd22e88bfc7789a1f2e1fc2297794b543119e10cdac8dfb1 -SIZE (psutil-5.4.4.tar.gz) = 417890 +TIMESTAMP = 1523789273 +SHA256 (psutil-5.4.5.tar.gz) = ebe293be36bb24b95cdefc5131635496e88b17fabbcf1e4bc9b5c01f5e489cfe +SIZE (psutil-5.4.5.tar.gz) = 418003 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66E10F880A3; Sun, 15 Apr 2018 20:03:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF89C82EA7; Sun, 15 Apr 2018 20:03:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 953E0137CC; Sun, 15 Apr 2018 20:03:22 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3MQp084077; Sun, 15 Apr 2018 20:03:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3M7Z084075; Sun, 15 Apr 2018 20:03:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3M7Z084075@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467424 - head/devel/rubygem-cucumber-expressions X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-cucumber-expressions X-SVN-Commit-Revision: 467424 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:23 -0000 Author: sunpoet Date: Sun Apr 15 20:03:22 2018 New Revision: 467424 URL: https://svnweb.freebsd.org/changeset/ports/467424 Log: Update to 5.0.17 Changes: https://github.com/cucumber/cucumber-expressions-ruby/commits/master Modified: head/devel/rubygem-cucumber-expressions/Makefile head/devel/rubygem-cucumber-expressions/distinfo Modified: head/devel/rubygem-cucumber-expressions/Makefile ============================================================================== --- head/devel/rubygem-cucumber-expressions/Makefile Sun Apr 15 20:03:16 2018 (r467423) +++ head/devel/rubygem-cucumber-expressions/Makefile Sun Apr 15 20:03:22 2018 (r467424) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cucumber-expressions -PORTVERSION= 5.0.16 +PORTVERSION= 5.0.17 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-cucumber-expressions/distinfo ============================================================================== --- head/devel/rubygem-cucumber-expressions/distinfo Sun Apr 15 20:03:16 2018 (r467423) +++ head/devel/rubygem-cucumber-expressions/distinfo Sun Apr 15 20:03:22 2018 (r467424) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523619744 -SHA256 (rubygem/cucumber-expressions-5.0.16.gem) = 17a625193ecaf446239d54135100df544981a6c1431b2211728db8c03f71e191 -SIZE (rubygem/cucumber-expressions-5.0.16.gem) = 17920 +TIMESTAMP = 1523789284 +SHA256 (rubygem/cucumber-expressions-5.0.17.gem) = dc93bc14a9fa119c16ce72bd9fdda4d93a66d08c0929cfbbc30c98c304b77db1 +SIZE (rubygem/cucumber-expressions-5.0.17.gem) = 17920 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4CAFF880E0; Sun, 15 Apr 2018 20:03:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0396E82FC8; Sun, 15 Apr 2018 20:03:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C9334137CD; Sun, 15 Apr 2018 20:03:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3RFM084212; Sun, 15 Apr 2018 20:03:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3RNP084210; Sun, 15 Apr 2018 20:03:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3RNP084210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467425 - in head/devel/rubygem-tty-editor: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/rubygem-tty-editor: . files X-SVN-Commit-Revision: 467425 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:31 -0000 Author: sunpoet Date: Sun Apr 15 20:03:27 2018 New Revision: 467425 URL: https://svnweb.freebsd.org/changeset/ports/467425 Log: Update to 0.4.0 Changes: https://github.com/piotrmurach/tty-editor/blob/master/CHANGELOG.md Deleted: head/devel/rubygem-tty-editor/files/ Modified: head/devel/rubygem-tty-editor/Makefile head/devel/rubygem-tty-editor/distinfo Modified: head/devel/rubygem-tty-editor/Makefile ============================================================================== --- head/devel/rubygem-tty-editor/Makefile Sun Apr 15 20:03:22 2018 (r467424) +++ head/devel/rubygem-tty-editor/Makefile Sun Apr 15 20:03:27 2018 (r467425) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tty-editor -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Opens a file or text in the user preferred ed LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-tty-prompt>=0.14.0:devel/rubygem-tty-prompt \ +RUN_DEPENDS= rubygem-tty-prompt>=0.16.0:devel/rubygem-tty-prompt \ rubygem-tty-which>=0.3.0:devel/rubygem-tty-which NO_ARCH= yes Modified: head/devel/rubygem-tty-editor/distinfo ============================================================================== --- head/devel/rubygem-tty-editor/distinfo Sun Apr 15 20:03:22 2018 (r467424) +++ head/devel/rubygem-tty-editor/distinfo Sun Apr 15 20:03:27 2018 (r467425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520739789 -SHA256 (rubygem/tty-editor-0.3.0.gem) = 9f3ca823c000f555680d7614ec56e87c065c61f61ba96b1eb2e4f47a7c57cdc0 -SIZE (rubygem/tty-editor-0.3.0.gem) = 11776 +TIMESTAMP = 1523789295 +SHA256 (rubygem/tty-editor-0.4.0.gem) = eefcca11ad08cbd484fab0eedfe755607a5e57f5c94c0a9861a669f2de78709c +SIZE (rubygem/tty-editor-0.4.0.gem) = 11776 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:33 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1A8DF88131; Sun, 15 Apr 2018 20:03:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52E4883070; Sun, 15 Apr 2018 20:03:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7A25137CE; Sun, 15 Apr 2018 20:03:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3WsM084334; Sun, 15 Apr 2018 20:03:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3Wiq084332; Sun, 15 Apr 2018 20:03:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3Wiq084332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467426 - head/games/rubygem-lolcat X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/games/rubygem-lolcat X-SVN-Commit-Revision: 467426 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:34 -0000 Author: sunpoet Date: Sun Apr 15 20:03:32 2018 New Revision: 467426 URL: https://svnweb.freebsd.org/changeset/ports/467426 Log: Update to 99.9.10 Changes: https://github.com/busyloop/lolcat/commits/master Modified: head/games/rubygem-lolcat/Makefile head/games/rubygem-lolcat/distinfo Modified: head/games/rubygem-lolcat/Makefile ============================================================================== --- head/games/rubygem-lolcat/Makefile Sun Apr 15 20:03:27 2018 (r467425) +++ head/games/rubygem-lolcat/Makefile Sun Apr 15 20:03:32 2018 (r467426) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lolcat -PORTVERSION= 90.8.8 +PORTVERSION= 99.9.10 CATEGORIES= games MASTER_SITES= RG @@ -11,13 +11,21 @@ COMMENT= Rainbows and unicorns LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-paint>=2.0.0:devel/rubygem-paint \ +RUN_DEPENDS= rubygem-manpages>=0.6.1:devel/rubygem-manpages \ + rubygem-paint>=2.0.0:devel/rubygem-paint \ rubygem-trollop>=2.1.2:devel/rubygem-trollop NO_ARCH= yes USE_RUBY= yes USES= gem -PLIST_FILES= bin/lolcat +PLIST_FILES= bin/lolcat \ + man/man6/lolcat.6.gz + +post-build: + @${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC} + +post-install: + ${GZIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/man/lolcat.6 .include Modified: head/games/rubygem-lolcat/distinfo ============================================================================== --- head/games/rubygem-lolcat/distinfo Sun Apr 15 20:03:27 2018 (r467425) +++ head/games/rubygem-lolcat/distinfo Sun Apr 15 20:03:32 2018 (r467426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518538809 -SHA256 (rubygem/lolcat-90.8.8.gem) = ce80b9e21503553fd8cc9bc2bae6a66bfe300bc580a7b1284de06e8e300f03e0 -SIZE (rubygem/lolcat-90.8.8.gem) = 56832 +TIMESTAMP = 1523459676 +SHA256 (rubygem/lolcat-99.9.10.gem) = d46affaab3a361ffb03415ef712ce1a457b404a28d38a284eb744eee5fe52d3a +SIZE (rubygem/lolcat-99.9.10.gem) = 57856 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:44 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9048F88197; Sun, 15 Apr 2018 20:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BCDD6831D9; Sun, 15 Apr 2018 20:03:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 88C8E137CF; Sun, 15 Apr 2018 20:03:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3cdD084485; Sun, 15 Apr 2018 20:03:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3cFR084481; Sun, 15 Apr 2018 20:03:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3cFR084481@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467427 - in head/lang/perl5.24: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/lang/perl5.24: . files X-SVN-Commit-Revision: 467427 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:44 -0000 Author: sunpoet Date: Sun Apr 15 20:03:37 2018 New Revision: 467427 URL: https://svnweb.freebsd.org/changeset/ports/467427 Log: Update to 5.24.4 Changes: https://metacpan.org/changes/release/SHAY/perl-5.24.4 Security: 41c96ffd-29a6-4dcc-9a88-65f5038fa6eb MFH: 2018Q2 Modified: head/lang/perl5.24/distinfo head/lang/perl5.24/files/patch-dtrace head/lang/perl5.24/pkg-plist head/lang/perl5.24/version.mk Modified: head/lang/perl5.24/distinfo ============================================================================== --- head/lang/perl5.24/distinfo Sun Apr 15 20:03:32 2018 (r467426) +++ head/lang/perl5.24/distinfo Sun Apr 15 20:03:37 2018 (r467427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506285242 -SHA256 (perl/perl-5.24.3.tar.xz) = 03fe3e4ea39d2a4982703572599a80f3d5f368a1359ed89746ea1d8bec6cfbba -SIZE (perl/perl-5.24.3.tar.xz) = 11574740 +TIMESTAMP = 1523793370 +SHA256 (perl/perl-5.24.4.tar.xz) = 7f080287ff64750270689843ae945f02159a33cb8f2fc910248c15befba5db84 +SIZE (perl/perl-5.24.4.tar.xz) = 11580256 Modified: head/lang/perl5.24/files/patch-dtrace ============================================================================== --- head/lang/perl5.24/files/patch-dtrace Sun Apr 15 20:03:32 2018 (r467426) +++ head/lang/perl5.24/files/patch-dtrace Sun Apr 15 20:03:37 2018 (r467427) @@ -153,7 +153,7 @@ + +$spitshell >>$Makefile <<'!NO!SUBS!' + - perltoc_pod_prereqs = extra.pods pod/perl5243delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod + perltoc_pod_prereqs = extra.pods pod/perl5244delta.pod pod/perlapi.pod pod/perlintern.pod pod/perlmodlib.pod pod/perluniprops.pod generated_pods = pod/perltoc.pod $(perltoc_pod_prereqs) generated_headers = uudmap.h bitcount.h mg_data.h @@ -860,19 +908,32 @@ mydtrace.h: $(DTRACE_H) Modified: head/lang/perl5.24/pkg-plist ============================================================================== --- head/lang/perl5.24/pkg-plist Sun Apr 15 20:03:32 2018 (r467426) +++ head/lang/perl5.24/pkg-plist Sun Apr 15 20:03:37 2018 (r467427) @@ -1455,6 +1455,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5241delta.pod %%PRIV_LIB%%/pod/perl5242delta.pod %%PRIV_LIB%%/pod/perl5243delta.pod +%%PRIV_LIB%%/pod/perl5244delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod @@ -2129,6 +2130,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5241delta.1.gz %%MAN1%%/perl5242delta.1.gz %%MAN1%%/perl5243delta.1.gz +%%MAN1%%/perl5244delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz Modified: head/lang/perl5.24/version.mk ============================================================================== --- head/lang/perl5.24/version.mk Sun Apr 15 20:03:32 2018 (r467426) +++ head/lang/perl5.24/version.mk Sun Apr 15 20:03:37 2018 (r467427) @@ -1,2 +1,2 @@ -PERL_VERSION= 5.24.3 +PERL_VERSION= 5.24.4 PERL5_DEPEND= perl5>=5.24<5.25 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 07648F881DD; Sun, 15 Apr 2018 20:03:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AA003832FD; Sun, 15 Apr 2018 20:03:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A5003137D2; Sun, 15 Apr 2018 20:03:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3mob084743; Sun, 15 Apr 2018 20:03:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3mJK084741; Sun, 15 Apr 2018 20:03:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3mJK084741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467429 - head/net/py-ipaddress X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-ipaddress X-SVN-Commit-Revision: 467429 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:49 -0000 Author: sunpoet Date: Sun Apr 15 20:03:48 2018 New Revision: 467429 URL: https://svnweb.freebsd.org/changeset/ports/467429 Log: Update to 1.0.21 Changes: https://github.com/phihag/ipaddress/commits/master Modified: head/net/py-ipaddress/Makefile head/net/py-ipaddress/distinfo Modified: head/net/py-ipaddress/Makefile ============================================================================== --- head/net/py-ipaddress/Makefile Sun Apr 15 20:03:43 2018 (r467428) +++ head/net/py-ipaddress/Makefile Sun Apr 15 20:03:48 2018 (r467429) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipaddress -PORTVERSION= 1.0.19 +PORTVERSION= 1.0.21 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ipaddress/distinfo ============================================================================== --- head/net/py-ipaddress/distinfo Sun Apr 15 20:03:43 2018 (r467428) +++ head/net/py-ipaddress/distinfo Sun Apr 15 20:03:48 2018 (r467429) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513512646 -SHA256 (ipaddress-1.0.19.tar.gz) = 200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81 -SIZE (ipaddress-1.0.19.tar.gz) = 32854 +TIMESTAMP = 1523789338 +SHA256 (ipaddress-1.0.21.tar.gz) = 82c964e8a387f3869774c9fd3ed7bf19f0e001de58f0f52fc17257b6bc5f515d +SIZE (ipaddress-1.0.21.tar.gz) = 32885 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D799DF881C9; Sun, 15 Apr 2018 20:03:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDDC283247; Sun, 15 Apr 2018 20:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B1ADB137D1; Sun, 15 Apr 2018 20:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3h1G084621; Sun, 15 Apr 2018 20:03:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3hot084619; Sun, 15 Apr 2018 20:03:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3hot084619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467428 - head/security/p5-Crypt-OpenSSL-Random X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/p5-Crypt-OpenSSL-Random X-SVN-Commit-Revision: 467428 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:47 -0000 Author: sunpoet Date: Sun Apr 15 20:03:43 2018 New Revision: 467428 URL: https://svnweb.freebsd.org/changeset/ports/467428 Log: Update to 0.13 Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Random/Changes Modified: head/security/p5-Crypt-OpenSSL-Random/Makefile head/security/p5-Crypt-OpenSSL-Random/distinfo Modified: head/security/p5-Crypt-OpenSSL-Random/Makefile ============================================================================== --- head/security/p5-Crypt-OpenSSL-Random/Makefile Sun Apr 15 20:03:37 2018 (r467427) +++ head/security/p5-Crypt-OpenSSL-Random/Makefile Sun Apr 15 20:03:43 2018 (r467428) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-Random -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN Modified: head/security/p5-Crypt-OpenSSL-Random/distinfo ============================================================================== --- head/security/p5-Crypt-OpenSSL-Random/distinfo Sun Apr 15 20:03:37 2018 (r467427) +++ head/security/p5-Crypt-OpenSSL-Random/distinfo Sun Apr 15 20:03:43 2018 (r467428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523717935 -SHA256 (Crypt-OpenSSL-Random-0.12.tar.gz) = 8e05e3b8f767a2d567247bdde723c9b6a0cd9b592ac9d8dbf51d8ac1d24d8928 -SIZE (Crypt-OpenSSL-Random-0.12.tar.gz) = 15382 +TIMESTAMP = 1523813197 +SHA256 (Crypt-OpenSSL-Random-0.13.tar.gz) = 60fd0825b1c8748d70dd81dd05e1477869d57e23a2583c62fef267a8c7cabb6e +SIZE (Crypt-OpenSSL-Random-0.13.tar.gz) = 15431 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E7FBF88288; Sun, 15 Apr 2018 20:03:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E30B1834C1; Sun, 15 Apr 2018 20:03:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE205137D6; Sun, 15 Apr 2018 20:03:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3w8J085115; Sun, 15 Apr 2018 20:03:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3wg5085113; Sun, 15 Apr 2018 20:03:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3wg5085113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467432 - head/textproc/rubygem-jekyll-assets X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-jekyll-assets X-SVN-Commit-Revision: 467432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:59 -0000 Author: sunpoet Date: Sun Apr 15 20:03:58 2018 New Revision: 467432 URL: https://svnweb.freebsd.org/changeset/ports/467432 Log: Update to 3.0.10 Changes: https://github.com/envygeeks/jekyll-assets/blob/master/CHANGELOG.md https://github.com/envygeeks/jekyll-assets/commits/master Modified: head/textproc/rubygem-jekyll-assets/Makefile head/textproc/rubygem-jekyll-assets/distinfo Modified: head/textproc/rubygem-jekyll-assets/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-assets/Makefile Sun Apr 15 20:03:57 2018 (r467431) +++ head/textproc/rubygem-jekyll-assets/Makefile Sun Apr 15 20:03:58 2018 (r467432) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-assets -PORTVERSION= 3.0.9 +PORTVERSION= 3.0.10 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-assets/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-assets/distinfo Sun Apr 15 20:03:57 2018 (r467431) +++ head/textproc/rubygem-jekyll-assets/distinfo Sun Apr 15 20:03:58 2018 (r467432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523619824 -SHA256 (rubygem/jekyll-assets-3.0.9.gem) = 0f6d891ae01ab65aa3528aa998fdf0fde03d79f1df806e9425e919b14b2631c0 -SIZE (rubygem/jekyll-assets-3.0.9.gem) = 34816 +TIMESTAMP = 1523789370 +SHA256 (rubygem/jekyll-assets-3.0.10.gem) = 86b5f3a696cad5ac145ea2a51b5ac7c2f0e4102a24338a62fa3df453cd93e15d +SIZE (rubygem/jekyll-assets-3.0.10.gem) = 34816 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E13D1F88244; Sun, 15 Apr 2018 20:03:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 187678341D; Sun, 15 Apr 2018 20:03:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EF53D137D4; Sun, 15 Apr 2018 20:03:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3r1u084868; Sun, 15 Apr 2018 20:03:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3rbw084866; Sun, 15 Apr 2018 20:03:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152003.w3FK3rbw084866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:03:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467430 - head/devel/rubygem-oj X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-oj X-SVN-Commit-Revision: 467430 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:56 -0000 Author: sunpoet Date: Sun Apr 15 20:03:53 2018 New Revision: 467430 URL: https://svnweb.freebsd.org/changeset/ports/467430 Log: Update to 3.5.1 - Add LICENSE_FILE Changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md Modified: head/devel/rubygem-oj/Makefile head/devel/rubygem-oj/distinfo Modified: head/devel/rubygem-oj/Makefile ============================================================================== --- head/devel/rubygem-oj/Makefile Sun Apr 15 20:03:48 2018 (r467429) +++ head/devel/rubygem-oj/Makefile Sun Apr 15 20:03:53 2018 (r467430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oj -PORTVERSION= 3.5.0 +PORTVERSION= 3.5.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Fast JSON parser and serializer LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmp.so:math/gmp Modified: head/devel/rubygem-oj/distinfo ============================================================================== --- head/devel/rubygem-oj/distinfo Sun Apr 15 20:03:48 2018 (r467429) +++ head/devel/rubygem-oj/distinfo Sun Apr 15 20:03:53 2018 (r467430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520265831 -SHA256 (rubygem/oj-3.5.0.gem) = d8eee3580ba5b3ef4342d9116a1f6356f0e77c03e89c4497000e0318c1c4f353 -SIZE (rubygem/oj-3.5.0.gem) = 188928 +TIMESTAMP = 1523789354 +SHA256 (rubygem/oj-3.5.1.gem) = 448a0c7e9c0ca8989b95a8c685853c21dfe1e6cb6b8df727f41779057caa7096 +SIZE (rubygem/oj-3.5.1.gem) = 189440 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:03:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7EB0F8827F; Sun, 15 Apr 2018 20:03:58 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0911B834A6; Sun, 15 Apr 2018 20:03:57 +0000 (UTC) (envelope-from pi@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 91FF0137D5; Sun, 15 Apr 2018 20:03:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK3vbn084995; Sun, 15 Apr 2018 20:03:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK3vJF084993; Sun, 15 Apr 2018 20:03:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804152003.w3FK3vJF084993@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 15 Apr 2018 20:03:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467431 - head/devel/py-stdnum X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-stdnum X-SVN-Commit-Revision: 467431 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:03:58 -0000 Author: pi Date: Sun Apr 15 20:03:57 2018 New Revision: 467431 URL: https://svnweb.freebsd.org/changeset/ports/467431 Log: devel/py-stdnum: update 1.8.1 -> 1.9 Relnotes: https://lists.arthurdejong.org/python-stdnum-announce/2018/msg00002.html Modified: head/devel/py-stdnum/Makefile head/devel/py-stdnum/distinfo Modified: head/devel/py-stdnum/Makefile ============================================================================== --- head/devel/py-stdnum/Makefile Sun Apr 15 20:03:53 2018 (r467430) +++ head/devel/py-stdnum/Makefile Sun Apr 15 20:03:57 2018 (r467431) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stdnum -PORTVERSION= 1.8.1 +PORTVERSION= 1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-stdnum/distinfo ============================================================================== --- head/devel/py-stdnum/distinfo Sun Apr 15 20:03:53 2018 (r467430) +++ head/devel/py-stdnum/distinfo Sun Apr 15 20:03:57 2018 (r467431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517738483 -SHA256 (python-stdnum-1.8.1.tar.gz) = d7162fdb29337aebed65700cc7297016f6cd32cae4ad7aed8f7e7531f0217943 -SIZE (python-stdnum-1.8.1.tar.gz) = 421921 +TIMESTAMP = 1523778304 +SHA256 (python-stdnum-1.9.tar.gz) = d587a520182f9d8aef7659cca429f4382881589c8883a0a55322b2f94970bdb3 +SIZE (python-stdnum-1.9.tar.gz) = 466861 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:04:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87D9DF88312; Sun, 15 Apr 2018 20:04:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4487A8360B; Sun, 15 Apr 2018 20:04:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 57B04137D8; Sun, 15 Apr 2018 20:04:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK44Op085241; Sun, 15 Apr 2018 20:04:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK44Uj085239; Sun, 15 Apr 2018 20:04:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152004.w3FK44Uj085239@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:04:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467433 - head/textproc/rubygem-ox X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-ox X-SVN-Commit-Revision: 467433 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:04:07 -0000 Author: sunpoet Date: Sun Apr 15 20:04:03 2018 New Revision: 467433 URL: https://svnweb.freebsd.org/changeset/ports/467433 Log: Update to 2.9.1 Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-ox/Makefile head/textproc/rubygem-ox/distinfo Modified: head/textproc/rubygem-ox/Makefile ============================================================================== --- head/textproc/rubygem-ox/Makefile Sun Apr 15 20:03:58 2018 (r467432) +++ head/textproc/rubygem-ox/Makefile Sun Apr 15 20:04:03 2018 (r467433) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-ox/distinfo ============================================================================== --- head/textproc/rubygem-ox/distinfo Sun Apr 15 20:03:58 2018 (r467432) +++ head/textproc/rubygem-ox/distinfo Sun Apr 15 20:04:03 2018 (r467433) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521036397 -SHA256 (rubygem/ox-2.9.0.gem) = 994a014687b972be3794508ee423e5e9c1a08e77f9ed23fbaf302de34e1db6a6 -SIZE (rubygem/ox-2.9.0.gem) = 80384 +TIMESTAMP = 1523789380 +SHA256 (rubygem/ox-2.9.1.gem) = a6beb00833317cdb8959ef47e7cc1f686f60d301af0454ad6759141b384ba3f9 +SIZE (rubygem/ox-2.9.1.gem) = 80896 From owner-svn-ports-head@freebsd.org Sun Apr 15 20:04:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E827F88369; Sun, 15 Apr 2018 20:04:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71FE6836FC; Sun, 15 Apr 2018 20:04:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EC28D137D9; Sun, 15 Apr 2018 20:04:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FK490T085344; Sun, 15 Apr 2018 20:04:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FK49Cm085343; Sun, 15 Apr 2018 20:04:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152004.w3FK49Cm085343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:04:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467434 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467434 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:04:14 -0000 Author: sunpoet Date: Sun Apr 15 20:04:09 2018 New Revision: 467434 URL: https://svnweb.freebsd.org/changeset/ports/467434 Log: Document Perl vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Apr 15 20:04:03 2018 (r467433) +++ head/security/vuxml/vuln.xml Sun Apr 15 20:04:09 2018 (r467434) @@ -58,6 +58,46 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + perl -- multiple vulnerabilities + + + perl5 + 5.24.05.24.4 + 5.26.05.26.2 + + + + +

perldelta:

+
+

CVE-2018-6797: heap-buffer-overflow (WRITE of size 1) in S_regatom + (regcomp.c)

+

A crafted regular expression could cause a heap buffer write overflow, + with control over the bytes written. [perl #132227]

+

CVE-2018-6798: Heap-buffer-overflow in Perl__byte_dump_string (utf8.c)

+

Matching a crafted locale dependent regular expression could cause a + heap buffer read overflow and potentially information disclosure. [perl + #132063]

+

CVE-2018-6913: heap-buffer-overflow in S_pack_rec

+

pack() could cause a heap buffer write overflow with a large item + count. [perl #131844]

+
+ +
+ + https://metacpan.org/changes/release/SHAY/perl-5.26.2 + https://metacpan.org/changes/release/SHAY/perl-5.24.4 + CVE-2018-6797 + CVE-2018-6798 + CVE-2018-6913 + + + 2018-04-14 + 2018-04-15 + +
+ ipsec-tools -- remotely exploitable computational-complexity attack From owner-svn-ports-head@freebsd.org Sun Apr 15 20:10:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 986F6F88A54; Sun, 15 Apr 2018 20:10:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BDEB83E96; Sun, 15 Apr 2018 20:10:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 46DC8137E1; Sun, 15 Apr 2018 20:10:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FKAJti085661; Sun, 15 Apr 2018 20:10:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FKAJ1a085660; Sun, 15 Apr 2018 20:10:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804152010.w3FKAJ1a085660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 15 Apr 2018 20:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467435 - head/net/madonctl X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/madonctl X-SVN-Commit-Revision: 467435 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 20:10:19 -0000 Author: sunpoet Date: Sun Apr 15 20:10:18 2018 New Revision: 467435 URL: https://svnweb.freebsd.org/changeset/ports/467435 Log: Update dependencies - Remove DIST_SUBDIR - Bump PORTREVISION for package change Modified: head/net/madonctl/Makefile Modified: head/net/madonctl/Makefile ============================================================================== --- head/net/madonctl/Makefile Sun Apr 15 20:04:09 2018 (r467434) +++ head/net/madonctl/Makefile Sun Apr 15 20:10:18 2018 (r467435) @@ -4,6 +4,7 @@ PORTNAME= madonctl PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= sunpoet@FreeBSD.org From owner-svn-ports-head@freebsd.org Sun Apr 15 21:26:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3074AF8EE4D; Sun, 15 Apr 2018 21:26:28 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D254376278; Sun, 15 Apr 2018 21:26:27 +0000 (UTC) (envelope-from matthew@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 CD5A41448E; Sun, 15 Apr 2018 21:26:27 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FLQRFO025096; Sun, 15 Apr 2018 21:26:27 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FLQRgE025090; Sun, 15 Apr 2018 21:26:27 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201804152126.w3FLQRgE025090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 15 Apr 2018 21:26:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467436 - in head/sysutils/rsyslog8: . files X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: in head/sysutils/rsyslog8: . files X-SVN-Commit-Revision: 467436 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 21:26:28 -0000 Author: matthew Date: Sun Apr 15 21:26:26 2018 New Revision: 467436 URL: https://svnweb.freebsd.org/changeset/ports/467436 Log: Update to 8.34.0 Add patches to configuration system to allow specifying whether syslog(3) generates RFC5424 format messages, instead of RFC3164. Set RFC5424 as the syslog(3) default for OSVER >= 1200061. See: https://reviews.freebsd.org/D14951 This is primarily a convenience so that users of rsyslog8 will not have to modify their rsyslog.conf when upgrading to a version of FreeBSD that generates RFC5424 from syslog(3). I will submit these patches upstream in due course. Added: head/sysutils/rsyslog8/files/patch-config.h.in (contents, props changed) head/sysutils/rsyslog8/files/patch-configure.ac (contents, props changed) head/sysutils/rsyslog8/files/patch-plugins_imuxsock_imuxsock.c (contents, props changed) Modified: head/sysutils/rsyslog8/Makefile head/sysutils/rsyslog8/distinfo head/sysutils/rsyslog8/pkg-plist Modified: head/sysutils/rsyslog8/Makefile ============================================================================== --- head/sysutils/rsyslog8/Makefile Sun Apr 15 20:10:18 2018 (r467435) +++ head/sysutils/rsyslog8/Makefile Sun Apr 15 21:26:26 2018 (r467436) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rsyslog -PORTVERSION= 8.33.1 +PORTVERSION= 8.34.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ @@ -123,6 +123,12 @@ SUB_FILES= pkg-message CONFIGURE_ARGS+= --enable-imdiag --enable-imfile --enable-impstats --enable-mail --enable-omprog --enable-omstdout --enable-omuxsock --enable-rfc3195 --disable-testbench +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200061 +CONFIGURE_ARGS+= --enable-imuxsock-rfc5424 +.else +CONFIGURE_ARGS+= --disable-imuxsock-rfc5424 +.endif + post-patch: @${REINPLACE_CMD} -e 's|/lib/rsyslog/|${PREFIX}/lib/rsyslog/|'\ ${WRKSRC}/tools/syslogd.c @@ -137,7 +143,7 @@ post-patch: post-install-DOCS-on: .for SQL in ${PORTDOCS:M*.sql} @${MKDIR} ${STAGEDIR}${DOCSDIR}/${SQL:H} - @${INSTALL_DATA} ${WRKSRC}/${SQL} ${STAGEDIR}${DOCSDIR}/${SQL} + ${INSTALL_DATA} ${WRKSRC}/${SQL} ${STAGEDIR}${DOCSDIR}/${SQL} .endfor .include Modified: head/sysutils/rsyslog8/distinfo ============================================================================== --- head/sysutils/rsyslog8/distinfo Sun Apr 15 20:10:18 2018 (r467435) +++ head/sysutils/rsyslog8/distinfo Sun Apr 15 21:26:26 2018 (r467436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520407652 -SHA256 (rsyslog-8.33.1.tar.gz) = 2da2bd773dbd5fde4eb162d5411dac96bf596b33e62a4062610443686597e3a8 -SIZE (rsyslog-8.33.1.tar.gz) = 2494338 +TIMESTAMP = 1522926631 +SHA256 (rsyslog-8.34.0.tar.gz) = 18330a9764c55d2501b847aad267292bd96c2b12fa5c3b92909bd8d4563c80a9 +SIZE (rsyslog-8.34.0.tar.gz) = 2545544 Added: head/sysutils/rsyslog8/files/patch-config.h.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rsyslog8/files/patch-config.h.in Sun Apr 15 21:26:26 2018 (r467436) @@ -0,0 +1,13 @@ +--- config.h.in.orig 2018-04-14 15:52:32 UTC ++++ config.h.in +@@ -18,6 +18,10 @@ + /* Indicator that RELP is present */ + #undef ENABLE_RELP + ++/* Indicator that syslog(3) sends RFC5424 format via the local unix ++ socket, rather than the traditional RFC3164 */ ++#undef ENABLE_IMUXSOCK_RFC5424 ++ + /* Regular expressions support enabled. */ + #undef FEATURE_REGEXP + Added: head/sysutils/rsyslog8/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rsyslog8/files/patch-configure.ac Sun Apr 15 21:26:26 2018 (r467436) @@ -0,0 +1,30 @@ +--- configure.ac.orig 2018-04-03 09:47:39 UTC ++++ configure.ac +@@ -1520,6 +1520,19 @@ if test "x$enable_imfile" = "xyes"; then + fi + AM_CONDITIONAL(ENABLE_IMFILE, test x$enable_imfile = xyes) + ++# choose default settings for the format the system syslog(3) ++# generates: (old, default) RFC 3164 needs a special parser. (new) RFC ++# 5424 is handled by the default parser. ++AC_ARG_ENABLE(imuxsock_rfc5424, ++ [AS_HELP_STRING([--enable-imuxsock-rfc5424],[unix socket input defaults to RFC5424 format @<:default=no@:>@])], ++ [case "${enableval}" in ++ yes) enable_imuxsock_rfc5424="yes" ;; ++ no) enable_imuxsock_rfc5424="no" ;; ++ *) AC_MSG_ERROR(bad value ${enableval} for --enable-imuxsock-rfc5424) ;; ++ esac], ++ [enable_imuxsock_rfc5424=no] ++) ++AM_CONDITIONAL(ENABLE_IMUXSOCK_RFC5424, test x$enable_imuxsock_rfc5424 = xyes) + + # settings for the door input module (under solaris, thus default off) + AC_ARG_ENABLE(imsolaris, +@@ -2312,6 +2325,7 @@ echo " imdiag enabled: + echo " file input module enabled: $enable_imfile" + echo " Solaris input module enabled: $enable_imsolaris" + echo " periodic statistics module enabled: $enable_impstats" ++echo " syslog(3) unix socket uses RFC5424: $enable_imuxsock_rfc5424" + echo " imzmq3 input module enabled: $enable_imzmq3" + echo " imczmq input module enabled: $enable_imczmq" + echo " imjournal input module enabled: $enable_imjournal" Added: head/sysutils/rsyslog8/files/patch-plugins_imuxsock_imuxsock.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/rsyslog8/files/patch-plugins_imuxsock_imuxsock.c Sun Apr 15 21:26:26 2018 (r467436) @@ -0,0 +1,34 @@ +--- plugins/imuxsock/imuxsock.c.orig 2018-04-08 11:15:54 UTC ++++ plugins/imuxsock/imuxsock.c +@@ -180,6 +180,13 @@ static int sd_fds = 0; /* number of sy + #define DFLT_ratelimitInterval 0 + #define DFLT_ratelimitBurst 200 + #define DFLT_ratelimitSeverity 1 /* do not rate-limit emergency messages */ ++ ++#ifdef ENABLE_IMUXSOCK_RFC5424 ++#define DFLT_bUseSpecialParser 0 /* assumes syslog(3) generates RFC5424 format */ ++#else ++#define DFLT_bUseSpecialParser 1 /* assumes syslog(3) generates RFC3164 format */ ++#endif ++ + /* config vars for the legacy config system */ + static struct configSettings_s { + int bOmitLocalLogging; +@@ -323,7 +330,7 @@ createInstance(instanceConf_t **pinst) + inst->ratelimitBurst = DFLT_ratelimitBurst; + inst->ratelimitSeverity = DFLT_ratelimitSeverity; + inst->bUseFlowCtl = 0; +- inst->bUseSpecialParser = 1; ++ inst->bUseSpecialParser = DFLT_bUseSpecialParser; + inst->bParseHost = UNSET; + inst->bIgnoreTimestamp = 1; + inst->bCreatePath = DFLT_bCreatePath; +@@ -1243,7 +1250,7 @@ CODESTARTbeginCnfLoad + pModConf->bAnnotateSysSock = 0; + pModConf->bParseTrusted = 0; + pModConf->bParseHost = UNSET; +- pModConf->bUseSpecialParser = 1; ++ pModConf->bUseSpecialParser = DFLT_bUseSpecialParser; + /* if we do not process internal messages, we will see messages + * from ourselves, and so we need to permit this. + */ Modified: head/sysutils/rsyslog8/pkg-plist ============================================================================== --- head/sysutils/rsyslog8/pkg-plist Sun Apr 15 20:10:18 2018 (r467435) +++ head/sysutils/rsyslog8/pkg-plist Sun Apr 15 21:26:26 2018 (r467436) @@ -1,3 +1,4 @@ +lib/rsyslog/fmhttp.so lib/rsyslog/im3195.so lib/rsyslog/imdiag.so lib/rsyslog/imfile.so From owner-svn-ports-head@freebsd.org Sun Apr 15 21:43:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7C3CF901EF; Sun, 15 Apr 2018 21:43:58 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78CB2793DB; Sun, 15 Apr 2018 21:43:58 +0000 (UTC) (envelope-from adridg@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 5952B147C9; Sun, 15 Apr 2018 21:43:58 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FLhw6v034659; Sun, 15 Apr 2018 21:43:58 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FLhvam034649; Sun, 15 Apr 2018 21:43:57 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201804152143.w3FLhvam034649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Sun, 15 Apr 2018 21:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467437 - in head/devel: cmake cmake-doc cmake-gui cmake/files X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/devel: cmake cmake-doc cmake-gui cmake/files X-SVN-Commit-Revision: 467437 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 21:43:59 -0000 Author: adridg Date: Sun Apr 15 21:43:57 2018 New Revision: 467437 URL: https://svnweb.freebsd.org/changeset/ports/467437 Log: Update CMake to 3.11.0. Thanks to antoine@ for the exp-run. In the run-up to this commit, many other ports were pre-emptively fixed. The only issue still known is math/kig, which had a build failure in the exp-run, but which isn't reproducible across multiple 11.1 {i386,amd64} machines and poudriere builds. We've decided to forge ahead. The new CMake version: - drops FreeBSD patches that have been incorporated upstream, - re-shuffles patches to FindQt4, since upstream has made some changes which break FindQt4 in new ways on FreeBSD (while fixing the old ones), - has new patches to make OpenMP and BLAS findable on FreeBSD, - drops ports libarchive in favor of the version in base, to avoid overlinking for the pkg(8) support in CPack (this makes portlint complain, and we have decided to ignore it). PR: 227372 226959 223678 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14506 Added: head/devel/cmake/files/patch-Modules_FindBLAS.cmake (contents, props changed) head/devel/cmake/files/patch-Modules_FindOpenMP.cmake (contents, props changed) Deleted: head/devel/cmake/files/patch-Modules_FindImageMagick.cmake head/devel/cmake/files/patch-Modules_FindwxWidgets.cmake head/devel/cmake/files/patch-Modules_FindwxWindows.cmake head/devel/cmake/files/patch-git_3f4924-boost_1.66 Modified: head/devel/cmake-doc/Makefile head/devel/cmake-doc/pkg-plist head/devel/cmake-gui/Makefile head/devel/cmake/Makefile head/devel/cmake/distinfo head/devel/cmake/files/InitialCache.cmake head/devel/cmake/files/patch-Modules_FindQt4.cmake head/devel/cmake/pkg-plist Modified: head/devel/cmake-doc/Makefile ============================================================================== --- head/devel/cmake-doc/Makefile Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake-doc/Makefile Sun Apr 15 21:43:57 2018 (r467437) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -DISTVERSION= 3.10.2 -PORTREVISION= 1 +DISTVERSION= 3.11.0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -doc Modified: head/devel/cmake-doc/pkg-plist ============================================================================== --- head/devel/cmake-doc/pkg-plist Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake-doc/pkg-plist Sun Apr 15 21:43:57 2018 (r467437) @@ -1,28 +1,4 @@ %%DOCSDIR%%/CMake-%%CMAKEVERSION%%.qch -%%DOCSDIR%%/html/release/3.0.html -%%DOCSDIR%%/html/release/3.1.html -%%DOCSDIR%%/html/release/3.10.html -%%DOCSDIR%%/html/release/3.2.html -%%DOCSDIR%%/html/release/3.3.html -%%DOCSDIR%%/html/release/3.4.html -%%DOCSDIR%%/html/release/3.5.html -%%DOCSDIR%%/html/release/3.6.html -%%DOCSDIR%%/html/release/3.7.html -%%DOCSDIR%%/html/release/3.8.html -%%DOCSDIR%%/html/release/3.9.html -%%DOCSDIR%%/html/release/index.html -%%DOCSDIR%%/html/_sources/release/3.0.rst.txt -%%DOCSDIR%%/html/_sources/release/3.1.rst.txt -%%DOCSDIR%%/html/_sources/release/3.10.rst.txt -%%DOCSDIR%%/html/_sources/release/3.2.rst.txt -%%DOCSDIR%%/html/_sources/release/3.3.rst.txt -%%DOCSDIR%%/html/_sources/release/3.4.rst.txt -%%DOCSDIR%%/html/_sources/release/3.5.rst.txt -%%DOCSDIR%%/html/_sources/release/3.6.rst.txt -%%DOCSDIR%%/html/_sources/release/3.7.rst.txt -%%DOCSDIR%%/html/_sources/release/3.8.rst.txt -%%DOCSDIR%%/html/_sources/release/3.9.rst.txt -%%DOCSDIR%%/html/_sources/release/index.rst.txt %%DOCSDIR%%/html/_sources/command/add_compile_options.rst.txt %%DOCSDIR%%/html/_sources/command/add_custom_command.rst.txt %%DOCSDIR%%/html/_sources/command/add_custom_target.rst.txt @@ -170,7 +146,6 @@ %%DOCSDIR%%/html/_sources/generator/CodeLite.rst.txt %%DOCSDIR%%/html/_sources/generator/Eclipse CDT4.rst.txt %%DOCSDIR%%/html/_sources/generator/Green Hills MULTI.rst.txt -%%DOCSDIR%%/html/_sources/generator/KDevelop3.rst.txt %%DOCSDIR%%/html/_sources/generator/Kate.rst.txt %%DOCSDIR%%/html/_sources/generator/MSYS Makefiles.rst.txt %%DOCSDIR%%/html/_sources/generator/MinGW Makefiles.rst.txt @@ -280,6 +255,7 @@ %%DOCSDIR%%/html/_sources/module/ExternalData.rst.txt %%DOCSDIR%%/html/_sources/module/ExternalProject.rst.txt %%DOCSDIR%%/html/_sources/module/FeatureSummary.rst.txt +%%DOCSDIR%%/html/_sources/module/FetchContent.rst.txt %%DOCSDIR%%/html/_sources/module/FindALSA.rst.txt %%DOCSDIR%%/html/_sources/module/FindASPELL.rst.txt %%DOCSDIR%%/html/_sources/module/FindAVIFile.rst.txt @@ -328,6 +304,7 @@ %%DOCSDIR%%/html/_sources/module/FindICU.rst.txt %%DOCSDIR%%/html/_sources/module/FindITK.rst.txt %%DOCSDIR%%/html/_sources/module/FindIce.rst.txt +%%DOCSDIR%%/html/_sources/module/FindIconv.rst.txt %%DOCSDIR%%/html/_sources/module/FindIcotool.rst.txt %%DOCSDIR%%/html/_sources/module/FindImageMagick.rst.txt %%DOCSDIR%%/html/_sources/module/FindIntl.rst.txt @@ -528,6 +505,7 @@ %%DOCSDIR%%/html/_sources/policy/CMP0069.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0070.rst.txt %%DOCSDIR%%/html/_sources/policy/CMP0071.rst.txt +%%DOCSDIR%%/html/_sources/policy/CMP0072.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/ADVANCED.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/HELPSTRING.rst.txt %%DOCSDIR%%/html/_sources/prop_cache/MODIFIED.rst.txt @@ -613,10 +591,12 @@ %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_DEFINITIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/COMPILE_FLAGS.rst.txt +%%DOCSDIR%%/html/_sources/prop_sf/COMPILE_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/EXTERNAL_OBJECT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/Fortran_FORMAT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/GENERATED.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/HEADER_FILE_ONLY.rst.txt +%%DOCSDIR%%/html/_sources/prop_sf/INCLUDE_DIRECTORIES.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/KEEP_EXTENSION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/LABELS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/LANGUAGE.rst.txt @@ -635,6 +615,8 @@ %%DOCSDIR%%/html/_sources/prop_sf/VS_DEPLOYMENT_LOCATION.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_INCLUDE_IN_VSIX.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_RESOURCE_GENERATOR.rst.txt +%%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst.txt +%%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_ENABLE_DEBUG.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_ENTRYPOINT.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/prop_sf/VS_SHADER_MODEL.rst.txt @@ -692,6 +674,7 @@ %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_NAME.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_BUILD_DIR.rst.txt +%%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_PARALLEL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst.txt @@ -757,6 +740,7 @@ %%DOCSDIR%%/html/_sources/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_CONFIGURATIONS.rst.txt +%%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_GLOBAL.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_IMPLIB.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/IMPORTED_LIBNAME.rst.txt @@ -897,6 +881,19 @@ %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCODE_PRODUCT_TYPE.rst.txt %%DOCSDIR%%/html/_sources/prop_tgt/XCTEST.rst.txt +%%DOCSDIR%%/html/_sources/release/3.0.rst.txt +%%DOCSDIR%%/html/_sources/release/3.1.rst.txt +%%DOCSDIR%%/html/_sources/release/3.10.rst.txt +%%DOCSDIR%%/html/_sources/release/3.11.rst.txt +%%DOCSDIR%%/html/_sources/release/3.2.rst.txt +%%DOCSDIR%%/html/_sources/release/3.3.rst.txt +%%DOCSDIR%%/html/_sources/release/3.4.rst.txt +%%DOCSDIR%%/html/_sources/release/3.5.rst.txt +%%DOCSDIR%%/html/_sources/release/3.6.rst.txt +%%DOCSDIR%%/html/_sources/release/3.7.rst.txt +%%DOCSDIR%%/html/_sources/release/3.8.rst.txt +%%DOCSDIR%%/html/_sources/release/3.9.rst.txt +%%DOCSDIR%%/html/_sources/release/index.rst.txt %%DOCSDIR%%/html/_sources/variable/ANDROID.rst.txt %%DOCSDIR%%/html/_sources/variable/APPLE.rst.txt %%DOCSDIR%%/html/_sources/variable/BORLAND.rst.txt @@ -933,6 +930,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARGC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_ARGV0.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOGEN_PARALLEL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst.txt @@ -957,6 +955,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_CACHE_PATCH_VERSION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CFG_INTDIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CL_64.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CODELITE_USE_TARGETS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_COLOR_MAKEFILE.rst.txt @@ -974,6 +973,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_CTEST_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_EXTENSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_HOST_COMPILER.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_STANDARD.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst.txt @@ -1037,6 +1037,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODOUT_FLAG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_INSTANCE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_PLATFORM.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GENERATOR_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_GNUtoMS.rst.txt @@ -1058,6 +1059,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INCLUDE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_MESSAGE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_NAME_DIR.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INSTALL_PREFIX.rst.txt @@ -1068,6 +1070,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_IOS_INSTALL_COMBINED.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOLS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOL_COMPILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_JOB_POOL_LINK.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst.txt @@ -1097,6 +1100,8 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_CONFIG.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_DEBUG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_INIT.rst.txt @@ -1106,6 +1111,7 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_CONFIG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_DEBUG.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_MINSIZEREL.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_RELEASE.rst.txt @@ -1160,6 +1166,8 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MODULE_PATH.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_MSVCIDE_RUN_PATH.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_NETRC.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_NETRC_FILE.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_NO_BUILTIN_CHRPATH.rst.txt @@ -1252,11 +1260,13 @@ %%DOCSDIR%%/html/_sources/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_GENERATE_SCHEME.rst.txt +%%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst.txt %%DOCSDIR%%/html/_sources/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst.txt +%%DOCSDIR%%/html/_sources/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_INSTALL_SCRIPT.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst.txt %%DOCSDIR%%/html/_sources/variable/CPACK_SET_DESTDIR.rst.txt @@ -1317,6 +1327,7 @@ %%DOCSDIR%%/html/_sources/variable/CTEST_P4_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_OPTIONS.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_P4_UPDATE_OPTIONS.rst.txt +%%DOCSDIR%%/html/_sources/variable/CTEST_RUN_CURRENT_SCRIPT.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SCP_COMMAND.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SITE.rst.txt %%DOCSDIR%%/html/_sources/variable/CTEST_SOURCE_DIRECTORY.rst.txt @@ -1544,7 +1555,6 @@ %%DOCSDIR%%/html/generator/CodeLite.html %%DOCSDIR%%/html/generator/Eclipse CDT4.html %%DOCSDIR%%/html/generator/Green Hills MULTI.html -%%DOCSDIR%%/html/generator/KDevelop3.html %%DOCSDIR%%/html/generator/Kate.html %%DOCSDIR%%/html/generator/MSYS Makefiles.html %%DOCSDIR%%/html/generator/MinGW Makefiles.html @@ -1655,6 +1665,7 @@ %%DOCSDIR%%/html/module/ExternalData.html %%DOCSDIR%%/html/module/ExternalProject.html %%DOCSDIR%%/html/module/FeatureSummary.html +%%DOCSDIR%%/html/module/FetchContent.html %%DOCSDIR%%/html/module/FindALSA.html %%DOCSDIR%%/html/module/FindASPELL.html %%DOCSDIR%%/html/module/FindAVIFile.html @@ -1703,6 +1714,7 @@ %%DOCSDIR%%/html/module/FindICU.html %%DOCSDIR%%/html/module/FindITK.html %%DOCSDIR%%/html/module/FindIce.html +%%DOCSDIR%%/html/module/FindIconv.html %%DOCSDIR%%/html/module/FindIcotool.html %%DOCSDIR%%/html/module/FindImageMagick.html %%DOCSDIR%%/html/module/FindIntl.html @@ -1904,6 +1916,7 @@ %%DOCSDIR%%/html/policy/CMP0069.html %%DOCSDIR%%/html/policy/CMP0070.html %%DOCSDIR%%/html/policy/CMP0071.html +%%DOCSDIR%%/html/policy/CMP0072.html %%DOCSDIR%%/html/prop_cache/ADVANCED.html %%DOCSDIR%%/html/prop_cache/HELPSTRING.html %%DOCSDIR%%/html/prop_cache/MODIFIED.html @@ -1989,10 +2002,12 @@ %%DOCSDIR%%/html/prop_sf/COMPILE_DEFINITIONS.html %%DOCSDIR%%/html/prop_sf/COMPILE_DEFINITIONS_CONFIG.html %%DOCSDIR%%/html/prop_sf/COMPILE_FLAGS.html +%%DOCSDIR%%/html/prop_sf/COMPILE_OPTIONS.html %%DOCSDIR%%/html/prop_sf/EXTERNAL_OBJECT.html %%DOCSDIR%%/html/prop_sf/Fortran_FORMAT.html %%DOCSDIR%%/html/prop_sf/GENERATED.html %%DOCSDIR%%/html/prop_sf/HEADER_FILE_ONLY.html +%%DOCSDIR%%/html/prop_sf/INCLUDE_DIRECTORIES.html %%DOCSDIR%%/html/prop_sf/KEEP_EXTENSION.html %%DOCSDIR%%/html/prop_sf/LABELS.html %%DOCSDIR%%/html/prop_sf/LANGUAGE.html @@ -2011,6 +2026,8 @@ %%DOCSDIR%%/html/prop_sf/VS_DEPLOYMENT_LOCATION.html %%DOCSDIR%%/html/prop_sf/VS_INCLUDE_IN_VSIX.html %%DOCSDIR%%/html/prop_sf/VS_RESOURCE_GENERATOR.html +%%DOCSDIR%%/html/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.html +%%DOCSDIR%%/html/prop_sf/VS_SHADER_ENABLE_DEBUG.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_ENTRYPOINT.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_FLAGS.html %%DOCSDIR%%/html/prop_sf/VS_SHADER_MODEL.html @@ -2068,6 +2085,7 @@ %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_NAME.html %%DOCSDIR%%/html/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_BUILD_DIR.html +%%DOCSDIR%%/html/prop_tgt/AUTOGEN_PARALLEL.html %%DOCSDIR%%/html/prop_tgt/AUTOGEN_TARGET_DEPENDS.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC.html %%DOCSDIR%%/html/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.html @@ -2133,6 +2151,7 @@ %%DOCSDIR%%/html/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.html %%DOCSDIR%%/html/prop_tgt/IMPORTED.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_CONFIGURATIONS.html +%%DOCSDIR%%/html/prop_tgt/IMPORTED_GLOBAL.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_IMPLIB.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_IMPLIB_CONFIG.html %%DOCSDIR%%/html/prop_tgt/IMPORTED_LIBNAME.html @@ -2273,6 +2292,19 @@ %%DOCSDIR%%/html/prop_tgt/XCODE_EXPLICIT_FILE_TYPE.html %%DOCSDIR%%/html/prop_tgt/XCODE_PRODUCT_TYPE.html %%DOCSDIR%%/html/prop_tgt/XCTEST.html +%%DOCSDIR%%/html/release/3.0.html +%%DOCSDIR%%/html/release/3.1.html +%%DOCSDIR%%/html/release/3.10.html +%%DOCSDIR%%/html/release/3.11.html +%%DOCSDIR%%/html/release/3.2.html +%%DOCSDIR%%/html/release/3.3.html +%%DOCSDIR%%/html/release/3.4.html +%%DOCSDIR%%/html/release/3.5.html +%%DOCSDIR%%/html/release/3.6.html +%%DOCSDIR%%/html/release/3.7.html +%%DOCSDIR%%/html/release/3.8.html +%%DOCSDIR%%/html/release/3.9.html +%%DOCSDIR%%/html/release/index.html %%DOCSDIR%%/html/search.html %%DOCSDIR%%/html/searchindex.js %%DOCSDIR%%/html/variable/ANDROID.html @@ -2311,6 +2343,7 @@ %%DOCSDIR%%/html/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_ARGC.html %%DOCSDIR%%/html/variable/CMAKE_ARGV0.html +%%DOCSDIR%%/html/variable/CMAKE_AUTOGEN_PARALLEL.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.html %%DOCSDIR%%/html/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.html @@ -2335,6 +2368,7 @@ %%DOCSDIR%%/html/variable/CMAKE_CACHE_PATCH_VERSION.html %%DOCSDIR%%/html/variable/CMAKE_CFG_INTDIR.html %%DOCSDIR%%/html/variable/CMAKE_CL_64.html +%%DOCSDIR%%/html/variable/CMAKE_CODEBLOCKS_COMPILER_ID.html %%DOCSDIR%%/html/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.html %%DOCSDIR%%/html/variable/CMAKE_CODELITE_USE_TARGETS.html %%DOCSDIR%%/html/variable/CMAKE_COLOR_MAKEFILE.html @@ -2352,6 +2386,7 @@ %%DOCSDIR%%/html/variable/CMAKE_CTEST_COMMAND.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_EXTENSIONS.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_HOST_COMPILER.html +%%DOCSDIR%%/html/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_STANDARD.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_STANDARD_REQUIRED.html %%DOCSDIR%%/html/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.html @@ -2415,6 +2450,7 @@ %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODOUT_FLAG.html %%DOCSDIR%%/html/variable/CMAKE_Fortran_MODULE_DIRECTORY.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR.html +%%DOCSDIR%%/html/variable/CMAKE_GENERATOR_INSTANCE.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR_PLATFORM.html %%DOCSDIR%%/html/variable/CMAKE_GENERATOR_TOOLSET.html %%DOCSDIR%%/html/variable/CMAKE_GNUtoMS.html @@ -2436,6 +2472,7 @@ %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.html %%DOCSDIR%%/html/variable/CMAKE_INCLUDE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.html +%%DOCSDIR%%/html/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_MESSAGE.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_NAME_DIR.html %%DOCSDIR%%/html/variable/CMAKE_INSTALL_PREFIX.html @@ -2446,6 +2483,7 @@ %%DOCSDIR%%/html/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.html %%DOCSDIR%%/html/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_IOS_INSTALL_COMBINED.html +%%DOCSDIR%%/html/variable/CMAKE_JOB_POOLS.html %%DOCSDIR%%/html/variable/CMAKE_JOB_POOL_COMPILE.html %%DOCSDIR%%/html/variable/CMAKE_JOB_POOL_LINK.html %%DOCSDIR%%/html/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.html @@ -2475,6 +2513,8 @@ %%DOCSDIR%%/html/variable/CMAKE_LANG_CREATE_SHARED_MODULE.html %%DOCSDIR%%/html/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS.html +%%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_CONFIG.html +%%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_DEBUG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_INIT.html @@ -2484,6 +2524,7 @@ %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.html %%DOCSDIR%%/html/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.html +%%DOCSDIR%%/html/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_CONFIG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_DEBUG.html %%DOCSDIR%%/html/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_MINSIZEREL.html %%DOCSDIR%%/html/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_RELEASE.html @@ -2538,6 +2579,8 @@ %%DOCSDIR%%/html/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.html %%DOCSDIR%%/html/variable/CMAKE_MODULE_PATH.html %%DOCSDIR%%/html/variable/CMAKE_MSVCIDE_RUN_PATH.html +%%DOCSDIR%%/html/variable/CMAKE_NETRC.html +%%DOCSDIR%%/html/variable/CMAKE_NETRC_FILE.html %%DOCSDIR%%/html/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.html %%DOCSDIR%%/html/variable/CMAKE_NOT_USING_CONFIG_FLAGS.html %%DOCSDIR%%/html/variable/CMAKE_NO_BUILTIN_CHRPATH.html @@ -2630,11 +2673,13 @@ %%DOCSDIR%%/html/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_GENERATE_SCHEME.html +%%DOCSDIR%%/html/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.html %%DOCSDIR%%/html/variable/CMAKE_XCODE_PLATFORM_TOOLSET.html %%DOCSDIR%%/html/variable/CPACK_ABSOLUTE_DESTINATION_FILES.html %%DOCSDIR%%/html/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.html %%DOCSDIR%%/html/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.html %%DOCSDIR%%/html/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.html +%%DOCSDIR%%/html/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.html %%DOCSDIR%%/html/variable/CPACK_INSTALL_SCRIPT.html %%DOCSDIR%%/html/variable/CPACK_PACKAGING_INSTALL_PREFIX.html %%DOCSDIR%%/html/variable/CPACK_SET_DESTDIR.html @@ -2695,6 +2740,7 @@ %%DOCSDIR%%/html/variable/CTEST_P4_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_P4_OPTIONS.html %%DOCSDIR%%/html/variable/CTEST_P4_UPDATE_OPTIONS.html +%%DOCSDIR%%/html/variable/CTEST_RUN_CURRENT_SCRIPT.html %%DOCSDIR%%/html/variable/CTEST_SCP_COMMAND.html %%DOCSDIR%%/html/variable/CTEST_SITE.html %%DOCSDIR%%/html/variable/CTEST_SOURCE_DIRECTORY.html Modified: head/devel/cmake-gui/Makefile ============================================================================== --- head/devel/cmake-gui/Makefile Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake-gui/Makefile Sun Apr 15 21:43:57 2018 (r467437) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cmake -DISTVERSION= 3.10.2 +DISTVERSION= 3.11.0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ PKGNAMESUFFIX= -gui Modified: head/devel/cmake/Makefile ============================================================================== --- head/devel/cmake/Makefile Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake/Makefile Sun Apr 15 21:43:57 2018 (r467437) @@ -3,7 +3,7 @@ PORTNAME= cmake # Remember to update devel/cmake-doc and devel/cmake-gui as well. -DISTVERSION= 3.10.2 +DISTVERSION= 3.11.0 CATEGORIES= devel MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ @@ -19,7 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libuv.so:devel/libuv \ librhash.so:security/rhash -USES= compiler:c++11-lang libarchive ncurses +USES= compiler:c++11-lang ncurses HAS_CONFIGURE= yes CONFIGURE_ENV= MAKE=make Modified: head/devel/cmake/distinfo ============================================================================== --- head/devel/cmake/distinfo Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake/distinfo Sun Apr 15 21:43:57 2018 (r467437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516374700 -SHA256 (cmake-3.10.2.tar.gz) = 80d0faad4ab56de07aa21a7fc692c88c4ce6156d42b0579c6962004a70a3218b -SIZE (cmake-3.10.2.tar.gz) = 7824452 +TIMESTAMP = 1522528039 +SHA256 (cmake-3.11.0.tar.gz) = c313bee371d4d255be2b4e96fd59b11d58bc550a7c78c021444ae565709a656b +SIZE (cmake-3.11.0.tar.gz) = 7948287 Modified: head/devel/cmake/files/InitialCache.cmake ============================================================================== --- head/devel/cmake/files/InitialCache.cmake Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake/files/InitialCache.cmake Sun Apr 15 21:43:57 2018 (r467437) @@ -13,7 +13,13 @@ set(BUILD_TESTING OFF CACHE BOOL "Build the testing tr set(LIBLZMA_INCLUDE_DIR "/usr/include" CACHE PATH "Directory where LibLZMA headers are located.") set(LIBLZMA_LIBRARY "/usr/lib/liblzma.so" CACHE PATH - "LibLZMA library to link against..") + "LibLZMA library to link against.") + +# Similarly for libarchive +set(LibArchive_INCLUDE_DIR "/usr/include" CACHE PATH + "Directory where LibArchive headers are located.") +set(LibArchive_LIBRARY "/usr/lib/libthr.so;/usr/lib/libarchive.so" CACHE PATH + "LibArchive library to link against.") # Modern FreeBSD systems are assumed to have libpkg installed, # so enable its use in CPack for the direct generation of FreeBSD Added: head/devel/cmake/files/patch-Modules_FindBLAS.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cmake/files/patch-Modules_FindBLAS.cmake Sun Apr 15 21:43:57 2018 (r467437) @@ -0,0 +1,34 @@ +When finding BLAS, we may need to explicitly add gcc_s from the correct +gcc directory to the libraries linked in while testing for BLAS functions. +Check for the necessity via some ldd trickery. PR 226959. + +--- Modules/FindBLAS.cmake.orig 2018-04-06 14:25:24.441628000 +0200 ++++ Modules/FindBLAS.cmake 2018-04-06 15:24:27.515872000 +0200 +@@ -162,6 +162,27 @@ + else() + check_function_exists("${_name}_" ${_prefix}${_combined_name}_WORKS) + endif() ++ if (NOT ${_prefix}${_combined_name}_WORKS) ++ # On FreeBSD, we may need to link to gcc_s in a special way ++ execute_process( ++ COMMAND /usr/bin/ldd ${${LIBRARIES}} ++ COMMAND /usr/bin/grep gcc_s ++ COMMAND /usr/bin/cut -w -f 4 ++ RESULT_VARIABLE _found_needed ++ OUTPUT_VARIABLE _output_needed ++ ) ++# message("DEBUG: found=${_found_needed} output=${_output_needed}") ++ if (_found_needed EQUAL "0" AND _output_needed MATCHES "libgcc_s") ++ set(CMAKE_REQUIRED_LIBRARIES ${_flags} ${${LIBRARIES}} ${_output_needed} ${_thread}) ++ message(STATUS "Re-trying ${LIBRARIES} search with gcc_s") ++ if (CMAKE_Fortran_COMPILER_LOADED) ++ check_fortran_function_exists("${_name}" ${_prefix}${_combined_name}_WORKS2) ++ else() ++ check_function_exists("${_name}_" ${_prefix}${_combined_name}_WORKS2) ++ endif() ++ set(${_prefix}${_combined_name}_WORKS ${${_prefix}${_combined_name}_WORKS2}) ++ endif() ++ endif() + set(CMAKE_REQUIRED_LIBRARIES) + mark_as_advanced(${_prefix}${_combined_name}_WORKS) + set(_libraries_work ${${_prefix}${_combined_name}_WORKS}) Added: head/devel/cmake/files/patch-Modules_FindOpenMP.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cmake/files/patch-Modules_FindOpenMP.cmake Sun Apr 15 21:43:57 2018 (r467437) @@ -0,0 +1,16 @@ +Avoid looking for pthread by simply asserting that it is there. +Otherwise openmp can't be found because the pthread library +lives in /usr/lib and CMake 3.11 doesn't look there anymore +while looking for openmp. PR 223678. + +--- Modules/FindOpenMP.cmake 2018-04-07 20:56:40.059488000 +0000 ++++ Modules/FindOpenMP.cmake 2018-04-07 21:48:55.681077000 +0000 +@@ -79,6 +79,8 @@ + cmake_policy(SET CMP0054 NEW) # if() quoted variables not dereferenced + cmake_policy(SET CMP0057 NEW) # if IN_LIST + ++set(OpenMP_pthread_LIBRARY -lpthread) ++ + function(_OPENMP_FLAG_CANDIDATES LANG) + message(STATUS "FindOpenMP: flag-candidates ${LANG}") + if(NOT OpenMP_${LANG}_FLAG) Modified: head/devel/cmake/files/patch-Modules_FindQt4.cmake ============================================================================== --- head/devel/cmake/files/patch-Modules_FindQt4.cmake Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake/files/patch-Modules_FindQt4.cmake Sun Apr 15 21:43:57 2018 (r467437) @@ -1,36 +1,30 @@ ---- Modules/FindQt4.cmake.orig 2017-05-31 14:00:09 UTC +--- Modules/FindQt4.cmake.orig 2018-03-28 11:16:49 UTC +++ Modules/FindQt4.cmake -@@ -706,14 +706,7 @@ if (QT_QMAKE_EXECUTABLE AND - # ask qmake for the plugins directory - if (QT_LIBRARY_DIR AND NOT QT_PLUGINS_DIR OR QT_QMAKE_CHANGED) - _qt4_query_qmake(QT_INSTALL_PLUGINS qt_plugins_dir) -- set(QT_PLUGINS_DIR NOTFOUND) -- foreach(qt_cross_path ${CMAKE_FIND_ROOT_PATH}) -- set(qt_cross_paths ${qt_cross_paths} "${qt_cross_path}/plugins") -- endforeach() +@@ -713,10 +713,15 @@ if (QT_QMAKE_EXECUTABLE AND + foreach(qt_cross_path ${CMAKE_FIND_ROOT_PATH}) + set(qt_cross_paths ${qt_cross_paths} "${qt_cross_path}/plugins") + endforeach() - find_path(QT_PLUGINS_DIR NAMES accessible imageformats sqldrivers codecs designer -- HINTS ${qt_cross_paths} ${qt_plugins_dir} -- DOC "The location of the Qt plugins" ++ find_path(QT_PLUGINS_DIR NAMES accessible imageformats sqldrivers codecs + HINTS ${qt_cross_paths} ${qt_plugins_dir} + DOC "The location of the Qt plugins" - NO_CMAKE_FIND_ROOT_PATH) -+ set(QT_PLUGINS_DIR ${qt_plugins_dir} CACHE PATH "The location of the Qt plugins" FORCE) ++ NO_CMAKE_FIND_ROOT_PATH ++ NO_SYSTEM_ENVIRONMENT_PATH ++ NO_CMAKE_SYSTEM_PATH) ++ if(NOT QT_PLUGINS_DIR AND qt_plugins_dir) ++ set(QT_PLUGINS_DIR ${qt_plugins_dir}) ++ endif() endif () # ask qmake for the translations directory -@@ -726,16 +719,7 @@ if (QT_QMAKE_EXECUTABLE AND - if (QT_LIBRARY_DIR AND NOT QT_IMPORTS_DIR OR QT_QMAKE_CHANGED) - _qt4_query_qmake(QT_INSTALL_IMPORTS qt_imports_dir) - if(qt_imports_dir) -- set(QT_IMPORTS_DIR NOTFOUND) -- foreach(qt_cross_path ${CMAKE_FIND_ROOT_PATH}) -- set(qt_cross_paths ${qt_cross_paths} "${qt_cross_path}/imports") -- endforeach() -- find_path(QT_IMPORTS_DIR NAMES Qt -- HINTS ${qt_cross_paths} ${qt_imports_dir} -- DOC "The location of the Qt imports" -- NO_CMAKE_FIND_ROOT_PATH -- NO_CMAKE_PATH NO_CMAKE_ENVIRONMENT_PATH NO_SYSTEM_ENVIRONMENT_PATH -- NO_CMAKE_SYSTEM_PATH) -+ set(QT_IMPORTS_DIR ${qt_imports_dir} CACHE PATH "The location of the Qt imports" FORCE) +@@ -740,6 +745,9 @@ if (QT_QMAKE_EXECUTABLE AND + NO_CMAKE_PATH NO_CMAKE_ENVIRONMENT_PATH NO_SYSTEM_ENVIRONMENT_PATH + NO_CMAKE_SYSTEM_PATH) mark_as_advanced(QT_IMPORTS_DIR) ++ if(NOT QT_IMPORTS_DIR AND qt_imports_dir) ++ set(QT_IMPORTS_DIR ${qt_imports_dir}) ++ endif() endif() endif () + Modified: head/devel/cmake/pkg-plist ============================================================================== --- head/devel/cmake/pkg-plist Sun Apr 15 21:26:26 2018 (r467436) +++ head/devel/cmake/pkg-plist Sun Apr 15 21:43:57 2018 (r467437) @@ -173,7 +173,6 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/generator/CodeLite.rst %%DATADIR%%/Help/generator/Eclipse CDT4.rst %%DATADIR%%/Help/generator/Green Hills MULTI.rst -%%DATADIR%%/Help/generator/KDevelop3.rst %%DATADIR%%/Help/generator/Kate.rst %%DATADIR%%/Help/generator/MSYS Makefiles.rst %%DATADIR%%/Help/generator/MinGW Makefiles.rst @@ -289,6 +288,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/module/ExternalData.rst %%DATADIR%%/Help/module/ExternalProject.rst %%DATADIR%%/Help/module/FeatureSummary.rst +%%DATADIR%%/Help/module/FetchContent.rst %%DATADIR%%/Help/module/FindALSA.rst %%DATADIR%%/Help/module/FindASPELL.rst %%DATADIR%%/Help/module/FindAVIFile.rst @@ -337,6 +337,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/module/FindICU.rst %%DATADIR%%/Help/module/FindITK.rst %%DATADIR%%/Help/module/FindIce.rst +%%DATADIR%%/Help/module/FindIconv.rst %%DATADIR%%/Help/module/FindIcotool.rst %%DATADIR%%/Help/module/FindImageMagick.rst %%DATADIR%%/Help/module/FindIntl.rst @@ -537,6 +538,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/policy/CMP0069.rst %%DATADIR%%/Help/policy/CMP0070.rst %%DATADIR%%/Help/policy/CMP0071.rst +%%DATADIR%%/Help/policy/CMP0072.rst %%DATADIR%%/Help/policy/DEPRECATED.txt %%DATADIR%%/Help/policy/DISALLOWED_COMMAND.txt %%DATADIR%%/Help/prop_cache/ADVANCED.rst @@ -624,10 +626,12 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/prop_sf/COMPILE_DEFINITIONS.rst %%DATADIR%%/Help/prop_sf/COMPILE_DEFINITIONS_CONFIG.rst %%DATADIR%%/Help/prop_sf/COMPILE_FLAGS.rst +%%DATADIR%%/Help/prop_sf/COMPILE_OPTIONS.rst %%DATADIR%%/Help/prop_sf/EXTERNAL_OBJECT.rst %%DATADIR%%/Help/prop_sf/Fortran_FORMAT.rst %%DATADIR%%/Help/prop_sf/GENERATED.rst %%DATADIR%%/Help/prop_sf/HEADER_FILE_ONLY.rst +%%DATADIR%%/Help/prop_sf/INCLUDE_DIRECTORIES.rst %%DATADIR%%/Help/prop_sf/KEEP_EXTENSION.rst %%DATADIR%%/Help/prop_sf/LABELS.rst %%DATADIR%%/Help/prop_sf/LANGUAGE.rst @@ -646,6 +650,8 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst %%DATADIR%%/Help/prop_sf/VS_INCLUDE_IN_VSIX.rst %%DATADIR%%/Help/prop_sf/VS_RESOURCE_GENERATOR.rst +%%DATADIR%%/Help/prop_sf/VS_SHADER_DISABLE_OPTIMIZATIONS.rst +%%DATADIR%%/Help/prop_sf/VS_SHADER_ENABLE_DEBUG.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_FLAGS.rst %%DATADIR%%/Help/prop_sf/VS_SHADER_MODEL.rst @@ -703,6 +709,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_NAME.rst %%DATADIR%%/Help/prop_tgt/ARCHIVE_OUTPUT_NAME_CONFIG.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_BUILD_DIR.rst +%%DATADIR%%/Help/prop_tgt/AUTOGEN_PARALLEL.rst %%DATADIR%%/Help/prop_tgt/AUTOGEN_TARGET_DEPENDS.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC.rst %%DATADIR%%/Help/prop_tgt/AUTOMOC_COMPILER_PREDEFINES.rst @@ -769,6 +776,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/prop_tgt/IMPLICIT_DEPENDS_INCLUDE_TRANSFORM.rst %%DATADIR%%/Help/prop_tgt/IMPORTED.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_CONFIGURATIONS.rst +%%DATADIR%%/Help/prop_tgt/IMPORTED_GLOBAL.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_IMPLIB.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_IMPLIB_CONFIG.rst %%DATADIR%%/Help/prop_tgt/IMPORTED_LIBNAME.rst @@ -916,6 +924,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/release/3.0.rst %%DATADIR%%/Help/release/3.1.rst %%DATADIR%%/Help/release/3.10.rst +%%DATADIR%%/Help/release/3.11.rst %%DATADIR%%/Help/release/3.2.rst %%DATADIR%%/Help/release/3.3.rst %%DATADIR%%/Help/release/3.4.rst @@ -962,6 +971,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_ARGC.rst %%DATADIR%%/Help/variable/CMAKE_ARGV0.rst +%%DATADIR%%/Help/variable/CMAKE_AUTOGEN_PARALLEL.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_COMPILER_PREDEFINES.rst %%DATADIR%%/Help/variable/CMAKE_AUTOMOC_DEPEND_FILTERS.rst @@ -986,6 +996,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_CACHE_PATCH_VERSION.rst %%DATADIR%%/Help/variable/CMAKE_CFG_INTDIR.rst %%DATADIR%%/Help/variable/CMAKE_CL_64.rst +%%DATADIR%%/Help/variable/CMAKE_CODEBLOCKS_COMPILER_ID.rst %%DATADIR%%/Help/variable/CMAKE_CODEBLOCKS_EXCLUDE_EXTERNAL_FILES.rst %%DATADIR%%/Help/variable/CMAKE_CODELITE_USE_TARGETS.rst %%DATADIR%%/Help/variable/CMAKE_COLOR_MAKEFILE.rst @@ -1003,6 +1014,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_CTEST_COMMAND.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_EXTENSIONS.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_HOST_COMPILER.rst +%%DATADIR%%/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_STANDARD.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_STANDARD_REQUIRED.rst %%DATADIR%%/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst @@ -1067,6 +1079,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_Fortran_MODOUT_FLAG.rst %%DATADIR%%/Help/variable/CMAKE_Fortran_MODULE_DIRECTORY.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR.rst +%%DATADIR%%/Help/variable/CMAKE_GENERATOR_INSTANCE.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR_PLATFORM.rst %%DATADIR%%/Help/variable/CMAKE_GENERATOR_TOOLSET.rst %%DATADIR%%/Help/variable/CMAKE_GNUtoMS.rst @@ -1088,6 +1101,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE.rst %%DATADIR%%/Help/variable/CMAKE_INCLUDE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_DEFAULT_COMPONENT_NAME.rst +%%DATADIR%%/Help/variable/CMAKE_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_MESSAGE.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_NAME_DIR.rst %%DATADIR%%/Help/variable/CMAKE_INSTALL_PREFIX.rst @@ -1098,6 +1112,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION.rst %%DATADIR%%/Help/variable/CMAKE_INTERPROCEDURAL_OPTIMIZATION_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_IOS_INSTALL_COMBINED.rst +%%DATADIR%%/Help/variable/CMAKE_JOB_POOLS.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOL_COMPILE.rst %%DATADIR%%/Help/variable/CMAKE_JOB_POOL_LINK.rst %%DATADIR%%/Help/variable/CMAKE_LANG_ANDROID_TOOLCHAIN_MACHINE.rst @@ -1127,6 +1142,8 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst %%DATADIR%%/Help/variable/CMAKE_LANG_CREATE_STATIC_LIBRARY.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS.rst +%%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_CONFIG.rst +%%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_CONFIG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_DEBUG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_DEBUG_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_INIT.rst @@ -1136,6 +1153,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELEASE_INIT.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO.rst %%DATADIR%%/Help/variable/CMAKE_LANG_FLAGS_RELWITHDEBINFO_INIT.rst +%%DATADIR%%/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_CONFIG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_DEBUG.rst %%DATADIR%%/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_MINSIZEREL.rst %%DATADIR%%/Help/variable/CMAKE_LANG_GHS_KERNEL_FLAGS_RELEASE.rst @@ -1190,6 +1208,8 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_MODULE_LINKER_FLAGS_INIT.rst %%DATADIR%%/Help/variable/CMAKE_MODULE_PATH.rst %%DATADIR%%/Help/variable/CMAKE_MSVCIDE_RUN_PATH.rst +%%DATADIR%%/Help/variable/CMAKE_NETRC.rst +%%DATADIR%%/Help/variable/CMAKE_NETRC_FILE.rst %%DATADIR%%/Help/variable/CMAKE_NINJA_OUTPUT_PATH_PREFIX.rst %%DATADIR%%/Help/variable/CMAKE_NOT_USING_CONFIG_FLAGS.rst %%DATADIR%%/Help/variable/CMAKE_NO_BUILTIN_CHRPATH.rst @@ -1283,11 +1303,13 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_ATTRIBUTE_an-attribute.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_GENERATE_SCHEME.rst +%%DATADIR%%/Help/variable/CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY.rst %%DATADIR%%/Help/variable/CMAKE_XCODE_PLATFORM_TOOLSET.rst %%DATADIR%%/Help/variable/CPACK_ABSOLUTE_DESTINATION_FILES.rst %%DATADIR%%/Help/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY.rst %%DATADIR%%/Help/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION.rst %%DATADIR%%/Help/variable/CPACK_INCLUDE_TOPLEVEL_DIRECTORY.rst +%%DATADIR%%/Help/variable/CPACK_INSTALL_DEFAULT_DIRECTORY_PERMISSIONS.rst %%DATADIR%%/Help/variable/CPACK_INSTALL_SCRIPT.rst %%DATADIR%%/Help/variable/CPACK_PACKAGING_INSTALL_PREFIX.rst %%DATADIR%%/Help/variable/CPACK_SET_DESTDIR.rst @@ -1349,6 +1371,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Help/variable/CTEST_P4_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_P4_OPTIONS.rst %%DATADIR%%/Help/variable/CTEST_P4_UPDATE_OPTIONS.rst +%%DATADIR%%/Help/variable/CTEST_RUN_CURRENT_SCRIPT.rst %%DATADIR%%/Help/variable/CTEST_SCP_COMMAND.rst %%DATADIR%%/Help/variable/CTEST_SITE.rst %%DATADIR%%/Help/variable/CTEST_SOURCE_DIRECTORY.rst @@ -1406,10 +1429,10 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/AddFileDependencies.cmake %%DATADIR%%/Modules/AndroidTestUtilities.cmake %%DATADIR%%/Modules/AndroidTestUtilities/PushToAndroidDevice.cmake -%%DATADIR%%/Modules/AutogenInfo.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-ExactVersion.cmake.in %%DATADIR%%/Modules/BasicConfigVersion-SameMajorVersion.cmake.in +%%DATADIR%%/Modules/BasicConfigVersion-SameMinorVersion.cmake.in %%DATADIR%%/Modules/BundleUtilities.cmake %%DATADIR%%/Modules/CMake.cmake %%DATADIR%%/Modules/CMakeASM-ATTInformation.cmake @@ -1473,9 +1496,9 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/CMakeFindEclipseCDT4.cmake %%DATADIR%%/Modules/CMakeFindFrameworks.cmake %%DATADIR%%/Modules/CMakeFindJavaCommon.cmake -%%DATADIR%%/Modules/CMakeFindKDevelop3.cmake %%DATADIR%%/Modules/CMakeFindKate.cmake %%DATADIR%%/Modules/CMakeFindPackageMode.cmake +%%DATADIR%%/Modules/CMakeFindSublimeText2.cmake %%DATADIR%%/Modules/CMakeFindWMake.cmake %%DATADIR%%/Modules/CMakeFindXCode.cmake %%DATADIR%%/Modules/CMakeForceCompiler.cmake @@ -1487,6 +1510,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/CMakeGraphVizOptions.cmake %%DATADIR%%/Modules/CMakeIOSInstallCombined.cmake %%DATADIR%%/Modules/CMakeImportBuildSettings.cmake +%%DATADIR%%/Modules/CMakeInitializeConfigs.cmake %%DATADIR%%/Modules/CMakeJOMFindMake.cmake %%DATADIR%%/Modules/CMakeJavaCompiler.cmake.in %%DATADIR%%/Modules/CMakeJavaInformation.cmake @@ -1697,6 +1721,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/Compiler/MIPSpro-CXX.cmake %%DATADIR%%/Modules/Compiler/MIPSpro-DetermineCompiler.cmake %%DATADIR%%/Modules/Compiler/MIPSpro-Fortran.cmake +%%DATADIR%%/Modules/Compiler/MSVC-ASM.cmake %%DATADIR%%/Modules/Compiler/MSVC-CXX-FeatureTests.cmake %%DATADIR%%/Modules/Compiler/MSVC-CXX.cmake %%DATADIR%%/Modules/Compiler/MSVC-DetermineCompiler.cmake @@ -1771,6 +1796,8 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/ExternalProject.cmake %%DATADIR%%/Modules/FLTKCompatibility.cmake %%DATADIR%%/Modules/FeatureSummary.cmake +%%DATADIR%%/Modules/FetchContent.cmake +%%DATADIR%%/Modules/FetchContent/CMakeLists.cmake.in %%DATADIR%%/Modules/FindALSA.cmake %%DATADIR%%/Modules/FindASPELL.cmake %%DATADIR%%/Modules/FindAVIFile.cmake @@ -1823,6 +1850,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/FindHg.cmake %%DATADIR%%/Modules/FindICU.cmake %%DATADIR%%/Modules/FindIce.cmake +%%DATADIR%%/Modules/FindIconv.cmake %%DATADIR%%/Modules/FindIcotool.cmake %%DATADIR%%/Modules/FindImageMagick.cmake %%DATADIR%%/Modules/FindIntl.cmake @@ -2206,6 +2234,7 @@ share/aclocal/cmake.m4 %%DATADIR%%/Modules/Platform/Windows-Embarcadero-C.cmake %%DATADIR%%/Modules/Platform/Windows-Embarcadero-CXX.cmake %%DATADIR%%/Modules/Platform/Windows-Embarcadero.cmake +%%DATADIR%%/Modules/Platform/Windows-Flang-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-G95-Fortran.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-C-ABI.cmake %%DATADIR%%/Modules/Platform/Windows-GNU-C.cmake From owner-svn-ports-head@freebsd.org Sun Apr 15 22:11:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18734F91F9A; Sun, 15 Apr 2018 22:11:55 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C04217FFB3; Sun, 15 Apr 2018 22:11:54 +0000 (UTC) (envelope-from dvl@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 B939E14C41; Sun, 15 Apr 2018 22:11:54 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FMBslJ048141; Sun, 15 Apr 2018 22:11:54 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FMBskM048139; Sun, 15 Apr 2018 22:11:54 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201804152211.w3FMBskM048139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Sun, 15 Apr 2018 22:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467438 - head/sysutils/hared X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/sysutils/hared X-SVN-Commit-Revision: 467438 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 22:11:55 -0000 Author: dvl Date: Sun Apr 15 22:11:54 2018 New Revision: 467438 URL: https://svnweb.freebsd.org/changeset/ports/467438 Log: chmod 640 hared.ini because it can contain TLS creds Modified: head/sysutils/hared/Makefile head/sysutils/hared/pkg-plist Modified: head/sysutils/hared/Makefile ============================================================================== --- head/sysutils/hared/Makefile Sun Apr 15 21:43:57 2018 (r467437) +++ head/sysutils/hared/Makefile Sun Apr 15 22:11:54 2018 (r467438) @@ -2,6 +2,7 @@ PORTNAME= hared DISTVERSION= 1.0-41 +PORTREVISION= 1 DISTVERSIONSUFFIX= -ge17cdc6 CATEGORIES= sysutils Modified: head/sysutils/hared/pkg-plist ============================================================================== --- head/sysutils/hared/pkg-plist Sun Apr 15 21:43:57 2018 (r467437) +++ head/sysutils/hared/pkg-plist Sun Apr 15 22:11:54 2018 (r467438) @@ -1,3 +1,5 @@ bin/hared %%PORTDOCS%%%%DOCSDIR%%/README.md +@mode 640 @sample %%ETCDIR%%/hared.ini.sample +@mode From owner-svn-ports-head@freebsd.org Sun Apr 15 22:47:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 700BCF943C7; Sun, 15 Apr 2018 22:47:02 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 237078792A; Sun, 15 Apr 2018 22:47:02 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1E7641514F; Sun, 15 Apr 2018 22:47:02 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FMl2s4064607; Sun, 15 Apr 2018 22:47:02 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FMl1r4064605; Sun, 15 Apr 2018 22:47:01 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201804152247.w3FMl1r4064605@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 15 Apr 2018 22:47:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467439 - in head/net: asterisk13 asterisk15 X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/net: asterisk13 asterisk15 X-SVN-Commit-Revision: 467439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 22:47:02 -0000 Author: madpilot Date: Sun Apr 15 22:47:01 2018 New Revision: 467439 URL: https://svnweb.freebsd.org/changeset/ports/467439 Log: Update CONFLICTS_INSTALL. Modified: head/net/asterisk13/Makefile head/net/asterisk15/Makefile Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Sun Apr 15 22:11:54 2018 (r467438) +++ head/net/asterisk13/Makefile Sun Apr 15 22:47:01 2018 (r467439) @@ -54,7 +54,7 @@ MAKE_ARGS+= NOISY_BUILD=yes \ CONFLICTS= ossp-uuid-[0-9]* CONFLICTS_BUILD= linuxthreads-* -CONFLICTS_INSTALL= asterisk*-1.8* asterisk*-11* +CONFLICTS_INSTALL= asterisk15 OPTIONS_DEFINE= ASTVERSION BACKTRACE CURL EXCHANGE FREETDS LDAP LUA \ MP3PLAYER OOH323 OPTIMIZED_CFLAGS PJSIP PORTAUDIO RADIUS SNMP \ Modified: head/net/asterisk15/Makefile ============================================================================== --- head/net/asterisk15/Makefile Sun Apr 15 22:11:54 2018 (r467438) +++ head/net/asterisk15/Makefile Sun Apr 15 22:47:01 2018 (r467439) @@ -56,7 +56,7 @@ MAKE_ARGS+= NOISY_BUILD=yes \ CONFLICTS= ossp-uuid-[0-9]* CONFLICTS_BUILD= linuxthreads-* -CONFLICTS_INSTALL= asterisk*-1.8* asterisk*-11* +CONFLICTS_INSTALL= asterisk13 OPTIONS_DEFINE= ASTVERSION BACKTRACE CURL EXCHANGE FREETDS LDAP LUA \ MP3PLAYER OOH323 OPTIMIZED_CFLAGS PJSIP PORTAUDIO RADIUS SNMP \ From owner-svn-ports-head@freebsd.org Sun Apr 15 23:57:12 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCFCFF98D29; Sun, 15 Apr 2018 23:57:12 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F7C375CF3; Sun, 15 Apr 2018 23:57:12 +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 6A7A715C8A; Sun, 15 Apr 2018 23:57:12 +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 w3FNvCjo098878; Sun, 15 Apr 2018 23:57:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FNvCjE098877; Sun, 15 Apr 2018 23:57:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804152357.w3FNvCjE098877@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 23:57:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467440 - head/devel/tbb X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/devel/tbb X-SVN-Commit-Revision: 467440 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 23:57:12 -0000 Author: jbeich Date: Sun Apr 15 23:57:12 2018 New Revision: 467440 URL: https://svnweb.freebsd.org/changeset/ports/467440 Log: devel/tbb: enable on armv7 Modified: head/devel/tbb/Makefile (contents, props changed) Modified: head/devel/tbb/Makefile ============================================================================== --- head/devel/tbb/Makefile Sun Apr 15 22:47:01 2018 (r467439) +++ head/devel/tbb/Makefile Sun Apr 15 23:57:12 2018 (r467440) @@ -10,7 +10,7 @@ COMMENT= Library that provides thread building blocks LICENSE= APACHE20 -ONLY_FOR_ARCHS= amd64 armv6 i386 +ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= has not been ported to this platform USES= compiler gmake tar:tgz From owner-svn-ports-head@freebsd.org Sun Apr 15 23:57:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 805CEF98D97; Sun, 15 Apr 2018 23:57:30 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 360AC75DCE; Sun, 15 Apr 2018 23:57:30 +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 3117F15C8C; Sun, 15 Apr 2018 23:57:30 +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 w3FNvThU098996; Sun, 15 Apr 2018 23:57:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FNvTfO098995; Sun, 15 Apr 2018 23:57:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804152357.w3FNvTfO098995@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 23:57:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467441 - head/math/ceres-solver X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/math/ceres-solver X-SVN-Commit-Revision: 467441 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 23:57:30 -0000 Author: jbeich Date: Sun Apr 15 23:57:29 2018 New Revision: 467441 URL: https://svnweb.freebsd.org/changeset/ports/467441 Log: math/ceres-solver: unbreak OPENMP=off after r465555 $ make config │ │──────────────────────────── Threading support ───────────────────────────│ │ │ │+( ) OPENMP Parallel processing support via OpenMP │ │ │ │+(*) TBB Intel threading building blocks │ │ ====> You cannot select multiple options from the THREADS radio =====> Only one of these must be defined: OPENMP TBB Config is invalid. Re-edit? [Y/n] y Modified: head/math/ceres-solver/Makefile (contents, props changed) Modified: head/math/ceres-solver/Makefile ============================================================================== --- head/math/ceres-solver/Makefile Sun Apr 15 23:57:12 2018 (r467440) +++ head/math/ceres-solver/Makefile Sun Apr 15 23:57:29 2018 (r467441) @@ -27,7 +27,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/-solver//} PORTDOCS= * PORTEXAMPLES= * -OPTIONS_DEFINE= CUSTOM_BLAS EXAMPLES DOCS GFLAGS LAPACK OPENMP SCHUR TEST +OPTIONS_DEFINE= CUSTOM_BLAS EXAMPLES DOCS GFLAGS LAPACK SCHUR TEST OPTIONS_DEFAULT=CUSTOM_BLAS CXSPARSE OPENBLAS OPENMP SCHUR SUITESPARSE OPTIONS_RADIO= LAPACK THREADS OPTIONS_RADIO_LAPACK= ATLAS GOTOBLAS NETLIB OPENBLAS From owner-svn-ports-head@freebsd.org Sun Apr 15 23:57:45 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6DD3F98E09; Sun, 15 Apr 2018 23:57:45 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5BF6775EB1; Sun, 15 Apr 2018 23:57:45 +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 56D4015C8D; Sun, 15 Apr 2018 23:57:45 +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 w3FNvjRa099107; Sun, 15 Apr 2018 23:57:45 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FNvjan099106; Sun, 15 Apr 2018 23:57:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804152357.w3FNvjan099106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 23:57:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467442 - head/graphics/freeimage/files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/freeimage/files X-SVN-Commit-Revision: 467442 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 23:57:45 -0000 Author: jbeich Date: Sun Apr 15 23:57:45 2018 New Revision: 467442 URL: https://svnweb.freebsd.org/changeset/ports/467442 Log: graphics/freeimage: unbreak build with Clang 6 (C++14 by default) Source/LibRawLite/./internal/dcraw_common.cpp:2042:17: error: constant expression evaluates to -2 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 1,0, 2,2, 2,-2, ^~ Source/LibRawLite/./internal/dcraw_common.cpp:2042:17: note: insert an explicit cast to silence this issue 1,0, 2,2, 2,-2, ^~ static_cast( ) [...] Reported by: pkg-fallout (armv6, armv7, aarch64) Modified: head/graphics/freeimage/files/patch-Source_LibRawLite_internal_dcraw__common.cpp (contents, props changed) Modified: head/graphics/freeimage/files/patch-Source_LibRawLite_internal_dcraw__common.cpp ============================================================================== --- head/graphics/freeimage/files/patch-Source_LibRawLite_internal_dcraw__common.cpp Sun Apr 15 23:57:29 2018 (r467441) +++ head/graphics/freeimage/files/patch-Source_LibRawLite_internal_dcraw__common.cpp Sun Apr 15 23:57:45 2018 (r467442) @@ -1,7 +1,17 @@ +https://github.com/LibRaw/LibRaw/commit/f4c0b98581a6 https://github.com/LibRaw/LibRaw/commit/2cef10389486 --- Source/LibRawLite/internal/dcraw_common.cpp.orig 2014-02-07 19:48:10 UTC +++ Source/LibRawLite/internal/dcraw_common.cpp +@@ -2027,7 +2027,7 @@ void CLASS quicktake_100_load_raw() + + void CLASS kodak_radc_load_raw() + { +- static const char src[] = { ++ static const signed char src[] = { + 1,1, 2,3, 3,4, 4,2, 5,7, 6,5, 7,6, 7,8, + 1,0, 2,1, 3,3, 4,4, 5,2, 6,7, 7,6, 8,5, 8,8, + 2,1, 2,3, 3,0, 3,2, 3,4, 4,6, 5,5, 6,7, 6,8, @@ -3782,22 +3782,22 @@ void CLASS vng_interpolate() -2,+0,+0,-1,0,0x06, -2,+0,+0,+0,1,0x02, -2,+0,+0,+1,0,0x03, -2,+1,-1,+0,0,0x04, -2,+1,+0,-1,1,0x04, -2,+1,+0,+0,0,0x06, From owner-svn-ports-head@freebsd.org Sun Apr 15 23:58:00 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BB36F98E6E; Sun, 15 Apr 2018 23:58:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0B23875F87; Sun, 15 Apr 2018 23:58:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 05EE815C8E; Sun, 15 Apr 2018 23:58:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3FNvxUa099225; Sun, 15 Apr 2018 23:57:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3FNvxDk099224; Sun, 15 Apr 2018 23:57:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804152357.w3FNvxDk099224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 15 Apr 2018 23:57:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467443 - head/graphics/freeimage X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/freeimage X-SVN-Commit-Revision: 467443 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Apr 2018 23:58:00 -0000 Author: jbeich Date: Sun Apr 15 23:57:59 2018 New Revision: 467443 URL: https://svnweb.freebsd.org/changeset/ports/467443 Log: graphics/freeimage: unbreak on armv7 /usr/bin/ld: ./Source/FreeImage/BitmapAccess.o(.text+0x2d0): unresolvable R_ARM_MOVW_ABS_NC relocation against symbol `_ZSt7nothrow' /usr/bin/ld: final link failed: Nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) Modified: head/graphics/freeimage/Makefile (contents, props changed) Modified: head/graphics/freeimage/Makefile ============================================================================== --- head/graphics/freeimage/Makefile Sun Apr 15 23:57:45 2018 (r467442) +++ head/graphics/freeimage/Makefile Sun Apr 15 23:57:59 2018 (r467443) @@ -25,6 +25,7 @@ MAKE_ARGS= CC="${CC}" CPP="${CPP}" CXX="${CXX}" CFLAGS+= -fexceptions -fvisibility=hidden CFLAGS_aarch64= -fPIC CFLAGS_amd64= -fPIC +CFLAGS_armv7= -fPIC PLIST_FILES= include/FreeImage.h \ include/FreeImagePlus.h \ From owner-svn-ports-head@freebsd.org Mon Apr 16 00:11:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 911F1F99DE4; Mon, 16 Apr 2018 00:11:59 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 443B97915B; Mon, 16 Apr 2018 00:11:59 +0000 (UTC) (envelope-from dbaio@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 3F46D15FB2; Mon, 16 Apr 2018 00:11:59 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G0Bxk0008812; Mon, 16 Apr 2018 00:11:59 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G0BwQj008536; Mon, 16 Apr 2018 00:11:58 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804160011.w3G0BwQj008536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Mon, 16 Apr 2018 00:11:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467446 - in head: archivers/laszip math/pdal X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head: archivers/laszip math/pdal X-SVN-Commit-Revision: 467446 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 00:11:59 -0000 Author: dbaio Date: Mon Apr 16 00:11:58 2018 New Revision: 467446 URL: https://svnweb.freebsd.org/changeset/ports/467446 Log: archivers/laszip: Update to 3.2.2 Project has moved to Github. While here: Remove old tweaks that aren't necessary anymore. Update LICENSE. Changes: https://raw.githubusercontent.com/LASzip/LASzip/3.2.2/ChangeLog Bump PORTREVISION of dependent port (math/pdal) due shlib change. PR: 227501 Submitted by: lbartoletti@tuxfamily.org Approved by: Rainer Hurling (maintainer) Modified: head/archivers/laszip/Makefile head/archivers/laszip/distinfo head/archivers/laszip/pkg-plist head/math/pdal/Makefile Modified: head/archivers/laszip/Makefile ============================================================================== --- head/archivers/laszip/Makefile Sun Apr 15 23:58:57 2018 (r467445) +++ head/archivers/laszip/Makefile Mon Apr 16 00:11:58 2018 (r467446) @@ -2,22 +2,21 @@ # $FreeBSD$ PORTNAME= laszip -PORTVERSION= 2.1.0 +PORTVERSION= 3.2.2 CATEGORIES= archivers -MASTER_SITES= http://download.osgeo.org/laszip/ MAINTAINER= rhurlin@gwdg.de COMMENT= Library for lossless LAS compression -LICENSE= LGPL3 +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes USES= cmake USE_LDCONFIG= yes -CMAKE_DEFS+= -DCMAKE_USE_PTHREADS:BOOL=ON +USE_GITHUB= yes +GH_PROJECT= LASzip -post-install: - @${LN} -s liblaszip.so.5.0.0 ${STAGEDIR}${PREFIX}/lib/liblaszip.so.5 +GNU_CONFIGURE= yes .include Modified: head/archivers/laszip/distinfo ============================================================================== --- head/archivers/laszip/distinfo Sun Apr 15 23:58:57 2018 (r467445) +++ head/archivers/laszip/distinfo Mon Apr 16 00:11:58 2018 (r467446) @@ -1,2 +1,3 @@ -SHA256 (laszip-2.1.0.tar.gz) = 9740d5fa081eb0002d502c484494778a3a1771aa5ceeb8493fbd3465ae6db731 -SIZE (laszip-2.1.0.tar.gz) = 660529 +TIMESTAMP = 1523747275 +SHA256 (laszip-LASzip-3.2.2_GH0.tar.gz) = 0b2e5df3b4f464da9331dfc7bd455044a656be0f2251e50be5f087417ad41876 +SIZE (laszip-LASzip-3.2.2_GH0.tar.gz) = 223670 Modified: head/archivers/laszip/pkg-plist ============================================================================== --- head/archivers/laszip/pkg-plist Sun Apr 15 23:58:57 2018 (r467445) +++ head/archivers/laszip/pkg-plist Mon Apr 16 00:11:58 2018 (r467446) @@ -1,9 +1,8 @@ -bin/laszip-config -bin/laszippertest -include/laszip/lasunzipper.hpp -include/laszip/laszip.hpp -include/laszip/laszipexport.hpp -include/laszip/laszipper.hpp +include/laszip/laszip_api_version.h +include/laszip/laszip_api.h +lib/liblaszip_api.so +lib/liblaszip_api.so.8 +lib/liblaszip_api.so.8.0.0 lib/liblaszip.so -lib/liblaszip.so.5 -lib/liblaszip.so.5.0.0 +lib/liblaszip.so.8 +lib/liblaszip.so.8.0.0 Modified: head/math/pdal/Makefile ============================================================================== --- head/math/pdal/Makefile Sun Apr 15 23:58:57 2018 (r467445) +++ head/math/pdal/Makefile Mon Apr 16 00:11:58 2018 (r467446) @@ -3,7 +3,7 @@ PORTNAME= pdal DISTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org From owner-svn-ports-head@freebsd.org Mon Apr 16 00:21:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F25F0F9ABA3; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4C667A707; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 876BA1604A; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G0Lg8Q010989; Mon, 16 Apr 2018 00:21:42 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G0Lg7T010985; Mon, 16 Apr 2018 00:21:42 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201804160021.w3G0Lg7T010985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 16 Apr 2018 00:21:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467447 - in head/x11/xfce4-verve-plugin: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/x11/xfce4-verve-plugin: . files X-SVN-Commit-Revision: 467447 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 00:21:43 -0000 Author: madpilot Date: Mon Apr 16 00:21:41 2018 New Revision: 467447 URL: https://svnweb.freebsd.org/changeset/ports/467447 Log: - Update xfce4-verve-plugin to 1.1.1 - Small whitespace changes - Regenerate patch Modified: head/x11/xfce4-verve-plugin/Makefile head/x11/xfce4-verve-plugin/distinfo head/x11/xfce4-verve-plugin/files/patch-configure head/x11/xfce4-verve-plugin/pkg-descr Modified: head/x11/xfce4-verve-plugin/Makefile ============================================================================== --- head/x11/xfce4-verve-plugin/Makefile Mon Apr 16 00:11:58 2018 (r467446) +++ head/x11/xfce4-verve-plugin/Makefile Mon Apr 16 00:21:41 2018 (r467447) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= verve-plugin -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R} PKGNAMEPREFIX= xfce4- @@ -16,7 +15,7 @@ COMMENT= Command line plugin for the Xfce Desktop LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-glib-1.so:devel/dbus-glib GNU_CONFIGURE= yes USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce Modified: head/x11/xfce4-verve-plugin/distinfo ============================================================================== --- head/x11/xfce4-verve-plugin/distinfo Mon Apr 16 00:11:58 2018 (r467446) +++ head/x11/xfce4-verve-plugin/distinfo Mon Apr 16 00:21:41 2018 (r467447) @@ -1,2 +1,3 @@ -SHA256 (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84 -SIZE (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = 353998 +TIMESTAMP = 1523823848 +SHA256 (xfce4/xfce4-verve-plugin-1.1.1.tar.bz2) = 0b8ccbe0778d31e9c9eda4dc97836d8093d05d607de5dfcafff8127b0b2a0afc +SIZE (xfce4/xfce4-verve-plugin-1.1.1.tar.bz2) = 393914 Modified: head/x11/xfce4-verve-plugin/files/patch-configure ============================================================================== --- head/x11/xfce4-verve-plugin/files/patch-configure Mon Apr 16 00:11:58 2018 (r467446) +++ head/x11/xfce4-verve-plugin/files/patch-configure Mon Apr 16 00:21:41 2018 (r467447) @@ -1,6 +1,6 @@ ---- configure.orig 2015-01-26 21:05:44.000000000 +0100 -+++ configure 2015-01-26 23:11:21.000000000 +0100 -@@ -13172,7 +13172,7 @@ +--- configure.orig 2018-04-15 19:25:29 UTC ++++ configure +@@ -13658,7 +13658,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi Modified: head/x11/xfce4-verve-plugin/pkg-descr ============================================================================== --- head/x11/xfce4-verve-plugin/pkg-descr Mon Apr 16 00:11:58 2018 (r467446) +++ head/x11/xfce4-verve-plugin/pkg-descr Mon Apr 16 00:21:41 2018 (r467447) @@ -7,4 +7,4 @@ It supports several nice features, such as: * Focus grabbing via D-BUS (so you can bind a shortcut to it) * Custom input field width -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin From owner-svn-ports-head@freebsd.org Mon Apr 16 00:30:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44FFCF9B4FB; Mon, 16 Apr 2018 00:30:03 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB3397C644; Mon, 16 Apr 2018 00:30:02 +0000 (UTC) (envelope-from dbaio@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 E62721617B; Mon, 16 Apr 2018 00:30:02 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G0U2qE015125; Mon, 16 Apr 2018 00:30:02 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G0U2gt015123; Mon, 16 Apr 2018 00:30:02 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804160030.w3G0U2gt015123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Mon, 16 Apr 2018 00:30:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467448 - head/sysutils/smenu X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/smenu X-SVN-Commit-Revision: 467448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 00:30:03 -0000 Author: dbaio Date: Mon Apr 16 00:30:02 2018 New Revision: 467448 URL: https://svnweb.freebsd.org/changeset/ports/467448 Log: sysutils/smenu: Update to 0.9.12 It was necessary to get the latest commit to fix a FreeBSD compatibility issue in this version. Changes: https://github.com/p-gen/smenu/releases/tag/v0.9.12 Modified: head/sysutils/smenu/Makefile head/sysutils/smenu/distinfo Modified: head/sysutils/smenu/Makefile ============================================================================== --- head/sysutils/smenu/Makefile Mon Apr 16 00:21:41 2018 (r467447) +++ head/sysutils/smenu/Makefile Mon Apr 16 00:30:02 2018 (r467448) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smenu -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -15,6 +15,7 @@ USES= localbase ncurses:port USE_GITHUB= yes GH_ACCOUNT= p-gen +GH_TAGNAME= 0ff0326 GNU_CONFIGURE= yes Modified: head/sysutils/smenu/distinfo ============================================================================== --- head/sysutils/smenu/distinfo Mon Apr 16 00:21:41 2018 (r467447) +++ head/sysutils/smenu/distinfo Mon Apr 16 00:30:02 2018 (r467448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517139590 -SHA256 (p-gen-smenu-v0.9.11_GH0.tar.gz) = ac6b8b94aa5382a0227753bd2c580fd727c7ce19adf72592993dd982b0af478f -SIZE (p-gen-smenu-v0.9.11_GH0.tar.gz) = 643358 +TIMESTAMP = 1523791900 +SHA256 (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) = e84f0dd2acac40a425ce1dd5fe35421a6e1bcc8284bdd6f0d76de9dd9178b2dd +SIZE (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) = 647055 From owner-svn-ports-head@freebsd.org Mon Apr 16 00:37:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E23EFF9BE33; Mon, 16 Apr 2018 00:37:31 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96B017DDE0; Mon, 16 Apr 2018 00:37:31 +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 89CDF16307; Mon, 16 Apr 2018 00:37:31 +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 w3G0bVFm019838; Mon, 16 Apr 2018 00:37:31 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G0bV5b019837; Mon, 16 Apr 2018 00:37:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804160037.w3G0bV5b019837@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 16 Apr 2018 00:37:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467449 - head/graphics/freeimage X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/freeimage X-SVN-Commit-Revision: 467449 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 00:37:32 -0000 Author: jbeich Date: Mon Apr 16 00:37:31 2018 New Revision: 467449 URL: https://svnweb.freebsd.org/changeset/ports/467449 Log: graphics/freeimage: unbreak consumers on arm* with NEON $ echo 'int main() {}' | cc -xc - -o /dev/null -L/usr/local/lib -lfreeimage -lm /usr/local/lib/libfreeimage.so: undefined reference to `png_init_filter_functions_neon' cc: error: linker command failed with exit code 1 (use -v to see invocation) Modified: head/graphics/freeimage/Makefile (contents, props changed) Modified: head/graphics/freeimage/Makefile ============================================================================== --- head/graphics/freeimage/Makefile Mon Apr 16 00:30:02 2018 (r467448) +++ head/graphics/freeimage/Makefile Mon Apr 16 00:37:31 2018 (r467449) @@ -3,7 +3,7 @@ PORTNAME= freeimage PORTVERSION= 3.16.0 -PORTREVISION= 4 +PORTREVISION= 5 # Version 3.17.0 is available, but does not build on i386 (and probably # other 32-bit arches) without some not-quite-trivial patching. If one # decides to update the port, please make sure 32-bit builds are tested! @@ -22,7 +22,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/FreeImage MAKE_ARGS= CC="${CC}" CPP="${CPP}" CXX="${CXX}" -CFLAGS+= -fexceptions -fvisibility=hidden +CFLAGS+= -DPNG_ARM_NEON_OPT=0 -fexceptions -fvisibility=hidden CFLAGS_aarch64= -fPIC CFLAGS_amd64= -fPIC CFLAGS_armv7= -fPIC From owner-svn-ports-head@freebsd.org Mon Apr 16 04:10:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9CE52F83579; Mon, 16 Apr 2018 04:10:57 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F7106A7B4; Mon, 16 Apr 2018 04:10:57 +0000 (UTC) (envelope-from tota@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 4A6291850F; Mon, 16 Apr 2018 04:10:57 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G4AvxG028781; Mon, 16 Apr 2018 04:10:57 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G4Av3J028769; Mon, 16 Apr 2018 04:10:57 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804160410.w3G4Av3J028769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 16 Apr 2018 04:10:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467451 - head/math/R-cran-forecast X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/math/R-cran-forecast X-SVN-Commit-Revision: 467451 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 04:10:57 -0000 Author: tota Date: Mon Apr 16 04:10:56 2018 New Revision: 467451 URL: https://svnweb.freebsd.org/changeset/ports/467451 Log: - Update to 8.3 Modified: head/math/R-cran-forecast/Makefile (contents, props changed) head/math/R-cran-forecast/distinfo (contents, props changed) Modified: head/math/R-cran-forecast/Makefile ============================================================================== --- head/math/R-cran-forecast/Makefile Mon Apr 16 00:51:07 2018 (r467450) +++ head/math/R-cran-forecast/Makefile Mon Apr 16 04:10:56 2018 (r467451) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.2 -PORTREVISION= 1 +PORTVERSION= 8.3 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,15 +11,16 @@ COMMENT= Forecasting functions for time series and lin LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-tseries>0:finance/R-cran-tseries \ +CRAN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-fracdiff>0:math/R-cran-fracdiff \ - R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ - R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \ - R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-lmtest>0:finance/R-cran-lmtest \ - R-cran-zoo>0:math/R-cran-zoo \ + R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-timeDate>0:finance/R-cran-timeDate \ + R-cran-tseries>0:finance/R-cran-tseries \ + R-cran-urca>0:finance/R-cran-urca \ + R-cran-uroot>0:math/R-cran-uroot \ + R-cran-zoo>0:math/R-cran-zoo \ R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/math/R-cran-forecast/distinfo ============================================================================== --- head/math/R-cran-forecast/distinfo Mon Apr 16 00:51:07 2018 (r467450) +++ head/math/R-cran-forecast/distinfo Mon Apr 16 04:10:56 2018 (r467451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506505585 -SHA256 (forecast_8.2.tar.gz) = eb3fab64ed139d068e7d026cd3880f1b623f4153a832fb71845488fa75e8b812 -SIZE (forecast_8.2.tar.gz) = 784337 +TIMESTAMP = 1523583716 +SHA256 (forecast_8.3.tar.gz) = 9259af21507980f424a9019d48df474e502e521bce7cd4d63bfdfb2ba74eab4c +SIZE (forecast_8.3.tar.gz) = 601570 From owner-svn-ports-head@freebsd.org Mon Apr 16 05:11:25 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC1C5F87985; Mon, 16 Apr 2018 05:11:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DEFA77499; Mon, 16 Apr 2018 05:11:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7887118EA9; Mon, 16 Apr 2018 05:11:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G5BPih056829; Mon, 16 Apr 2018 05:11:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G5BPOr056828; Mon, 16 Apr 2018 05:11:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201804160511.w3G5BPOr056828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 16 Apr 2018 05:11:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467452 - head/multimedia/mplayer-skins X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/multimedia/mplayer-skins X-SVN-Commit-Revision: 467452 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 05:11:26 -0000 Author: antoine Date: Mon Apr 16 05:11:25 2018 New Revision: 467452 URL: https://svnweb.freebsd.org/changeset/ports/467452 Log: Remove duplicate lines from distinfo Modified: head/multimedia/mplayer-skins/distinfo Modified: head/multimedia/mplayer-skins/distinfo ============================================================================== --- head/multimedia/mplayer-skins/distinfo Mon Apr 16 04:10:56 2018 (r467451) +++ head/multimedia/mplayer-skins/distinfo Mon Apr 16 05:11:25 2018 (r467452) @@ -35,8 +35,6 @@ SHA256 (mplayer-skins/CubicPlayer-1.1.tar.bz2) = 13565 SIZE (mplayer-skins/CubicPlayer-1.1.tar.bz2) = 124470 SHA256 (mplayer-skins/Cyrus-1.3.tar.bz2) = ca7697602986296d3a0697eb3c1fb1192ad9e0ea401b66e263ec509c31565a29 SIZE (mplayer-skins/Cyrus-1.3.tar.bz2) = 228415 -SHA256 (mplayer-skins/Blue-1.13.tar.bz2) = 1c916d81827e6368a3a8db0c3aab8a82ef2e9f864db780a194cf7689eec2cdc5 -SIZE (mplayer-skins/Blue-1.13.tar.bz2) = 222707 SHA256 (mplayer-skins/Blue-multilingual-1.5.tar.bz2) = 855dec56ad5e7e3079f79b08d6266c8f90893596caa26bf5f6388f700d9f2377 SIZE (mplayer-skins/Blue-multilingual-1.5.tar.bz2) = 2037908 SHA256 (mplayer-skins/Blue-small-1.11.tar.bz2) = f28a8b439ce4b1a5d15f9f610573860764f48b6e0b2060760356e3a896adae72 From owner-svn-ports-head@freebsd.org Mon Apr 16 05:23:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F653F888A6; Mon, 16 Apr 2018 05:23:40 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AC0E77AC7E; Mon, 16 Apr 2018 05:23:39 +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 A518619192; Mon, 16 Apr 2018 05:23:39 +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 w3G5Ndjn066440; Mon, 16 Apr 2018 05:23:39 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G5NdGI066438; Mon, 16 Apr 2018 05:23:39 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201804160523.w3G5NdGI066438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 16 Apr 2018 05:23:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467453 - head/textproc/py-markdown X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/textproc/py-markdown X-SVN-Commit-Revision: 467453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 05:23:40 -0000 Author: koobs Date: Mon Apr 16 05:23:39 2018 New Revision: 467453 URL: https://svnweb.freebsd.org/changeset/ports/467453 Log: textproc/py-markdown: Update to 2.6.11 Changes since last port version: https://github.com/Python-Markdown/markdown/compare/2.6.8-final...2.6.11 PR: 227310 Submitted by: Kai Modified: head/textproc/py-markdown/Makefile head/textproc/py-markdown/distinfo Modified: head/textproc/py-markdown/Makefile ============================================================================== --- head/textproc/py-markdown/Makefile Mon Apr 16 05:11:25 2018 (r467452) +++ head/textproc/py-markdown/Makefile Mon Apr 16 05:23:39 2018 (r467453) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= markdown -PORTVERSION= 2.6.8 +PORTVERSION= 2.6.11 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-markdown/distinfo ============================================================================== --- head/textproc/py-markdown/distinfo Mon Apr 16 05:11:25 2018 (r467452) +++ head/textproc/py-markdown/distinfo Mon Apr 16 05:23:39 2018 (r467453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487426908 -SHA256 (Markdown-2.6.8.tar.gz) = 0ac8a81e658167da95d063a9279c9c1b2699f37c7c4153256a458b3a43860e33 -SIZE (Markdown-2.6.8.tar.gz) = 307330 +TIMESTAMP = 1523854686 +SHA256 (Markdown-2.6.11.tar.gz) = a856869c7ff079ad84a3e19cd87a64998350c2b94e9e08e44270faef33400f81 +SIZE (Markdown-2.6.11.tar.gz) = 274132 From owner-svn-ports-head@freebsd.org Mon Apr 16 05:46:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3121EF89FDE; Mon, 16 Apr 2018 05:46:36 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA3EF7F213; Mon, 16 Apr 2018 05:46:35 +0000 (UTC) (envelope-from ale@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 D032B194A4; Mon, 16 Apr 2018 05:46:35 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G5kZnU076318; Mon, 16 Apr 2018 05:46:35 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G5kZ2h076316; Mon, 16 Apr 2018 05:46:35 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201804160546.w3G5kZ2h076316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 16 Apr 2018 05:46:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467454 - head/devel/sbt X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/devel/sbt X-SVN-Commit-Revision: 467454 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 05:46:36 -0000 Author: ale Date: Mon Apr 16 05:46:35 2018 New Revision: 467454 URL: https://svnweb.freebsd.org/changeset/ports/467454 Log: Update to 1.1.4 release. Modified: head/devel/sbt/Makefile head/devel/sbt/distinfo Modified: head/devel/sbt/Makefile ============================================================================== --- head/devel/sbt/Makefile Mon Apr 16 05:23:39 2018 (r467453) +++ head/devel/sbt/Makefile Mon Apr 16 05:46:35 2018 (r467454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sbt -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.4 CATEGORIES= devel java MASTER_SITES= https://github.com/sbt/sbt/releases/download/v${PORTVERSION}/ Modified: head/devel/sbt/distinfo ============================================================================== --- head/devel/sbt/distinfo Mon Apr 16 05:23:39 2018 (r467453) +++ head/devel/sbt/distinfo Mon Apr 16 05:46:35 2018 (r467454) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523000590 -SHA256 (sbt-1.1.2.tgz) = 5f77ce41a8a1e1faedb5952a2348b3137b9e001d675f2a79c6316496754cd270 -SIZE (sbt-1.1.2.tgz) = 45772150 +TIMESTAMP = 1523857411 +SHA256 (sbt-1.1.4.tgz) = 2fbd592b1cfd7bc3612154a32925d5843b602490e8c8977a53fa86b35e308341 +SIZE (sbt-1.1.4.tgz) = 45858350 From owner-svn-ports-head@freebsd.org Mon Apr 16 05:48:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D595CF8A253; Mon, 16 Apr 2018 05:48:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88AD27F372; Mon, 16 Apr 2018 05:48:53 +0000 (UTC) (envelope-from tota@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 837E7194A7; Mon, 16 Apr 2018 05:48:53 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G5mrin076505; Mon, 16 Apr 2018 05:48:53 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G5mrtL076503; Mon, 16 Apr 2018 05:48:53 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804160548.w3G5mrtL076503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 16 Apr 2018 05:48:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467455 - head/devel/R-cran-repr X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/devel/R-cran-repr X-SVN-Commit-Revision: 467455 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 05:48:54 -0000 Author: tota Date: Mon Apr 16 05:48:53 2018 New Revision: 467455 URL: https://svnweb.freebsd.org/changeset/ports/467455 Log: - Update to 0.13 Modified: head/devel/R-cran-repr/Makefile (contents, props changed) head/devel/R-cran-repr/distinfo (contents, props changed) Modified: head/devel/R-cran-repr/Makefile ============================================================================== --- head/devel/R-cran-repr/Makefile Mon Apr 16 05:46:35 2018 (r467454) +++ head/devel/R-cran-repr/Makefile Mon Apr 16 05:48:53 2018 (r467455) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= repr -PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,6 +10,11 @@ MAINTAINER= tota@FreeBSD.org COMMENT= Serializable Reprensentations LICENSE= GPLv3 + +CRAN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ + R-cran-base64enc>0:converters/R-cran-base64enc +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist Modified: head/devel/R-cran-repr/distinfo ============================================================================== --- head/devel/R-cran-repr/distinfo Mon Apr 16 05:46:35 2018 (r467454) +++ head/devel/R-cran-repr/distinfo Mon Apr 16 05:48:53 2018 (r467455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503902254 -SHA256 (repr_0.12.0.tar.gz) = 03af0059ecb9b49f3d2c625eceecae7c20b88cd82a066b4d244ec5b27c16cadc -SIZE (repr_0.12.0.tar.gz) = 22482 +TIMESTAMP = 1523854652 +SHA256 (repr_0.13.tar.gz) = 8d3e1c01dfecaaf693c39c825a1073a4c7e019e960740a8346d9a75fb249a74c +SIZE (repr_0.13.tar.gz) = 24504 From owner-svn-ports-head@freebsd.org Mon Apr 16 06:35:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97052F8D226; Mon, 16 Apr 2018 06:35:23 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3BB6069E1A; Mon, 16 Apr 2018 06:35:23 +0000 (UTC) (envelope-from joneum@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 30DD019C73; Mon, 16 Apr 2018 06:35:23 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G6ZNN4001226; Mon, 16 Apr 2018 06:35:23 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G6ZMYt001224; Mon, 16 Apr 2018 06:35:22 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804160635.w3G6ZMYt001224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 16 Apr 2018 06:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467456 - head/devel/py-black X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/py-black X-SVN-Commit-Revision: 467456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 06:35:23 -0000 Author: joneum Date: Mon Apr 16 06:35:22 2018 New Revision: 467456 URL: https://svnweb.freebsd.org/changeset/ports/467456 Log: devel/py-black: Update to 18.4a1 PR: 227493 Submitted by: Neel Chauhan (maintainer) Modified: head/devel/py-black/Makefile head/devel/py-black/distinfo Modified: head/devel/py-black/Makefile ============================================================================== --- head/devel/py-black/Makefile Mon Apr 16 05:48:53 2018 (r467455) +++ head/devel/py-black/Makefile Mon Apr 16 06:35:22 2018 (r467456) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= black -DISTVERSION= 18.4a0 +DISTVERSION= 18.4a1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-black/distinfo ============================================================================== --- head/devel/py-black/distinfo Mon Apr 16 05:48:53 2018 (r467455) +++ head/devel/py-black/distinfo Mon Apr 16 06:35:22 2018 (r467456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523054752 -SHA256 (black-18.4a0.tar.gz) = 390b3b3ec035dc2ca5e9df6303e6049d800d07b89d01d985db44ffca4976ae11 -SIZE (black-18.4a0.tar.gz) = 83732 +TIMESTAMP = 1523860447 +SHA256 (black-18.4a1.tar.gz) = e9823469b247ed5e186c21f7e94c02aafd8d0905729a5b3748b555bcc2637e5b +SIZE (black-18.4a1.tar.gz) = 90949 From owner-svn-ports-head@freebsd.org Mon Apr 16 06:56:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91D46F8E7B7; Mon, 16 Apr 2018 06:56:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46FF46DA72; Mon, 16 Apr 2018 06:56:29 +0000 (UTC) (envelope-from ehaupt@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 3D90319FA0; Mon, 16 Apr 2018 06:56:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G6uTNA011141; Mon, 16 Apr 2018 06:56:29 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G6uSx9011139; Mon, 16 Apr 2018 06:56:28 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201804160656.w3G6uSx9011139@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 16 Apr 2018 06:56:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467457 - head/x11/xterm X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/x11/xterm X-SVN-Commit-Revision: 467457 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 06:56:29 -0000 Author: ehaupt Date: Mon Apr 16 06:56:28 2018 New Revision: 467457 URL: https://svnweb.freebsd.org/changeset/ports/467457 Log: Update to 332 Modified: head/x11/xterm/Makefile head/x11/xterm/distinfo Modified: head/x11/xterm/Makefile ============================================================================== --- head/x11/xterm/Makefile Mon Apr 16 06:35:22 2018 (r467456) +++ head/x11/xterm/Makefile Mon Apr 16 06:56:28 2018 (r467457) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xterm -PORTVERSION= 331 +PORTVERSION= 332 CATEGORIES= x11 MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ LOCAL/ehaupt:src1 LOCAL/ehaupt:src2 Modified: head/x11/xterm/distinfo ============================================================================== --- head/x11/xterm/distinfo Mon Apr 16 06:35:22 2018 (r467456) +++ head/x11/xterm/distinfo Mon Apr 16 06:56:28 2018 (r467457) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518247070 -SHA256 (xterm-331.tgz) = 9ae856a30fd93046be93952a6898ba47f6f88ad6a988a7c949c4c80d5199ef10 -SIZE (xterm-331.tgz) = 1286312 +TIMESTAMP = 1523861204 +SHA256 (xterm-332.tgz) = 5d4b112717e62032826082bec523aff2ab9d9b1531b1d2e81f6cab4c668cb27d +SIZE (xterm-332.tgz) = 1294006 SHA256 (bsd-xterm-icons-1.tgz) = fcf51dce0e23e9911a16ed7f2ce835bb6ff2ada65f023c29fdd8abda2795bf7c SIZE (bsd-xterm-icons-1.tgz) = 22718 From owner-svn-ports-head@freebsd.org Mon Apr 16 06:58:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20F47F8E987; Mon, 16 Apr 2018 06:58:38 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3E596DB90; Mon, 16 Apr 2018 06:58:37 +0000 (UTC) (envelope-from tota@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 BAEFC19FA1; Mon, 16 Apr 2018 06:58:37 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G6wbGe011359; Mon, 16 Apr 2018 06:58:37 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G6wb6h011356; Mon, 16 Apr 2018 06:58:37 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201804160658.w3G6wb6h011356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Mon, 16 Apr 2018 06:58:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467458 - head/finance/R-cran-quantmod X-SVN-Group: ports-head X-SVN-Commit-Author: tota X-SVN-Commit-Paths: head/finance/R-cran-quantmod X-SVN-Commit-Revision: 467458 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 06:58:38 -0000 Author: tota Date: Mon Apr 16 06:58:37 2018 New Revision: 467458 URL: https://svnweb.freebsd.org/changeset/ports/467458 Log: - Update to 0.4-13 Modified: head/finance/R-cran-quantmod/Makefile (contents, props changed) head/finance/R-cran-quantmod/distinfo (contents, props changed) Modified: head/finance/R-cran-quantmod/Makefile ============================================================================== --- head/finance/R-cran-quantmod/Makefile Mon Apr 16 06:56:28 2018 (r467457) +++ head/finance/R-cran-quantmod/Makefile Mon Apr 16 06:58:37 2018 (r467458) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= quantmod -DISTVERSION= 0.4-12 -PORTREVISION= 1 +DISTVERSION= 0.4-13 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/finance/R-cran-quantmod/distinfo ============================================================================== --- head/finance/R-cran-quantmod/distinfo Mon Apr 16 06:56:28 2018 (r467457) +++ head/finance/R-cran-quantmod/distinfo Mon Apr 16 06:58:37 2018 (r467458) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520582430 -SHA256 (quantmod_0.4-12.tar.gz) = 18d61d869180670cd5e97bc6cc12ab2939b8b63ae720c89c6e1b041d2680ef78 -SIZE (quantmod_0.4-12.tar.gz) = 140216 +TIMESTAMP = 1523855924 +SHA256 (quantmod_0.4-13.tar.gz) = 60fb13821c9d8d5bea34223b18757f04787f4440cb82946bb9559d6fd26b5499 +SIZE (quantmod_0.4-13.tar.gz) = 142084 From owner-svn-ports-head@freebsd.org Mon Apr 16 07:07:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE935F8F51B; Mon, 16 Apr 2018 07:07:52 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F4456F7F2; Mon, 16 Apr 2018 07:07:52 +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 844B61A12A; Mon, 16 Apr 2018 07:07:52 +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 w3G77qAf016621; Mon, 16 Apr 2018 07:07:52 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G77qgH016617; Mon, 16 Apr 2018 07:07:52 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804160707.w3G77qgH016617@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 16 Apr 2018 07:07:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467459 - head/math/clp/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/clp/files X-SVN-Commit-Revision: 467459 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:07:53 -0000 Author: yuri Date: Mon Apr 16 07:07:51 2018 New Revision: 467459 URL: https://svnweb.freebsd.org/changeset/ports/467459 Log: math/clp: Unbreak on 12 Added patches to prevent breakage due to reinterpret_cast(NULL). See the upstream bug report: https://github.com/coin-or/Clp/issues/7 Approved by: portmgr (port compliance, infrastructure) Added: head/math/clp/files/ head/math/clp/files/patch-Clp_src_AbcSimplex.cpp (contents, props changed) head/math/clp/files/patch-Clp_src_ClpModel.cpp (contents, props changed) head/math/clp/files/patch-Clp_src_OsiClp_OsiClpSolverInterface.cpp (contents, props changed) head/math/clp/files/patch-Osi_test_OsiTestSolverInterfaceIO.cpp (contents, props changed) Added: head/math/clp/files/patch-Clp_src_AbcSimplex.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/clp/files/patch-Clp_src_AbcSimplex.cpp Mon Apr 16 07:07:51 2018 (r467459) @@ -0,0 +1,66 @@ +--- Clp/src/AbcSimplex.cpp.orig 2018-04-16 06:55:57 UTC ++++ Clp/src/AbcSimplex.cpp +@@ -368,19 +368,19 @@ AbcSimplex::gutsOfInitialize(int numberR + // say Steepest pricing + abcDualRowPivot_ = new AbcDualRowSteepest(); + abcPrimalColumnPivot_ = new AbcPrimalColumnSteepest(); +- internalStatus_ = newArray(reinterpret_cast(NULL), ++ internalStatus_ = newArray(nullptr, + sizeArray+maximumNumberTotal_); +- abcLower_ = newArray(reinterpret_cast(NULL),sizeArray); +- abcUpper_ = newArray(reinterpret_cast(NULL),sizeArray); +- abcCost_ = newArray(reinterpret_cast(NULL),sizeArray+maximumNumberTotal_); +- abcDj_ = newArray(reinterpret_cast(NULL),sizeArray); +- abcSolution_ = newArray(reinterpret_cast(NULL),sizeArray+maximumNumberTotal_); +- //fromExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- //toExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- scaleFromExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- offset_ = newArray(reinterpret_cast(NULL),sizeArray); +- abcPerturbation_ = newArray(reinterpret_cast(NULL),sizeArray); +- abcPivotVariable_ = newArray(reinterpret_cast(NULL),maximumAbcNumberRows_); ++ abcLower_ = newArray(nullptr,sizeArray); ++ abcUpper_ = newArray(nullptr,sizeArray); ++ abcCost_ = newArray(nullptr,sizeArray+maximumNumberTotal_); ++ abcDj_ = newArray(nullptr,sizeArray); ++ abcSolution_ = newArray(nullptr,sizeArray+maximumNumberTotal_); ++ //fromExternal_ = newArray(nullptr,sizeArray); ++ //toExternal_ = newArray(nullptr,sizeArray); ++ scaleFromExternal_ = newArray(nullptr,sizeArray); ++ offset_ = newArray(nullptr,sizeArray); ++ abcPerturbation_ = newArray(nullptr,sizeArray); ++ abcPivotVariable_ = newArray(nullptr,maximumAbcNumberRows_); + // Fill perturbation array + setupPointers(maximumAbcNumberRows_,maximumAbcNumberColumns_); + fillPerturbation(0,maximumNumberTotal_); +@@ -554,19 +554,19 @@ AbcSimplex::createSubProblem(int numberC + subProblem->maximumNumberTotal_= maximumAbcNumberRows_+numberColumns; + subProblem->numberTotalWithoutFixed_= subProblem->numberTotal_; + int sizeArray=2*subProblem->maximumNumberTotal_+maximumAbcNumberRows_; +- subProblem->internalStatus_ = newArray(reinterpret_cast(NULL), ++ subProblem->internalStatus_ = newArray(nullptr, + sizeArray+subProblem->maximumNumberTotal_); +- subProblem->abcLower_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->abcUpper_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->abcCost_ = newArray(reinterpret_cast(NULL),sizeArray+subProblem->maximumNumberTotal_); +- subProblem->abcDj_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->abcSolution_ = newArray(reinterpret_cast(NULL),sizeArray+subProblem->maximumNumberTotal_); +- //fromExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- //toExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->scaleFromExternal_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->offset_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->abcPerturbation_ = newArray(reinterpret_cast(NULL),sizeArray); +- subProblem->abcPivotVariable_ = newArray(reinterpret_cast(NULL),maximumAbcNumberRows_); ++ subProblem->abcLower_ = newArray(nullptr,sizeArray); ++ subProblem->abcUpper_ = newArray(nullptr,sizeArray); ++ subProblem->abcCost_ = newArray(nullptr,sizeArray+subProblem->maximumNumberTotal_); ++ subProblem->abcDj_ = newArray(nullptr,sizeArray); ++ subProblem->abcSolution_ = newArray(nullptr,sizeArray+subProblem->maximumNumberTotal_); ++ //fromExternal_ = newArray(nullptr,sizeArray); ++ //toExternal_ = newArray(nullptr,sizeArray); ++ subProblem->scaleFromExternal_ = newArray(nullptr,sizeArray); ++ subProblem->offset_ = newArray(nullptr,sizeArray); ++ subProblem->abcPerturbation_ = newArray(nullptr,sizeArray); ++ subProblem->abcPivotVariable_ = newArray(nullptr,maximumAbcNumberRows_); + subProblem->setupPointers(maximumAbcNumberRows_,numberColumns); + // could use arrays - but for now be safe + int * backward = new int [numberFullColumns+numberRows_]; Added: head/math/clp/files/patch-Clp_src_ClpModel.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/clp/files/patch-Clp_src_ClpModel.cpp Mon Apr 16 07:07:51 2018 (r467459) @@ -0,0 +1,11 @@ +--- Clp/src/ClpModel.cpp.orig 2018-04-16 06:43:28 UTC ++++ Clp/src/ClpModel.cpp +@@ -3845,7 +3845,7 @@ ClpModel::writeMps(const char *filename, + writer.setMpsData(*(matrix_->getPackedMatrix()), COIN_DBL_MAX, + getColLower(), getColUpper(), + objective, +- reinterpret_cast (NULL) /*integrality*/, ++ nullptr /*integrality*/, + getRowLower(), getRowUpper(), + columnNames, rowNames); + // Pass in array saying if each variable integer Added: head/math/clp/files/patch-Clp_src_OsiClp_OsiClpSolverInterface.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/clp/files/patch-Clp_src_OsiClp_OsiClpSolverInterface.cpp Mon Apr 16 07:07:51 2018 (r467459) @@ -0,0 +1,11 @@ +--- Clp/src/OsiClp/OsiClpSolverInterface.cpp.orig 2018-04-16 06:57:00 UTC ++++ Clp/src/OsiClp/OsiClpSolverInterface.cpp +@@ -1448,7 +1448,7 @@ OsiClpSolverInterface::setupForRepeatedU + if (stopPrinting) { + CoinMessages * messagesPointer = modelPtr_->messagesPointer(); + // won't even build messages +- messagesPointer->setDetailMessages(100,10000,reinterpret_cast (NULL)); ++ messagesPointer->setDetailMessages(100,10000,nullptr); + } + #endif + } Added: head/math/clp/files/patch-Osi_test_OsiTestSolverInterfaceIO.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/clp/files/patch-Osi_test_OsiTestSolverInterfaceIO.cpp Mon Apr 16 07:07:51 2018 (r467459) @@ -0,0 +1,16 @@ +--- Osi/test/OsiTestSolverInterfaceIO.cpp.orig 2018-04-16 06:54:20 UTC ++++ Osi/test/OsiTestSolverInterfaceIO.cpp +@@ -422,10 +422,10 @@ OsiTestSolverInterface::writeMps(const c + writer.setMpsData(*getMatrixByCol(), getInfinity(), + getColLower(), getColUpper(), + getObjCoefficients(), +- reinterpret_cast (NULL) /*integrality*/, ++ nullptr /*integrality*/, + getRowLower(), getRowUpper(), +- reinterpret_cast (NULL) /*colnam*/, +- reinterpret_cast (NULL) /*rownam*/); ++ nullptr /*colnam*/, ++ nullptr /*rownam*/); + std::string fname = filename; + if (extension) + { if (extension[0] != '\0' && extension[0] != '.') From owner-svn-ports-head@freebsd.org Mon Apr 16 07:22:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D6E2F90577; Mon, 16 Apr 2018 07:22:09 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 16D9772CAE; Mon, 16 Apr 2018 07:22:09 +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 11A461A439; Mon, 16 Apr 2018 07:22:09 +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 w3G7M8ss025266; Mon, 16 Apr 2018 07:22:08 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G7M8dq025259; Mon, 16 Apr 2018 07:22:08 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804160722.w3G7M8dq025259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 16 Apr 2018 07:22:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467460 - in head/math: . cgl cgl/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . cgl cgl/files X-SVN-Commit-Revision: 467460 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:22:09 -0000 Author: yuri Date: Mon Apr 16 07:22:08 2018 New Revision: 467460 URL: https://svnweb.freebsd.org/changeset/ports/467460 Log: New port: math/cgl: Collection of cut generators for COIN-OR packages that use cuts Added: head/math/cgl/ head/math/cgl/Makefile (contents, props changed) head/math/cgl/distinfo (contents, props changed) head/math/cgl/files/ head/math/cgl/files/patch-Cgl_src_CglLandP_CglLandPUtils.hpp (contents, props changed) head/math/cgl/pkg-descr (contents, props changed) head/math/cgl/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Apr 16 07:07:51 2018 (r467459) +++ head/math/Makefile Mon Apr 16 07:22:08 2018 (r467460) @@ -143,6 +143,7 @@ SUBDIR += ccmath SUBDIR += ceres-solver SUBDIR += cgal + SUBDIR += cgl SUBDIR += chaco SUBDIR += chryzodus SUBDIR += clasp Added: head/math/cgl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cgl/Makefile Mon Apr 16 07:22:08 2018 (r467460) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= cgl +DISTVERSIONPREFIX= releases/ +DISTVERSION= 0.59.10 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Collection of cut generators for COIN-OR packages that use cuts + +LICENSE= EPL + +LIB_DEPENDS= libblas.so:math/blas \ + libClp.so:math/clp \ + liblapack.so:math/lapack + +USES= gmake libtool pkgconfig +GNU_CONFIGURE= yes +USE_GITHUB= yes +GH_ACCOUNT= coin-or +GH_PROJECT= Cgl +USE_LDCONFIG= yes + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libCgl.so.* + +.include Added: head/math/cgl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cgl/distinfo Mon Apr 16 07:22:08 2018 (r467460) @@ -0,0 +1,3 @@ +TIMESTAMP = 1522615098 +SHA256 (coin-or-Cgl-releases-0.59.10_GH0.tar.gz) = 2a4038dfeb00b4f4084bbe00b144b6bae4ddfe87873ac5913603af248cb3f1d4 +SIZE (coin-or-Cgl-releases-0.59.10_GH0.tar.gz) = 1255366 Added: head/math/cgl/files/patch-Cgl_src_CglLandP_CglLandPUtils.hpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cgl/files/patch-Cgl_src_CglLandP_CglLandPUtils.hpp Mon Apr 16 07:22:08 2018 (r467460) @@ -0,0 +1,11 @@ +--- Cgl/src/CglLandP/CglLandPUtils.hpp.orig 2018-04-16 07:09:23 UTC ++++ Cgl/src/CglLandP/CglLandPUtils.hpp +@@ -85,7 +85,7 @@ struct Cuts + /** resize vector.*/ + void resize(unsigned int i) + { +- cuts_.resize(i, reinterpret_cast (NULL)); ++ cuts_.resize(i, nullptr); // workaround for clang-6 + } + private: + /** Stores the number of cuts.*/ Added: head/math/cgl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cgl/pkg-descr Mon Apr 16 07:22:08 2018 (r467460) @@ -0,0 +1,5 @@ +Collection of cut generators that can be used with other COIN-OR packages +that make use of cuts, such as, among others, the linear solver Clp or the +mixed integer linear programming solvers Cbc or BCP. + +WWW: https://projects.coin-or.org/Cgl Added: head/math/cgl/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cgl/pkg-plist Mon Apr 16 07:22:08 2018 (r467460) @@ -0,0 +1,39 @@ +include/coin/Cgl012cut.hpp +include/coin/CglAllDifferent.hpp +include/coin/CglClique.hpp +include/coin/CglConfig.h +include/coin/CglCutGenerator.hpp +include/coin/CglDuplicateRow.hpp +include/coin/CglFlowCover.hpp +include/coin/CglGMI.hpp +include/coin/CglGMIParam.hpp +include/coin/CglGomory.hpp +include/coin/CglKnapsackCover.hpp +include/coin/CglLandP.hpp +include/coin/CglLandPValidator.hpp +include/coin/CglLiftAndProject.hpp +include/coin/CglMessage.hpp +include/coin/CglMixedIntegerRounding.hpp +include/coin/CglMixedIntegerRounding2.hpp +include/coin/CglOddHole.hpp +include/coin/CglParam.hpp +include/coin/CglPreProcess.hpp +include/coin/CglProbing.hpp +include/coin/CglRedSplit.hpp +include/coin/CglRedSplit2.hpp +include/coin/CglRedSplit2Param.hpp +include/coin/CglRedSplitParam.hpp +include/coin/CglResidualCapacity.hpp +include/coin/CglSimpleRounding.hpp +include/coin/CglStored.hpp +include/coin/CglTreeInfo.hpp +include/coin/CglTwomir.hpp +include/coin/CglZeroHalf.hpp +lib/libCgl.so +lib/libCgl.so.1 +lib/libCgl.so.1.9.10 +libdata/pkgconfig/cgl.pc +share/coin/doc/Cgl/AUTHORS +share/coin/doc/Cgl/LICENSE +share/coin/doc/Cgl/README +share/coin/doc/Cgl/cgl_addlibs.txt From owner-svn-ports-head@freebsd.org Mon Apr 16 07:26:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D86BF90A35; Mon, 16 Apr 2018 07:26:59 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D93773DBD; Mon, 16 Apr 2018 07:26:59 +0000 (UTC) (envelope-from joneum@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 17ADD1A455; Mon, 16 Apr 2018 07:26:59 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G7QwLh026433; Mon, 16 Apr 2018 07:26:58 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G7Qw6n026432; Mon, 16 Apr 2018 07:26:58 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804160726.w3G7Qw6n026432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 16 Apr 2018 07:26:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467461 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467461 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:26:59 -0000 Author: joneum Date: Mon Apr 16 07:26:58 2018 New Revision: 467461 URL: https://svnweb.freebsd.org/changeset/ports/467461 Log: Document multiple vulnerabilities in www/drupal7 Security: CVE-2018-7600 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 16 07:22:08 2018 (r467460) +++ head/security/vuxml/vuln.xml Mon Apr 16 07:26:58 2018 (r467461) @@ -58,6 +58,31 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + drupal -- Drupal Core - Multiple Vulnerabilities + + + drupal7 + 7.57 + + + + +

Drupal Security Team reports:

+
+

CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.

+
+ +
+ + CVE-2018-7600 + + + 2018-03-13 + 2018-04-16 + +
+ perl -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Mon Apr 16 07:32:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BCE3F910D1; Mon, 16 Apr 2018 07:32:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1EDD375B91; Mon, 16 Apr 2018 07:32:50 +0000 (UTC) (envelope-from joneum@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 19B851A5E2; Mon, 16 Apr 2018 07:32:50 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G7WnuY031250; Mon, 16 Apr 2018 07:32:49 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G7WnI0031249; Mon, 16 Apr 2018 07:32:49 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804160732.w3G7WnI0031249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 16 Apr 2018 07:32:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467462 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467462 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:32:50 -0000 Author: joneum Date: Mon Apr 16 07:32:49 2018 New Revision: 467462 URL: https://svnweb.freebsd.org/changeset/ports/467462 Log: Add Blockquote pointy hat to joneum Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 16 07:26:58 2018 (r467461) +++ head/security/vuxml/vuln.xml Mon Apr 16 07:32:49 2018 (r467462) @@ -69,8 +69,10 @@ Notes:

Drupal Security Team reports:

-
-

CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.

+
+

CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, + and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because + of an issue affecting multiple subsystems with default or common module configurations.

From owner-svn-ports-head@freebsd.org Mon Apr 16 07:49:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73542F92307; Mon, 16 Apr 2018 07:49:51 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 23A9A79CDE; Mon, 16 Apr 2018 07:49:51 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 00ADE1A772; Mon, 16 Apr 2018 07:49:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G7noc9036775; Mon, 16 Apr 2018 07:49:50 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G7no7B036770; Mon, 16 Apr 2018 07:49:50 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201804160749.w3G7no7B036770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 16 Apr 2018 07:49:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467463 - in head/devel: . py-keystone-engine X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/devel: . py-keystone-engine X-SVN-Commit-Revision: 467463 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:49:51 -0000 Author: vanilla Date: Mon Apr 16 07:49:50 2018 New Revision: 467463 URL: https://svnweb.freebsd.org/changeset/ports/467463 Log: Add py-keystone-engine 0.9.1.3, keystone Assembler Engine with Python bindings. PR: 227526 Submitted by: freebsd_ports@k-worx.org Added: head/devel/py-keystone-engine/ head/devel/py-keystone-engine/Makefile (contents, props changed) head/devel/py-keystone-engine/distinfo (contents, props changed) head/devel/py-keystone-engine/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Apr 16 07:32:49 2018 (r467462) +++ head/devel/Makefile Mon Apr 16 07:49:50 2018 (r467463) @@ -4594,6 +4594,7 @@ SUBDIR += py-kaptan SUBDIR += py-kayako SUBDIR += py-kazoo + SUBDIR += py-keystone-engine SUBDIR += py-keystoneauth1 SUBDIR += py-keystonemiddleware SUBDIR += py-kid Added: head/devel/py-keystone-engine/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-keystone-engine/Makefile Mon Apr 16 07:49:50 2018 (r467463) @@ -0,0 +1,46 @@ +# $FreeBSD$ + +PORTNAME= keystone-engine +DISTVERSION= 0.9.1-3 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= freebsd_ports@k-worx.org +COMMENT= Keystone Assembler Engine with Python bindings + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.TXT + +BUILD_DEPENDS= cmake:devel/cmake + +USES= pkgconfig python +USE_PYTHON= distutils autoplist + +# setup.py loses track of its cwd when it switches over to the CMake build +# process and searches in ${WRKSRC}/src/build/lib instead of ${WRKSRC}/build/lib +# for the Python packages that were built before the CMake build process. +pre-install: + @${CP} -r ${WRKSRC}/build/lib ${WRKSRC}/src/build/lib + +# Next problem: The compiled library is not installed automatically by setup.py +# so it needs to be manually installed and stripped to the appropriate +# directory. +post-install: + ${INSTALL_LIB} ${WRKSRC}/src/build/llvm/lib/libkeystone.so \ + ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/keystone + +# Even without the both fixes (or hacks?) that were applied beforehand the +# .PLIST.pymodtmp has only the EGG files as a whole. Therefore the +# .PLIST.pymodtmp has to be regenerated in some way - it's a rather "dirty" +# hack to pass the stage-qa target. +# +# Another solution would a static pkg-plist but then the package has to be +# bound to a specific Python version or multiple package must be created for +# specific Python versions. +post-stage: + @${FIND} ${STAGEDIR} -type f -o -type l | \ + ${SORT} | ${SED} -e 's|${STAGEDIR}||' \ + > ${WRKDIR}/.PLIST.pymodtmp + +.include Added: head/devel/py-keystone-engine/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-keystone-engine/distinfo Mon Apr 16 07:49:50 2018 (r467463) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523113145 +SHA256 (keystone-engine-0.9.1-3.tar.gz) = 0c415d1ae0c9c902188a09aea70e1985f1920ada4122a0e5017aca1a1cb35045 +SIZE (keystone-engine-0.9.1-3.tar.gz) = 2765503 Added: head/devel/py-keystone-engine/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-keystone-engine/pkg-descr Mon Apr 16 07:49:50 2018 (r467463) @@ -0,0 +1,13 @@ +Keystone is a lightweight multi-platform, multi-architecture assembler +framework. + +Highlight features: + +- Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), + Ethereum Virtual Machine, Hexagon, Mips, PowerPC, Sparc, SystemZ, & X86 + (include 16/32/64bit). +- Clean/simple/lightweight/intuitive architecture-neutral API. +- Thread-safe by design +- Implemented in C/C++ languages, with bindings for Python + +WWW: http://www.keystone-engine.org From owner-svn-ports-head@freebsd.org Mon Apr 16 07:55:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78837F92A72; Mon, 16 Apr 2018 07:55:43 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2E9377A557; Mon, 16 Apr 2018 07:55:43 +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 255B31A911; Mon, 16 Apr 2018 07:55:43 +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 w3G7tgnC041554; Mon, 16 Apr 2018 07:55:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G7tgDr041548; Mon, 16 Apr 2018 07:55:42 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804160755.w3G7tgDr041548@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 16 Apr 2018 07:55:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467464 - in head/math: . cbc cbc/files X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/math: . cbc cbc/files X-SVN-Commit-Revision: 467464 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 07:55:43 -0000 Author: yuri Date: Mon Apr 16 07:55:42 2018 New Revision: 467464 URL: https://svnweb.freebsd.org/changeset/ports/467464 Log: New port: Coin-or Branch and Cut: mixed integer programming solver Added: head/math/cbc/ head/math/cbc/Makefile (contents, props changed) head/math/cbc/distinfo (contents, props changed) head/math/cbc/files/ head/math/cbc/files/patch-Cbc_src_CbcModel.cpp (contents, props changed) head/math/cbc/pkg-descr (contents, props changed) head/math/cbc/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Apr 16 07:49:50 2018 (r467463) +++ head/math/Makefile Mon Apr 16 07:55:42 2018 (r467464) @@ -139,6 +139,7 @@ SUBDIR += calctool SUBDIR += cantor SUBDIR += cantor-kde4 + SUBDIR += cbc SUBDIR += cblas SUBDIR += ccmath SUBDIR += ceres-solver Added: head/math/cbc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cbc/Makefile Mon Apr 16 07:55:42 2018 (r467464) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= cbc +DISTVERSIONPREFIX= releases/ +DISTVERSION= 2.9.9 +CATEGORIES= math + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Coin-or Branch and Cut: mixed integer programming solver + +LICENSE= EPL +LICENSE_FILE= ${WRKSRC}/Cbc/LICENSE + +LIB_DEPENDS= libblas.so:math/blas \ + libCgl.so:math/cgl \ + libClp.so:math/clp \ + liblapack.so:math/lapack + +USES= fortran gmake libtool pkgconfig +USE_GITHUB= yes +GH_ACCOUNT= coin-or +GH_PROJECT= Cbc +GNU_CONFIGURE= yes +USE_LDCONFIG= yes + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so + +.include Added: head/math/cbc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cbc/distinfo Mon Apr 16 07:55:42 2018 (r467464) @@ -0,0 +1,3 @@ +TIMESTAMP = 1522614939 +SHA256 (coin-or-Cbc-releases-2.9.9_GH0.tar.gz) = 3760fa9fe24fe3390c8b3d5f03583a62652d9b159aef9b0b609e4948ef1b8f29 +SIZE (coin-or-Cbc-releases-2.9.9_GH0.tar.gz) = 1658623 Added: head/math/cbc/files/patch-Cbc_src_CbcModel.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cbc/files/patch-Cbc_src_CbcModel.cpp Mon Apr 16 07:55:42 2018 (r467464) @@ -0,0 +1,11 @@ +--- Cbc/src/CbcModel.cpp.orig 2018-04-16 07:45:54 UTC ++++ Cbc/src/CbcModel.cpp +@@ -5338,7 +5338,7 @@ void CbcModel::branchAndBound(int doStat + OsiClpSolverInterface * clpSolver + = dynamic_cast (solver_); + if (clpSolver) +- clpSolver->setFakeObjective(reinterpret_cast (NULL)); ++ clpSolver->setFakeObjective((double*)nullptr); + } + #endif + moreSpecialOptions_ = saveMoreSpecialOptions; Added: head/math/cbc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cbc/pkg-descr Mon Apr 16 07:55:42 2018 (r467464) @@ -0,0 +1,8 @@ +Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver +written in C++. It can be used as a callable library or using a stand-alone +executable. It can be called through AMPL (natively), GAMS (using the links +provided by the Optimization Services and GAMSlinks projects), MPL (through the +CoinMP project), AIMMS (through the AIMMSlinks project), PuLP, CMPL, OpenSolver +for Excel, JuMP, or MiniZinc. + +WWW: https://projects.coin-or.org/Cbc Added: head/math/cbc/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cbc/pkg-plist Mon Apr 16 07:55:42 2018 (r467464) @@ -0,0 +1,92 @@ +bin/cbc +include/coin/CbcBranchActual.hpp +include/coin/CbcBranchAllDifferent.hpp +include/coin/CbcBranchBase.hpp +include/coin/CbcBranchCut.hpp +include/coin/CbcBranchDecision.hpp +include/coin/CbcBranchDefaultDecision.hpp +include/coin/CbcBranchDynamic.hpp +include/coin/CbcBranchLotsize.hpp +include/coin/CbcBranchToFixLots.hpp +include/coin/CbcBranchingObject.hpp +include/coin/CbcClique.hpp +include/coin/CbcCompare.hpp +include/coin/CbcCompareActual.hpp +include/coin/CbcCompareBase.hpp +include/coin/CbcCompareDefault.hpp +include/coin/CbcCompareDepth.hpp +include/coin/CbcCompareEstimate.hpp +include/coin/CbcCompareObjective.hpp +include/coin/CbcConfig.h +include/coin/CbcConsequence.hpp +include/coin/CbcCountRowCut.hpp +include/coin/CbcCutGenerator.hpp +include/coin/CbcCutModifier.hpp +include/coin/CbcCutSubsetModifier.hpp +include/coin/CbcDummyBranchingObject.hpp +include/coin/CbcEventHandler.hpp +include/coin/CbcFathom.hpp +include/coin/CbcFathomDynamicProgramming.hpp +include/coin/CbcFeasibilityBase.hpp +include/coin/CbcFixVariable.hpp +include/coin/CbcFollowOn.hpp +include/coin/CbcFullNodeInfo.hpp +include/coin/CbcGeneral.hpp +include/coin/CbcGeneralDepth.hpp +include/coin/CbcHeuristic.hpp +include/coin/CbcHeuristicDINS.hpp +include/coin/CbcHeuristicDW.hpp +include/coin/CbcHeuristicDive.hpp +include/coin/CbcHeuristicDiveCoefficient.hpp +include/coin/CbcHeuristicDiveFractional.hpp +include/coin/CbcHeuristicDiveGuided.hpp +include/coin/CbcHeuristicDiveLineSearch.hpp +include/coin/CbcHeuristicDivePseudoCost.hpp +include/coin/CbcHeuristicDiveVectorLength.hpp +include/coin/CbcHeuristicFPump.hpp +include/coin/CbcHeuristicGreedy.hpp +include/coin/CbcHeuristicLocal.hpp +include/coin/CbcHeuristicPivotAndFix.hpp +include/coin/CbcHeuristicRENS.hpp +include/coin/CbcHeuristicRINS.hpp +include/coin/CbcHeuristicRandRound.hpp +include/coin/CbcHeuristicVND.hpp +include/coin/CbcLinked.hpp +include/coin/CbcMessage.hpp +include/coin/CbcMipStartIO.hpp +include/coin/CbcModel.hpp +include/coin/CbcNWay.hpp +include/coin/CbcNode.hpp +include/coin/CbcNodeInfo.hpp +include/coin/CbcObject.hpp +include/coin/CbcObjectUpdateData.hpp +include/coin/CbcParam.hpp +include/coin/CbcPartialNodeInfo.hpp +include/coin/CbcSOS.hpp +include/coin/CbcSimpleInteger.hpp +include/coin/CbcSimpleIntegerDynamicPseudoCost.hpp +include/coin/CbcSimpleIntegerPseudoCost.hpp +include/coin/CbcSolver.hpp +include/coin/CbcStrategy.hpp +include/coin/CbcSubProblem.hpp +include/coin/CbcTree.hpp +include/coin/CbcTreeLocal.hpp +include/coin/Cbc_C_Interface.h +include/coin/ClpAmplObjective.hpp +include/coin/ClpConstraintAmpl.hpp +include/coin/OsiCbcSolverInterface.hpp +lib/libCbc.so +lib/libCbc.so.3 +lib/libCbc.so.3.9.9 +lib/libCbcSolver.so +lib/libCbcSolver.so.3 +lib/libCbcSolver.so.3.9.9 +lib/libOsiCbc.so +lib/libOsiCbc.so.3 +lib/libOsiCbc.so.3.9.9 +libdata/pkgconfig/cbc.pc +libdata/pkgconfig/osi-cbc.pc +share/coin/doc/Cbc/AUTHORS +share/coin/doc/Cbc/LICENSE +share/coin/doc/Cbc/README +share/coin/doc/Cbc/cbc_addlibs.txt From owner-svn-ports-head@freebsd.org Mon Apr 16 08:03:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44CE7F9338F; Mon, 16 Apr 2018 08:03:31 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED3337CEF1; Mon, 16 Apr 2018 08:03:30 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E83FD1AA9A; Mon, 16 Apr 2018 08:03:30 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G83Ujs046473; Mon, 16 Apr 2018 08:03:30 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G83UQT046471; Mon, 16 Apr 2018 08:03:30 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201804160803.w3G83UQT046471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 16 Apr 2018 08:03:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467465 - head/devel/grpc/files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/devel/grpc/files X-SVN-Commit-Revision: 467465 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 08:03:31 -0000 Author: tobik Date: Mon Apr 16 08:03:30 2018 New Revision: 467465 URL: https://svnweb.freebsd.org/changeset/ports/467465 Log: devel/grpc: Fix build with LibreSSL < 2.7 PR: 227542 Approved by: vanilla (maintainer) Added: head/devel/grpc/files/patch-src_core_tsi_alts_crypt_aes__gcm.cc (contents, props changed) Modified: head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc Added: head/devel/grpc/files/patch-src_core_tsi_alts_crypt_aes__gcm.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/grpc/files/patch-src_core_tsi_alts_crypt_aes__gcm.cc Mon Apr 16 08:03:30 2018 (r467465) @@ -0,0 +1,11 @@ +--- src/core/tsi/alts/crypt/aes_gcm.cc.orig 2018-04-16 04:55:21 UTC ++++ src/core/tsi/alts/crypt/aes_gcm.cc +@@ -185,7 +185,7 @@ static grpc_status_code aes_gcm_derive_aead_key(uint8_ + const uint8_t* kdf_counter) { + unsigned char buf[EVP_MAX_MD_SIZE]; + unsigned char ctr = 1; +-#if OPENSSL_VERSION_NUMBER < 0x10100000L ++#if OPENSSL_VERSION_NUMBER < 0x10100000L || (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000fL) + HMAC_CTX hmac; + HMAC_CTX_init(&hmac); + if (!HMAC_Init_ex(&hmac, kdf_key, kKdfKeyLen, EVP_sha256(), nullptr) || Modified: head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc ============================================================================== --- head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc Mon Apr 16 07:55:42 2018 (r467464) +++ head/devel/grpc/files/patch-src_core_tsi_ssl__transport__security.cc Mon Apr 16 08:03:30 2018 (r467465) @@ -24,3 +24,12 @@ #endif /* TODO(jboeuf): I have not found a way to get this number dynamically from the +@@ -1547,7 +1546,7 @@ tsi_result tsi_create_ssl_client_handshaker_factory_wi + options->cipher_suites); + if (result != TSI_OK) break; + +-#if OPENSSL_VERSION_NUMBER >= 0x10100000 ++#if OPENSSL_VERSION_NUMBER >= 0x10100000 && !(defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER < 0x2070000fL) + // X509_STORE_up_ref is only available since OpenSSL 1.1. + if (options->root_store != nullptr) { + X509_STORE_up_ref(options->root_store->store); From owner-svn-ports-head@freebsd.org Mon Apr 16 08:33:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9035F959EC; Mon, 16 Apr 2018 08:33:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B3C4834CE; Mon, 16 Apr 2018 08:33:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 564901AF58; Mon, 16 Apr 2018 08:33:43 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G8XhAP061289; Mon, 16 Apr 2018 08:33:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G8XhU9061288; Mon, 16 Apr 2018 08:33:43 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804160833.w3G8XhU9061288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 16 Apr 2018 08:33:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467466 - head/devel/llvm38 X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/llvm38 X-SVN-Commit-Revision: 467466 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 08:33:43 -0000 Author: amdmi3 Date: Mon Apr 16 08:33:42 2018 New Revision: 467466 URL: https://svnweb.freebsd.org/changeset/ports/467466 Log: - Switch to new test framework Approved by: portmgr blanket Modified: head/devel/llvm38/Makefile Modified: head/devel/llvm38/Makefile ============================================================================== --- head/devel/llvm38/Makefile Mon Apr 16 08:03:30 2018 (r467465) +++ head/devel/llvm38/Makefile Mon Apr 16 08:33:42 2018 (r467466) @@ -386,7 +386,7 @@ post-install-LIT-on: ${STAGEDIR}${PREFIX}/bin/FileCheck${LLVM_SUFFIX} TEST_CMD= '(cd ${WRKSRC}/test; ${SETENV} ${MAKE_ENV} LD_LIBRARY_PATH=${WRKSRC}/Release/lib ${MAKE_CMD} check-local-lit)' -regression-test: ${BUILD_COOKIE} +do-test: if [ `${ID} -u` = 0 ]; then \ ${CHOWN} -R nobody ${WRKSRC}/test; \ su -m nobody -c ${TEST_CMD}; \ From owner-svn-ports-head@freebsd.org Mon Apr 16 08:44:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9BC2F96525; Mon, 16 Apr 2018 08:44:20 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7EBA186530; Mon, 16 Apr 2018 08:44:20 +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 758C51B0E3; Mon, 16 Apr 2018 08:44:20 +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 w3G8iKXT066454; Mon, 16 Apr 2018 08:44:20 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G8iKSj066452; Mon, 16 Apr 2018 08:44:20 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201804160844.w3G8iKSj066452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 16 Apr 2018 08:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467467 - head/science/libcint X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/libcint X-SVN-Commit-Revision: 467467 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 08:44:21 -0000 Author: yuri Date: Mon Apr 16 08:44:20 2018 New Revision: 467467 URL: https://svnweb.freebsd.org/changeset/ports/467467 Log: science/libcint: Update 3.0.10 -> 3.0.11 Reported by: portscout Modified: head/science/libcint/Makefile head/science/libcint/distinfo Modified: head/science/libcint/Makefile ============================================================================== --- head/science/libcint/Makefile Mon Apr 16 08:33:42 2018 (r467466) +++ head/science/libcint/Makefile Mon Apr 16 08:44:20 2018 (r467467) @@ -2,7 +2,7 @@ PORTNAME= libcint DISTVERSIONPREFIX= v -DISTVERSION= 3.0.10 +DISTVERSION= 3.0.11 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -20,6 +20,6 @@ USE_LDCONFIG= yes PLIST_FILES= include/cint.h \ lib/libcint.so \ - lib/libcint.so.3.0.6 + lib/libcint.so.3.0.11 .include Modified: head/science/libcint/distinfo ============================================================================== --- head/science/libcint/distinfo Mon Apr 16 08:33:42 2018 (r467466) +++ head/science/libcint/distinfo Mon Apr 16 08:44:20 2018 (r467467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522103933 -SHA256 (sunqm-libcint-v3.0.10_GH0.tar.gz) = aac6d9630dc4c62840f03262166e877d3aeaf27b6b33498fb490fa3428f12fe4 -SIZE (sunqm-libcint-v3.0.10_GH0.tar.gz) = 38801760 +TIMESTAMP = 1523867678 +SHA256 (sunqm-libcint-v3.0.11_GH0.tar.gz) = 4c9c24d4bd4791391848f19a4be5177137aca27a8e0375574101a7a1261157cf +SIZE (sunqm-libcint-v3.0.11_GH0.tar.gz) = 38801800 From owner-svn-ports-head@freebsd.org Mon Apr 16 09:03:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24C2AF97BA1; Mon, 16 Apr 2018 09:03:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BDBC369734; Mon, 16 Apr 2018 09:03:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B4DE51B3FC; Mon, 16 Apr 2018 09:03:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G93esf076307; Mon, 16 Apr 2018 09:03:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G93eUa076305; Mon, 16 Apr 2018 09:03:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804160903.w3G93eUa076305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 16 Apr 2018 09:03:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467468 - head/x11/recordproto X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11/recordproto X-SVN-Commit-Revision: 467468 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 09:03:41 -0000 Author: amdmi3 Date: Mon Apr 16 09:03:40 2018 New Revision: 467468 URL: https://svnweb.freebsd.org/changeset/ports/467468 Log: - Add LICENSE - Update WWW Approved by: portmgr blanket Modified: head/x11/recordproto/Makefile head/x11/recordproto/pkg-descr Modified: head/x11/recordproto/Makefile ============================================================================== --- head/x11/recordproto/Makefile Mon Apr 16 08:44:20 2018 (r467467) +++ head/x11/recordproto/Makefile Mon Apr 16 09:03:40 2018 (r467468) @@ -8,6 +8,9 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= RECORD extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto CONFIGURE_ARGS+=--disable-specs --without-xmlto Modified: head/x11/recordproto/pkg-descr ============================================================================== --- head/x11/recordproto/pkg-descr Mon Apr 16 08:44:20 2018 (r467467) +++ head/x11/recordproto/pkg-descr Mon Apr 16 09:03:40 2018 (r467468) @@ -1,3 +1,3 @@ This package contains X.Org RECORD extension headers. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://www.freedesktop.org/wiki/Software/xlibs/ From owner-svn-ports-head@freebsd.org Mon Apr 16 09:33:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DB84F99884; Mon, 16 Apr 2018 09:33:41 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C016F6F54C; Mon, 16 Apr 2018 09:33:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BB13B1B8AB; Mon, 16 Apr 2018 09:33:40 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G9Xek9091231; Mon, 16 Apr 2018 09:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G9XeHF091229; Mon, 16 Apr 2018 09:33:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804160933.w3G9XeHF091229@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 16 Apr 2018 09:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467469 - head/net-mgmt/spectools X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net-mgmt/spectools X-SVN-Commit-Revision: 467469 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 09:33:41 -0000 Author: amdmi3 Date: Mon Apr 16 09:33:40 2018 New Revision: 467469 URL: https://svnweb.freebsd.org/changeset/ports/467469 Log: - Fix LICENSE - Switch to USES=localbase - Update WWW Modified: head/net-mgmt/spectools/Makefile head/net-mgmt/spectools/pkg-descr Modified: head/net-mgmt/spectools/Makefile ============================================================================== --- head/net-mgmt/spectools/Makefile Mon Apr 16 09:03:40 2018 (r467468) +++ head/net-mgmt/spectools/Makefile Mon Apr 16 09:33:40 2018 (r467469) @@ -12,13 +12,11 @@ DISTNAME= spectools-2011-08-R1 MAINTAINER= ports@FreeBSD.org COMMENT= Tools for the Wi-Spy spectrum analyzers from MetaGeek LLC -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL -USES= gmake ncurses pkgconfig +USES= gmake localbase:ldflags ncurses pkgconfig GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib ALL_TARGET= spectool_net spectool_raw PORTDOCS= README @@ -51,7 +49,7 @@ do-install-NCURSES-on: ${INSTALL_PROGRAM} ${WRKSRC}/spectool_curses ${STAGEDIR}/${PREFIX}/bin post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}/${DOCSDIR} + @${MKDIR} ${STAGEDIR}/${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S@^@${WRKSRC}/@} ${STAGEDIR}/${DOCSDIR} .include Modified: head/net-mgmt/spectools/pkg-descr ============================================================================== --- head/net-mgmt/spectools/pkg-descr Mon Apr 16 09:03:40 2018 (r467468) +++ head/net-mgmt/spectools/pkg-descr Mon Apr 16 09:33:40 2018 (r467469) @@ -1,4 +1,4 @@ A set of open source tools for accessing the 2.4GHz Wi-Spy USB spectrum analyzer by Metageek LLC, http://www.metageek.net/ -WWW: http://www.kismetwireless.net/spectools/ +WWW: https://www.kismetwireless.net/spectools/ From owner-svn-ports-head@freebsd.org Mon Apr 16 09:54:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3735F9AB08; Mon, 16 Apr 2018 09:54:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B7FF74861; Mon, 16 Apr 2018 09:54:08 +0000 (UTC) (envelope-from olgeni@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 930801BBF7; Mon, 16 Apr 2018 09:54:08 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G9s85H001628; Mon, 16 Apr 2018 09:54:08 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G9s8G0001626; Mon, 16 Apr 2018 09:54:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201804160954.w3G9s8G0001626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 16 Apr 2018 09:54:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467470 - head/www/elixir-phoenix_html X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/www/elixir-phoenix_html X-SVN-Commit-Revision: 467470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 09:54:09 -0000 Author: olgeni Date: Mon Apr 16 09:54:08 2018 New Revision: 467470 URL: https://svnweb.freebsd.org/changeset/ports/467470 Log: Update www/elixir-phoenix_html to version 2.11.2. Modified: head/www/elixir-phoenix_html/Makefile head/www/elixir-phoenix_html/distinfo Modified: head/www/elixir-phoenix_html/Makefile ============================================================================== --- head/www/elixir-phoenix_html/Makefile Mon Apr 16 09:33:40 2018 (r467469) +++ head/www/elixir-phoenix_html/Makefile Mon Apr 16 09:54:08 2018 (r467470) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phoenix_html -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-phoenix_html/distinfo ============================================================================== --- head/www/elixir-phoenix_html/distinfo Mon Apr 16 09:33:40 2018 (r467469) +++ head/www/elixir-phoenix_html/distinfo Mon Apr 16 09:54:08 2018 (r467470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522328815 -SHA256 (phoenixframework-phoenix_html-v2.11.1_GH0.tar.gz) = 3b7972108bfcdf06db2f8b451402672c1d0da1e0678ad83b9f1698ea43c93f4d -SIZE (phoenixframework-phoenix_html-v2.11.1_GH0.tar.gz) = 35611 +TIMESTAMP = 1523872229 +SHA256 (phoenixframework-phoenix_html-v2.11.2_GH0.tar.gz) = 3e03e6c8830a3c138a6c5919901eb45e992019f1b789039fa92ef1bf0acbbc10 +SIZE (phoenixframework-phoenix_html-v2.11.2_GH0.tar.gz) = 36046 From owner-svn-ports-head@freebsd.org Mon Apr 16 10:09:28 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD5C5F9BB37; Mon, 16 Apr 2018 10:09:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 732D877C95; Mon, 16 Apr 2018 10:09:28 +0000 (UTC) (envelope-from mat@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 4F46E1BD80; Mon, 16 Apr 2018 10:09:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GA9SJJ007312; Mon, 16 Apr 2018 10:09:28 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GA9Rsw007308; Mon, 16 Apr 2018 10:09:27 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201804161009.w3GA9Rsw007308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 16 Apr 2018 10:09:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467471 - head/lang/perl5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/lang/perl5-devel X-SVN-Commit-Revision: 467471 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:09:29 -0000 Author: mat Date: Mon Apr 16 10:09:27 2018 New Revision: 467471 URL: https://svnweb.freebsd.org/changeset/ports/467471 Log: Update to v5.27.10-139-g7d2c6c2. Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/pkg-plist (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Apr 16 09:54:08 2018 (r467470) +++ head/lang/perl5-devel/Makefile Mon Apr 16 10:09:27 2018 (r467471) @@ -35,7 +35,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \ USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.27.10-117-g908f2cb +GH_TAGNAME= v5.27.10-139-g7d2c6c2 OPTIONS_DEFINE= DEBUG GDBM PERL_64BITINT MULTIPLICITY SITECUSTOMIZE \ THREADS PERL_MALLOC DTRACE DOT_INC Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Apr 16 09:54:08 2018 (r467470) +++ head/lang/perl5-devel/distinfo Mon Apr 16 10:09:27 2018 (r467471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523269032 -SHA256 (perl/Perl-perl5-v5.27.10-117-g908f2cb_GH0.tar.gz) = 5afca8979ec7a199ff7a7c082ea3b2033d3641d491455d0f52e97bc77c5a06fb -SIZE (perl/Perl-perl5-v5.27.10-117-g908f2cb_GH0.tar.gz) = 19089060 +TIMESTAMP = 1523871943 +SHA256 (perl/Perl-perl5-v5.27.10-139-g7d2c6c2_GH0.tar.gz) = 451db0271ada2d2c906b2a80c99460dadfc723a1d0622cbec0de026c9664f668 +SIZE (perl/Perl-perl5-v5.27.10-139-g7d2c6c2_GH0.tar.gz) = 19103712 Modified: head/lang/perl5-devel/pkg-plist ============================================================================== --- head/lang/perl5-devel/pkg-plist Mon Apr 16 09:54:08 2018 (r467470) +++ head/lang/perl5-devel/pkg-plist Mon Apr 16 10:09:27 2018 (r467471) @@ -996,8 +996,10 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5241delta.1.gz %%MAN1%%/perl5242delta.1.gz %%MAN1%%/perl5243delta.1.gz +%%MAN1%%/perl5244delta.1.gz %%MAN1%%/perl5260delta.1.gz %%MAN1%%/perl5261delta.1.gz +%%MAN1%%/perl5262delta.1.gz %%MAN1%%/perl5270delta.1.gz %%MAN1%%/perl52710delta.1.gz %%MAN1%%/perl52711delta.1.gz @@ -1806,8 +1808,10 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5241delta.pod %%PRIV_LIB%%/pod/perl5242delta.pod %%PRIV_LIB%%/pod/perl5243delta.pod +%%PRIV_LIB%%/pod/perl5244delta.pod %%PRIV_LIB%%/pod/perl5260delta.pod %%PRIV_LIB%%/pod/perl5261delta.pod +%%PRIV_LIB%%/pod/perl5262delta.pod %%PRIV_LIB%%/pod/perl5270delta.pod %%PRIV_LIB%%/pod/perl52710delta.pod %%PRIV_LIB%%/pod/perl52711delta.pod From owner-svn-ports-head@freebsd.org Mon Apr 16 10:09:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 42DAFF9BB81; Mon, 16 Apr 2018 10:09:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDFEB77D56; Mon, 16 Apr 2018 10:09:35 +0000 (UTC) (envelope-from mat@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 D8A8F1BD81; Mon, 16 Apr 2018 10:09:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GA9Zlh007478; Mon, 16 Apr 2018 10:09:35 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GA9Zdv007473; Mon, 16 Apr 2018 10:09:35 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201804161009.w3GA9Zdv007473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 16 Apr 2018 10:09:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467472 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns/bind9-devel: . files X-SVN-Commit-Revision: 467472 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:09:36 -0000 Author: mat Date: Mon Apr 16 10:09:35 2018 New Revision: 467472 URL: https://svnweb.freebsd.org/changeset/ports/467472 Log: Update to latest commit. Sponsored by: Absolight Deleted: head/dns/bind9-devel/files/patch-bin_named_server.c Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl (contents, props changed) head/dns/bind9-devel/files/patch-configure (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Apr 16 10:09:27 2018 (r467471) +++ head/dns/bind9-devel/Makefile Mon Apr 16 10:09:35 2018 (r467472) @@ -34,13 +34,13 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.04.06 +ISCVERSION= 9.13.0a0.2018.04.13 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 76fa1c181c6fc5ea8e7b52186bfaab6edd6b49bb +GL_COMMIT= 293d9132d736e2ed8abb4595a4a9cef178beaee9 # XXX: remove tar:bz2 USES= cpe libedit tar:bz2 Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Apr 16 10:09:27 2018 (r467471) +++ head/dns/bind9-devel/distinfo Mon Apr 16 10:09:35 2018 (r467472) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523269093 -SHA256 (isc-projects-bind9-76fa1c181c6fc5ea8e7b52186bfaab6edd6b49bb_GL0.tar.gz) = bda5aa83818b285635fb503b1c347404f9dc8a446777afe0dc9f5b1c37658f9d -SIZE (isc-projects-bind9-76fa1c181c6fc5ea8e7b52186bfaab6edd6b49bb_GL0.tar.gz) = 8966215 +TIMESTAMP = 1523871970 +SHA256 (isc-projects-bind9-293d9132d736e2ed8abb4595a4a9cef178beaee9_GL0.tar.gz) = 5a2d68bd76e69a870dd22d53e410bbb989333e81872b3548c5936ede367d94bf +SIZE (isc-projects-bind9-293d9132d736e2ed8abb4595a4a9cef178beaee9_GL0.tar.gz) = 8962363 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Apr 16 10:09:27 2018 (r467471) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Apr 16 10:09:35 2018 (r467472) @@ -1,4 +1,4 @@ ---- bin/named/config.c.orig 2018-04-06 06:10:50 UTC +--- bin/named/config.c.orig 2018-04-13 19:02:44 UTC +++ bin/named/config.c @@ -179,12 +179,14 @@ options {\n\ max-recursion-queries 75;\n\ @@ -15,9 +15,9 @@ provide-ixfr true;\n\ query-source address *;\n\ query-source-v6 address *;\n\ ---- bin/named/server.c.orig 2018-04-06 06:10:50 UTC +--- bin/named/server.c.orig 2018-04-13 19:02:44 UTC +++ bin/named/server.c -@@ -4077,6 +4077,16 @@ configure_view(dns_view_t *view, dns_vie +@@ -4068,6 +4068,16 @@ configure_view(dns_view_t *view, dns_vie } obj = NULL; @@ -34,7 +34,7 @@ result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asuint32(obj); ---- lib/dns/include/dns/view.h.orig 2018-04-06 06:10:50 UTC +--- lib/dns/include/dns/view.h.orig 2018-04-13 19:02:44 UTC +++ lib/dns/include/dns/view.h @@ -148,6 +148,8 @@ struct dns_view { isc_boolean_t requestnsid; @@ -45,9 +45,9 @@ dns_ttl_t maxncachettl; isc_uint32_t nta_lifetime; isc_uint32_t nta_recheck; ---- lib/dns/resolver.c.orig 2018-04-06 06:10:50 UTC +--- lib/dns/resolver.c.orig 2018-04-13 19:02:44 UTC +++ lib/dns/resolver.c -@@ -5752,6 +5752,18 @@ cache_name(fetchctx_t *fctx, dns_name_t +@@ -5746,6 +5746,18 @@ cache_name(fetchctx_t *fctx, dns_name_t } /* @@ -66,14 +66,14 @@ * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2018-04-06 06:10:50 UTC +--- lib/isccfg/namedconf.c.orig 2018-04-13 19:02:44 UTC +++ lib/isccfg/namedconf.c @@ -1916,6 +1916,8 @@ view_clauses[] = { { "max-acache-size", &cfg_type_sizenodefault, CFG_CLAUSEFLAG_OBSOLETE }, { "max-cache-size", &cfg_type_sizeorpercent, 0 }, -+ { "override-cache-ttl", &cfg_type_uint32, 0 }, -+ { "min-cache-ttl", &cfg_type_uint32, 0 }, - { "max-cache-ttl", &cfg_type_uint32, 0 }, ++ { "override-cache-ttl", &cfg_type_ttlval, 0 }, ++ { "min-cache-ttl", &cfg_type_ttlval, 0 }, + { "max-cache-ttl", &cfg_type_ttlval, 0 }, { "max-clients-per-query", &cfg_type_uint32, 0 }, - { "max-ncache-ttl", &cfg_type_uint32, 0 }, + { "max-ncache-ttl", &cfg_type_ttlval, 0 }, Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Apr 16 10:09:27 2018 (r467471) +++ head/dns/bind9-devel/files/patch-configure Mon Apr 16 10:09:35 2018 (r467472) @@ -1,6 +1,6 @@ ---- configure.orig 2018-04-06 06:10:50 UTC +--- configure.orig 2018-04-13 19:02:44 UTC +++ configure -@@ -14764,27 +14764,9 @@ done +@@ -14763,27 +14763,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -30,7 +30,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -14827,47 +14809,7 @@ $as_echo "no" >&6; } ;; +@@ -14826,47 +14808,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -79,7 +79,7 @@ DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -23487,7 +23429,7 @@ $as_echo "" >&6; } +@@ -23456,7 +23398,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). From owner-svn-ports-head@freebsd.org Mon Apr 16 10:44:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77FE9F9E3BF; Mon, 16 Apr 2018 10:44:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25B917E16C; Mon, 16 Apr 2018 10:44:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CA411C3BB; Mon, 16 Apr 2018 10:44:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GAiVke027191; Mon, 16 Apr 2018 10:44:31 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GAiVvU027189; Mon, 16 Apr 2018 10:44:31 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161044.w3GAiVvU027189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 10:44:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467473 - in head: . www www/apache22 www/mod_antiloris www/mod_auth_imap2 www/mod_authn_sasl www/mod_bw www/mod_cband www/mod_clamav www/mod_extract_forwarded www/mod_hosts_access www/... X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head: . www www/apache22 www/mod_antiloris www/mod_auth_imap2 www/mod_authn_sasl www/mod_bw www/mod_cband www/mod_clamav www/mod_extract_forwarded www/mod_hosts_access www/mod_log_config-st www/mod... X-SVN-Commit-Revision: 467473 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:44:32 -0000 Author: brnrd Date: Mon Apr 16 10:44:31 2018 New Revision: 467473 URL: https://svnweb.freebsd.org/changeset/ports/467473 Log: www/mod_antiloris www/mod_auth_imap2 www/mod_authn_sasl www/mod_bw www/mod_cband www/mod_clamav www/mod_extract_forwarded www/mod_hosts_access www/mod_log_config-st www/mod_log_mysql www/mod_log_sql2-dtc www/mod_macro22 www/mod_musicindex www/mod_ntlm2 www/mod_proxy_html www/mod_remoteip www/mod_spdy www/mod_uid www/mod_vhost_ldap www/mod_whatkilledus www/mod_xml2enc 2017-07-01 www/apache22: Upstream propose EoL of apache 2.2.x during the next 12 months Deleted: head/www/apache22/ head/www/mod_antiloris/ head/www/mod_auth_imap2/ head/www/mod_authn_sasl/ head/www/mod_bw/ head/www/mod_cband/ head/www/mod_clamav/ head/www/mod_extract_forwarded/ head/www/mod_hosts_access/ head/www/mod_log_config-st/ head/www/mod_log_mysql/ head/www/mod_log_sql2-dtc/ head/www/mod_macro22/ head/www/mod_musicindex/ head/www/mod_ntlm2/ head/www/mod_proxy_html/ head/www/mod_remoteip/ head/www/mod_spdy/ head/www/mod_uid/ head/www/mod_vhost_ldap/ head/www/mod_whatkilledus/ head/www/mod_xml2enc/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 16 10:09:35 2018 (r467472) +++ head/MOVED Mon Apr 16 10:44:31 2018 (r467473) @@ -10150,3 +10150,25 @@ devel/qjson-qt5|devel/qjson@qt5|2018-04-14|Moved to a sysutils/polkit-qt5|sysutils/polkit-qt@qt5|2018-04-14|Moved to flavoured version multimedia/gstreamer1-qt4|multimedia/gstreamer1-qt@qt4|2018-04-14|Moved to a flavoured version multimedia/gstreamer1-qt5|multimedia/gstreamer1-qt@qt5|2018-04-14|Moved to a flavoured version +www/mod_antiloris||2018-04-16|Removed +www/mod_auth_imap2||2018-04-16|Removed +www/mod_authn_sasl||2018-04-16|Removed +www/mod_bw||2018-04-16|Removed +www/mod_cband||2018-04-16|Removed +www/mod_clamav||2018-04-16|Removed +www/mod_extract_forwarded||2018-04-16|Removed +www/mod_hosts_access||2018-04-16|Removed +www/mod_log_config-st||2018-04-16|Removed +www/mod_log_mysql||2018-04-16|Removed +www/mod_log_sql2-dtc||2018-04-16|Removed +www/mod_macro22||2018-04-16|Removed +www/mod_musicindex||2018-04-16|Removed +www/mod_ntlm2||2018-04-16|Removed +www/mod_proxy_html||2018-04-16|Removed +www/mod_remoteip||2018-04-16|Removed +www/mod_spdy||2018-04-16|Removed +www/mod_uid||2018-04-16|Removed +www/mod_vhost_ldap||2018-04-16|Removed +www/mod_whatkilledus||2018-04-16|Removed +www/mod_xml2enc||2018-04-16|Removed +www/apache22||2018-04-16|Has expired: Upstream propose EoL of apache 2.2.x during the next 12 months Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Apr 16 10:09:35 2018 (r467472) +++ head/www/Makefile Mon Apr 16 10:44:31 2018 (r467473) @@ -26,7 +26,6 @@ SUBDIR += anyterm SUBDIR += apache-forrest SUBDIR += apache-mode.el - SUBDIR += apache22 SUBDIR += apache24 SUBDIR += apercu SUBDIR += aria2 @@ -409,13 +408,11 @@ SUBDIR += mknmz-wwwoffle SUBDIR += mnogosearch SUBDIR += mod_amazon_proxy - SUBDIR += mod_antiloris SUBDIR += mod_asn SUBDIR += mod_auth_cas SUBDIR += mod_auth_cookie_mysql2 SUBDIR += mod_auth_external2 SUBDIR += mod_auth_gssapi - SUBDIR += mod_auth_imap2 SUBDIR += mod_auth_kerb2 SUBDIR += mod_auth_mysql2 SUBDIR += mod_auth_mysql_another @@ -426,15 +423,11 @@ SUBDIR += mod_auth_pubtkt SUBDIR += mod_auth_tkt SUBDIR += mod_auth_xradius - SUBDIR += mod_authn_sasl SUBDIR += mod_authnz_crowd SUBDIR += mod_authnz_external24 SUBDIR += mod_backtrace - SUBDIR += mod_bw - SUBDIR += mod_cband SUBDIR += mod_cfg_ldap SUBDIR += mod_chroot - SUBDIR += mod_clamav SUBDIR += mod_cloudflare SUBDIR += mod_cvs2 SUBDIR += mod_dav_svn @@ -442,7 +435,6 @@ SUBDIR += mod_domaintree SUBDIR += mod_encoding SUBDIR += mod_evasive - SUBDIR += mod_extract_forwarded SUBDIR += mod_fastcgi SUBDIR += mod_fcgid SUBDIR += mod_fileiri @@ -451,24 +443,17 @@ SUBDIR += mod_gnutls SUBDIR += mod_gzip2 SUBDIR += mod_h264_streaming - SUBDIR += mod_hosts_access SUBDIR += mod_http2-devel SUBDIR += mod_jk SUBDIR += mod_layout22 SUBDIR += mod_limitipconn2 SUBDIR += mod_line_edit - SUBDIR += mod_log_config-st - SUBDIR += mod_log_mysql SUBDIR += mod_log_sql2 - SUBDIR += mod_log_sql2-dtc - SUBDIR += mod_macro22 SUBDIR += mod_md-devel SUBDIR += mod_memcache SUBDIR += mod_memcache_block SUBDIR += mod_mono SUBDIR += mod_mpm_itk - SUBDIR += mod_musicindex - SUBDIR += mod_ntlm2 SUBDIR += mod_pagespeed SUBDIR += mod_perl2 SUBDIR += mod_php56 @@ -476,14 +461,12 @@ SUBDIR += mod_php71 SUBDIR += mod_php72 SUBDIR += mod_proctitle - SUBDIR += mod_proxy_html SUBDIR += mod_proxy_uwsgi SUBDIR += mod_proxy_xml SUBDIR += mod_python33 SUBDIR += mod_python35 SUBDIR += mod_qos SUBDIR += mod_realdoc - SUBDIR += mod_remoteip SUBDIR += mod_reproxy SUBDIR += mod_rivet SUBDIR += mod_rpaf2 @@ -491,18 +474,13 @@ SUBDIR += mod_security SUBDIR += mod_security3 SUBDIR += mod_setenvifplus - SUBDIR += mod_spdy SUBDIR += mod_tidy SUBDIR += mod_tsa - SUBDIR += mod_uid SUBDIR += mod_umask - SUBDIR += mod_vhost_ldap SUBDIR += mod_vhs SUBDIR += mod_webauth SUBDIR += mod_webkit - SUBDIR += mod_whatkilledus SUBDIR += mod_wsgi4 - SUBDIR += mod_xml2enc SUBDIR += mod_xmlns SUBDIR += mod_xsendfile SUBDIR += mohawk From owner-svn-ports-head@freebsd.org Mon Apr 16 10:48:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEED0F9E78D; Mon, 16 Apr 2018 10:48:09 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 905017FB95; Mon, 16 Apr 2018 10:48:09 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8B4D91C3BD; Mon, 16 Apr 2018 10:48:09 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GAm9Dh027456; Mon, 16 Apr 2018 10:48:09 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GAm9vk027453; Mon, 16 Apr 2018 10:48:09 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161048.w3GAm9vk027453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 10:48:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467474 - in head: devel/cvsweb3 www/mod_memcache_block www/resin3 X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head: devel/cvsweb3 www/mod_memcache_block www/resin3 X-SVN-Commit-Revision: 467474 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:48:10 -0000 Author: brnrd Date: Mon Apr 16 10:48:08 2018 New Revision: 467474 URL: https://svnweb.freebsd.org/changeset/ports/467474 Log: www/apache22: Chase removal of Apache 2.2 Modified: head/devel/cvsweb3/Makefile head/www/mod_memcache_block/Makefile head/www/resin3/Makefile Modified: head/devel/cvsweb3/Makefile ============================================================================== --- head/devel/cvsweb3/Makefile Mon Apr 16 10:44:31 2018 (r467473) +++ head/devel/cvsweb3/Makefile Mon Apr 16 10:48:08 2018 (r467474) @@ -51,8 +51,6 @@ TITLE?= My CVS Repository DIRPREFIX= www .elif exists(${PREFIX}/www/apache24/cgi-bin) DIRPREFIX= www/apache24 -.elif exists(${PREFIX}/www/apache22/cgi-bin) -DIRPREFIX= www/apache22 .elif exists(${PREFIX}/apache/cgi-bin) DIRPREFIX= apache .else Modified: head/www/mod_memcache_block/Makefile ============================================================================== --- head/www/mod_memcache_block/Makefile Mon Apr 16 10:44:31 2018 (r467473) +++ head/www/mod_memcache_block/Makefile Mon Apr 16 10:48:08 2018 (r467474) @@ -16,7 +16,9 @@ USE_GITHUB= yes GH_ACCOUNT= netik GH_TAGNAME= 7b1fcec -USES= apache:2.2 +BROKEN= Does not currently work with Apache 2.4+ + +USES= apache:2.4+ AP_FAST_BUILD= yes AP_GENPLIST= yes AP_INC= ${LOCALBASE}/include/libmemcached Modified: head/www/resin3/Makefile ============================================================================== --- head/www/resin3/Makefile Mon Apr 16 10:44:31 2018 (r467473) +++ head/www/resin3/Makefile Mon Apr 16 10:48:08 2018 (r467474) @@ -56,6 +56,7 @@ APXS?= ${LOCALBASE}/sbin/apxs SUB_FILES= pkg-message resin3ctl USE_RC_SUBR= resin3 NO_ARCH= yes +APACHE22_BROKEN=The Apache 2.2 port has been deleted .include From owner-svn-ports-head@freebsd.org Mon Apr 16 10:58:04 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8B27F9F21D; Mon, 16 Apr 2018 10:58:03 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "prod2.absolight.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5DA5E82883; Mon, 16 Apr 2018 10:58:02 +0000 (UTC) (envelope-from m@absolight.fr) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B29B8BDD1E; Mon, 16 Apr 2018 12:58:01 +0200 (CEST) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 737A3BDC85; Mon, 16 Apr 2018 12:58:01 +0200 (CEST) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id E883F6167; Mon, 16 Apr 2018 12:58:00 +0200 (CEST) Received: by ogg.in.absolight.net (Postfix, from userid 501) id 8FE7965C9DE7; Mon, 16 Apr 2018 12:57:59 +0200 (CEST) Date: Mon, 16 Apr 2018 12:57:59 +0200 From: Mathieu Arnold To: "Danilo G. Baio" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r467448 - head/sysutils/smenu Message-ID: <20180416105759.27tudabx5feyjxyd@ogg.in.absolight.net> References: <201804160030.w3G0U2gt015123@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="flxoadxtncizmc6q" Content-Disposition: inline In-Reply-To: <201804160030.w3G0U2gt015123@repo.freebsd.org> User-Agent: NeoMutt/20171215 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 10:58:04 -0000 --flxoadxtncizmc6q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 16, 2018 at 12:30:02AM +0000, Danilo G. Baio wrote: > Author: dbaio > Date: Mon Apr 16 00:30:02 2018 > New Revision: 467448 > URL: https://svnweb.freebsd.org/changeset/ports/467448 >=20 > Log: > sysutils/smenu: Update to 0.9.12 > =20 > It was necessary to get the latest commit to fix a FreeBSD compatibilit= y issue > in this version. Then this is not 0.9.12 but: $ git describe 0ff0326 v0.9.12-7-g0ff0326. See this example to learn how to handle this: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.ht= ml#makefile-master_sites-github-ex5 > Changes: https://github.com/p-gen/smenu/releases/tag/v0.9.12 >=20 > Modified: > head/sysutils/smenu/Makefile > head/sysutils/smenu/distinfo >=20 > Modified: head/sysutils/smenu/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/smenu/Makefile Mon Apr 16 00:21:41 2018 (r467447) > +++ head/sysutils/smenu/Makefile Mon Apr 16 00:30:02 2018 (r467448) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > =20 > PORTNAME=3D smenu > -PORTVERSION=3D 0.9.11 > +PORTVERSION=3D 0.9.12 > DISTVERSIONPREFIX=3D v > CATEGORIES=3D sysutils > =20 > @@ -15,6 +15,7 @@ USES=3D localbase ncurses:port > =20 > USE_GITHUB=3D yes > GH_ACCOUNT=3D p-gen > +GH_TAGNAME=3D 0ff0326 > =20 > GNU_CONFIGURE=3D yes > =20 >=20 > Modified: head/sysutils/smenu/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sysutils/smenu/distinfo Mon Apr 16 00:21:41 2018 (r467447) > +++ head/sysutils/smenu/distinfo Mon Apr 16 00:30:02 2018 (r467448) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1517139590 > -SHA256 (p-gen-smenu-v0.9.11_GH0.tar.gz) =3D ac6b8b94aa5382a0227753bd2c58= 0fd727c7ce19adf72592993dd982b0af478f > -SIZE (p-gen-smenu-v0.9.11_GH0.tar.gz) =3D 643358 > +TIMESTAMP =3D 1523791900 > +SHA256 (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) =3D e84f0dd2acac40a425ce= 1dd5fe35421a6e1bcc8284bdd6f0d76de9dd9178b2dd > +SIZE (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) =3D 647055 >=20 >=20 --=20 Mathieu Arnold --flxoadxtncizmc6q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJa1IG3XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IYhsQAIgSu8lAayGO1t52PmOq0cvj Py3mfnfllj+ojMblrTjiqe80nM7Tvr+JtgABEqd5UEXepKfACCntUXJsIaUSvELv jGgQ5fbdhJtmVT06hBDDbBVAXvkaN0cz0LXKDJr7j95EjGa9Z52rYm2xlhqfF/ks b6vK6Nrnh2ksmubCy5LI5dF81Dv0NZGQdw8U5hi8LmZQcUSeg4o/Rs4EwtIi65dD QArxTDer0gIGZ0UmPrX5oRXzlEadDFKeFQGNpAeN9/NPujx9raDXfY5ucrq7v6Ul Kzsm/S6Ge0Reohb77TYfWuOQU4eNn4io03H3CwFqcUl/yVEXbAR0u2LaOO82l1gS U77HoKu/yaywxb/LDaz1Ivb2PNZIdXxIlQGfZGkU6BXlNz2U0vdVYxrsCgFkiky5 qZRtmUlHchsOwqteORlop6riEC+Q5y8uSj98wdnxI5SjKPuy615SAmZEVv2wZl4g n6fCDPnrlETZc4B1+Cv/wY7bzIWJ6Y+rQVqpF+MFw3VGKAdw40LQBR+UHsBQe9dO 9Snh8Ti5JvgBC7f45Pss9Lp7XF+6jV67xuiycMEBgEmTx3xPlKtFC8mshIsJb9KW KZ287EWFi8frs5UOFSexV1QkDmkCzrt/CTHdtXqf/sXAbJd6XMa1Qzh8Zpfs3X/8 zY7Jb3EV+mnNromnCUwK =h9KW -----END PGP SIGNATURE----- --flxoadxtncizmc6q-- From owner-svn-ports-head@freebsd.org Mon Apr 16 11:03:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC6EAF9FC32; Mon, 16 Apr 2018 11:03:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 83277840DE; Mon, 16 Apr 2018 11:03:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7DE2F1C6EE; Mon, 16 Apr 2018 11:03:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GB3Wrg036883; Mon, 16 Apr 2018 11:03:32 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GB3W3S036882; Mon, 16 Apr 2018 11:03:32 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161103.w3GB3W3S036882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 11:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467475 - head/devel/viewvc X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/devel/viewvc X-SVN-Commit-Revision: 467475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 11:03:33 -0000 Author: brnrd Date: Mon Apr 16 11:03:32 2018 New Revision: 467475 URL: https://svnweb.freebsd.org/changeset/ports/467475 Log: devel/viewvc: Mark option mod_python33 broken - mod_python33 removed with apache22 removal Modified: head/devel/viewvc/Makefile Modified: head/devel/viewvc/Makefile ============================================================================== --- head/devel/viewvc/Makefile Mon Apr 16 10:48:08 2018 (r467474) +++ head/devel/viewvc/Makefile Mon Apr 16 11:03:32 2018 (r467475) @@ -30,6 +30,7 @@ MYSQL_DESC= Bonsai-like repository query facilities APACHE_USE= APACHE_RUN=22+ LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd +MODPYTHON33_BROKEN= The mod_python33 port has been removed with Apache 2.2 MODPYTHON33_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python33>=3.3:www/mod_python33 MODPYTHON35_RUN_DEPENDS=${APACHE_PKGNAMEPREFIX}mod_python35>=3.5:www/mod_python35 MODWSGI_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}mod_wsgi>=4.4.13:www/mod_wsgi4@${PY_FLAVOR} From owner-svn-ports-head@freebsd.org Mon Apr 16 11:14:29 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57CD6FA093B; Mon, 16 Apr 2018 11:14:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 055B987212; Mon, 16 Apr 2018 11:14:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F030A1C8AC; Mon, 16 Apr 2018 11:14:28 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GBESnA042381; Mon, 16 Apr 2018 11:14:28 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GBESt2042379; Mon, 16 Apr 2018 11:14:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161114.w3GBESt2042379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 11:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467476 - in head: . www www/mod_python33 X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head: . www www/mod_python33 X-SVN-Commit-Revision: 467476 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 11:14:29 -0000 Author: brnrd Date: Mon Apr 16 11:14:28 2018 New Revision: 467476 URL: https://svnweb.freebsd.org/changeset/ports/467476 Log: www/mod_python33 Deleted: head/www/mod_python33/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 16 11:03:32 2018 (r467475) +++ head/MOVED Mon Apr 16 11:14:28 2018 (r467476) @@ -10172,3 +10172,4 @@ www/mod_vhost_ldap||2018-04-16|Removed www/mod_whatkilledus||2018-04-16|Removed www/mod_xml2enc||2018-04-16|Removed www/apache22||2018-04-16|Has expired: Upstream propose EoL of apache 2.2.x during the next 12 months +www/mod_python33||2018-04-16|Removed Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Apr 16 11:03:32 2018 (r467475) +++ head/www/Makefile Mon Apr 16 11:14:28 2018 (r467476) @@ -463,7 +463,6 @@ SUBDIR += mod_proctitle SUBDIR += mod_proxy_uwsgi SUBDIR += mod_proxy_xml - SUBDIR += mod_python33 SUBDIR += mod_python35 SUBDIR += mod_qos SUBDIR += mod_realdoc From owner-svn-ports-head@freebsd.org Mon Apr 16 11:18:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC2E0FA0C6D; Mon, 16 Apr 2018 11:18:25 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A76F88E4F; Mon, 16 Apr 2018 11:18:25 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 564371C8AD; Mon, 16 Apr 2018 11:18:25 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GBIPnm042627; Mon, 16 Apr 2018 11:18:25 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GBIPEr042626; Mon, 16 Apr 2018 11:18:25 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161118.w3GBIPEr042626@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 11:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467477 - head X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head X-SVN-Commit-Revision: 467477 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 11:18:26 -0000 Author: brnrd Date: Mon Apr 16 11:18:24 2018 New Revision: 467477 URL: https://svnweb.freebsd.org/changeset/ports/467477 Log: MOVED: Update description for Apache 2.2 EoL Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 16 11:14:28 2018 (r467476) +++ head/MOVED Mon Apr 16 11:18:24 2018 (r467477) @@ -10150,26 +10150,26 @@ devel/qjson-qt5|devel/qjson@qt5|2018-04-14|Moved to a sysutils/polkit-qt5|sysutils/polkit-qt@qt5|2018-04-14|Moved to flavoured version multimedia/gstreamer1-qt4|multimedia/gstreamer1-qt@qt4|2018-04-14|Moved to a flavoured version multimedia/gstreamer1-qt5|multimedia/gstreamer1-qt@qt5|2018-04-14|Moved to a flavoured version -www/mod_antiloris||2018-04-16|Removed -www/mod_auth_imap2||2018-04-16|Removed -www/mod_authn_sasl||2018-04-16|Removed -www/mod_bw||2018-04-16|Removed -www/mod_cband||2018-04-16|Removed -www/mod_clamav||2018-04-16|Removed -www/mod_extract_forwarded||2018-04-16|Removed -www/mod_hosts_access||2018-04-16|Removed -www/mod_log_config-st||2018-04-16|Removed -www/mod_log_mysql||2018-04-16|Removed -www/mod_log_sql2-dtc||2018-04-16|Removed -www/mod_macro22||2018-04-16|Removed -www/mod_musicindex||2018-04-16|Removed -www/mod_ntlm2||2018-04-16|Removed -www/mod_proxy_html||2018-04-16|Removed -www/mod_remoteip||2018-04-16|Removed -www/mod_spdy||2018-04-16|Removed -www/mod_uid||2018-04-16|Removed -www/mod_vhost_ldap||2018-04-16|Removed -www/mod_whatkilledus||2018-04-16|Removed -www/mod_xml2enc||2018-04-16|Removed -www/apache22||2018-04-16|Has expired: Upstream propose EoL of apache 2.2.x during the next 12 months -www/mod_python33||2018-04-16|Removed +www/mod_antiloris||2018-04-16|Apache 2.2 End of Life +www/mod_auth_imap2||2018-04-16|Apache 2.2 End of Life +www/mod_authn_sasl||2018-04-16|Apache 2.2 End of Life +www/mod_bw||2018-04-16|Apache 2.2 End of Life +www/mod_cband||2018-04-16|Apache 2.2 End of Life +www/mod_clamav||2018-04-16|Apache 2.2 End of Life +www/mod_extract_forwarded||2018-04-16|Apache 2.2 End of Life +www/mod_hosts_access||2018-04-16|Apache 2.2 End of Life +www/mod_log_config-st||2018-04-16|Apache 2.2 End of Life +www/mod_log_mysql||2018-04-16|Apache 2.2 End of Life +www/mod_log_sql2-dtc||2018-04-16|Apache 2.2 End of Life +www/mod_macro22||2018-04-16|Apache 2.2 End of Life +www/mod_musicindex||2018-04-16|Apache 2.2 End of Life +www/mod_ntlm2||2018-04-16|Apache 2.2 End of Life +www/mod_proxy_html||2018-04-16|Apache 2.2 End of Life +www/mod_remoteip||2018-04-16|Apache 2.2 End of Life +www/mod_spdy||2018-04-16|Apache 2.2 End of Life +www/mod_uid||2018-04-16|Apache 2.2 End of Life +www/mod_vhost_ldap||2018-04-16|Apache 2.2 End of Life +www/mod_whatkilledus||2018-04-16|Apache 2.2 End of Life +www/mod_xml2enc||2018-04-16|Apache 2.2 End of Life +www/apache22||2018-04-16|Apache 2.2 End of Life +www/mod_python33||2018-04-16|Apache 2.2 End of Life From owner-svn-ports-head@freebsd.org Mon Apr 16 11:53:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C162FA3345; Mon, 16 Apr 2018 11:53:05 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BD53769BA3; Mon, 16 Apr 2018 11:53:04 +0000 (UTC) (envelope-from lev@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 B68CA1CEF6; Mon, 16 Apr 2018 11:53:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GBr44n062191; Mon, 16 Apr 2018 11:53:04 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GBr3HW062183; Mon, 16 Apr 2018 11:53:03 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201804161153.w3GBr3HW062183@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 16 Apr 2018 11:53:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn X-SVN-Commit-Revision: 467478 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 11:53:06 -0000 Author: lev Date: Mon Apr 16 11:53:03 2018 New Revision: 467478 URL: https://svnweb.freebsd.org/changeset/ports/467478 Log: Update to latest & newest version 1.10.0 Deleted: head/devel/subversion/files/extra-patch-build.conf head/devel/subversion/files/patch-subversion_libsvn_subr_gpg_agent.c Modified: head/devel/p5-subversion/Makefile head/devel/py-subversion/Makefile head/devel/ruby-subversion/Makefile head/devel/subversion/Makefile head/devel/subversion/Makefile.common head/devel/subversion/distinfo head/devel/subversion/files/build-outputs.mk.addons head/devel/subversion/pkg-plist head/java/java-subversion/Makefile head/www/mod_dav_svn/Makefile head/www/mod_dav_svn/pkg-plist Modified: head/devel/p5-subversion/Makefile ============================================================================== --- head/devel/p5-subversion/Makefile Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/p5-subversion/Makefile Mon Apr 16 11:53:03 2018 (r467478) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMEPREFIX= p5- -PORTREVISION= 2 +PORTREVISION= 0 MAINTAINER= lev@FreeBSD.org COMMENT= Perl bindings for Version control system @@ -32,6 +32,9 @@ CONFIGURE_ARGS+= --without-gnome-keyring \ ALL_TARGET= swig-pl-lib swig-pl INSTALL_TARGET= install-swig-pl + +#CPPFLAGS+= -I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \ +# -Isubversion/bindings/swig/proxy pre-install: ${REINPLACE_CMD} '/SWIG_PL_DIR/s, install$$, all pure_install,g' ${WRKSRC}/Makefile Modified: head/devel/py-subversion/Makefile ============================================================================== --- head/devel/py-subversion/Makefile Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/py-subversion/Makefile Mon Apr 16 11:53:03 2018 (r467478) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PORTREVISION= 2 +PORTREVISION= 0 MAINTAINER= lev@FreeBSD.org COMMENT= Python bindings for version control system Modified: head/devel/ruby-subversion/Makefile ============================================================================== --- head/devel/ruby-subversion/Makefile Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/ruby-subversion/Makefile Mon Apr 16 11:53:03 2018 (r467478) @@ -2,7 +2,7 @@ # $FreeBSD$ PKGNAMEPREFIX= ruby- -PORTREVISION= 2 +PORTREVISION= 0 MAINTAINER= lev@FreeBSD.org COMMENT= Ruby bindings for version control system Modified: head/devel/subversion/Makefile ============================================================================== --- head/devel/subversion/Makefile Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/subversion/Makefile Mon Apr 16 11:53:03 2018 (r467478) @@ -1,13 +1,13 @@ # Created by: rooneg@electricjellyfish.net # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 0 MAINTAINER= lev@FreeBSD.org COMMENT= Version control system -CONFLICTS_INSTALL= subversion-1.[^9].[0-9]* \ - subversion1[^9]-1.[^9].[0-9]* +CONFLICTS_INSTALL= subversion-1.[0-9].[0-9]* \ + subversion1[0-9]-1.[0-9].[0-9]* USE_RC_SUBR= svnserve @@ -27,7 +27,7 @@ OPTIONS_DEFINE= \ TEST \ TOOLS -OPTIONS_DEFAULT=FREEBSD_TEMPLATE \ +OPTIONS_DEFAULT=FREEBSD_TEMPLATE LZ4 \ SERF TOOLS FREEBSD_TEMPLATE_DESC= FreeBSD Project log template @@ -82,12 +82,6 @@ BUILD_DEPENDS+= ${OLD_LIB_DEPENDS} LIB_DEPENDS= .endif -.if ${PORT_OPTIONS:MBDB} -CONFIGURE_ARGS+= --enable-bdb6 -.else -CONFIGURE_ARGS+= --without-berkeley-db -.endif - .if make(repository) WITH_REPOSITORY_CREATION= yes .endif @@ -230,7 +224,6 @@ _mkrepos: .USE .endif svn-build-outputs-hack: - (cd ${WRKSRC} && ${PATCH} ${PATCH_DIST_ARGS} -p0 < ${PATCHDIR}/extra-patch-build.conf) (cd ${WRKSRC} && python2 gen-make.py --release --installed-libs libsvn_client,libsvn_delta,libsvn_diff,libsvn_fs,libsvn_fs_x,libsvn_ra,libsvn_repos,libsvn_subr,libsvn_wc) ${MV} ${WRKSRC}/build-outputs.mk ${FILESDIR}/build-outputs.mk.addons Modified: head/devel/subversion/Makefile.common ============================================================================== --- head/devel/subversion/Makefile.common Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/subversion/Makefile.common Mon Apr 16 11:53:03 2018 (r467478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= subversion -PORTVERSION= 1.9.7 +PORTVERSION= 1.10.0 PORTREVISION?= 0 CATEGORIES+= devel MASTER_SITES= APACHE/subversion @@ -17,11 +17,13 @@ LICENSE= APACHE20 CPE_VENDOR= apache -CONFLICTS_INSTALL+= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[^9].[0-9]* +CONFLICTS_INSTALL+= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-1.[0-9].[0-9]* LIB_DEPENDS+= libapr-1.so:devel/apr1 \ libsqlite3.so:databases/sqlite3 \ - libexpat.so:textproc/expat2 + libexpat.so:textproc/expat2 \ + libutf8proc.so:textproc/utf8proc \ + liblz4.so:archivers/liblz4 CONFIGURE_ARGS+= --without-swig \ --with-sqlite=${LOCALBASE} \ @@ -33,9 +35,15 @@ LIB_DEPENDS+= libsvn_client-1.so:devel/subversion OPTIONS_NAME= devel_subversion .endif +.if defined(SVN_BUILD_BINDINGS) +BUILD_DEPENDS+= swig3.0:devel/swig30 +CONFIGURE_ARGS+= --with-swig=${LOCALBASE}/bin/swig3.0 +.endif + # =============================================================== OPTIONS_SUB= yes +BDB_CONFIGURE_ON= --enable-bdb6 BDB_CONFIGURE_OFF= --without-berkeley-db BDB_USES= bdb Modified: head/devel/subversion/distinfo ============================================================================== --- head/devel/subversion/distinfo Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/subversion/distinfo Mon Apr 16 11:53:03 2018 (r467478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502460058 -SHA256 (subversion19/subversion-1.9.7.tar.bz2) = c3b118333ce12e501d509e66bb0a47bcc34d053990acab45559431ac3e491623 -SIZE (subversion19/subversion-1.9.7.tar.bz2) = 7881909 +TIMESTAMP = 1523631526 +SHA256 (subversion19/subversion-1.10.0.tar.bz2) = 2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584 +SIZE (subversion19/subversion-1.10.0.tar.bz2) = 8369823 Modified: head/devel/subversion/files/build-outputs.mk.addons ============================================================================== --- head/devel/subversion/files/build-outputs.mk.addons Mon Apr 16 11:18:24 2018 (r467477) +++ head/devel/subversion/files/build-outputs.mk.addons Mon Apr 16 11:53:03 2018 (r467478) @@ -23,21 +23,21 @@ RA_SERF_LINK = ../../subversion/libsvn_ra_serf/libsvn_ RA_SVN_DEPS = subversion/libsvn_ra_svn/libsvn_ra_svn-1.la RA_SVN_LINK = ../../subversion/libsvn_ra_svn/libsvn_ra_svn-1.la -BUILD_DIRS = subversion/tests/cmdline subversion/tests/libsvn_subr subversion/tests/libsvn_fs_base subversion/tests/libsvn_client subversion/tests/libsvn_wc subversion/bindings/cxxhl subversion/bindings/cxxhl/tests tools/diff subversion/tests/libsvn_diff subversion/tests/libsvn_repos subversion/tests/libsvn_fs_fs subversion/tests/libsvn_fs subversion/tests/libsvn_fs_x tools/dev subversion/bindings/javahl/src/org/apache/subversion/javahl/callback subversion/bindings/javahl/classes subversion/bindings/javahl/include subversion/bindings/javahl/src/org/tigris/subversion/javahl subversion/bindings/javahl/tests/org/tigris/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl/remote subversion/bindings/javahl/src/org/apache/subversion/javahl/types subversion/bindings/javahl/src/org/apache/subversion/javahl/util subversion/bindings/javahl/tests/org/apache/subversion/javahl gmock-fused subversion/libsvn_auth_ gnome_keyring subversion/libsvn_auth_kwallet subversion/libsvn_client subversion/libsvn_delta subversion/libsvn_diff subversion/libsvn_fs subversion/libsvn_fs_base subversion/libsvn_fs_base/bdb subversion/libsvn_fs_base/util subversion/libsvn_fs_fs subversion/libsvn_fs_util subversion/libsvn_fs_x subversion/libsvn_ra subversion/libsvn_ra_local subversion/libsvn_ra_serf subversion/libsvn_ra_svn subversion/libsvn_repos subversion/libsvn_subr subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/python/libsvn_swig_py subversion/bindings/swig/ruby/libsvn_swig_ruby subversion/tests subversion/libsvn_wc subversion/bindings/cxxhl/src subversion/bindings/cxxhl/src/aprwrap subversion/bindings/javahl/native subversion/bindings/javahl/native/jniwrapper subversion/po subversion/mod_authz_svn subversion/mod_dav_svn subversion/mod_dav_svn/reports subversion/mod_dav_svn/posts tools/server-side/mod_dontdothat subversion/tests/libsvn_ra_local subversion/tests/libsvn_ra subversion/t ests/libsvn_delta subversion/svn tools/serve! r-side tools/dev/wc-ng subversion/svnadmin subversion/svnbench subversion/svndumpfilter subversion/svnfsfs subversion/svnlook subversion/svnmucc tools/dev/svnraisetreeconflict subversion/svnrdump subversion/svnserve subversion/svnsync subversion/svnversion subversion/bindings/swig subversion/tests/libsvn_wc/../../libsvn_subr subversion/bindings/swig/python subversion/bindings/swig/perl subversion/bindings/swig/ruby subversion/bindings/swig/proxy +BUILD_DIRS = subversion/tests/afl subversion/tests/cmdline subversion/tests/libsvn_subr subversion/tests/libsvn_repos subversion/tests/libsvn_fs_base subversion/tests/libsvn_client subversion/tests/libsvn_wc subversion/tests/libsvn_client/../libsvn_wc subversion/bindings/cxxhl subversion/bindings/cxxhl/tests tools/diff subversion/tests/libsvn_diff subversion/tests/libsvn_fs_fs subversion/tests/libsvn_fs subversion/tests/libsvn_fs_x tools/dev subversion/bindings/javahl/src/org/apache/subversion/javahl/callback subversion/bindings/javahl/classes subversion/bindings/javahl/include subversion/bindings/javahl/src/org/tigris/subversion/javahl subversion/bindings/javahl/tests/org/tigris/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl/remote subversion/bindings/javahl/src/org/apache/subversion/javahl/types subversion/bindings/javahl/src/org/apache/subversion/javahl/util subversion/bindings/javahl/tests /org/apache/subversion/javahl googlemock googlemock/googletest/src googlemock/googlemock/src subversion/libsvn_auth_gnome_keyring subversion/libsvn_auth_kwallet subversion/libsvn_client subversion/libsvn_delta subversion/libsvn_diff subversion/libsvn_fs subversion/libsvn_fs_base subversion/libsvn_fs_base/bdb subversion/libsvn_fs_base/util subversion/libsvn_fs_fs subversion/libsvn_fs_util subversion/libsvn_fs_x subversion/libsvn_ra subversion/libsvn_ra_local subversion/libsvn_ra_serf subversion/libsvn_ra_svn subversion/libsvn_repos subversion/libsvn_subr subversion/libsvn_subr/lz4 subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/python/libsvn_swig_py subversion/bindings/swig/ruby/libsvn_swig_ruby subversion/tests subversion/libsvn_wc subversion/bindings/cxxhl/src subversion/bindings/cxxhl/src/aprwrap subversion/bindings/javahl/native subversion/bindings/javahl/native/jniwrapper subversion/po subversion/mod_authz_svn subversion/mod_dav_svn subversion/mod_dav_svn /reports subversion/mod_dav_svn/posts tools/! server-side/mod_dontdothat subversion/tests/libsvn_ra_local subversion/tests/libsvn_ra subversion/tests/libsvn_delta subversion/svn tools/client-side/svn-mergeinfo-normalizer tools/server-side tools/dev/wc-ng subversion/svnadmin subversion/svnbench tools/client-side/svnconflict subversion/svndumpfilter subversion/svnfsfs subversion/svnlook tools/dev/svnmover subversion/svnmucc tools/dev/svnraisetreeconflict subversion/svnrdump subversion/svnserve subversion/svnsync subversion/svnversion subversion/bindings/swig subversion/tests/libsvn_wc/../../libsvn_subr subversion/bindings/swig/python subversion/bindings/swig/perl subversion/bindings/swig/ruby subversion/bindings/swig/proxy BDB_TEST_DEPS = subversion/tests/libsvn_fs_base/changes-test$(EXEEXT) subversion/tests/libsvn_fs_base/fs-base-test$(EXEEXT) subversion/tests/libsvn_fs_base/strings-reps-test$(EXEEXT) BDB_TEST_PROGRAMS = subversion/tests/libsvn_fs_base/changes-test$(EXEEXT) subversion/tests/libsvn_fs_base/fs-base-test$(EXEEXT) subversion/tests/libsvn_fs_base/strings-reps-test$(EXEEXT) -TEST_DEPS = subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn _delta/random-test$(EXEEXT) subversion/tests! /libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion /tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/cmdline/authz_tests.py subversion/tests/cmdline/autoprop_tests.py subversion/tests/cmdline/basic_tests.py subversion/tests/cmdline/blame_tests.py subversion/tests/cmdline/cat_tests.py subversion/tests/cmdline/changelist_tests.py subversion/tests/cmdline/checkout_tests.py subversion/tests/cmdline/commit_tests.py subversion/tests/cmdline/copy_tests.py subversion/tests/cmdline/depth_tests.py subversion/tests/cmdline/diff_tests.py subversion/tests/cmdline/entries_tests.py subversion/tests/cmdline/export_tests.py subversion/tests/cmdline/externals_tests.py subversion/tests/cmdline/getopt_tests.py subversion/tests/cmdline/history_tests.py subversion/tests/cmdline/import_tests.py subversion/tests/cmdline/info_tests.py subversion/tests/cmdline/input_validation_tests.py subversion/tests/cmdlin e/iprop_authz_tests.py subversion/tests/cmdl! ine/iprop! _tests.py subversion/tests/cmdline/lock_tests.py subversion/tests/cmdline/log_tests.py subversion/tests/cmdline/merge_authz_tests.py subversion/tests/cmdline/merge_automatic_tests.py subversion/tests/cmdline/merge_reintegrate_tests.py subversion/tests/cmdline/merge_tests.py subversion/tests/cmdline/merge_tree_conflict_tests.py subversion/tests/cmdline/mergeinfo_tests.py subversion/tests/cmdline/mod_authz_svn_tests.py subversion/tests/cmdline/move_tests.py subversion/tests/cmdline/patch_tests.py subversion/tests/cmdline/prop_tests.py subversion/tests/cmdline/redirect_tests.py subversion/tests/cmdline/relocate_tests.py subversion/tests/cmdline/resolve_tests.py subversion/tests/cmdline/revert_tests.py subversion/tests/cmdline/schedule_tests.py subversion/tests/cmdline/special_tests.py subversion/tests/cmdline/stat_tests.py subversion/tests/cmdline/svnadmin_tests.py subversion/tests/cmdline/svnauthz_tests.py subversion/tests/cmdline/svndumpfilter_tests.py subversion/tests/cmdline/svnfsf s_tests.py subversion/tests/cmdline/svnlook_tests.py subversion/tests/cmdline/svnmucc_tests.py subversion/tests/cmdline/svnrdump_tests.py subversion/tests/cmdline/svnsync_authz_tests.py subversion/tests/cmdline/svnsync_tests.py subversion/tests/cmdline/svnversion_tests.py subversion/tests/cmdline/switch_tests.py subversion/tests/cmdline/trans_tests.py subversion/tests/cmdline/tree_conflict_tests.py subversion/tests/cmdline/update_tests.py subversion/tests/cmdline/upgrade_tests.py subversion/tests/cmdline/wc_tests.py +TEST_DEPS = subversion/tests/afl/afl-x509$(EXEEXT) subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_repos/authz-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/compress-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_client/conflicts-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversio n/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string- test$(EXEEXT) subversion/tests/libsvn_subr/p! riority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subvers ion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/libsvn_subr/xml-test$(EXEEXT) subversion/tests/cmdline/authz_tests.py subversion/tests/cmdline/autoprop_tests.py subversion/tests/cmdline/basic_tests.py subversion/tests/cmdline/blame_tests.py subversion/tests/cmdline/cat_tests.py subversion/tests/cmdline/changelist_tests.py subversion/tests/cmdline/checkout_tests.py subversion/tests/cmdline/commit_tests.py subversion/tests/cmdline/copy_tests.py subversion/tests/cmdline/depth_tests.py subversion/tests/cmdline/diff_tests.py subvers ion/tests/cmdline/entries_tests.py subversio! n/tests/c! mdline/export_tests.py subversion/tests/cmdline/externals_tests.py subversion/tests/cmdline/getopt_tests.py subversion/tests/cmdline/history_tests.py subversion/tests/cmdline/import_tests.py subversion/tests/cmdline/info_tests.py subversion/tests/cmdline/input_validation_tests.py subversion/tests/cmdline/iprop_authz_tests.py subversion/tests/cmdline/iprop_tests.py subversion/tests/cmdline/lock_tests.py subversion/tests/cmdline/log_tests.py subversion/tests/cmdline/merge_authz_tests.py subversion/tests/cmdline/merge_automatic_tests.py subversion/tests/cmdline/merge_reintegrate_tests.py subversion/tests/cmdline/merge_tests.py subversion/tests/cmdline/merge_tree_conflict_tests.py subversion/tests/cmdline/mergeinfo_tests.py subversion/tests/cmdline/mod_authz_svn_tests.py subversion/tests/cmdline/mod_dav_svn_tests.py subversion/tests/cmdline/move_tests.py subversion/tests/cmdline/patch_tests.py subversion/tests/cmdline/prop_tests.py subversion/tests/cmdline/redirect_tests.py subversion/t ests/cmdline/relocate_tests.py subversion/tests/cmdline/resolve_tests.py subversion/tests/cmdline/revert_tests.py subversion/tests/cmdline/schedule_tests.py subversion/tests/cmdline/shelve_tests.py subversion/tests/cmdline/special_tests.py subversion/tests/cmdline/stat_tests.py subversion/tests/cmdline/svnadmin_tests.py subversion/tests/cmdline/svnauthz_tests.py subversion/tests/cmdline/svndumpfilter_tests.py subversion/tests/cmdline/svnfsfs_tests.py subversion/tests/cmdline/svnlook_tests.py subversion/tests/cmdline/svnmover_tests.py subversion/tests/cmdline/svnmucc_tests.py subversion/tests/cmdline/svnrdump_tests.py subversion/tests/cmdline/svnsync_authz_tests.py subversion/tests/cmdline/svnsync_tests.py subversion/tests/cmdline/svnversion_tests.py subversion/tests/cmdline/switch_tests.py subversion/tests/cmdline/trans_tests.py subversion/tests/cmdline/tree_conflict_tests.py subversion/tests/cmdline/update_tests.py subversion/tests/cmdline/upgrade_tests.py subversion/tests/cmdline/ wc_tests.py -TEST_PROGRAMS = subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/l ibsvn_subr/root-pools-test$(EXEEXT) subversi! on/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/cmdline/authz_tests.py subversion/tests/cmdline/autoprop_tests.py subversion/tests/cmdline/basic_tests.py subversion/tests/cmdline/blame_tests.py subversion/tests/cmdline/cat_tests.py subversion/tests/cmdline/changelist_tests.py subversion/tests/cmdline/checkout_tests.py subversi on/tests/cmdline/commit_tests.py subversion/tests/cmdline/copy_tests.py subversion/tests/cmdline/depth_tests.py subversion/tests/cmdline/diff_tests.py subversion/tests/cmdline/entries_tests.py subversion/tests/cmdline/export_tests.py subversion/tests/cmdline/externals_tests.py subversion/tests/cmdline/getopt_tests.py subversion/tests/cmdline/history_tests.py subversion/tests/cmdline/import_tests.py subversion/tests/cmdline/info_tests.py subversion/tests/cmdline/input_validation_tests.py subversion/tests/cmdline/iprop_authz_tests.py subversion/tests/cmdline/iprop_tests.py subversion/tests/cmdline/lock_tests.py subversion/tests/cmdline/log_tests.py subversion/tests/cmdline/merge_authz_tests.py subversion/tests/cmdline/merge_automatic_tests.py subversion/tests/cmdline/merge_reintegrate_tests.py subversion/tests/cmdline/merge_tests.py subversion/tests/cmdline/merge_tree_conflict_tests.py subversion/tests/cmdline/mergeinfo_tests.py subversion/tests/cmdline/mod_authz_svn_tests.py subversi on/tests/cmdline/move_tests.py subversion/te! sts/cmdli! ne/patch_tests.py subversion/tests/cmdline/prop_tests.py subversion/tests/cmdline/redirect_tests.py subversion/tests/cmdline/relocate_tests.py subversion/tests/cmdline/resolve_tests.py subversion/tests/cmdline/revert_tests.py subversion/tests/cmdline/schedule_tests.py subversion/tests/cmdline/special_tests.py subversion/tests/cmdline/stat_tests.py subversion/tests/cmdline/svnadmin_tests.py subversion/tests/cmdline/svnauthz_tests.py subversion/tests/cmdline/svndumpfilter_tests.py subversion/tests/cmdline/svnfsfs_tests.py subversion/tests/cmdline/svnlook_tests.py subversion/tests/cmdline/svnmucc_tests.py subversion/tests/cmdline/svnrdump_tests.py subversion/tests/cmdline/svnsync_authz_tests.py subversion/tests/cmdline/svnsync_tests.py subversion/tests/cmdline/svnversion_tests.py subversion/tests/cmdline/switch_tests.py subversion/tests/cmdline/trans_tests.py subversion/tests/cmdline/tree_conflict_tests.py subversion/tests/cmdline/update_tests.py subversion/tests/cmdline/upgrade_tests. py subversion/tests/cmdline/wc_tests.py +TEST_PROGRAMS = subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_repos/authz-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/compress-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_client/conflicts-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) sub version/tests/libsvn_ra/ra-test$(EXEEXT) sub! version/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/libsvn_su br/xml-test$(EXEEXT) subversion/tests/cmdline/authz_tests.py subversion/tests/cmdline/autoprop_tests.py subversion/tests/cmdline/basic_tests.py subversion/tests/cmdline/blame_tests.py subversion/tests/cmdline/cat_tests.py subversion/tests/cmdline/changelist_tests.py subversion/tests/cmdline/checkout_tests.py subversion/tests/cmdline/commit_tests.py subversion/tests/cmdline/copy_tests.py subversion/tests/cmdline/depth_tests.py subversion/tests/cmdline/diff_tests.py subversion/tests/cmdline/entries_tests.py subversion/tests/cmdline/export_tests.py subversion/tests/cmdline/externals_tests.py subversion/tests/cmdline/getopt_tests.py subversion/tests/cmdline/history_tests.py subversion/tests/cmdline/import_tests.py subversion/tests/cmdline/info_tests.py subversion/tests/cmdline/input_validation_tests.py subversion/tests/cmdline/iprop_authz_tests.py subversion/tests/cmdline/iprop_tests.py subversion/tests/cmdline/lock_tests.py subversion/tests/cmdline/log_tests.py subversion/tests/cmdline /merge_authz_tests.py subversion/tests/cmdli! ne/merge_! automatic_tests.py subversion/tests/cmdline/merge_reintegrate_tests.py subversion/tests/cmdline/merge_tests.py subversion/tests/cmdline/merge_tree_conflict_tests.py subversion/tests/cmdline/mergeinfo_tests.py subversion/tests/cmdline/mod_authz_svn_tests.py subversion/tests/cmdline/mod_dav_svn_tests.py subversion/tests/cmdline/move_tests.py subversion/tests/cmdline/patch_tests.py subversion/tests/cmdline/prop_tests.py subversion/tests/cmdline/redirect_tests.py subversion/tests/cmdline/relocate_tests.py subversion/tests/cmdline/resolve_tests.py subversion/tests/cmdline/revert_tests.py subversion/tests/cmdline/schedule_tests.py subversion/tests/cmdline/shelve_tests.py subversion/tests/cmdline/special_tests.py subversion/tests/cmdline/stat_tests.py subversion/tests/cmdline/svnadmin_tests.py subversion/tests/cmdline/svnauthz_tests.py subversion/tests/cmdline/svndumpfilter_tests.py subversion/tests/cmdline/svnfsfs_tests.py subversion/tests/cmdline/svnlook_tests.py subversion/tests/cmdline /svnmover_tests.py subversion/tests/cmdline/svnmucc_tests.py subversion/tests/cmdline/svnrdump_tests.py subversion/tests/cmdline/svnsync_authz_tests.py subversion/tests/cmdline/svnsync_tests.py subversion/tests/cmdline/svnversion_tests.py subversion/tests/cmdline/switch_tests.py subversion/tests/cmdline/trans_tests.py subversion/tests/cmdline/tree_conflict_tests.py subversion/tests/cmdline/update_tests.py subversion/tests/cmdline/upgrade_tests.py subversion/tests/cmdline/wc_tests.py -check-deps test-deps: subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/cmdline/lock-helper$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) +check-deps test-deps: subversion/tests/afl/afl-x509$(EXEEXT) subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/cmdline/lock-helper$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) MANPAGES = subversion/svn/svn.1 subversion/svnadmin/svnadmin.1 subversion/svndumpfilter/svndumpfilter.1 subversion/svnlook/svnlook.1 subversion/svnmucc/svnmucc.1 subversion/svnrdump/svnrdump.1 subversion/svnserve/svnserve.8 subversion/svnserve/svnserve.conf.5 subversion/svnsync/svnsync.1 subversion/svnversion/svnversion.1 -CLEAN_FILES = subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) subversion/svn/svn$(EXEEXT) subversion/svnadmin/svnadmin$(EXEEXT) subversion/svnbench/svnbench$(EXEEXT) subversion/svndumpfilter/svndumpfilter$(EXEEXT) subversion/svnfsfs/svnfsfs$(EXEEXT) subversion/svnlook/svnlook$(EXEEXT) subversion/svnmucc/svnmucc$(EXEEXT) subversion/svnrdump/svnrdump$(EXEEXT) subversion/svnserve/svnserve$(EXEEXT) subversion/svnsync/svnsync$(EXEEXT) subversion/svnversion/svnversion$(EXEEXT) subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/cmdline/authz_tests.pyc subversion/tests/cmdline/autoprop_tests.pyc subversion/tests/cmdline/basic_tests.pyc subversion/tests/cmdline/blame_tests.pyc subversion/tests/cmdline/cat_tests.pyc subversion/tests/cmdline/changelist_tests.pyc subversion/tests/cmdline/checkout_tests.pyc subversion/tests/cmdline/commit_tests.pyc subversion/tests/cmdline/copy_tests.pyc subversion/tests/cmdline/depth_tests.pyc subversion/tests/cmdline/diff_tests.pyc subv ersion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/cmdline/entries_tests.pyc subversion/tests/cmdline/export_tests.pyc subversion/tests/cmdline/externals_tests.pyc subversion/tests/cmdline/getopt_tests.pyc subversion/tests/cmdline/history_tests.pyc subversion/tests/cmdline/import_tests.pyc subversion/tests/cmdline/info_tests.pyc subversion/tests/cmdline/input_validation_tests.pyc subversion/tests/cmdline/iprop_authz_tests.pyc subversion/tests/cmdline/iprop_tests.pyc subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/cmdline/lock_tests.pyc subversion/tests/cmdline/log_tests.pyc subversion/tests/cmdline/merge_authz_tests.pyc subversion/tests/cmdline/merge_automatic_tests.pyc subversion/tests/cmdline/merge_reintegrate_tests.pyc subversion/tests/cmdline/merge_tests.pyc subversion/tests/cmdline/merge_tree_conflict_tests.pyc subversion/tests/cmdline/mergeinfo_tests.pyc subversion/tests/cmdline/mod_authz_svn_tests.pyc subversion/tests/cmdline/move_tests.pyc subversion/ tests/cmdline/patch_tests.pyc subversion/tes! ts/cmdline/prop_tests.pyc subversion/tests/cmdline/redirect_tests.pyc subversion/tests/cmdline/relocate_tests.pyc subversion/tests/cmdline/resolve_tests.pyc subversion/tests/cmdline/revert_tests.pyc subversion/tests/cmdline/schedule_tests.pyc subversion/tests/cmdline/special_tests.pyc subversion/tests/cmdline/stat_tests.pyc subversion/tests/cmdline/svnadmin_tests.pyc subversion/tests/cmdline/svnauthz_tests.pyc subversion/tests/cmdline/svndumpfilter_tests.pyc subversion/tests/cmdline/svnfsfs_tests.pyc subversion/tests/cmdline/svnlook_tests.pyc subversion/tests/cmdline/svnmucc_tests.pyc subversion/tests/cmdline/svnrdump_tests.pyc subversion/tests/cmdline/svnsync_authz_tests.pyc subversion/tests/cmdline/svnsync_tests.pyc subversion/tests/cmdline/svnversion_tests.pyc subversion/tests/cmdline/switch_tests.pyc subversion/tests/cmdline/trans_tests.pyc subversion/tests/cmdline/tree_conflict_tests.pyc subversion/tests/cmdline/update_tests.pyc subversion/tests/cmdline/upgrade_tests.pyc subver sion/tests/cmdline/wc_tests.pyc subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_fs_base/changes-test$(EXEEXT) subversion/tests/libsvn_fs_base/fs-base-test$(EXEEXT) subversion/tests/libsvn_fs_base/strings-reps-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-fuzzy-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tes ts/libsvn_ra/ra-test$(EXEEXT) subversion/tes! ts/libsvn! _ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(E XEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) sub version/tests/libsvn_wc/wc-lock-tester$(EXEE! XT) subve! rsion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/dev/x509-parser$(EXEEXT) tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) +CLEAN_FILES = subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) subversion/svn/svn$(EXEEXT) subversion/svnadmin/svnadmin$(EXEEXT) subversion/svnbench/svnbench$(EXEEXT) subversion/svndumpfilter/svndumpfilter$(EXEEXT) subversion/svnfsfs/svnfsfs$(EXEEXT) subversion/svnlook/svnlook$(EXEEXT) subversion/svnmucc/svnmucc$(EXEEXT) subversion/svnrdump/svnrdump$(EXEEXT) subversion/svnserve/svnserve$(EXEEXT) subversion/svnsync/svnsync$(EXEEXT) subversion/svnversion/svnversion$(EXEEXT) subversion/tests/afl/afl-x509$(EXEEXT) subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/cmdline/authz_tests.pyc subversion/tests/cmdline/autoprop_tests.pyc subversion/tests/cmdline/basic_tests.pyc subversion/tests/cmdline/blame_tests.pyc subversion/tests/cmdline/cat_tests.pyc subversion/tests/cmdline/changelist_tests.pyc subversion/tests/cmdline/checkout_tests.pyc subversion/tests/cmdline/commit_tests.pyc subversion/tests/cmdline/copy_tests.pyc subversion/tests/cmdline/depth_tests.pyc subve rsion/tests/cmdline/diff_tests.pyc subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/cmdline/entries_tests.pyc subversion/tests/cmdline/export_tests.pyc subversion/tests/cmdline/externals_tests.pyc subversion/tests/cmdline/getopt_tests.pyc subversion/tests/cmdline/history_tests.pyc subversion/tests/cmdline/import_tests.pyc subversion/tests/cmdline/info_tests.pyc subversion/tests/cmdline/input_validation_tests.pyc subversion/tests/cmdline/iprop_authz_tests.pyc subversion/tests/cmdline/iprop_tests.pyc subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/cmdline/lock_tests.pyc subversion/tests/cmdline/log_tests.pyc subversion/tests/cmdline/merge_authz_tests.pyc subversion/tests/cmdline/merge_automatic_tests.pyc subversion/tests/cmdline/merge_reintegrate_tests.pyc subversion/tests/cmdline/merge_tests.pyc subversion/tests/cmdline/merge_tree_conflict_tests.pyc subversion/tests/cmdline/mergeinfo_tests.pyc subversion/tests/cmdline/mod_authz_svn_tests.pyc subversion/t ests/cmdline/mod_dav_svn_tests.pyc subversio! n/tests/cmdline/move_tests.pyc subversion/tests/cmdline/patch_tests.pyc subversion/tests/cmdline/prop_tests.pyc subversion/tests/cmdline/redirect_tests.pyc subversion/tests/cmdline/relocate_tests.pyc subversion/tests/cmdline/resolve_tests.pyc subversion/tests/cmdline/revert_tests.pyc subversion/tests/cmdline/schedule_tests.pyc subversion/tests/cmdline/shelve_tests.pyc subversion/tests/cmdline/special_tests.pyc subversion/tests/cmdline/stat_tests.pyc subversion/tests/cmdline/svnadmin_tests.pyc subversion/tests/cmdline/svnauthz_tests.pyc subversion/tests/cmdline/svndumpfilter_tests.pyc subversion/tests/cmdline/svnfsfs_tests.pyc subversion/tests/cmdline/svnlook_tests.pyc subversion/tests/cmdline/svnmover_tests.pyc subversion/tests/cmdline/svnmucc_tests.pyc subversion/tests/cmdline/svnrdump_tests.pyc subversion/tests/cmdline/svnsync_authz_tests.pyc subversion/tests/cmdline/svnsync_tests.pyc subversion/tests/cmdline/svnversion_tests.pyc subversion/tests/cmdline/switch_tests.pyc subversio n/tests/cmdline/trans_tests.pyc subversion/tests/cmdline/tree_conflict_tests.pyc subversion/tests/cmdline/update_tests.pyc subversion/tests/cmdline/upgrade_tests.pyc subversion/tests/cmdline/wc_tests.pyc subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_client/conflicts-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_fs_base/changes-test$(EXEEXT) subversion/tests/libsvn_fs_base/fs-base-test$(EXEEXT) subversion /tests/libsvn_fs_base/strings-reps-test$(EXE! EXT) subv! ersion/tests/libsvn_fs_fs/fs-fs-fuzzy-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_repos/authz-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/compress-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/ tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_su br/translate-test$(EXEEXT) subversion/tests/! libsvn_su! br/utf-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/libsvn_subr/xml-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer$(EXEEXT) tools/client-side/svnconflict/svnconflict$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/dev/svnmover/svnmover$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) tools/dev/x509-parser$(EXEEXT) tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools /server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) EXTRACLEAN_FILES = subversion/libsvn_fs_fs/rep-cache-db.h subversion/libsvn_fs_x/rep-cache-db.h subversion/libsvn_subr/internal_statements.h subversion/libsvn_wc/wc-queries.h subversion/tests/libsvn_wc/wc-test-queries.h \ $(abs_builddir)/subversion/libsvn_subr/errorcode.inc \ $(abs_builddir)/subversion/libsvn_subr/config_keys.inc \ @@ -93,6 +93,12 @@ autogen-swig: autogen-swig-rb # Section 5: Individual target build rules ######################################## +afl_x509_PATH = subversion/tests/afl +afl_x509_DEPS = subversion/tests/afl/afl-x509.lo +afl_x509_OBJECTS = afl-x509.lo +subversion/tests/afl/afl-x509$(EXEEXT): $(afl_x509_DEPS) + cd subversion/tests/afl && $(LINK) $(afl_x509_LDFLAGS) -o afl-x509$(EXEEXT) $(afl_x509_OBJECTS) -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) + atomic_ra_revprop_change_PATH = subversion/tests/cmdline atomic_ra_revprop_change_DEPS = subversion/tests/cmdline/atomic-ra-revprop-change.lo atomic_ra_revprop_change_OBJECTS = atomic-ra-revprop-change.lo @@ -105,6 +111,12 @@ auth_test_OBJECTS = auth-test.lo subversion/tests/libsvn_subr/auth-test$(EXEEXT): $(auth_test_DEPS) cd subversion/tests/libsvn_subr && $(LINK) $(auth_test_LDFLAGS) -o auth-test$(EXEEXT) $(auth_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) +authz_test_PATH = subversion/tests/libsvn_repos +authz_test_DEPS = subversion/tests/libsvn_repos/authz-test.lo subversion/tests/libsvn_test-1.la +authz_test_OBJECTS = authz-test.lo +subversion/tests/libsvn_repos/authz-test$(EXEEXT): $(authz_test_DEPS) + cd subversion/tests/libsvn_repos && $(LINK) $(authz_test_LDFLAGS) -o authz-test$(EXEEXT) $(authz_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + bit_array_test_PATH = subversion/tests/libsvn_subr bit_array_test_DEPS = subversion/tests/libsvn_subr/bit-array-test.lo subversion/tests/libsvn_test-1.la bit_array_test_OBJECTS = bit-array-test.lo @@ -141,6 +153,12 @@ compat_test_OBJECTS = compat-test.lo subversion/tests/libsvn_subr/compat-test$(EXEEXT): $(compat_test_DEPS) cd subversion/tests/libsvn_subr && $(LINK) $(compat_test_LDFLAGS) -o compat-test$(EXEEXT) $(compat_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) +compress_test_PATH = subversion/tests/libsvn_subr +compress_test_DEPS = subversion/tests/libsvn_subr/compress-test.lo subversion/tests/libsvn_test-1.la +compress_test_OBJECTS = compress-test.lo +subversion/tests/libsvn_subr/compress-test$(EXEEXT): $(compress_test_DEPS) + cd subversion/tests/libsvn_subr && $(LINK) $(compress_test_LDFLAGS) -o compress-test$(EXEEXT) $(compress_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) + config_test_PATH = subversion/tests/libsvn_subr config_test_DEPS = subversion/tests/libsvn_subr/config-test.lo subversion/tests/libsvn_test-1.la config_test_OBJECTS = config-test.lo @@ -153,6 +171,12 @@ conflict_data_test_OBJECTS = conflict-data-test.lo uti subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT): $(conflict_data_test_DEPS) cd subversion/tests/libsvn_wc && $(LINK) $(conflict_data_test_LDFLAGS) -o conflict-data-test$(EXEEXT) $(conflict_data_test_OBJECTS) -lsvn_client-1 ../../../subversion/tests/libsvn_test-1.la -lsvn_wc-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +conflicts_test_PATH = subversion/tests/libsvn_client +conflicts_test_DEPS = subversion/tests/libsvn_wc/utils.lo subversion/tests/libsvn_client/conflicts-test.lo subversion/tests/libsvn_test-1.la +conflicts_test_OBJECTS = ../libsvn_wc/utils.lo conflicts-test.lo +subversion/tests/libsvn_client/conflicts-test$(EXEEXT): $(conflicts_test_DEPS) + cd subversion/tests/libsvn_client && $(LINK) $(conflicts_test_LDFLAGS) -o conflicts-test$(EXEEXT) $(conflicts_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_client-1 -lsvn_wc-1 -lsvn_repos-1 -lsvn_ra-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + crypto_test_PATH = subversion/tests/libsvn_subr crypto_test_DEPS = subversion/tests/libsvn_subr/crypto-test.lo subversion/tests/libsvn_test-1.la crypto_test_OBJECTS = crypto-test.lo @@ -160,10 +184,10 @@ subversion/tests/libsvn_subr/crypto-test$(EXEEXT): $(c cd subversion/tests/libsvn_subr && $(LINK) $(crypto_test_LDFLAGS) -o crypto-test$(EXEEXT) $(crypto_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) cxxhl_tests_PATH = subversion/bindings/cxxhl -cxxhl_tests_DEPS = subversion/bindings/cxxhl/tests/cxxhl-tests.lo subversion/bindings/cxxhl/tests/test_aprwrap.lo subversion/bindings/cxxhl/tests/test_exception.lo subversion/bindings/cxxhl/libsvncxxhl-1.la gmock-fused/libgmock-1.la +cxxhl_tests_DEPS = subversion/bindings/cxxhl/tests/cxxhl-tests.lo subversion/bindings/cxxhl/tests/test_aprwrap.lo subversion/bindings/cxxhl/tests/test_exception.lo subversion/bindings/cxxhl/libsvncxxhl-1.la googlemock/libgooglemock-1.la cxxhl_tests_OBJECTS = tests/cxxhl-tests.lo tests/test_aprwrap.lo tests/test_exception.lo subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT): $(cxxhl_tests_DEPS) - if $(SVN_USE_GMOCK) ; then cd subversion/bindings/cxxhl && $(LINK_CXX) $(cxxhl_tests_LDFLAGS) -o cxxhl-tests$(EXEEXT) $(cxxhl_tests_OBJECTS) ../../../subversion/bindings/cxxhl/libsvncxxhl-1.la ../../../gmock-fused/libgmock-1.la -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) ; else echo "fake" > subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) ; fi + if $(SVN_USE_GOOGLEMOCK) ; then cd subversion/bindings/cxxhl && $(LINK_CXX) $(cxxhl_tests_LDFLAGS) -o cxxhl-tests$(EXEEXT) $(cxxhl_tests_OBJECTS) ../../../subversion/bindings/cxxhl/libsvncxxhl-1.la ../../../googlemock/libgooglemock-1.la -lsvn_subr-1 $(SVN_APR_LIBS) $(LIBS) ; else echo "fake" > subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) ; fi db_test_PATH = subversion/tests/libsvn_wc db_test_DEPS = subversion/tests/libsvn_wc/db-test.lo subversion/tests/libsvn_wc/utils.lo subversion/tests/libsvn_test-1.la @@ -255,6 +279,12 @@ fs_fs_private_test_OBJECTS = fs-fs-private-test.lo subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT): $(fs_fs_private_test_DEPS) cd subversion/tests/libsvn_fs_fs && $(LINK) $(fs_fs_private_test_LDFLAGS) -o fs-fs-private-test$(EXEEXT) $(fs_fs_private_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_fs-1 ../../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la -lsvn_delta-1 -lsvn_repos-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +fs_sequential_test_PATH = subversion/tests/libsvn_fs +fs_sequential_test_DEPS = subversion/tests/libsvn_fs/fs-sequential-test.lo subversion/tests/libsvn_test-1.la subversion/libsvn_fs_util/libsvn_fs_util-1.la +fs_sequential_test_OBJECTS = fs-sequential-test.lo +subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT): $(fs_sequential_test_DEPS) + cd subversion/tests/libsvn_fs && $(LINK) $(fs_sequential_test_LDFLAGS) -o fs-sequential-test$(EXEEXT) $(fs_sequential_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_fs-1 -lsvn_delta-1 ../../../subversion/libsvn_fs_util/libsvn_fs_util-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + fs_test_PATH = subversion/tests/libsvn_fs fs_test_DEPS = subversion/tests/libsvn_fs/fs-test.lo subversion/tests/libsvn_test-1.la subversion/libsvn_fs_util/libsvn_fs_util-1.la fs_test_OBJECTS = fs-test.lo @@ -286,12 +316,12 @@ subversion/tests/libsvn_subr/io-test$(EXEEXT): $(io_te cd subversion/tests/libsvn_subr && $(LINK) $(io_test_LDFLAGS) -o io-test$(EXEEXT) $(io_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) javahl_callback_javah_PATH = subversion/bindings/javahl/include -javahl_callback_javah_HEADERS = subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_AuthnCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_BlameCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ChangelistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ClientNotifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_CommitCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_CommitMessageCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ConfigEvent.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ConflictResolverCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_DiffSummaryCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ImportFilterCallback.h subversion/bindings/javahl/inclu de/org_apache_subversion_javahl_callback_InfoCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_InheritedProplistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ListCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_LogMessageCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_PatchCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ProgressCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ProplistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteFileRevisionsCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteLocationSegmentsCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteStatus.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ReposFreezeActi on.h subversion/bindings/javahl/include/org_! apache_subversion_javahl_callback_ReposNotifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ReposVerifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_StatusCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_TunnelAgent.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_UserPasswordCallback.h +javahl_callback_javah_HEADERS = subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_AuthnCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_BlameCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ChangelistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ClientNotifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_CommitCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_CommitMessageCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ConfigEvent.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ConflictResolverCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_DiffSummaryCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ImportFilterCallback.h subversion/bindings/javahl/inclu de/org_apache_subversion_javahl_callback_InfoCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_InheritedProplistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ListCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ListItemCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_LogMessageCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_PatchCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ProgressCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ProplistCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteFileRevisionsCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteLocationSegmentsCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_RemoteStatu s.h subversion/bindings/javahl/include/org_a! pache_subversion_javahl_callback_ReposFreezeAction.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ReposNotifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_ReposVerifyCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_StatusCallback.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_TunnelAgent.h subversion/bindings/javahl/include/org_apache_subversion_javahl_callback_UserPasswordCallback.h javahl_callback_javah_OBJECTS = javahl_callback_javah_DEPS = $(javahl_callback_javah_HEADERS) $(javahl_callback_javah_OBJECTS) $(javahl_java_DEPS) javahl-callback-javah: $(javahl_callback_javah_DEPS) -javahl_callback_javah_CLASS_FILENAMES = subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/AuthnCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/BlameCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ChangelistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ClientNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConfigEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConflictResolverCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/DiffSummaryCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ImportFilte rCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InfoCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InheritedProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/LogMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/PatchCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProgressCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteLocationSegmentsCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteStatus.class subversion/bindings/javahl/classes/org/apach! e/subversion/javahl/callback/ReposFreezeAction.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposVerifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/StatusCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/TunnelAgent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/UserPasswordCallback.class -javahl_callback_javah_CLASSES = org.apache.subversion.javahl.callback.AuthnCallback org.apache.subversion.javahl.callback.BlameCallback org.apache.subversion.javahl.callback.ChangelistCallback org.apache.subversion.javahl.callback.ClientNotifyCallback org.apache.subversion.javahl.callback.CommitCallback org.apache.subversion.javahl.callback.CommitMessageCallback org.apache.subversion.javahl.callback.ConfigEvent org.apache.subversion.javahl.callback.ConflictResolverCallback org.apache.subversion.javahl.callback.DiffSummaryCallback org.apache.subversion.javahl.callback.ImportFilterCallback org.apache.subversion.javahl.callback.InfoCallback org.apache.subversion.javahl.callback.InheritedProplistCallback org.apache.subversion.javahl.callback.ListCallback org.apache.subversion.javahl.callback.LogMessageCallback org.apache.subversion.javahl.callback.PatchCallback org.apache.subversion.javahl.callback.ProgressCallback org.apache.subversion.javahl.callback.ProplistCallback org.apache.subver sion.javahl.callback.RemoteFileRevisionsCallback org.apache.subversion.javahl.callback.RemoteLocationSegmentsCallback org.apache.subversion.javahl.callback.RemoteStatus org.apache.subversion.javahl.callback.ReposFreezeAction org.apache.subversion.javahl.callback.ReposNotifyCallback org.apache.subversion.javahl.callback.ReposVerifyCallback org.apache.subversion.javahl.callback.StatusCallback org.apache.subversion.javahl.callback.TunnelAgent org.apache.subversion.javahl.callback.UserPasswordCallback +javahl_callback_javah_CLASS_FILENAMES = subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/AuthnCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/BlameCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ChangelistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ClientNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConfigEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConflictResolverCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/DiffSummaryCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ImportFilte rCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InfoCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InheritedProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListItemCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/LogMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/PatchCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProgressCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteLocationSegmentsCallback.cl ass subversion/bindings/javahl/classes/org/a! pache/subversion/javahl/callback/RemoteStatus.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposFreezeAction.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposVerifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/StatusCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/TunnelAgent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/UserPasswordCallback.class +javahl_callback_javah_CLASSES = org.apache.subversion.javahl.callback.AuthnCallback org.apache.subversion.javahl.callback.BlameCallback org.apache.subversion.javahl.callback.ChangelistCallback org.apache.subversion.javahl.callback.ClientNotifyCallback org.apache.subversion.javahl.callback.CommitCallback org.apache.subversion.javahl.callback.CommitMessageCallback org.apache.subversion.javahl.callback.ConfigEvent org.apache.subversion.javahl.callback.ConflictResolverCallback org.apache.subversion.javahl.callback.DiffSummaryCallback org.apache.subversion.javahl.callback.ImportFilterCallback org.apache.subversion.javahl.callback.InfoCallback org.apache.subversion.javahl.callback.InheritedProplistCallback org.apache.subversion.javahl.callback.ListCallback org.apache.subversion.javahl.callback.ListItemCallback org.apache.subversion.javahl.callback.LogMessageCallback org.apache.subversion.javahl.callback.PatchCallback org.apache.subversion.javahl.callback.ProgressCallback org.apache.subver sion.javahl.callback.ProplistCallback org.apache.subversion.javahl.callback.RemoteFileRevisionsCallback org.apache.subversion.javahl.callback.RemoteLocationSegmentsCallback org.apache.subversion.javahl.callback.RemoteStatus org.apache.subversion.javahl.callback.ReposFreezeAction org.apache.subversion.javahl.callback.ReposNotifyCallback org.apache.subversion.javahl.callback.ReposVerifyCallback org.apache.subversion.javahl.callback.StatusCallback org.apache.subversion.javahl.callback.TunnelAgent org.apache.subversion.javahl.callback.UserPasswordCallback $(javahl_callback_javah_HEADERS): $(javahl_callback_javah_CLASS_FILENAMES) $(COMPILE_JAVAHL_JAVAH) -force -d subversion/bindings/javahl/include -classpath subversion/bindings/javahl/classes:$(javahl_callback_javah_CLASSPATH) $(javahl_callback_javah_CLASSES) @@ -318,10 +348,10 @@ $(javahl_compat_tests_OBJECTS): $(javahl_compat_tests_ javahl_java_PATH = subversion/bindings/javahl/classes javahl_java_HEADERS = -javahl_java_OBJECTS = subversion/bindings/javahl/classes/org/apache/subversion/javahl/ClientException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ClientNotifyInformation.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitInfo.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitItem.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitItemStateFlags.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ConflictDescriptor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ConflictResult.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/DiffSummary.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNClient.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNConfig.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNEditor.class subversion/bindings/javahl/classes/org/apac he/subversion/javahl/ISVNRemote.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNReporter.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNRepos.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/JNIError.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/JNIObject.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/NativeException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/NativeResources.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/OperationContext.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ProgressEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ReposNotifyInformation.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/SVNClient.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/SVNRepos.class subversion/bindings/javahl/classes/org/apa che/subversion/javahl/SVNUtil.class subversi! on/bindings/javahl/classes/org/apache/subversion/javahl/SubversionException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/AuthnCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/BlameCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ChangelistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ClientNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConfigEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConflictResolverCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/DiffSummaryCallback.class subversion/bindings/javahl/classes/org/apa che/subversion/javahl/callback/ImportFilterCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InfoCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InheritedProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/LogMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/PatchCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProgressCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteLocationSegmentsCallback.class subversion/bindings/javahl/classes/org/apache/subv ersion/javahl/callback/RemoteStatus.class su! bversion/! bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposFreezeAction.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposVerifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/StatusCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/TunnelAgent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/UserPasswordCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/CommitEditor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/RemoteFactory.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/RemoteSession.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/RetryOpenSession.class subversion/bindings/javahl/classes/org/apache/subversion/javah l/remote/StateReporter.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/StatusEditor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ChangePath.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Checksum.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ConflictVersion.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/CopySource.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Depth.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/DiffOptions.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/DirEntry.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ExternalItem.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Info.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Lock.class subversion/bindings/j avahl/classes/org/apache/subversion/javahl/t! ypes/LogD! ate.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Mergeinfo.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NativeInputStream.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NativeOutputStream.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NodeKind.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Property.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Revision.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RevisionRange.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RevisionRangeList.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RuntimeVersion.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Status.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Tristate.class subversion/bin dings/javahl/classes/org/apache/subversion/javahl/types/Version.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/VersionExtended.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ConfigImpl.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ConfigLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/DiffLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/PropLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/RequestChannel.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ResponseChannel.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/SubstLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/TunnelChannel.class +javahl_java_OBJECTS = subversion/bindings/javahl/classes/org/apache/subversion/javahl/ClientException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ClientNotifyInformation.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitInfo.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitItem.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/CommitItemStateFlags.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ConflictDescriptor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ConflictResult.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/DiffSummary.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNClient.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNConfig.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNEditor.class subversion/bindings/javahl/classes/org/apac he/subversion/javahl/ISVNRemote.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNReporter.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ISVNRepos.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/JNIError.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/JNIObject.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/NativeException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/NativeResources.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/OperationContext.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ProgressEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ReposNotifyInformation.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/SVNClient.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/SVNRepos.class subversion/bindings/javahl/classes/org/apa che/subversion/javahl/SVNUtil.class subversi! on/bindings/javahl/classes/org/apache/subversion/javahl/SubversionException.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/AuthnCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/BlameCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ChangelistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ClientNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/CommitMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConfigEvent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ConflictResolverCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/DiffSummaryCallback.class subversion/bindings/javahl/classes/org/apa che/subversion/javahl/callback/ImportFilterCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InfoCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/InheritedProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListItemCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/LogMessageCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/PatchCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProgressCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ProplistCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/ callback/RemoteLocationSegmentsCallback.clas! s subvers! ion/bindings/javahl/classes/org/apache/subversion/javahl/callback/RemoteStatus.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposFreezeAction.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposNotifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ReposVerifyCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/StatusCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/TunnelAgent.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/UserPasswordCallback.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/CommitEditor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/RemoteFactory.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/RemoteSession.class subversion/bindings/javahl/classes/org/apache/subversion/jav ahl/remote/RetryOpenSession.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/StateReporter.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/remote/StatusEditor.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ChangePath.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Checksum.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ConflictVersion.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/CopySource.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Depth.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/DiffOptions.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/DirEntry.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/ExternalItem.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Info.class subver sion/bindings/javahl/classes/org/apache/subv! ersion/ja! vahl/types/Lock.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/LogDate.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Mergeinfo.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NativeInputStream.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NativeOutputStream.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/NodeKind.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Property.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Revision.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RevisionRange.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RevisionRangeList.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/RuntimeVersion.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Status.class sub version/bindings/javahl/classes/org/apache/subversion/javahl/types/Tristate.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Version.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/VersionExtended.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ConfigImpl.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ConfigLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/DiffLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/PropLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/RequestChannel.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/ResponseChannel.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/SubstLib.class subversion/bindings/javahl/classes/org/apache/subversion/javahl/util/TunnelChannel.class javahl_java_DEPS = $(javahl_java_HEADERS) $(javahl_java_OBJECTS) javahl-java: $(javahl_java_DEPS) -javahl_java_SRC = $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientNotifyInformation.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitInfo.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItem.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItemStateFlags.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictDescriptor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictResult.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/DiffSummary.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNClient.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNConfig.java $(abs_srcdir)/subversion/bindings/java hl/src/org/apache/subversion/javahl/ISVNEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRemote.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNReporter.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRepos.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIError.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIObject.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeResources.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/OperationContext.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ProgressEvent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ReposNotifyInformation.java $(abs_srcdir)/su bversion/bindings/javahl/src/org/apache/subv! ersion/javahl/SVNClient.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNRepos.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNUtil.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SubversionException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/AuthnCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/BlameCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ChangelistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ClientNotifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitMessageCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subve rsion/javahl/callback/ConfigEvent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ConflictResolverCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/DiffSummaryCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ImportFilterCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InfoCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InheritedProplistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/LogMessageCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/PatchCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ProgressCallback.jav a $(abs_srcdir)/subversion/bindings/javahl/s! rc/org/ap! ache/subversion/javahl/callback/ProplistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteLocationSegmentsCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteStatus.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposFreezeAction.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposNotifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposVerifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/StatusCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/TunnelAgent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback /UserPasswordCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/CommitEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RemoteFactory.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RemoteSession.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RetryOpenSession.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/StateReporter.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/StatusEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/ChangePath.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Checksum.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/ConflictVersion.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/type s/CopySource.java $(abs_srcdir)/subversion/b! indings/j! avahl/src/org/apache/subversion/javahl/types/Depth.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/DiffOptions.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/DirEntry.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/ExternalItem.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Info.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Lock.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/LogDate.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Mergeinfo.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/NativeInputStream.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/NativeOutputStream.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/typ es/NodeKind.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Property.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Revision.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRangeList.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RuntimeVersion.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Status.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Tristate.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Version.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/VersionExtended.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/ConfigImpl.java $(abs_srcdir)/s ubversion/bindings/javahl/src/org/apache/sub! version/j! avahl/util/ConfigLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/DiffLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/PropLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/RequestChannel.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/ResponseChannel.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/SubstLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/TunnelChannel.java +javahl_java_SRC = $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ClientNotifyInformation.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitInfo.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItem.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/CommitItemStateFlags.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictDescriptor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ConflictResult.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/DiffSummary.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNClient.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNConfig.java $(abs_srcdir)/subversion/bindings/java hl/src/org/apache/subversion/javahl/ISVNEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRemote.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNReporter.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ISVNRepos.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIError.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/JNIObject.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/NativeResources.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/OperationContext.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ProgressEvent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ReposNotifyInformation.java $(abs_srcdir)/su bversion/bindings/javahl/src/org/apache/subv! ersion/javahl/SVNClient.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNRepos.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SVNUtil.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/SubversionException.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/AuthnCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/BlameCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ChangelistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ClientNotifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/CommitMessageCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subve rsion/javahl/callback/ConfigEvent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ConflictResolverCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/DiffSummaryCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ImportFilterCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InfoCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/InheritedProplistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListItemCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/LogMessageCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/PatchCallback.jav a $(abs_srcdir)/subversion/bindings/javahl/s! rc/org/ap! ache/subversion/javahl/callback/ProgressCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ProplistCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteFileRevisionsCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteLocationSegmentsCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/RemoteStatus.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposFreezeAction.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposNotifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ReposVerifyCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/StatusCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/cal lback/TunnelAgent.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/UserPasswordCallback.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/CommitEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RemoteFactory.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RemoteSession.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/RetryOpenSession.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/StateReporter.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/remote/StatusEditor.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/ChangePath.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Checksum.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ types/ConflictVersion.java $(abs_srcdir)/sub! version/b! indings/javahl/src/org/apache/subversion/javahl/types/CopySource.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Depth.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/DiffOptions.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/DirEntry.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/ExternalItem.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Info.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Lock.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/LogDate.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Mergeinfo.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/NativeInputStream.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/ty pes/NativeOutputStream.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/NodeKind.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Property.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Revision.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRange.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RevisionRangeList.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/RuntimeVersion.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Status.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Tristate.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/Version.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/types/VersionExtended.java $(abs _srcdir)/subversion/bindings/javahl/src/org/! apache/su! bversion/javahl/util/ConfigImpl.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/ConfigLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/DiffLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/PropLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/RequestChannel.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/ResponseChannel.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/SubstLib.java $(abs_srcdir)/subversion/bindings/javahl/src/org/apache/subversion/javahl/util/TunnelChannel.java $(javahl_java_OBJECTS): $(javahl_java_SRC) $(COMPILE_JAVAHL_JAVAC) -d subversion/bindings/javahl/classes -classpath subversion/bindings/javahl/classes:$(javahl_java_CLASSPATH) $(javahl_java_SRC) @@ -380,33 +410,33 @@ $(javahl_util_javah_HEADERS): $(javahl_util_javah_CLAS $(COMPILE_JAVAHL_JAVAH) -force -d subversion/bindings/javahl/include -classpath subversion/bindings/javahl/classes:$(javahl_util_javah_CLASSPATH) $(javahl_util_javah_CLASSES) -libgmock_PATH = gmock-fused -libgmock_DEPS = -libgmock_OBJECTS = -gmock-fused/libgmock-1.la: $(libgmock_DEPS) - if $(SVN_USE_GMOCK) ; then cd gmock-fused && $(LINK_CXX_LIB) $(libgmock_LDFLAGS) -o libgmock-1.la $(LT_NO_UNDEFINED) $(libgmock_OBJECTS) $(LIBS) ; else echo "fake" > gmock-fused/libgmock-1.la ; fi +libgooglemock_PATH = googlemock +libgooglemock_DEPS = +libgooglemock_OBJECTS = +googlemock/libgooglemock-1.la: $(libgooglemock_DEPS) + if $(SVN_USE_GOOGLEMOCK) ; then cd googlemock && $(LINK_CXX_LIB) $(libgooglemock_LDFLAGS) -o libgooglemock-1.la $(LT_NO_UNDEFINED) $(libgooglemock_OBJECTS) $(LIBS) ; else echo "fake" > googlemock/libgooglemock-1.la ; fi libsvn_auth_gnome_keyring_PATH = subversion/libsvn_auth_gnome_keyring libsvn_auth_gnome_keyring_DEPS = subversion/libsvn_auth_gnome_keyring/gnome_keyring.lo subversion/libsvn_auth_gnome_keyring/version.lo libsvn_auth_gnome_keyring_OBJECTS = gnome_keyring.lo version.lo subversion/libsvn_auth_gnome_keyring/libsvn_auth_gnome_keyring-1.la: $(libsvn_auth_gnome_keyring_DEPS) - cd subversion/libsvn_auth_gnome_keyring && $(LINK_LIB) $(libsvn_auth_gnome_keyring_LDFLAGS) -o libsvn_auth_gnome_keyring-1.la $(LT_NO_UNDEFINED) $(libsvn_auth_gnome_keyring_OBJECTS) -lsvn_subr-1 $(SVN_APR_LIBS) $(SVN_GNOME_KEYRING_LIBS) $(LIBS) + cd subversion/libsvn_auth_gnome_keyring && $(LINK_SHARED_ONLY_LIB) $(libsvn_auth_gnome_keyring_LDFLAGS) -o libsvn_auth_gnome_keyring-1.la $(LT_NO_UNDEFINED) $(libsvn_auth_gnome_keyring_OBJECTS) -lsvn_subr-1 $(SVN_APR_LIBS) $(SVN_GNOME_KEYRING_LIBS) $(LIBS) libsvn_auth_kwallet_PATH = subversion/libsvn_auth_kwallet libsvn_auth_kwallet_DEPS = subversion/libsvn_auth_kwallet/kwallet.lo subversion/libsvn_auth_kwallet/version.lo libsvn_auth_kwallet_OBJECTS = kwallet.lo version.lo subversion/libsvn_auth_kwallet/libsvn_auth_kwallet-1.la: $(libsvn_auth_kwallet_DEPS) - cd subversion/libsvn_auth_kwallet && $(LINK_CXX_LIB) $(libsvn_auth_kwallet_LDFLAGS) -o libsvn_auth_kwallet-1.la $(LT_NO_UNDEFINED) $(libsvn_auth_kwallet_OBJECTS) -lsvn_subr-1 $(SVN_APR_LIBS) $(SVN_KWALLET_LIBS) $(LIBS) + cd subversion/libsvn_auth_kwallet && $(LINK_SHARED_ONLY_CXX_LIB) $(libsvn_auth_kwallet_LDFLAGS) -o libsvn_auth_kwallet-1.la $(LT_NO_UNDEFINED) $(libsvn_auth_kwallet_OBJECTS) -lsvn_subr-1 $(SVN_APR_LIBS) $(SVN_KWALLET_LIBS) $(LIBS) libsvn_client_PATH = subversion/libsvn_client -libsvn_client_DEPS = subversion/libsvn_client/add.lo subversion/libsvn_client/blame.lo subversion/libsvn_client/cat.lo subversion/libsvn_client/changelist.lo subversion/libsvn_client/checkout.lo subversion/libsvn_client/cleanup.lo subversion/libsvn_client/cmdline.lo subversion/libsvn_client/commit.lo subversion/libsvn_client/commit_util.lo subversion/libsvn_client/compat_providers.lo subversion/libsvn_client/copy.lo subversion/libsvn_client/copy_foreign.lo subversion/libsvn_client/ctx.lo subversion/libsvn_client/delete.lo subversion/libsvn_client/deprecated.lo subversion/libsvn_client/diff.lo subversion/libsvn_client/diff_local.lo subversion/libsvn_client/diff_summarize.lo subversion/libsvn_client/export.lo subversion/libsvn_client/externals.lo subversion/libsvn_client/import.lo subversion/libsvn_client/info.lo subversion/libsvn_client/iprops.lo subversion/libsvn_client/list.lo subversion/libsvn_client/locking_commands.lo subversion/libsvn_client/log.lo subversion/libsvn_client/merg e.lo subversion/libsvn_client/mergeinfo.lo subversion/libsvn_client/mtcc.lo subversion/libsvn_client/patch.lo subversion/libsvn_client/prop_commands.lo subversion/libsvn_client/ra.lo subversion/libsvn_client/relocate.lo subversion/libsvn_client/repos_diff.lo subversion/libsvn_client/resolved.lo subversion/libsvn_client/revert.lo subversion/libsvn_client/revisions.lo subversion/libsvn_client/status.lo subversion/libsvn_client/switch.lo subversion/libsvn_client/update.lo subversion/libsvn_client/upgrade.lo subversion/libsvn_client/url.lo subversion/libsvn_client/util.lo subversion/libsvn_client/version.lo -libsvn_client_OBJECTS = add.lo blame.lo cat.lo changelist.lo checkout.lo cleanup.lo cmdline.lo commit.lo commit_util.lo compat_providers.lo copy.lo copy_foreign.lo ctx.lo delete.lo deprecated.lo diff.lo diff_local.lo diff_summarize.lo export.lo externals.lo import.lo info.lo iprops.lo list.lo locking_commands.lo log.lo merge.lo mergeinfo.lo mtcc.lo patch.lo prop_commands.lo ra.lo relocate.lo repos_diff.lo resolved.lo revert.lo revisions.lo status.lo switch.lo update.lo upgrade.lo url.lo util.lo version.lo +libsvn_client_DEPS = subversion/libsvn_client/add.lo subversion/libsvn_client/blame.lo subversion/libsvn_client/cat.lo subversion/libsvn_client/changelist.lo subversion/libsvn_client/checkout.lo subversion/libsvn_client/cleanup.lo subversion/libsvn_client/cmdline.lo subversion/libsvn_client/commit.lo subversion/libsvn_client/commit_util.lo subversion/libsvn_client/compat_providers.lo subversion/libsvn_client/conflicts.lo subversion/libsvn_client/copy.lo subversion/libsvn_client/copy_foreign.lo subversion/libsvn_client/ctx.lo subversion/libsvn_client/delete.lo subversion/libsvn_client/deprecated.lo subversion/libsvn_client/diff.lo subversion/libsvn_client/diff_local.lo subversion/libsvn_client/diff_summarize.lo subversion/libsvn_client/export.lo subversion/libsvn_client/externals.lo subversion/libsvn_client/import.lo subversion/libsvn_client/info.lo subversion/libsvn_client/iprops.lo subversion/libsvn_client/list.lo subversion/libsvn_client/locking_commands.lo subversion/libsvn_clien t/log.lo subversion/libsvn_client/merge.lo subversion/libsvn_client/merge_elements.lo subversion/libsvn_client/mergeinfo.lo subversion/libsvn_client/mtcc.lo subversion/libsvn_client/patch.lo subversion/libsvn_client/prop_commands.lo subversion/libsvn_client/ra.lo subversion/libsvn_client/relocate.lo subversion/libsvn_client/repos_diff.lo subversion/libsvn_client/resolved.lo subversion/libsvn_client/revert.lo subversion/libsvn_client/revisions.lo subversion/libsvn_client/shelve.lo subversion/libsvn_client/status.lo subversion/libsvn_client/switch.lo subversion/libsvn_client/update.lo subversion/libsvn_client/upgrade.lo subversion/libsvn_client/url.lo subversion/libsvn_client/util.lo subversion/libsvn_client/version.lo +libsvn_client_OBJECTS = add.lo blame.lo cat.lo changelist.lo checkout.lo cleanup.lo cmdline.lo commit.lo commit_util.lo compat_providers.lo conflicts.lo copy.lo copy_foreign.lo ctx.lo delete.lo deprecated.lo diff.lo diff_local.lo diff_summarize.lo export.lo externals.lo import.lo info.lo iprops.lo list.lo locking_commands.lo log.lo merge.lo merge_elements.lo mergeinfo.lo mtcc.lo patch.lo prop_commands.lo ra.lo relocate.lo repos_diff.lo resolved.lo revert.lo revisions.lo shelve.lo status.lo switch.lo update.lo upgrade.lo url.lo util.lo version.lo subversion/libsvn_client/libsvn_client-1.la: $(libsvn_client_DEPS) cd subversion/libsvn_client && $(LINK_LIB) $(libsvn_client_LDFLAGS) -o libsvn_client-1.la $(LT_NO_UNDEFINED) $(libsvn_client_OBJECTS) -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_diff-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) libsvn_delta_PATH = subversion/libsvn_delta -libsvn_delta_DEPS = subversion/libsvn_delta/cancel.lo subversion/libsvn_delta/compat.lo subversion/libsvn_delta/compose_delta.lo subversion/libsvn_delta/debug_editor.lo subversion/libsvn_delta/default_editor.lo subversion/libsvn_delta/deprecated.lo subversion/libsvn_delta/depth_filter_editor.lo subversion/libsvn_delta/editor.lo subversion/libsvn_delta/path_driver.lo subversion/libsvn_delta/svndiff.lo subversion/libsvn_delta/text_delta.lo subversion/libsvn_delta/version.lo subversion/libsvn_delta/xdelta.lo -libsvn_delta_OBJECTS = cancel.lo compat.lo compose_delta.lo debug_editor.lo default_editor.lo deprecated.lo depth_filter_editor.lo editor.lo path_driver.lo svndiff.lo text_delta.lo version.lo xdelta.lo +libsvn_delta_DEPS = subversion/libsvn_delta/branch.lo subversion/libsvn_delta/branch_compat.lo subversion/libsvn_delta/branch_migrate.lo subversion/libsvn_delta/branch_nested.lo subversion/libsvn_delta/branch_repos.lo subversion/libsvn_delta/cancel.lo subversion/libsvn_delta/compat.lo subversion/libsvn_delta/compose_delta.lo subversion/libsvn_delta/debug_editor.lo subversion/libsvn_delta/default_editor.lo subversion/libsvn_delta/deprecated.lo subversion/libsvn_delta/depth_filter_editor.lo subversion/libsvn_delta/editor.lo subversion/libsvn_delta/element.lo subversion/libsvn_delta/path_driver.lo subversion/libsvn_delta/svndiff.lo subversion/libsvn_delta/text_delta.lo subversion/libsvn_delta/version.lo subversion/libsvn_delta/xdelta.lo +libsvn_delta_OBJECTS = branch.lo branch_compat.lo branch_migrate.lo branch_nested.lo branch_repos.lo cancel.lo compat.lo compose_delta.lo debug_editor.lo default_editor.lo deprecated.lo depth_filter_editor.lo editor.lo element.lo path_driver.lo svndiff.lo text_delta.lo version.lo xdelta.lo subversion/libsvn_delta/libsvn_delta-1.la: $(libsvn_delta_DEPS) cd subversion/libsvn_delta && $(LINK_LIB) $(libsvn_delta_LDFLAGS) -o libsvn_delta-1.la $(LT_NO_UNDEFINED) $(libsvn_delta_OBJECTS) -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_ZLIB_LIBS) $(LIBS) @@ -442,8 +472,8 @@ subversion/libsvn_fs_util/libsvn_fs_util-1.la: $(libsv cd subversion/libsvn_fs_util && $(LINK_LIB) $(libsvn_fs_util_LDFLAGS) -o libsvn_fs_util-1.la $(LT_NO_UNDEFINED) $(libsvn_fs_util_OBJECTS) -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) libsvn_fs_x_PATH = subversion/libsvn_fs_x -libsvn_fs_x_DEPS = subversion/libsvn_fs_x/cached_data.lo subversion/libsvn_fs_x/caching.lo subversion/libsvn_fs_x/changes.lo subversion/libsvn_fs_x/dag.lo subversion/libsvn_fs_x/fs.lo subversion/libsvn_fs_x/fs_id.lo subversion/libsvn_fs_x/fs_x.lo subversion/libsvn_fs_x/hotcopy.lo subversion/libsvn_fs_x/id.lo subversion/libsvn_fs_x/index.lo subversion/libsvn_fs_x/lock.lo subversion/libsvn_fs_x/low_level.lo subversion/libsvn_fs_x/noderevs.lo subversion/libsvn_fs_x/pack.lo subversion/libsvn_fs_x/recovery.lo subversion/libsvn_fs_x/rep-cache.lo subversion/libsvn_fs_x/reps.lo subversion/libsvn_fs_x/rev_file.lo subversion/libsvn_fs_x/revprops.lo subversion/libsvn_fs_x/string_table.lo subversion/libsvn_fs_x/temp_serializer.lo subversion/libsvn_fs_x/transaction.lo subversion/libsvn_fs_x/tree.lo subversion/libsvn_fs_x/util.lo subversion/libsvn_fs_x/verify.lo subversion/libsvn_fs_util/libsvn_fs_util-1.la -libsvn_fs_x_OBJECTS = cached_data.lo caching.lo changes.lo dag.lo fs.lo fs_id.lo fs_x.lo hotcopy.lo id.lo index.lo lock.lo low_level.lo noderevs.lo pack.lo recovery.lo rep-cache.lo reps.lo rev_file.lo revprops.lo string_table.lo temp_serializer.lo transaction.lo tree.lo util.lo verify.lo +libsvn_fs_x_DEPS = subversion/libsvn_fs_x/batch_fsync.lo subversion/libsvn_fs_x/cached_data.lo subversion/libsvn_fs_x/caching.lo subversion/libsvn_fs_x/changes.lo subversion/libsvn_fs_x/dag.lo subversion/libsvn_fs_x/dag_cache.lo subversion/libsvn_fs_x/fs.lo subversion/libsvn_fs_x/fs_id.lo subversion/libsvn_fs_x/fs_x.lo subversion/libsvn_fs_x/hotcopy.lo subversion/libsvn_fs_x/id.lo subversion/libsvn_fs_x/index.lo subversion/libsvn_fs_x/lock.lo subversion/libsvn_fs_x/low_level.lo subversion/libsvn_fs_x/noderevs.lo subversion/libsvn_fs_x/pack.lo subversion/libsvn_fs_x/recovery.lo subversion/libsvn_fs_x/rep-cache.lo subversion/libsvn_fs_x/reps.lo subversion/libsvn_fs_x/rev_file.lo subversion/libsvn_fs_x/revprops.lo subversion/libsvn_fs_x/string_table.lo subversion/libsvn_fs_x/temp_serializer.lo subversion/libsvn_fs_x/transaction.lo subversion/libsvn_fs_x/tree.lo subversion/libsvn_fs_x/util.lo subversion/libsvn_fs_x/verify.lo subversion/libsvn_fs_util/libsvn_fs_util-1.la +libsvn_fs_x_OBJECTS = batch_fsync.lo cached_data.lo caching.lo changes.lo dag.lo dag_cache.lo fs.lo fs_id.lo fs_x.lo hotcopy.lo id.lo index.lo lock.lo low_level.lo noderevs.lo pack.lo recovery.lo rep-cache.lo reps.lo rev_file.lo revprops.lo string_table.lo temp_serializer.lo transaction.lo tree.lo util.lo verify.lo subversion/libsvn_fs_x/libsvn_fs_x-1.la: $(libsvn_fs_x_DEPS) cd subversion/libsvn_fs_x && $(LINK_LIB) $(libsvn_fs_x_LDFLAGS) -o libsvn_fs_x-1.la $(LT_NO_UNDEFINED) $(libsvn_fs_x_OBJECTS) -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) ../../subversion/libsvn_fs_util/libsvn_fs_util-1.la $(LIBS) @@ -461,28 +491,28 @@ subversion/libsvn_ra_local/libsvn_ra_local-1.la: $(lib cd subversion/libsvn_ra_local && $(LINK_LIB) $(libsvn_ra_local_LDFLAGS) -o libsvn_ra_local-1.la $(LT_NO_UNDEFINED) $(libsvn_ra_local_OBJECTS) -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) libsvn_ra_serf_PATH = subversion/libsvn_ra_serf -libsvn_ra_serf_DEPS = subversion/libsvn_ra_serf/blame.lo subversion/libsvn_ra_serf/blncache.lo subversion/libsvn_ra_serf/commit.lo subversion/libsvn_ra_serf/eagain_bucket.lo subversion/libsvn_ra_serf/get_deleted_rev.lo subversion/libsvn_ra_serf/get_file.lo subversion/libsvn_ra_serf/get_lock.lo subversion/libsvn_ra_serf/getdate.lo subversion/libsvn_ra_serf/getlocations.lo subversion/libsvn_ra_serf/getlocationsegments.lo subversion/libsvn_ra_serf/getlocks.lo subversion/libsvn_ra_serf/inherited_props.lo subversion/libsvn_ra_serf/lock.lo subversion/libsvn_ra_serf/log.lo subversion/libsvn_ra_serf/merge.lo subversion/libsvn_ra_serf/mergeinfo.lo subversion/libsvn_ra_serf/multistatus.lo subversion/libsvn_ra_serf/options.lo subversion/libsvn_ra_serf/property.lo subversion/libsvn_ra_serf/replay.lo subversion/libsvn_ra_serf/sb_bucket.lo subversion/libsvn_ra_serf/serf.lo subversion/libsvn_ra_serf/stat.lo subversion/libsvn_ra_serf/update.lo subversion/libsvn_ra_serf/util.lo subversion/libsvn_ra_ serf/util_error.lo subversion/libsvn_ra_serf/xml.lo -libsvn_ra_serf_OBJECTS = blame.lo blncache.lo commit.lo eagain_bucket.lo get_deleted_rev.lo get_file.lo get_lock.lo getdate.lo getlocations.lo getlocationsegments.lo getlocks.lo inherited_props.lo lock.lo log.lo merge.lo mergeinfo.lo multistatus.lo options.lo property.lo replay.lo sb_bucket.lo serf.lo stat.lo update.lo util.lo util_error.lo xml.lo +libsvn_ra_serf_DEPS = subversion/libsvn_ra_serf/blame.lo subversion/libsvn_ra_serf/blncache.lo subversion/libsvn_ra_serf/commit.lo subversion/libsvn_ra_serf/eagain_bucket.lo subversion/libsvn_ra_serf/get_deleted_rev.lo subversion/libsvn_ra_serf/get_file.lo subversion/libsvn_ra_serf/get_lock.lo subversion/libsvn_ra_serf/getdate.lo subversion/libsvn_ra_serf/getlocations.lo subversion/libsvn_ra_serf/getlocationsegments.lo subversion/libsvn_ra_serf/getlocks.lo subversion/libsvn_ra_serf/inherited_props.lo subversion/libsvn_ra_serf/list.lo subversion/libsvn_ra_serf/lock.lo subversion/libsvn_ra_serf/log.lo subversion/libsvn_ra_serf/merge.lo subversion/libsvn_ra_serf/mergeinfo.lo subversion/libsvn_ra_serf/multistatus.lo subversion/libsvn_ra_serf/options.lo subversion/libsvn_ra_serf/property.lo subversion/libsvn_ra_serf/replay.lo subversion/libsvn_ra_serf/request_body.lo subversion/libsvn_ra_serf/sb_bucket.lo subversion/libsvn_ra_serf/serf.lo subversion/libsvn_ra_serf/stat.lo subversion/libs vn_ra_serf/stream_bucket.lo subversion/libsvn_ra_serf/update.lo subversion/libsvn_ra_serf/util.lo subversion/libsvn_ra_serf/util_error.lo subversion/libsvn_ra_serf/xml.lo +libsvn_ra_serf_OBJECTS = blame.lo blncache.lo commit.lo eagain_bucket.lo get_deleted_rev.lo get_file.lo get_lock.lo getdate.lo getlocations.lo getlocationsegments.lo getlocks.lo inherited_props.lo list.lo lock.lo log.lo merge.lo mergeinfo.lo multistatus.lo options.lo property.lo replay.lo request_body.lo sb_bucket.lo serf.lo stat.lo stream_bucket.lo update.lo util.lo util_error.lo xml.lo subversion/libsvn_ra_serf/libsvn_ra_serf-1.la: $(libsvn_ra_serf_DEPS) - cd subversion/libsvn_ra_serf && $(LINK_LIB) $(libsvn_ra_serf_LDFLAGS) -o libsvn_ra_serf-1.la $(LT_NO_UNDEFINED) $(libsvn_ra_serf_OBJECTS) -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_SERF_LIBS) $(SVN_XML_LIBS) $(SVN_ZLIB_LIBS) $(LIBS) + cd subversion/libsvn_ra_serf && $(LINK_LIB) $(libsvn_ra_serf_LDFLAGS) -o libsvn_ra_serf-1.la $(LT_NO_UNDEFINED) $(libsvn_ra_serf_OBJECTS) -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_SERF_LIBS) $(SVN_ZLIB_LIBS) $(LIBS) libsvn_ra_svn_PATH = subversion/libsvn_ra_svn -libsvn_ra_svn_DEPS = subversion/libsvn_ra_svn/client.lo subversion/libsvn_ra_svn/cram.lo subversion/libsvn_ra_svn/cyrus_auth.lo subversion/libsvn_ra_svn/deprecated.lo subversion/libsvn_ra_svn/editorp.lo subversion/libsvn_ra_svn/internal_auth.lo subversion/libsvn_ra_svn/marshal.lo subversion/libsvn_ra_svn/streams.lo subversion/libsvn_ra_svn/version.lo -libsvn_ra_svn_OBJECTS = client.lo cram.lo cyrus_auth.lo deprecated.lo editorp.lo internal_auth.lo marshal.lo streams.lo version.lo +libsvn_ra_svn_DEPS = subversion/libsvn_ra_svn/client.lo subversion/libsvn_ra_svn/cram.lo subversion/libsvn_ra_svn/cyrus_auth.lo subversion/libsvn_ra_svn/deprecated.lo subversion/libsvn_ra_svn/editorp.lo subversion/libsvn_ra_svn/internal_auth.lo subversion/libsvn_ra_svn/marshal.lo subversion/libsvn_ra_svn/streams.lo subversion/libsvn_ra_svn/version.lo subversion/libsvn_ra_svn/wrapped_sasl.lo +libsvn_ra_svn_OBJECTS = client.lo cram.lo cyrus_auth.lo deprecated.lo editorp.lo internal_auth.lo marshal.lo streams.lo version.lo wrapped_sasl.lo subversion/libsvn_ra_svn/libsvn_ra_svn-1.la: $(libsvn_ra_svn_DEPS) cd subversion/libsvn_ra_svn && $(LINK_LIB) $(libsvn_ra_svn_LDFLAGS) -o libsvn_ra_svn-1.la $(LT_NO_UNDEFINED) $(libsvn_ra_svn_OBJECTS) -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_SASL_LIBS) $(LIBS) libsvn_repos_PATH = subversion/libsvn_repos -libsvn_repos_DEPS = subversion/libsvn_repos/authz.lo subversion/libsvn_repos/authz_pool.lo subversion/libsvn_repos/commit.lo subversion/libsvn_repos/config_pool.lo subversion/libsvn_repos/delta.lo subversion/libsvn_repos/deprecated.lo subversion/libsvn_repos/dump.lo subversion/libsvn_repos/fs-wrap.lo subversion/libsvn_repos/hooks.lo subversion/libsvn_repos/load-fs-vtable.lo subversion/libsvn_repos/load.lo subversion/libsvn_repos/log.lo subversion/libsvn_repos/node_tree.lo subversion/libsvn_repos/notify.lo subversion/libsvn_repos/replay.lo subversion/libsvn_repos/reporter.lo subversion/libsvn_repos/repos.lo subversion/libsvn_repos/rev_hunt.lo -libsvn_repos_OBJECTS = authz.lo authz_pool.lo commit.lo config_pool.lo delta.lo deprecated.lo dump.lo fs-wrap.lo hooks.lo load-fs-vtable.lo load.lo log.lo node_tree.lo notify.lo replay.lo reporter.lo repos.lo rev_hunt.lo +libsvn_repos_DEPS = subversion/libsvn_repos/authz.lo subversion/libsvn_repos/authz_info.lo subversion/libsvn_repos/authz_parse.lo subversion/libsvn_repos/commit.lo subversion/libsvn_repos/compat.lo subversion/libsvn_repos/config_file.lo subversion/libsvn_repos/config_pool.lo subversion/libsvn_repos/delta.lo subversion/libsvn_repos/deprecated.lo subversion/libsvn_repos/dump.lo subversion/libsvn_repos/fs-wrap.lo subversion/libsvn_repos/hooks.lo subversion/libsvn_repos/list.lo subversion/libsvn_repos/load-fs-vtable.lo subversion/libsvn_repos/load.lo subversion/libsvn_repos/log.lo subversion/libsvn_repos/node_tree.lo subversion/libsvn_repos/notify.lo subversion/libsvn_repos/replay.lo subversion/libsvn_repos/reporter.lo subversion/libsvn_repos/repos.lo subversion/libsvn_repos/rev_hunt.lo +libsvn_repos_OBJECTS = authz.lo authz_info.lo authz_parse.lo commit.lo compat.lo config_file.lo config_pool.lo delta.lo deprecated.lo dump.lo fs-wrap.lo hooks.lo list.lo load-fs-vtable.lo load.lo log.lo node_tree.lo notify.lo replay.lo reporter.lo repos.lo rev_hunt.lo subversion/libsvn_repos/libsvn_repos-1.la: $(libsvn_repos_DEPS) cd subversion/libsvn_repos && $(LINK_LIB) $(libsvn_repos_LDFLAGS) -o libsvn_repos-1.la $(LT_NO_UNDEFINED) $(libsvn_repos_OBJECTS) -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) libsvn_subr_PATH = subversion/libsvn_subr -libsvn_subr_DEPS = subversion/libsvn_subr/adler32.lo subversion/libsvn_subr/atomic.lo subversion/libsvn_subr/auth.lo subversion/libsvn_subr/base64.lo subversion/libsvn_subr/bit_array.lo subversion/libsvn_subr/cache-inprocess.lo subversion/libsvn_subr/cache-membuffer.lo subversion/libsvn_subr/cache-memcache.lo subversion/libsvn_subr/cache.lo subversion/libsvn_subr/cache_config.lo subversion/libsvn_subr/checksum.lo subversion/libsvn_subr/cmdline.lo subversion/libsvn_subr/compat.lo subversion/libsvn_subr/compress.lo subversion/libsvn_subr/config.lo subversion/libsvn_subr/config_auth.lo subversion/libsvn_subr/config_file.lo subversion/libsvn_subr/config_win.lo subversion/libsvn_subr/crypto.lo subversion/libsvn_subr/ctype.lo subversion/libsvn_subr/date.lo subversion/libsvn_subr/debug.lo subversion/libsvn_subr/deprecated.lo subversion/libsvn_subr/dirent_uri.lo subversion/libsvn_subr/dso.lo subversion/libsvn_subr/eol.lo subversion/libsvn_subr/error.lo subversion/libsvn_subr/fnv1a.lo subver sion/libsvn_subr/gpg_agent.lo subversion/libsvn_subr/hash.lo subversion/libsvn_subr/io.lo subversion/libsvn_subr/iter.lo subversion/libsvn_subr/lock.lo subversion/libsvn_subr/log.lo subversion/libsvn_subr/macos_keychain.lo subversion/libsvn_subr/magic.lo subversion/libsvn_subr/md5.lo subversion/libsvn_subr/mergeinfo.lo subversion/libsvn_subr/mutex.lo subversion/libsvn_subr/nls.lo subversion/libsvn_subr/object_pool.lo subversion/libsvn_subr/opt.lo subversion/libsvn_subr/packed_data.lo subversion/libsvn_subr/path.lo subversion/libsvn_subr/pool.lo subversion/libsvn_subr/prefix_string.lo subversion/libsvn_subr/prompt.lo subversion/libsvn_subr/properties.lo subversion/libsvn_subr/quoprint.lo subversion/libsvn_subr/root_pools.lo subversion/libsvn_subr/simple_providers.lo subversion/libsvn_subr/skel.lo subversion/libsvn_subr/sorts.lo subversion/libsvn_subr/spillbuf.lo subversion/libsvn_subr/sqlite.lo subversion/libsvn_subr/sqlite3wrapper.lo subversion/libsvn_subr/ssl_client_cert_providers. lo subversion/libsvn_subr/ssl_client_cert_pw! _providers.lo subversion/libsvn_subr/ssl_server_trust_providers.lo subversion/libsvn_subr/stream.lo subversion/libsvn_subr/string.lo subversion/libsvn_subr/subst.lo subversion/libsvn_subr/sysinfo.lo subversion/libsvn_subr/target.lo subversion/libsvn_subr/temp_serializer.lo subversion/libsvn_subr/time.lo subversion/libsvn_subr/token.lo subversion/libsvn_subr/types.lo subversion/libsvn_subr/user.lo subversion/libsvn_subr/username_providers.lo subversion/libsvn_subr/utf.lo subversion/libsvn_subr/utf8proc.lo subversion/libsvn_subr/utf_validate.lo subversion/libsvn_subr/utf_width.lo subversion/libsvn_subr/validate.lo subversion/libsvn_subr/version.lo subversion/libsvn_subr/win32_crashrpt.lo subversion/libsvn_subr/win32_crypto.lo subversion/libsvn_subr/win32_xlate.lo subversion/libsvn_subr/x509info.lo subversion/libsvn_subr/x509parse.lo subversion/libsvn_subr/xml.lo -libsvn_subr_OBJECTS = adler32.lo atomic.lo auth.lo base64.lo bit_array.lo cache-inprocess.lo cache-membuffer.lo cache-memcache.lo cache.lo cache_config.lo checksum.lo cmdline.lo compat.lo compress.lo config.lo config_auth.lo config_file.lo config_win.lo crypto.lo ctype.lo date.lo debug.lo deprecated.lo dirent_uri.lo dso.lo eol.lo error.lo fnv1a.lo gpg_agent.lo hash.lo io.lo iter.lo lock.lo log.lo macos_keychain.lo magic.lo md5.lo mergeinfo.lo mutex.lo nls.lo object_pool.lo opt.lo packed_data.lo path.lo pool.lo prefix_string.lo prompt.lo properties.lo quoprint.lo root_pools.lo simple_providers.lo skel.lo sorts.lo spillbuf.lo sqlite.lo sqlite3wrapper.lo ssl_client_cert_providers.lo ssl_client_cert_pw_providers.lo ssl_server_trust_providers.lo stream.lo string.lo subst.lo sysinfo.lo target.lo temp_serializer.lo time.lo token.lo types.lo user.lo username_providers.lo utf.lo utf8proc.lo utf_validate.lo utf_width.lo validate.lo version.lo win32_crashrpt.lo win32_crypto.lo win32_xlate.lo x 509info.lo x509parse.lo xml.lo +libsvn_subr_DEPS = subversion/libsvn_subr/adler32.lo subversion/libsvn_subr/atomic.lo subversion/libsvn_subr/auth.lo subversion/libsvn_subr/base64.lo subversion/libsvn_subr/bit_array.lo subversion/libsvn_subr/cache-inprocess.lo subversion/libsvn_subr/cache-membuffer.lo subversion/libsvn_subr/cache-memcache.lo subversion/libsvn_subr/cache-null.lo subversion/libsvn_subr/cache.lo subversion/libsvn_subr/cache_config.lo subversion/libsvn_subr/checksum.lo subversion/libsvn_subr/cmdline.lo subversion/libsvn_subr/compat.lo subversion/libsvn_subr/compress_lz4.lo subversion/libsvn_subr/compress_zlib.lo subversion/libsvn_subr/config.lo subversion/libsvn_subr/config_auth.lo subversion/libsvn_subr/config_file.lo subversion/libsvn_subr/config_win.lo subversion/libsvn_subr/crypto.lo subversion/libsvn_subr/ctype.lo subversion/libsvn_subr/date.lo subversion/libsvn_subr/debug.lo subversion/libsvn_subr/deprecated.lo subversion/libsvn_subr/dirent_uri.lo subversion/libsvn_subr/dso.lo subversion/libsvn_s ubr/encode.lo subversion/libsvn_subr/eol.lo subversion/libsvn_subr/error.lo subversion/libsvn_subr/fnv1a.lo subversion/libsvn_subr/gpg_agent.lo subversion/libsvn_subr/hash.lo subversion/libsvn_subr/io.lo subversion/libsvn_subr/iter.lo subversion/libsvn_subr/lock.lo subversion/libsvn_subr/log.lo subversion/libsvn_subr/lz4/lz4.lo subversion/libsvn_subr/macos_keychain.lo subversion/libsvn_subr/magic.lo subversion/libsvn_subr/md5.lo subversion/libsvn_subr/mergeinfo.lo subversion/libsvn_subr/mutex.lo subversion/libsvn_subr/nls.lo subversion/libsvn_subr/object_pool.lo subversion/libsvn_subr/opt.lo subversion/libsvn_subr/packed_data.lo subversion/libsvn_subr/path.lo subversion/libsvn_subr/pool.lo subversion/libsvn_subr/prefix_string.lo subversion/libsvn_subr/prompt.lo subversion/libsvn_subr/properties.lo subversion/libsvn_subr/quoprint.lo subversion/libsvn_subr/root_pools.lo subversion/libsvn_subr/simple_providers.lo subversion/libsvn_subr/skel.lo subversion/libsvn_subr/sorts.lo subversion /libsvn_subr/spillbuf.lo subversion/libsvn_s! ubr/sqlite.lo subversion/libsvn_subr/sqlite3wrapper.lo subversion/libsvn_subr/ssl_client_cert_providers.lo subversion/libsvn_subr/ssl_client_cert_pw_providers.lo subversion/libsvn_subr/ssl_server_trust_providers.lo subversion/libsvn_subr/stream.lo subversion/libsvn_subr/string.lo subversion/libsvn_subr/subst.lo subversion/libsvn_subr/sysinfo.lo subversion/libsvn_subr/target.lo subversion/libsvn_subr/temp_serializer.lo subversion/libsvn_subr/time.lo subversion/libsvn_subr/token.lo subversion/libsvn_subr/types.lo subversion/libsvn_subr/user.lo subversion/libsvn_subr/username_providers.lo subversion/libsvn_subr/utf.lo subversion/libsvn_subr/utf8proc.lo subversion/libsvn_subr/utf_validate.lo subversion/libsvn_subr/utf_width.lo subversion/libsvn_subr/validate.lo subversion/libsvn_subr/version.lo subversion/libsvn_subr/win32_crashrpt.lo subversion/libsvn_subr/win32_crypto.lo subversion/libsvn_subr/win32_xlate.lo subversion/libsvn_subr/x509info.lo subversion/libsvn_subr/x509parse.lo subver sion/libsvn_subr/xml.lo +libsvn_subr_OBJECTS = adler32.lo atomic.lo auth.lo base64.lo bit_array.lo cache-inprocess.lo cache-membuffer.lo cache-memcache.lo cache-null.lo cache.lo cache_config.lo checksum.lo cmdline.lo compat.lo compress_lz4.lo compress_zlib.lo config.lo config_auth.lo config_file.lo config_win.lo crypto.lo ctype.lo date.lo debug.lo deprecated.lo dirent_uri.lo dso.lo encode.lo eol.lo error.lo fnv1a.lo gpg_agent.lo hash.lo io.lo iter.lo lock.lo log.lo lz4/lz4.lo macos_keychain.lo magic.lo md5.lo mergeinfo.lo mutex.lo nls.lo object_pool.lo opt.lo packed_data.lo path.lo pool.lo prefix_string.lo prompt.lo properties.lo quoprint.lo root_pools.lo simple_providers.lo skel.lo sorts.lo spillbuf.lo sqlite.lo sqlite3wrapper.lo ssl_client_cert_providers.lo ssl_client_cert_pw_providers.lo ssl_server_trust_providers.lo stream.lo string.lo subst.lo sysinfo.lo target.lo temp_serializer.lo time.lo token.lo types.lo user.lo username_providers.lo utf.lo utf8proc.lo utf_validate.lo utf_width.lo validate.lo versi on.lo win32_crashrpt.lo win32_crypto.lo win32_xlate.lo x509info.lo x509parse.lo xml.lo subversion/libsvn_subr/libsvn_subr-1.la: $(libsvn_subr_DEPS) - cd subversion/libsvn_subr && $(LINK_LIB) $(libsvn_subr_LDFLAGS) -o libsvn_subr-1.la $(LT_NO_UNDEFINED) $(libsvn_subr_OBJECTS) $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_XML_LIBS) $(SVN_ZLIB_LIBS) $(SVN_APR_MEMCACHE_LIBS) $(SVN_SQLITE_LIBS) $(SVN_MAGIC_LIBS) $(SVN_INTL_LIBS) $(LIBS) + cd subversion/libsvn_subr && $(LINK_LIB) $(libsvn_subr_LDFLAGS) -o libsvn_subr-1.la $(LT_NO_UNDEFINED) $(libsvn_subr_OBJECTS) $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(SVN_XML_LIBS) $(SVN_ZLIB_LIBS) $(SVN_APR_MEMCACHE_LIBS) $(SVN_SQLITE_LIBS) $(SVN_MAGIC_LIBS) $(SVN_INTL_LIBS) $(SVN_LZ4_LIBS) $(SVN_UTF8PROC_LIBS) $(LIBS) libsvn_swig_perl_PATH = subversion/bindings/swig/perl/libsvn_swig_perl libsvn_swig_perl_DEPS = subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.lo @@ -555,8 +585,8 @@ subversion/mod_authz_svn/mod_authz_svn.la: $(mod_authz if $(INSTALL_APACHE_MODS) ; then cd subversion/mod_authz_svn && $(LINK_APACHE_MOD) $(mod_authz_svn_LDFLAGS) -o mod_authz_svn.la $(LT_NO_UNDEFINED) $(mod_authz_svn_OBJECTS) -lsvn_repos-1 -lsvn_subr-1 $(SVN_HTTPD_LIBS) $(LIBS) ; else echo "fake" > subversion/mod_authz_svn/mod_authz_svn.la ; fi mod_dav_svn_PATH = subversion/mod_dav_svn -mod_dav_svn_DEPS = subversion/mod_dav_svn/activity.lo subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo subversion/mod_dav_svn/mod_dav_svn.lo subversion/mod_dav_svn/posts/create_txn.lo subversion/mod_dav_svn/reports/dated-rev.lo subversion/mod_dav_svn/reports/deleted-rev.lo subversion/mod_dav_svn/reports/file-revs.lo subversion/mod_dav_svn/reports/get-location-segments.lo subversion/mod_dav_svn/reports/get-locations.lo subversion/mod_dav_svn/reports/get-locks.lo subversion/mod_dav_svn/reports/inherited-props.lo subversion/mod_dav_svn/reports/log.lo subversion/mod_dav_svn/reports/mergeinfo.lo subversion/mod_dav_svn/reports/replay.lo subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo subversion/mod_dav_svn/status.lo subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo -mod_dav_svn_OBJECTS = activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/inherited-props.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo status.lo util.lo version.lo +mod_dav_svn_DEPS = subversion/mod_dav_svn/activity.lo subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo subversion/mod_dav_svn/mod_dav_svn.lo subversion/mod_dav_svn/posts/create_txn.lo subversion/mod_dav_svn/reports/dated-rev.lo subversion/mod_dav_svn/reports/deleted-rev.lo subversion/mod_dav_svn/reports/file-revs.lo subversion/mod_dav_svn/reports/get-location-segments.lo subversion/mod_dav_svn/reports/get-locations.lo subversion/mod_dav_svn/reports/get-locks.lo subversion/mod_dav_svn/reports/inherited-props.lo subversion/mod_dav_svn/reports/list.lo subversion/mod_dav_svn/reports/log.lo subversion/mod_dav_svn/reports/mergeinfo.lo subversion/mod_dav_svn/reports/replay.lo subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo subversion/mod_dav_svn/status.lo subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version. lo +mod_dav_svn_OBJECTS = activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/inherited-props.lo reports/list.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo status.lo util.lo version.lo subversion/mod_dav_svn/mod_dav_svn.la: $(mod_dav_svn_DEPS) if $(INSTALL_APACHE_MODS) ; then cd subversion/mod_dav_svn && $(LINK_APACHE_MOD) $(mod_dav_svn_LDFLAGS) -o mod_dav_svn.la $(LT_NO_UNDEFINED) $(mod_dav_svn_OBJECTS) -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_subr-1 $(SVN_HTTPD_LIBS) $(SVN_MOD_DAV_LIBS) $(LIBS) ; else echo "fake" > subversion/mod_dav_svn/mod_dav_svn.la ; fi @@ -564,7 +594,7 @@ mod_dontdothat_PATH = tools/server-side/mod_dontdothat mod_dontdothat_DEPS = tools/server-side/mod_dontdothat/mod_dontdothat.lo subversion/mod_dav_svn/mod_dav_svn.la mod_dontdothat_OBJECTS = mod_dontdothat.lo tools/server-side/mod_dontdothat/mod_dontdothat.la: $(mod_dontdothat_DEPS) - if $(INSTALL_APACHE_MODS) ; then cd tools/server-side/mod_dontdothat && $(LINK_APACHE_MOD) $(mod_dontdothat_LDFLAGS) -o mod_dontdothat.la $(LT_NO_UNDEFINED) $(mod_dontdothat_OBJECTS) -lsvn_subr-1 $(SVN_XML_LIBS) $(SVN_HTTPD_LIBS) $(LIBS) ; else echo "fake" > tools/server-side/mod_dontdothat/mod_dontdothat.la ; fi + if $(INSTALL_APACHE_MODS) ; then cd tools/server-side/mod_dontdothat && $(LINK_APACHE_MOD) $(mod_dontdothat_LDFLAGS) -o mod_dontdothat.la $(LT_NO_UNDEFINED) $(mod_dontdothat_OBJECTS) -lsvn_subr-1 $(SVN_HTTPD_LIBS) $(LIBS) ; else echo "fake" > tools/server-side/mod_dontdothat/mod_dontdothat.la ; fi mtcc_test_PATH = subversion/tests/libsvn_client mtcc_test_DEPS = subversion/tests/libsvn_client/mtcc-test.lo subversion/tests/libsvn_test-1.la @@ -849,11 +879,17 @@ subversion/tests/libsvn_subr/subst_translate-test$(EXE cd subversion/tests/libsvn_subr && $(LINK) $(subst_translate_test_LDFLAGS) -o subst_translate-test$(EXEEXT) $(subst_translate_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) svn_PATH = subversion/svn -svn_DEPS = subversion/svn/add-cmd.lo subversion/svn/auth-cmd.lo subversion/svn/blame-cmd.lo subversion/svn/cat-cmd.lo subversion/svn/changelist-cmd.lo subversion/svn/checkout-cmd.lo subversion/svn/cl-conflicts.lo subversion/svn/cleanup-cmd.lo subversion/svn/commit-cmd.lo subversion/svn/conflict-callbacks.lo subversion/svn/copy-cmd.lo subversion/svn/delete-cmd.lo subversion/svn/deprecated.lo subversion/svn/diff-cmd.lo subversion/svn/export-cmd.lo subversion/svn/file-merge.lo subversion/svn/help-cmd.lo subversion/svn/import-cmd.lo subversion/svn/info-cmd.lo subversion/svn/list-cmd.lo subversion/svn/lock-cmd.lo subversion/svn/log-cmd.lo subversion/svn/merge-cmd.lo subversion/svn/mergeinfo-cmd.lo subversion/svn/mkdir-cmd.lo subversion/svn/move-cmd.lo subversion/svn/notify.lo subversion/svn/patch-cmd.lo subversion/svn/propdel-cmd.lo subversion/svn/propedit-cmd.lo subversion/svn/propget-cmd.lo subversion/svn/proplist-cmd.lo subversion/svn/props.lo subversion/svn/propset-cmd.lo subversion/ svn/relocate-cmd.lo subversion/svn/resolve-cmd.lo subversion/svn/resolved-cmd.lo subversion/svn/revert-cmd.lo subversion/svn/similarity.lo subversion/svn/status-cmd.lo subversion/svn/status.lo subversion/svn/svn.lo subversion/svn/switch-cmd.lo subversion/svn/unlock-cmd.lo subversion/svn/update-cmd.lo subversion/svn/upgrade-cmd.lo subversion/svn/util.lo -svn_OBJECTS = add-cmd.lo auth-cmd.lo blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cl-conflicts.lo cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo deprecated.lo diff-cmd.lo export-cmd.lo file-merge.lo help-cmd.lo import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo merge-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo similarity.lo status-cmd.lo status.lo svn.lo switch-cmd.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo +svn_DEPS = subversion/svn/add-cmd.lo subversion/svn/auth-cmd.lo subversion/svn/blame-cmd.lo subversion/svn/cat-cmd.lo subversion/svn/changelist-cmd.lo subversion/svn/checkout-cmd.lo subversion/svn/cl-conflicts.lo subversion/svn/cleanup-cmd.lo subversion/svn/commit-cmd.lo subversion/svn/conflict-callbacks.lo subversion/svn/copy-cmd.lo subversion/svn/delete-cmd.lo subversion/svn/deprecated.lo subversion/svn/diff-cmd.lo subversion/svn/export-cmd.lo subversion/svn/file-merge.lo subversion/svn/help-cmd.lo subversion/svn/import-cmd.lo subversion/svn/info-cmd.lo subversion/svn/list-cmd.lo subversion/svn/lock-cmd.lo subversion/svn/log-cmd.lo subversion/svn/merge-cmd.lo subversion/svn/mergeinfo-cmd.lo subversion/svn/mkdir-cmd.lo subversion/svn/move-cmd.lo subversion/svn/notify.lo subversion/svn/patch-cmd.lo subversion/svn/propdel-cmd.lo subversion/svn/propedit-cmd.lo subversion/svn/propget-cmd.lo subversion/svn/proplist-cmd.lo subversion/svn/props.lo subversion/svn/propset-cmd.lo subversion/ svn/relocate-cmd.lo subversion/svn/resolve-cmd.lo subversion/svn/resolved-cmd.lo subversion/svn/revert-cmd.lo subversion/svn/shelve-cmd.lo subversion/svn/similarity.lo subversion/svn/status-cmd.lo subversion/svn/status.lo subversion/svn/svn.lo subversion/svn/switch-cmd.lo subversion/svn/unlock-cmd.lo subversion/svn/update-cmd.lo subversion/svn/upgrade-cmd.lo subversion/svn/util.lo +svn_OBJECTS = add-cmd.lo auth-cmd.lo blame-cmd.lo cat-cmd.lo changelist-cmd.lo checkout-cmd.lo cl-conflicts.lo cleanup-cmd.lo commit-cmd.lo conflict-callbacks.lo copy-cmd.lo delete-cmd.lo deprecated.lo diff-cmd.lo export-cmd.lo file-merge.lo help-cmd.lo import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo merge-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo propdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo propset-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo shelve-cmd.lo similarity.lo status-cmd.lo status.lo svn.lo switch-cmd.lo unlock-cmd.lo update-cmd.lo upgrade-cmd.lo util.lo subversion/svn/svn$(EXEEXT): $(svn_DEPS) cd subversion/svn && $(LINK) $(svn_LDFLAGS) -o svn$(EXEEXT) $(svn_OBJECTS) -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_diff-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +svn_mergeinfo_normalizer_PATH = tools/client-side/svn-mergeinfo-normalizer +svn_mergeinfo_normalizer_DEPS = tools/client-side/svn-mergeinfo-normalizer/analyze-cmd.lo tools/client-side/svn-mergeinfo-normalizer/help-cmd.lo tools/client-side/svn-mergeinfo-normalizer/log.lo tools/client-side/svn-mergeinfo-normalizer/logic.lo tools/client-side/svn-mergeinfo-normalizer/missing-branches.lo tools/client-side/svn-mergeinfo-normalizer/normalize-cmd.lo tools/client-side/svn-mergeinfo-normalizer/remove-branches-cmd.lo tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer.lo tools/client-side/svn-mergeinfo-normalizer/wc_mergeinfo.lo +svn_mergeinfo_normalizer_OBJECTS = analyze-cmd.lo help-cmd.lo log.lo logic.lo missing-branches.lo normalize-cmd.lo remove-branches-cmd.lo svn-mergeinfo-normalizer.lo wc_mergeinfo.lo +tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer$(EXEEXT): $(svn_mergeinfo_normalizer_DEPS) + cd tools/client-side/svn-mergeinfo-normalizer && $(LINK) $(svn_mergeinfo_normalizer_LDFLAGS) -o svn-mergeinfo-normalizer$(EXEEXT) $(svn_mergeinfo_normalizer_OBJECTS) -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_delta-1 -lsvn_diff-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + svn_populate_node_origins_index_PATH = tools/server-side svn_populate_node_origins_index_DEPS = tools/server-side/svn-populate-node-origins-index.lo svn_populate_node_origins_index_OBJECTS = svn-populate-node-origins-index.lo @@ -890,6 +926,18 @@ svnbench_OBJECTS = help-cmd.lo notify.lo null-blame-cm subversion/svnbench/svnbench$(EXEEXT): $(svnbench_DEPS) cd subversion/svnbench && $(LINK) $(svnbench_LDFLAGS) -o svnbench$(EXEEXT) $(svnbench_OBJECTS) -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_subr-1 -lsvn_delta-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +svnconflict_PATH = tools/client-side/svnconflict +svnconflict_DEPS = tools/client-side/svnconflict/svnconflict.lo +svnconflict_OBJECTS = svnconflict.lo +tools/client-side/svnconflict/svnconflict$(EXEEXT): $(svnconflict_DEPS) + cd tools/client-side/svnconflict && $(LINK) $(svnconflict_LDFLAGS) -o svnconflict$(EXEEXT) $(svnconflict_OBJECTS) -lsvn_client-1 -lsvn_wc-1 -lsvn_ra-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + +svndiff_stream_test_PATH = subversion/tests/libsvn_delta +svndiff_stream_test_DEPS = subversion/tests/libsvn_delta/svndiff-stream-test.lo subversion/tests/libsvn_test-1.la +svndiff_stream_test_OBJECTS = svndiff-stream-test.lo +subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT): $(svndiff_stream_test_DEPS) + cd subversion/tests/libsvn_delta && $(LINK) $(svndiff_stream_test_LDFLAGS) -o svndiff-stream-test$(EXEEXT) $(svndiff_stream_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_delta-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + svndiff_test_PATH = subversion/tests/libsvn_delta svndiff_test_DEPS = subversion/tests/libsvn_delta/svndiff-test.lo svndiff_test_OBJECTS = svndiff-test.lo @@ -914,6 +962,12 @@ svnlook_OBJECTS = svnlook.lo subversion/svnlook/svnlook$(EXEEXT): $(svnlook_DEPS) cd subversion/svnlook && $(LINK) $(svnlook_LDFLAGS) -o svnlook$(EXEEXT) $(svnlook_OBJECTS) -lsvn_repos-1 -lsvn_fs-1 -lsvn_delta-1 -lsvn_diff-1 -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +svnmover_PATH = tools/dev/svnmover +svnmover_DEPS = tools/dev/svnmover/merge3.lo tools/dev/svnmover/ra.lo tools/dev/svnmover/scanlog.lo tools/dev/svnmover/svnmover.lo tools/dev/svnmover/util.lo +svnmover_OBJECTS = merge3.lo ra.lo scanlog.lo svnmover.lo util.lo +tools/dev/svnmover/svnmover$(EXEEXT): $(svnmover_DEPS) + cd tools/dev/svnmover && $(LINK) $(svnmover_LDFLAGS) -o svnmover$(EXEEXT) $(svnmover_OBJECTS) -lsvn_client-1 -lsvn_ra-1 -lsvn_subr-1 -lsvn_delta-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + svnmucc_PATH = subversion/svnmucc svnmucc_DEPS = subversion/svnmucc/svnmucc.lo svnmucc_OBJECTS = svnmucc.lo @@ -1016,12 +1070,18 @@ x509_test_OBJECTS = x509-test.lo subversion/tests/libsvn_subr/x509-test$(EXEEXT): $(x509_test_DEPS) cd subversion/tests/libsvn_subr && $(LINK) $(x509_test_LDFLAGS) -o x509-test$(EXEEXT) $(x509_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) +xml_test_PATH = subversion/tests/libsvn_subr +xml_test_DEPS = subversion/tests/libsvn_subr/xml-test.lo subversion/tests/libsvn_test-1.la +xml_test_OBJECTS = xml-test.lo +subversion/tests/libsvn_subr/xml-test$(EXEEXT): $(xml_test_DEPS) + cd subversion/tests/libsvn_subr && $(LINK) $(xml_test_LDFLAGS) -o xml-test$(EXEEXT) $(xml_test_OBJECTS) ../../../subversion/tests/libsvn_test-1.la -lsvn_subr-1 $(SVN_APRUTIL_LIBS) $(SVN_APR_LIBS) $(LIBS) + ######################################## # Section 6: Install-Group build targets ######################################## -apache-mod: subversion/mod_authz_svn/mod_authz_svn.la subversion/mod_dav_svn/mod_dav_svn.la tools/server-side/mod_dontdothat/mod_dontdothat.la +apache-mod: subversion/mod_authz_svn/mod_authz_svn.la subversion/mod_dav_svn/mod_dav_svn.la bdb-lib: subversion/libsvn_fs_base/libsvn_fs_base-1.la @@ -1031,6 +1091,8 @@ bin: subversion/svn/svn$(EXEEXT) subversion/svnadmin/s cxxhl-lib: subversion/bindings/cxxhl/libsvncxxhl-1.la +cxxhl-tests: subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) googlemock/libgooglemock-1.la + fsmod-lib: subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_fs_fs/libsvn_fs_fs-1.la subversion/libsvn_fs_util/libsvn_fs_util-1.la subversion/libsvn_fs_x/libsvn_fs_x-1.la subversion/libsvn_subr/libsvn_subr-1.la gnome-keyring-lib: subversion/libsvn_auth_gnome_keyring/libsvn_auth_gnome_keyring-1.la @@ -1077,21 +1139,18 @@ swig-rb: subversion/bindings/swig/ruby/client.la subve swig-rb-lib: subversion/bindings/swig/ruby/libsvn_swig_ruby/libsvn_swig_ruby-1.la -test: subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/tests/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subver sion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_test-1.la subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/tests/libsvn_subr/prefix-string-test$(EXEEXT) subversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXE EXT) subversion/tests/libsvn_delta/random-te! st$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/tests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/ tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) +test: subversion/tests/afl/afl-x509$(EXEEXT) subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) subversion/tests/libsvn_subr/auth-test$(EXEEXT) subversion/tests/libsvn_repos/authz-test$(EXEEXT) subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) subversion/tests/libsvn_subr/cache-test$(EXEEXT) subversion/tests/libsvn_subr/checksum-test$(EXEEXT) subversion/tests/libsvn_client/client-test$(EXEEXT) subversion/tests/libsvn_subr/compat-test$(EXEEXT) subversion/tests/libsvn_subr/compress-test$(EXEEXT) subversion/tests/libsvn_subr/config-test$(EXEEXT) subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) subversion/tests/libsvn_client/conflicts-test$(EXEEXT) subversion/tests/libsvn_subr/crypto-test$(EXEEXT) subversion/tests/libsvn_wc/db-test$(EXEEXT) subversion/tests/libsvn_diff/diff-diff3-test$(EXEEXT) subversion/tests/libsvn_subr/dirent_uri-test$(EXEEXT) subversion/tests/libsvn_repos/dump-load-test$(EXEEXT) subversion/tests/libsvn_wc/entries-compat-test$(EXEEXT) subversion/test s/cmdline/entries-dump$(EXEEXT) subversion/tests/libsvn_subr/error-code-test$(EXEEXT) subversion/tests/libsvn_subr/error-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT) subversion/tests/libsvn_fs/fs-test$(EXEEXT) subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) subversion/tests/libsvn_subr/io-test$(EXEEXT) subversion/tests/libsvn_test-1.la subversion/tests/cmdline/lock-helper$(EXEEXT) subversion/tests/libsvn_fs/locks-test$(EXEEXT) subversion/tests/libsvn_subr/mergeinfo-test$(EXEEXT) subversion/tests/libsvn_client/mtcc-test$(EXEEXT) subversion/tests/libsvn_wc/op-depth-test$(EXEEXT) subversion/tests/libsvn_subr/opt-test$(EXEEXT) subversion/tests/libsvn_subr/packed-data-test$(EXEEXT) subversion/tests/libsvn_diff/parse-diff-test$(EXEEXT) subversion/tests/libsvn_subr/path-test$(EXEEXT) subversion/test s/libsvn_subr/prefix-string-test$(EXEEXT) su! bversion/tests/libsvn_subr/priority-queue-test$(EXEEXT) subversion/tests/libsvn_wc/pristine-store-test$(EXEEXT) subversion/tests/libsvn_ra_local/ra-local-test$(EXEEXT) subversion/tests/libsvn_ra/ra-test$(EXEEXT) subversion/tests/libsvn_delta/random-test$(EXEEXT) subversion/tests/libsvn_repos/repos-test$(EXEEXT) subversion/tests/libsvn_subr/revision-test$(EXEEXT) subversion/tests/libsvn_subr/root-pools-test$(EXEEXT) subversion/tests/libsvn_subr/skel-test$(EXEEXT) subversion/tests/libsvn_subr/spillbuf-test$(EXEEXT) subversion/tests/libsvn_subr/sqlite-test$(EXEEXT) subversion/tests/libsvn_subr/stream-test$(EXEEXT) subversion/tests/libsvn_fs_x/string-table-test$(EXEEXT) subversion/tests/libsvn_subr/string-test$(EXEEXT) subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT) subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) subversion/tests/libsvn_subr/time-test$(EXEEXT) subversion/t ests/libsvn_subr/translate-test$(EXEEXT) subversion/tests/libsvn_subr/utf-test$(EXEEXT) subversion/tests/libsvn_delta/vdelta-test$(EXEEXT) subversion/tests/libsvn_wc/wc-incomplete-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-lock-tester$(EXEEXT) subversion/tests/libsvn_wc/wc-queries-test$(EXEEXT) subversion/tests/libsvn_wc/wc-test$(EXEEXT) subversion/tests/libsvn_delta/window-test$(EXEEXT) subversion/tests/libsvn_subr/x509-test$(EXEEXT) subversion/tests/libsvn_subr/xml-test$(EXEEXT) -tests: subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) gmock-fused/libgmock-1.la +tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/server-side/mod_dontdothat/mod_dontdothat.la tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnconflict/svnconflict$(EXEEXT) tools/dev/svnmover/svnmover$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/x509-parser$(EXEEXT) -tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/x509-parser$(EXEEXT) - ######################################## # Section 7: Install-Group install targets ######################################## -install-mods-shared: subversion/mod_dav_svn/mod_dav_svn.la subversion/mod_authz_svn/mod_authz_svn.la tools/server-side/mod_dontdothat/mod_dontdothat.la +install-mods-shared: subversion/mod_dav_svn/mod_dav_svn.la subversion/mod_authz_svn/mod_authz_svn.la if $(INSTALL_APACHE_MODS) ; then cd subversion/mod_dav_svn ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dav_svn mod_dav_svn.la ; fi if $(INSTALL_APACHE_MODS) ; then cd subversion/mod_authz_svn ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n authz_svn mod_authz_svn.la ; fi - if $(INSTALL_APACHE_MODS) ; then cd tools/server-side/mod_dontdothat ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dontdothat mod_dontdothat.la ; fi install-bdb-lib: subversion/libsvn_fs_base/libsvn_fs_base-1.la $(MKDIR) $(DESTDIR)$(bdb_libdir) $(DESTDIR)$(pkgconfig_dir) @@ -1129,6 +1188,14 @@ install-cxxhl-lib: subversion/bindings/cxxhl/libsvncxx $(INSTALL_EXTRA_CXXHL_LIB) +install-cxxhl-tests: googlemock/libgooglemock-1.la subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) + $(MKDIR) $(DESTDIR)$(cxxhl_testsdir) + if $(SVN_USE_GOOGLEMOCK) ; then cd googlemock ; $(INSTALL_CXXHL_TESTS) libgooglemock-1.la $(DESTDIR)$(cxxhl_testsdir)/libgooglemock-1.la ; fi + + if $(SVN_USE_GOOGLEMOCK) ; then cd subversion/bindings/cxxhl ; $(INSTALL_CXXHL_TESTS) cxxhl-tests$(EXEEXT) $(DESTDIR)$(cxxhl_testsdir)/cxxhl-tests$(EXEEXT) ; fi + + $(INSTALL_EXTRA_CXXHL_TESTS) + install-fsmod-lib: subversion/libsvn_subr/libsvn_subr-1.la subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_fs_util/libsvn_fs_util-1.la subversion/libsvn_fs_fs/libsvn_fs_fs-1.la subversion/libsvn_fs_x/libsvn_fs_x-1.la $(MKDIR) $(DESTDIR)$(fsmod_libdir) $(DESTDIR)$(pkgconfig_dir) cd subversion/libsvn_subr ; $(INSTALL_FSMOD_LIB) libsvn_subr-1.la $(DESTDIR)$(fsmod_libdir)/libsvn_subr-1.la @@ -1308,14 +1375,7 @@ install-swig-rb-lib: subversion/bindings/swig/ruby/lib cd subversion/bindings/swig/ruby/libsvn_swig_ruby ; $(INSTALL_SWIG_RB_LIB) libsvn_swig_ruby-1.la $(DESTDIR)$(swig_rb_libdir)/libsvn_swig_ruby-1.la -install-tests: gmock-fused/libgmock-1.la subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) - $(MKDIR) $(DESTDIR)$(testsdir) - if $(SVN_USE_GMOCK) ; then cd gmock-fused ; $(INSTALL_TESTS) libgmock-1.la $(DESTDIR)$(testsdir)/libgmock-1.la ; fi - - if $(SVN_USE_GMOCK) ; then cd subversion/bindings/cxxhl ; $(INSTALL_TESTS) cxxhl-tests$(EXEEXT) $(DESTDIR)$(testsdir)/cxxhl-tests$(EXEEXT) ; fi - - -install-tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/x509-parser$(EXEEXT) +install-tools: tools/diff/diff$(EXEEXT) tools/diff/diff3$(EXEEXT) tools/diff/diff4$(EXEEXT) tools/dev/fsfs-access-map$(EXEEXT) tools/server-side/mod_dontdothat/mod_dontdothat.la tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer$(EXEEXT) tools/server-side/svn-populate-node-origins-index$(EXEEXT) tools/server-side/svnauthz$(EXEEXT) tools/server-side/svnauthz-validate$(EXEEXT) tools/client-side/svnconflict/svnconflict$(EXEEXT) tools/dev/svnmover/svnmover$(EXEEXT) tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) tools/dev/x509-parser$(EXEEXT) $(MKDIR) $(DESTDIR)$(toolsdir) cd tools/diff ; $(INSTALL_TOOLS) diff$(EXEEXT) $(DESTDIR)$(toolsdir)/diff$(EXEEXT) @@ -1325,12 +1385,19 @@ install-tools: tools/diff/diff$(EXEEXT) tools/diff/dif cd tools/dev ; $(INSTALL_TOOLS) fsfs-access-map$(EXEEXT) $(DESTDIR)$(toolsdir)/fsfs-access-map$(EXEEXT) + if $(INSTALL_APACHE_MODS) ; then cd tools/server-side/mod_dontdothat ; $(MKDIR) "$(APACHE_LIBEXECDIR)" ; $(INSTALL_MOD_SHARED) -n dontdothat mod_dontdothat.la ; fi + cd tools/client-side/svn-mergeinfo-normalizer ; $(INSTALL_TOOLS) svn-mergeinfo-normalizer$(EXEEXT) $(DESTDIR)$(toolsdir)/svn-mergeinfo-normalizer$(EXEEXT) + cd tools/server-side ; $(INSTALL_TOOLS) svn-populate-node-origins-index$(EXEEXT) $(DESTDIR)$(toolsdir)/svn-populate-node-origins-index$(EXEEXT) cd tools/server-side ; $(INSTALL_TOOLS) svnauthz$(EXEEXT) $(DESTDIR)$(toolsdir)/svnauthz$(EXEEXT) cd tools/server-side ; $(INSTALL_TOOLS) svnauthz-validate$(EXEEXT) $(DESTDIR)$(toolsdir)/svnauthz-validate$(EXEEXT) + cd tools/client-side/svnconflict ; $(INSTALL_TOOLS) svnconflict$(EXEEXT) $(DESTDIR)$(toolsdir)/svnconflict$(EXEEXT) + + cd tools/dev/svnmover ; $(INSTALL_TOOLS) svnmover$(EXEEXT) $(DESTDIR)$(toolsdir)/svnmover$(EXEEXT) + cd tools/dev/svnraisetreeconflict ; $(INSTALL_TOOLS) svnraisetreeconflict$(EXEEXT) $(DESTDIR)$(toolsdir)/svnraisetreeconflict$(EXEEXT) cd tools/dev ; $(INSTALL_TOOLS) x509-parser$(EXEEXT) $(DESTDIR)$(toolsdir)/x509-parser$(EXEEXT) @@ -1393,16 +1460,20 @@ install-include: subversion/include/mod_authz_svn.h su # Section 9: Shortcut targets for manual builds of specific items ######################################## +afl-x509: subversion/tests/afl/afl-x509$(EXEEXT) atomic-ra-revprop-change: subversion/tests/cmdline/atomic-ra-revprop-change$(EXEEXT) auth-test: subversion/tests/libsvn_subr/auth-test$(EXEEXT) +authz-test: subversion/tests/libsvn_repos/authz-test$(EXEEXT) bit-array-test: subversion/tests/libsvn_subr/bit-array-test$(EXEEXT) cache-test: subversion/tests/libsvn_subr/cache-test$(EXEEXT) changes-test: subversion/tests/libsvn_fs_base/changes-test$(EXEEXT) checksum-test: subversion/tests/libsvn_subr/checksum-test$(EXEEXT) client-test: subversion/tests/libsvn_client/client-test$(EXEEXT) compat-test: subversion/tests/libsvn_subr/compat-test$(EXEEXT) +compress-test: subversion/tests/libsvn_subr/compress-test$(EXEEXT) config-test: subversion/tests/libsvn_subr/config-test$(EXEEXT) conflict-data-test: subversion/tests/libsvn_wc/conflict-data-test$(EXEEXT) +conflicts-test: subversion/tests/libsvn_client/conflicts-test$(EXEEXT) crypto-test: subversion/tests/libsvn_subr/crypto-test$(EXEEXT) cxxhl-tests: subversion/bindings/cxxhl/cxxhl-tests$(EXEEXT) db-test: subversion/tests/libsvn_wc/db-test$(EXEEXT) @@ -1420,12 +1491,13 @@ fs-base-test: subversion/tests/libsvn_fs_base/fs-base- fs-fs-fuzzy-test: subversion/tests/libsvn_fs_fs/fs-fs-fuzzy-test$(EXEEXT) fs-fs-pack-test: subversion/tests/libsvn_fs_fs/fs-fs-pack-test$(EXEEXT) fs-fs-private-test: subversion/tests/libsvn_fs_fs/fs-fs-private-test$(EXEEXT) +fs-sequential-test: subversion/tests/libsvn_fs/fs-sequential-test$(EXEEXT) fs-test: subversion/tests/libsvn_fs/fs-test$(EXEEXT) fs-x-pack-test: subversion/tests/libsvn_fs_x/fs-x-pack-test$(EXEEXT) fsfs-access-map: tools/dev/fsfs-access-map$(EXEEXT) hashdump-test: subversion/tests/libsvn_subr/hashdump-test$(EXEEXT) io-test: subversion/tests/libsvn_subr/io-test$(EXEEXT) -libgmock: gmock-fused/libgmock-1.la +libgooglemock: googlemock/libgooglemock-1.la libsvn_auth_gnome_keyring: subversion/libsvn_auth_gnome_keyring/libsvn_auth_gnome_keyring-1.la libsvn_auth_kwallet: subversion/libsvn_auth_kwallet/libsvn_auth_kwallet-1.la libsvn_client: subversion/libsvn_client/libsvn_client-1.la @@ -1503,16 +1575,20 @@ string-test: subversion/tests/libsvn_subr/string-test$ strings-reps-test: subversion/tests/libsvn_fs_base/strings-reps-test$(EXEEXT) subst_translate-test: subversion/tests/libsvn_subr/subst_translate-test$(EXEEXT) svn: subversion/svn/svn$(EXEEXT) +svn-mergeinfo-normalizer: tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer$(EXEEXT) svn-populate-node-origins-index: tools/server-side/svn-populate-node-origins-index$(EXEEXT) svn-wc-db-tester: tools/dev/wc-ng/svn-wc-db-tester$(EXEEXT) svnadmin: subversion/svnadmin/svnadmin$(EXEEXT) svnauthz: tools/server-side/svnauthz$(EXEEXT) svnauthz-validate: tools/server-side/svnauthz-validate$(EXEEXT) svnbench: subversion/svnbench/svnbench$(EXEEXT) +svnconflict: tools/client-side/svnconflict/svnconflict$(EXEEXT) +svndiff-stream-test: subversion/tests/libsvn_delta/svndiff-stream-test$(EXEEXT) svndiff-test: subversion/tests/libsvn_delta/svndiff-test$(EXEEXT) svndumpfilter: subversion/svndumpfilter/svndumpfilter$(EXEEXT) svnfsfs: subversion/svnfsfs/svnfsfs$(EXEEXT) svnlook: subversion/svnlook/svnlook$(EXEEXT) +svnmover: tools/dev/svnmover/svnmover$(EXEEXT) svnmucc: subversion/svnmucc/svnmucc$(EXEEXT) svnraisetreeconflict: tools/dev/svnraisetreeconflict/svnraisetreeconflict$(EXEEXT) svnrdump: subversion/svnrdump/svnrdump$(EXEEXT) @@ -1530,6 +1606,7 @@ wc-test: subversion/tests/libsvn_wc/wc-test$(EXEEXT) window-test: subversion/tests/libsvn_delta/window-test$(EXEEXT) x509-parser: tools/dev/x509-parser$(EXEEXT) x509-test: subversion/tests/libsvn_subr/x509-test$(EXEEXT) +xml-test: subversion/tests/libsvn_subr/xml-test$(EXEEXT) ######################################## # Section 10: Rules to build all other kinds of object-like files @@ -1545,13 +1622,13 @@ subversion/bindings/cxxhl/src/tristate.lo: subversion/ $(COMPILE_CXXHL_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/src/tristate.cpp subversion/bindings/cxxhl/tests/cxxhl-tests.lo: subversion/bindings/cxxhl/tests/cxxhl-tests.cpp - if $(SVN_USE_GMOCK) ; then $(COMPILE_CXXHL_GMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/cxxhl-tests.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/cxxhl-tests.lo ; fi + if $(SVN_USE_GOOGLEMOCK) ; then $(COMPILE_CXXHL_GOOGLEMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/cxxhl-tests.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/cxxhl-tests.lo ; fi subversion/bindings/cxxhl/tests/test_aprwrap.lo: subversion/bindings/cxxhl/tests/test_aprwrap.cpp subversion/bindings/cxxhl/include/svncxxhl/_compat.hpp subversion/bindings/cxxhl/include/svncxxhl/exception.hpp subversion/bindings/cxxhl/src/aprwrap.hpp subversion/bindings/cxxhl/src/aprwrap/array.hpp subversion/bindings/cxxhl/src/aprwrap/hash.hpp subversion/bindings/cxxhl/src/aprwrap/pool.hpp subversion/include/private/svn_debug.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_pools.h subversion/include/svn_types.h subversion/svn_private_config.h - if $(SVN_USE_GMOCK) ; then $(COMPILE_CXXHL_GMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/test_aprwrap.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/test_aprwrap.lo ; fi + if $(SVN_USE_GOOGLEMOCK) ; then $(COMPILE_CXXHL_GOOGLEMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/test_aprwrap.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/test_aprwrap.lo ; fi subversion/bindings/cxxhl/tests/test_exception.lo: subversion/bindings/cxxhl/tests/test_exception.cpp subversion/bindings/cxxhl/include/svncxxhl.hpp subversion/bindings/cxxhl/include/svncxxhl/_compat.hpp subversion/bindings/cxxhl/include/svncxxhl/exception.hpp subversion/bindings/cxxhl/include/svncxxhl/tristate.hpp subversion/bindings/cxxhl/src/private.hpp subversion/bindings/cxxhl/src/private/exception-private.hpp subversion/include/private/svn_debug.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_types.h - if $(SVN_USE_GMOCK) ; then $(COMPILE_CXXHL_GMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/test_exception.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/test_exception.lo ; fi + if $(SVN_USE_GOOGLEMOCK) ; then $(COMPILE_CXXHL_GOOGLEMOCK_CXX) $(canonicalized_srcdir)subversion/bindings/cxxhl/tests/test_exception.cpp ; else echo "fake" > subversion/bindings/cxxhl/tests/test_exception.lo ; fi subversion/bindings/javahl/classes/org/apache/subversion/javahl/BasicTests.class: subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java @@ -1645,6 +1722,8 @@ subversion/bindings/javahl/classes/org/apache/subversi subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class: subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListCallback.java +subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListItemCallback.class: subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/ListItemCallback.java + subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/LogMessageCallback.class: subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/LogMessageCallback.java subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/PatchCallback.class: subversion/bindings/javahl/src/org/apache/subversion/javahl/callback/PatchCallback.java @@ -1973,6 +2052,8 @@ subversion/bindings/javahl/include/JNIObject.h: subver subversion/bindings/javahl/include/ListCallback.h: subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListCallback.class +subversion/bindings/javahl/include/ListItemCallback.h: subversion/bindings/javahl/classes/org/apache/subversion/javahl/callback/ListItemCallback.class + subversion/bindings/javahl/include/Lock.h: subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/Lock.class subversion/bindings/javahl/include/LogDate.h: subversion/bindings/javahl/classes/org/apache/subversion/javahl/types/LogDate.class @@ -2400,13 +2481,17 @@ subversion/bindings/swig/ruby/svn_repos.lo: subversion subversion/bindings/swig/ruby/svn_wc.lo: subversion/bindings/swig/ruby/svn_wc.c subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.h subversion/bindings/swig/python/libsvn_swig_py/swigutil_py.h subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.h subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb__pre_ruby.h subversion/include/svn_client.h subversion/include/svn_fs.h subversion/include/svn_repos.h subversion/svn_private_config.h $(COMPILE_RB_WRAPPER) $(canonicalized_srcdir)subversion/bindings/swig/ruby/svn_wc.c -subversion/libsvn_auth_gnome_keyring/gnome_keyring.lo: subversion/libsvn_auth_gnome_keyring/gnome_keyring.c subversion/include/private/svn_auth_private.h subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h +subversion/libsvn_auth_gnome_keyring/gnome_keyring.lo: subversion/libsvn_auth_gnome_keyring/gnome_keyring.c subversion/include/private/svn_auth_private.h subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/svn_private_config.h + $(COMPILE_SHARED_ONLY_LIB) $(canonicalized_srcdir)subversion/libsvn_auth_gnome_keyring/gnome_keyring.c subversion/libsvn_auth_gnome_keyring/version.lo: subversion/libsvn_auth_gnome_keyring/version.c subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h + $(COMPILE_SHARED_ONLY_LIB) $(canonicalized_srcdir)subversion/libsvn_auth_gnome_keyring/version.c subversion/libsvn_auth_kwallet/kwallet.lo: subversion/libsvn_auth_kwallet/kwallet.cpp subversion/include/private/svn_auth_private.h subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/svn_private_config.h + $(COMPILE_SHARED_ONLY_CXX_LIB) $(canonicalized_srcdir)subversion/libsvn_auth_kwallet/kwallet.cpp subversion/libsvn_auth_kwallet/version.lo: subversion/libsvn_auth_kwallet/version.c subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h + $(COMPILE_SHARED_ONLY_CXX_LIB) $(canonicalized_srcdir)subversion/libsvn_auth_kwallet/version.c subversion/libsvn_client/add.lo: subversion/libsvn_client/add.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_ sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h @@ -2428,6 +2513,8 @@ subversion/libsvn_client/commit_util.lo: subversion/li subversion/libsvn_client/compat_providers.lo: subversion/libsvn_client/compat_providers.c subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h +subversion/libsvn_client/conflicts.lo: subversion/libsvn_client/conflicts.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_token.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h sub version/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_subst.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h + subversion/libsvn_client/copy.lo: subversion/libsvn_client/copy.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/inclu de/svn_time.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/libsvn_client/mergeinfo.h subversion/svn_private_config.h subversion/libsvn_client/copy_foreign.lo: subversion/libsvn_client/copy_foreign.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include /svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h @@ -2454,7 +2541,7 @@ subversion/libsvn_client/info.lo: subversion/libsvn_cl subversion/libsvn_client/iprops.lo: subversion/libsvn_client/iprops.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn _private_config.h -subversion/libsvn_client/list.lo: subversion/libsvn_client/list.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_fspath.h subversion/include/private/svn_magic.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/i nclude/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h +subversion/libsvn_client/list.lo: subversion/libsvn_client/list.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_fspath.h subversion/include/private/svn_magic.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_string_private.h subversion/include/private/svn_utf_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversio n/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h subversion/libsvn_client/locking_commands.lo: subversion/libsvn_client/locking_commands.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/include/svn_xml.h subversion/libsvn_client/clien t.h subversion/svn_private_config.h @@ -2462,11 +2549,13 @@ subversion/libsvn_client/log.lo: subversion/libsvn_cli subversion/libsvn_client/merge.lo: subversion/libsvn_client/merge.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_fspath.h subversion/include/private/svn_magic.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/inclu de/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_subst.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/libsvn_client/mergeinfo.h subversion/svn_private_config.h +subversion/libsvn_client/merge_elements.lo: subversion/libsvn_client/merge_elements.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_element.h subversion/include/private/svn_magic.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_pools.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h + subversion/libsvn_client/mergeinfo.lo: subversion/libsvn_client/mergeinfo.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_fspath.h subversion/include/private/svn_magic.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_opt_private.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_pat h.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/libsvn_client/mergeinfo.h subversion/svn_private_config.h subversion/libsvn_client/mtcc.lo: subversion/libsvn_client/mtcc.c subversion/include/private/svn_client_mtcc.h subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_subst.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_cl ient/client.h subversion/svn_private_config.h -subversion/libsvn_client/patch.lo: subversion/libsvn_client/patch.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_eol_private.h subversion/include/private/svn_magic.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h s ubversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_subst.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h +subversion/libsvn_client/patch.lo: subversion/libsvn_client/patch.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_diff_private.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_eol_private.h subversion/include/private/svn_magic.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/inc lude/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_subst.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h subversion/libsvn_client/prop_commands.lo: subversion/libsvn_client/prop_commands.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_ra_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include /svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h @@ -2482,6 +2571,8 @@ subversion/libsvn_client/revert.lo: subversion/libsvn_ subversion/libsvn_client/revisions.lo: subversion/libsvn_client/revisions.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_private_config.h +subversion/libsvn_client/shelve.lo: subversion/libsvn_client/shelve.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_wc.h subversion/libsvn_c lient/client.h subversion/svn_private_config.h + subversion/libsvn_client/status.lo: subversion/libsvn_client/status.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_ra.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_wc.h s ubversion/libsvn_client/client.h subversion/svn_private_config.h subversion/libsvn_client/switch.lo: subversion/libsvn_client/switch.c subversion/include/private/svn_client_private.h subversion/include/private/svn_debug.h subversion/include/private/svn_diff_tree.h subversion/include/private/svn_editor.h subversion/include/private/svn_magic.h subversion/include/private/svn_wc_private.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_wc.h subversion/libsvn_client/client.h subversion/svn_ private_config.h @@ -2496,13 +2587,23 @@ subversion/libsvn_client/util.lo: subversion/libsvn_cl subversion/libsvn_client/version.lo: subversion/libsvn_client/version.c subversion/include/private/svn_debug.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_client.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_opt.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/include/svn_wc.h +subversion/libsvn_delta/branch.lo: subversion/libsvn_delta/branch.c subversion/include/private/svn_branch.h subversion/include/private/svn_branch_impl.h subversion/include/private/svn_debug.h subversion/include/private/svn_element.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h + +subversion/libsvn_delta/branch_compat.lo: subversion/libsvn_delta/branch_compat.c subversion/include/private/svn_branch.h subversion/include/private/svn_branch_compat.h subversion/include/private/svn_branch_impl.h subversion/include/private/svn_branch_nested.h subversion/include/private/svn_branch_repos.h subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_editor.h subversion/include/private/svn_element.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/includ e/svn_types.h subversion/svn_private_config.h + +subversion/libsvn_delta/branch_migrate.lo: subversion/libsvn_delta/branch_migrate.c subversion/include/private/svn_branch.h subversion/include/private/svn_branch_compat.h subversion/include/private/svn_debug.h subversion/include/private/svn_element.h subversion/include/svn_auth.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_ra.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h + +subversion/libsvn_delta/branch_nested.lo: subversion/libsvn_delta/branch_nested.c subversion/include/private/svn_branch.h subversion/include/private/svn_branch_impl.h subversion/include/private/svn_branch_nested.h subversion/include/private/svn_branch_repos.h subversion/include/private/svn_debug.h subversion/include/private/svn_element.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h + +subversion/libsvn_delta/branch_repos.lo: subversion/libsvn_delta/branch_repos.c subversion/include/private/svn_branch.h subversion/include/private/svn_branch_repos.h subversion/include/private/svn_debug.h subversion/include/private/svn_element.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h + subversion/libsvn_delta/cancel.lo: subversion/libsvn_delta/cancel.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/compat.lo: subversion/libsvn_delta/compat.c subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_editor.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h subversion/libsvn_delta/compose_delta.lo: subversion/libsvn_delta/compose_delta.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h -subversion/libsvn_delta/debug_editor.lo: subversion/libsvn_delta/debug_editor.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/debug_editor.h +subversion/libsvn_delta/debug_editor.lo: subversion/libsvn_delta/debug_editor.c subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_editor.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/default_editor.lo: subversion/libsvn_delta/default_editor.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h @@ -2512,6 +2613,8 @@ subversion/libsvn_delta/depth_filter_editor.lo: subver subversion/libsvn_delta/editor.lo: subversion/libsvn_delta/editor.c subversion/include/private/svn_debug.h subversion/include/private/svn_editor.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h +subversion/libsvn_delta/element.lo: subversion/libsvn_delta/element.c subversion/include/private/svn_debug.h subversion/include/private/svn_element.h subversion/include/private/svn_sorts_private.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_iter.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/svn_private_config.h + subversion/libsvn_delta/path_driver.lo: subversion/libsvn_delta/path_driver.c subversion/include/private/svn_debug.h subversion/include/private/svn_fspath.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/svndiff.lo: subversion/libsvn_delta/svndiff.c subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_error_private.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h subversion/svn_private_config.h @@ -2522,13 +2625,13 @@ subversion/libsvn_delta/version.lo: subversion/libsvn_ subversion/libsvn_delta/xdelta.lo: subversion/libsvn_delta/xdelta.c subversion/include/private/svn_debug.h subversion/include/private/svn_string_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h -subversion/libsvn_diff/binary_diff.lo: subversion/libsvn_diff/binary_diff.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h +subversion/libsvn_diff/binary_diff.lo: subversion/libsvn_diff/binary_diff.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h subversion/svn_private_config.h subversion/libsvn_diff/deprecated.lo: subversion/libsvn_diff/deprecated.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/svn_private_config.h subversion/libsvn_diff/diff.lo: subversion/libsvn_diff/diff.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h -subversion/libsvn_diff/diff3.lo: subversion/libsvn_diff/diff3.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h +subversion/libsvn_diff/diff3.lo: subversion/libsvn_diff/diff3.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h subversion/libsvn_diff/diff4.lo: subversion/libsvn_diff/diff4.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h @@ -2540,177 +2643,181 @@ subversion/libsvn_diff/diff_tree.lo: subversion/libsvn subversion/libsvn_diff/lcs.lo: subversion/libsvn_diff/lcs.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h -subversion/libsvn_diff/parse-diff.lo: subversion/libsvn_diff/parse-diff.c subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_eol_private.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_ctype.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h +subversion/libsvn_diff/parse-diff.lo: subversion/libsvn_diff/parse-diff.c subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_diff_private.h subversion/include/private/svn_eol_private.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_ctype.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/libsvn_diff/diff.h subversion/svn_private_config.h subversion/libsvn_diff/token.lo: subversion/libsvn_diff/token.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_diff.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_diff/diff.h subversion/libsvn_diff/util.lo: subversion/libsvn_diff/util.c subversion/include/private/svn_debug.h subversion/include/private/svn_diff_private.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_ctype.h subversion/include/svn_diff.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_diff/diff.h subversion/svn_private_config.h -subversion/libsvn_fs/access.lo: subversion/libsvn_fs/access.c subversion/include/private/svn_debug.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h +subversion/libsvn_fs/access.lo: subversion/libsvn_fs/access.c subversion/include/private/svn_debug.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h -subversion/libsvn_fs/deprecated.lo: subversion/libsvn_fs/deprecated.c subversion/include/private/svn_debug.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h +subversion/libsvn_fs/deprecated.lo: subversion/libsvn_fs/deprecated.c subversion/include/private/svn_debug.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h -subversion/libsvn_fs/editor.lo: subversion/libsvn_fs/editor.c subversion/include/private/svn_debug.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/svn_private_config.h +subversion/libsvn_fs/editor.lo: subversion/libsvn_fs/editor.c subversion/include/private/svn_debug.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs/fs-loader.lo: subversion/libsvn_fs/fs-loader.c subversion/include/private/svn_atomic.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_utf_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_dso.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts. h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/include/svn_xml.h subversion/libsvn_fs/fs-loader.h subversion/svn_private_config.h +subversion/libsvn_fs/fs-loader.lo: subversion/libsvn_fs/fs-loader.c subversion/include/private/svn_atomic.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_utf_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_dso.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/s vn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/include/svn_xml.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/bdb-err.lo: subversion/libsvn_fs_base/bdb/bdb-err.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/bdb-err.lo: subversion/libsvn_fs_base/bdb/bdb-err.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h subversion/libsvn_fs_base/bdb/bdb_compat.lo: subversion/libsvn_fs_base/bdb/bdb_compat.c subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/changes-table.lo: subversion/libsvn_fs_base/bdb/changes-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/ env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/changes-table.lo: subversion/libsvn_fs_base/bdb/changes-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/ env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/checksum-reps-table.lo: subversion/libsvn_fs_base/bdb/checksum-reps-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/checksum-reps-table.lo: subversion/libsvn_fs_base/bdb/checksum-reps-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/lib svn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/copies-table.lo: subversion/libsvn_fs_base/bdb/copies-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_privat e_config.h +subversion/libsvn_fs_base/bdb/copies-table.lo: subversion/libsvn_fs_base/bdb/copies-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/u til/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h subversion/libsvn_fs_base/bdb/dbt.lo: subversion/libsvn_fs_base/bdb/dbt.c subversion/include/private/svn_debug.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/id.h subversion/svn_private_config.h subversion/libsvn_fs_base/bdb/env.lo: subversion/libsvn_fs_base/bdb/env.c subversion/include/private/svn_atomic.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/lock-tokens-table.lo: subversion/libsvn_fs_base/bdb/lock-tokens-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/ libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/lock-tokens-table.lo: subversion/libsvn_fs_base/bdb/lock-tokens-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/ libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/locks-table.lo: subversion/libsvn_fs_base/bdb/locks-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_bas e/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/locks-table.lo: subversion/libsvn_fs_base/bdb/locks-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_bas e/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/miscellaneous-table.lo: subversion/libsvn_fs_base/bdb/miscellaneous-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/svn_ private_config.h +subversion/libsvn_fs_base/bdb/miscellaneous-table.lo: subversion/libsvn_fs_base/bdb/miscellaneous-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/li bsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/node-origins-table.lo: subversion/libsvn_fs_base/bdb/node-origins-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/node-origins-table.lo: subversion/libsvn_fs_base/bdb/node-origins-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x /fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/nodes-table.lo: subversion/libsvn_fs_base/bdb/nodes-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/nodes-table.lo: subversion/libsvn_fs_base/bdb/nodes-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/reps-table.lo: subversion/libsvn_fs_base/bdb/reps-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_ config.h +subversion/libsvn_fs_base/bdb/reps-table.lo: subversion/libsvn_fs_base/bdb/reps-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/uti l/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/rev-table.lo: subversion/libsvn_fs_base/bdb/rev-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/rev-table.lo: subversion/libsvn_fs_base/bdb/rev-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels. h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/strings-table.lo: subversion/libsvn_fs_base/bdb/strings-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/strings-table.lo: subversion/libsvn_fs_base/bdb/strings-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h s ubversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/txn-table.lo: subversion/libsvn_fs_base/bdb/txn-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/txn-table.lo: subversion/libsvn_fs_base/bdb/txn-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subve rsion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/bdb/uuids-table.lo: subversion/libsvn_fs_base/bdb/uuids-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/bdb/uuids-table.lo: subversion/libsvn_fs_base/bdb/uuids-table.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/dbt.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/dag.lo: subversion/libsvn_fs_base/dag.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/copies-table.h subvers ion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/dag.lo: subversion/libsvn_fs_base/dag.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/copies-table.h subvers ion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/err.lo: subversion/libsvn_fs_base/err.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/id.h subversion/svn_private_config.h +subversion/libsvn_fs_base/err.lo: subversion/libsvn_fs_base/err.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/fs.lo: subversion/libsvn_fs_base/fs.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/env.h subversion/l ibsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_base/uuid.h subversion/svn_private_config.h +subversion/libsvn_fs_base/fs.lo: subversion/libsvn_fs_base/fs.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/checksum-reps-table.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/env.h subversion/l ibsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_base/uuid.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/id.lo: subversion/libsvn_fs_base/id.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/id.h +subversion/libsvn_fs_base/id.lo: subversion/libsvn_fs_base/id.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_base/key-gen.lo: subversion/libsvn_fs_base/key-gen.c subversion/include/private/svn_debug.h subversion/include/private/svn_skel.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_base/key-gen.h -subversion/libsvn_fs_base/lock.lo: subversion/libsvn_fs_base/lock.c subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h +subversion/libsvn_fs_base/lock.lo: subversion/libsvn_fs_base/lock.c subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/lock-tokens-table.h subversion/libsvn_fs_base/bdb/locks-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_base/util/fs_skels.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/node-rev.lo: subversion/libsvn_fs_base/node-rev.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/node-rev.lo: subversion/libsvn_fs_base/node-rev.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversio n/svn_private_config.h -subversion/libsvn_fs_base/reps-strings.lo: subversion/libsvn_fs_base/reps-strings.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/reps-strings.lo: subversion/libsvn_fs_base/reps-strings.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/reps-table.h subversion/libsvn_fs_base/bdb/strings-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/reps-strings.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/revs-txns.lo: subversion/libsvn_fs_base/revs-txns.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h s ubversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/svn_private_config.h +subversion/libsvn_fs_base/revs-txns.lo: subversion/libsvn_fs_base/revs-txns.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h s ubversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/trail.lo: subversion/libsvn_fs_base/trail.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/svn_private_config.h +subversion/libsvn_fs_base/trail.lo: subversion/libsvn_fs_base/trail.c subversion/include/private/svn_debug.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb-err.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_base/tree.lo: subversion/libsvn_fs_base/tree.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h subversion/libsvn_fs_base/bdb/copies-table.h subve rsion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/svn_private_config.h +subversion/libsvn_fs_base/tree.lo: subversion/libsvn_fs_base/tree.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_skel.h subversion/include/private/svn_sorts_private.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/changes-table.h sub version/libsvn_fs_base/bdb/copies-table.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/miscellaneous-table.h subversion/libsvn_fs_base/bdb/node-origins-table.h subversion/libsvn_fs_base/bdb/nodes-table.h subversion/libsvn_fs_base/bdb/rev-table.h subversion/libsvn_fs_base/bdb/txn-table.h subversion/libsvn_fs_base/dag.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/key-gen.h subversion/libsvn_fs_base/lock.h subversion/libsvn_fs_base/node-rev.h subversion/libsvn_fs_base/revs-txns.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/tree.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h subversion/libsvn_fs_base/util/fs_skels.lo: subversion/libsvn_fs_base/util/fs_skels.c subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_skel.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/id.h subversion/libsvn_fs_base/util/fs_skels.h subversion/svn_private_config.h -subversion/libsvn_fs_base/uuid.lo: subversion/libsvn_fs_base/uuid.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/uuid.h subversion/svn_private_config.h +subversion/libsvn_fs_base/uuid.lo: subversion/libsvn_fs_base/uuid.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/svn_checksum.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/bdb/bdb_compat.h subversion/libsvn_fs_base/bdb/env.h subversion/libsvn_fs_base/bdb/uuids-table.h subversion/libsvn_fs_base/err.h subversion/libsvn_fs_base/fs.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_base/trail.h subversion/libsvn_fs_base/uuid.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/cached_data.lo: subversion/libsvn_fs_fs/cached_data.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/sv n_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/cached_data.lo: subversion/libsvn_fs_fs/cached_data.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_delta_private.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/sv n_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/caching.lo: subversion/libsvn_fs_fs/caching.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_cache_config.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn _types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/tree.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/caching.lo: subversion/libsvn_fs_fs/caching.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_cache_config.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn _types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/dag.lo: subversion/libsvn_fs_fs/dag.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/sv n_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/dag.lo: subversion/libsvn_fs_fs/dag.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/sv n_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/dump-index.lo: subversion/libsvn_fs_fs/dump-index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/id.h subversi on/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h +subversion/libsvn_fs_fs/dump-index.lo: subversion/libsvn_fs_fs/dump-index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h s ubversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h -subversion/libsvn_fs_fs/fs.lo: subversion/libsvn_fs_fs/fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversi on/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/hotcopy.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_fs/verify.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/fs.lo: subversion/libsvn_fs_fs/fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversi on/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/hotcopy.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_fs/verify.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/fs_fs.lo: subversion/libsvn_fs_fs/fs_fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_m ergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/fs_fs.lo: subversion/libsvn_fs_fs/fs_fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_m ergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/hotcopy.lo: subversion/libsvn_fs_fs/hotcopy.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subver sion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/hotcopy.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/hotcopy.lo: subversion/libsvn_fs_fs/hotcopy.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subver sion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/hotcopy.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/id.lo: subversion/libsvn_fs_fs/id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsv n_fs_fs/fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h +subversion/libsvn_fs_fs/id.lo: subversion/libsvn_fs_fs/id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsv n_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_x/fs_init.h -subversion/libsvn_fs_fs/index.lo: subversion/libsvn_fs_fs/index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/index.lo: subversion/libsvn_fs_fs/index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h subversion/libsvn_fs_fs/load-index.lo: subversion/libsvn_fs_fs/load-index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs /id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/util.h -subversion/libsvn_fs_fs/lock.lo: subversion/libsvn_fs_fs/lock.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/i nclude/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/lock.lo: subversion/libsvn_fs_fs/lock.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/i nclude/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/low_level.lo: subversion/libsvn_fs_fs/low_level.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/incl ude/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/low_level.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/low_level.lo: subversion/libsvn_fs_fs/low_level.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/incl ude/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/pack.lo: subversion/libsvn_fs_fs/pack.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h s ubversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/pack.lo: subversion/libsvn_fs_fs/pack.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h s ubversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/recovery.lo: subversion/libsvn_fs_fs/recovery.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-l oader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/recovery.lo: subversion/libsvn_fs_fs/recovery.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-l oader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/recovery.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/rep-cache.lo: subversion/libsvn_fs_fs/rep-cache.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h su bversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/rep-cache-db.h subversion/libsvn_fs_fs/rep-cache.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/rep-cache.lo: subversion/libsvn_fs_fs/rep-cache.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h su bversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/rep-cache-db.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/rev_file.lo: subversion/libsvn_fs_fs/rev_file.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_f s.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/rev_file.lo: subversion/libsvn_fs_fs/rev_file.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_ fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/revprops.lo: subversion/libsvn_fs_fs/revprops.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subver sion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/revprops.lo: subversion/libsvn_fs_fs/revprops.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subver sion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/stats.lo: subversion/libsvn_fs_fs/stats.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion /include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/stats.lo: subversion/libsvn_fs_fs/stats.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion /include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/temp_serializer.lo: subversion/libsvn_fs_fs/temp_serializer.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h s ubversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/temp_serializer.h +subversion/libsvn_fs_fs/temp_serializer.lo: subversion/libsvn_fs_fs/temp_serializer.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h s ubversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h -subversion/libsvn_fs_fs/transaction.lo: subversion/libsvn_fs_fs/transaction.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/transaction.lo: subversion/libsvn_fs_fs/transaction.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/low_level.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/tree.lo: subversion/libsvn_fs_fs/tree.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_merg einfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/tree.lo: subversion/libsvn_fs_fs/tree.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_merg einfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/dag.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/lock.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/temp_serializer.h subversion/libsvn_fs_fs/transaction.h subversion/libsvn_fs_fs/tree.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/util.lo: subversion/libsvn_fs_fs/util.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loa der.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/util.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/util.lo: subversion/libsvn_fs_fs/util.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loa der.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/pack.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_fs/verify.lo: subversion/libsvn_fs_fs/verify.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_fs/verify.h subversion/svn_private_config.h +subversion/libsvn_fs_fs/verify.lo: subversion/libsvn_fs_fs/verify.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_fs_private.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/cached_data.h subversion/libsvn_fs_fs/fs.h subversion/libsvn_fs_fs/fs_fs.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_fs/id.h subversion/libsvn_fs_fs/index.h subversion/libsvn_fs_fs/rep-cache.h subversion/libsvn_fs_fs/rev_file.h subversion/libsvn_fs_fs/revprops.h subversion/libsvn_fs_fs/util.h subversion/libsvn_fs_fs/verify.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_util/fs-util.lo: subversion/libsvn_fs_util/fs-util.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/svn_private_config.h +subversion/libsvn_fs_util/fs-util.lo: subversion/libsvn_fs_util/fs-util.c subversion/include/private/svn_debug.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/fs_init.h subversion/svn_private_config.h -subversion/libsvn_fs_x/cached_data.lo: subversion/libsvn_fs_x/cached_data.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_p ools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/batch_fsync.lo: subversion/libsvn_fs_x/batch_fsync.c subversion/include/private/svn_atomic.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_mutex.h subversion/include/private/svn_subr_private.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_pools.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/batch_fsync.h subversion/svn_private_config.h -subversion/libsvn_fs_x/caching.lo: subversion/libsvn_fs_x/caching.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_cache_config.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn _types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/tree.h subversion/svn_private_config.h +subversion/libsvn_fs_x/cached_data.lo: subversion/libsvn_fs_x/cached_data.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_ctype.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/ include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_delta/delta.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/changes.lo: subversion/libsvn_fs_x/changes.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_packed_data.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/string_tab le.h subversion/libsvn_fs_x/temp_serializer.h subversion/svn_private_config.h +subversion/libsvn_fs_x/caching.lo: subversion/libsvn_fs_x/caching.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_cache_config.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn _types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/dag_cache.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/svn_private_config.h -subversion/libsvn_fs_x/dag.lo: subversion/libsvn_fs_x/dag.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subvers ion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_id.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/transaction.h subversion/svn_private_config.h +subversion/libsvn_fs_x/changes.lo: subversion/libsvn_fs_x/changes.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_packed_data.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h su bversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/string_table.h subversion/libsvn_fs_x/temp_serializer.h subversion/svn_private_config.h -subversion/libsvn_fs_x/fs.lo: subversion/libsvn_fs_x/fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/hotcopy.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/lock.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/libsvn_fs_x/verify.h subversion/svn_private_config.h +subversion/libsvn_fs_x/dag.lo: subversion/libsvn_fs_x/dag.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subvers ion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/dag_cache.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_id.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/transaction.h subversion/svn_private_config.h -subversion/libsvn_fs_x/fs_id.lo: subversion/libsvn_fs_x/fs_id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/l ibsvn_fs_x/fs_id.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h +subversion/libsvn_fs_x/dag_cache.lo: subversion/libsvn_fs_x/dag_cache.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/includ e/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/dag_cache.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_id.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/lock.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/fs_x.lo: subversion/libsvn_fs_x/fs_x.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn _sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/fs.lo: subversion/libsvn_fs_x/fs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_ fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/hotcopy.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/lock.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/libsvn_fs_x/verify.h subversion/svn_private_config.h -subversion/libsvn_fs_x/hotcopy.lo: subversion/libsvn_fs_x/hotcopy.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x .h subversion/libsvn_fs_x/hotcopy.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/fs_id.lo: subversion/libsvn_fs_x/fs_id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subvers ion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_id.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h -subversion/libsvn_fs_x/id.lo: subversion/libsvn_fs_x/id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h +subversion/libsvn_fs_x/fs_x.lo: subversion/libsvn_fs_x/fs_x.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn _sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/index.lo: subversion/libsvn_fs_x/index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/inclu de/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/hotcopy.lo: subversion/libsvn_fs_x/hotcopy.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_f s_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/hotcopy.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/lock.lo: subversion/libsvn_fs_x/lock.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/lock.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/id.lo: subversion/libsvn_fs_x/id.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs _x/util.h -subversion/libsvn_fs_x/low_level.lo: subversion/libsvn_fs_x/low_level.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h su bversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/index.lo: subversion/libsvn_fs_x/index.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/inclu de/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/noderevs.lo: subversion/libsvn_fs_x/noderevs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_packed_data.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_ fs_x/noderevs.h subversion/libsvn_fs_x/string_table.h subversion/libsvn_fs_x/temp_serializer.h subversion/svn_private_config.h +subversion/libsvn_fs_x/lock.lo: subversion/libsvn_fs_x/lock.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fs_util.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_time.h subversion/include/svn_types.h subversion/include/svn_utf.h subversion/include/svn_version.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/dag.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/lock.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/tree.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/pack.lo: subversion/libsvn_fs_x/pack.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props .h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/low_level.lo: subversion/libsvn_fs_x/low_level.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_fspath.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h su bversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/recovery.lo: subversion/libsvn_fs_x/recovery.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/cached_data.h subv ersion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/noderevs.lo: subversion/libsvn_fs_x/noderevs.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_packed_data.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_ fs_x/noderevs.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/string_table.h subversion/libsvn_fs_x/temp_serializer.h subversion/svn_private_config.h -subversion/libsvn_fs_x/rep-cache.lo: subversion/libsvn_fs_x/rep-cache.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/ fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/rep-cache-db.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/pack.lo: subversion/libsvn_fs_x/pack.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sorts_private.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props .h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/changes.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/noderevs.h subversion/libsvn_fs_x/pack.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/temp_serializer.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/recovery.lo: subversion/libsvn_fs_x/recovery.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subve rsion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/recovery.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h + +subversion/libsvn_fs_x/rep-cache.lo: subversion/libsvn_fs_x/rep-cache.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libs vn_fs_fs/fs_init.h subversion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/rep-cache-db.h subversion/libsvn_fs_x/rep-cache.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h + subversion/libsvn_fs_x/reps.lo: subversion/libsvn_fs_x/reps.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_packed_data.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_temp_serializer.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_sorts.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_ fs_x/cached_data.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/reps.h subversion/libsvn_fs_x/rev_file.h subversion/svn_private_config.h -subversion/libsvn_fs_x/rev_file.lo: subversion/libsvn_fs_x/rev_file.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs _x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h +subversion/libsvn_fs_x/rev_file.lo: subversion/libsvn_fs_x/rev_file.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_io_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_base/fs_init.h subversion/libsvn_fs_fs/fs_init.h subve rsion/libsvn_fs_x/batch_fsync.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_init.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/index.h subversion/libsvn_fs_x/low_level.h subversion/libsvn_fs_x/rev_file.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h -subversion/libsvn_fs_x/revprops.lo: subversion/libsvn_fs_x/revprops.c subversion/include/private/svn_atomic.h subversion/include/private/svn_cache.h subversion/include/private/svn_debug.h subversion/include/private/svn_dep_compat.h subversion/include/private/svn_editor.h subversion/include/private/svn_fs_private.h subversion/include/private/svn_mutex.h subversion/include/private/svn_sqlite.h subversion/include/private/svn_string_private.h subversion/include/private/svn_subr_private.h subversion/include/private/svn_token.h subversion/include/svn_checksum.h subversion/include/svn_config.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_hash.h subversion/include/svn_io.h subversion/include/svn_iter.h subversion/include/svn_mergeinfo.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_string.h subversion/include/svn_ types.h subversion/libsvn_fs/fs-loader.h subversion/libsvn_fs_x/fs.h subversion/libsvn_fs_x/fs_x.h subversion/libsvn_fs_x/id.h subversion/libsvn_fs_x/revprops.h subversion/libsvn_fs_x/transaction.h subversion/libsvn_fs_x/util.h subversion/svn_private_config.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Apr 16 12:06:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52EA7FA493A; Mon, 16 Apr 2018 12:06:05 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6CF76C75E; Mon, 16 Apr 2018 12:06:04 +0000 (UTC) (envelope-from lev@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 75DE01D0D5; Mon, 16 Apr 2018 12:06:04 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GC643D067307; Mon, 16 Apr 2018 12:06:04 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GC63ir067303; Mon, 16 Apr 2018 12:06:03 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201804161206.w3GC63ir067303@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 16 Apr 2018 12:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467479 - in head/security/pam_pwdfile: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head/security/pam_pwdfile: . files X-SVN-Commit-Revision: 467479 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:06:05 -0000 Author: lev Date: Mon Apr 16 12:06:03 2018 New Revision: 467479 URL: https://svnweb.freebsd.org/changeset/ports/467479 Log: Update to latest release 1.0. Reset maintainer to myself (maintainer approved). PR: 227494 Submitted by: lev Approved by: mschout@gkg.net Added: head/security/pam_pwdfile/files/patch-md5.c (contents, props changed) head/security/pam_pwdfile/files/patch-pam_pwdfile.c (contents, props changed) Deleted: head/security/pam_pwdfile/files/patch-bigcrypt.c Modified: head/security/pam_pwdfile/Makefile head/security/pam_pwdfile/distinfo Modified: head/security/pam_pwdfile/Makefile ============================================================================== --- head/security/pam_pwdfile/Makefile Mon Apr 16 11:53:03 2018 (r467478) +++ head/security/pam_pwdfile/Makefile Mon Apr 16 12:06:03 2018 (r467479) @@ -2,25 +2,28 @@ # $FreeBSD$ PORTNAME= pam_pwdfile -PORTVERSION= 0.99 -PORTREVISION= 1 +PORTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= http://cpbotha.net/files/pam_pwdfile/ -MAINTAINER= mschout@gkg.net +MAINTAINER= lev@FreeBSD.org COMMENT= Pam module for authenticating with flat passwd files +USE_GITHUB= yes +GH_ACCOUNT= tiwe-de +GH_PROJECT= libpam-pwdfile +GH_TAGNAME= v${PORTVERSION} + USES= uidfix MAKEFILE= ${FILESDIR}/Makefile.bsd PLIST_FILES= lib/pam_pwdfile.so -PORTDOCS= README INSTALL changelog +PORTDOCS= README INSTALL CFLAGS+= -I${WRKSRC} OPTIONS_DEFINE= DOCS post-patch: - ${REINPLACE_CMD} -e 's|#include ||g' ${WRKSRC}/pam_pwdfile.c +# ${REINPLACE_CMD} -e 's|#include ||g' ${WRKSRC}/pam_pwdfile.c ${CP} ${FILESDIR}/_pam_macros.h ${WRKSRC} post-install: Modified: head/security/pam_pwdfile/distinfo ============================================================================== --- head/security/pam_pwdfile/distinfo Mon Apr 16 11:53:03 2018 (r467478) +++ head/security/pam_pwdfile/distinfo Mon Apr 16 12:06:03 2018 (r467479) @@ -1,2 +1,3 @@ -SHA256 (pam_pwdfile-0.99.tar.gz) = 973420f203976ac98508bb253b33a23d189cfbaf72143670964470e84085688e -SIZE (pam_pwdfile-0.99.tar.gz) = 16994 +TIMESTAMP = 1523618004 +SHA256 (tiwe-de-libpam-pwdfile-1.0-v1.0_GH0.tar.gz) = 5b8db1397cff9cadfd1bb96f53c134b787ab0e6a0fbedb71040541d340313ba2 +SIZE (tiwe-de-libpam-pwdfile-1.0-v1.0_GH0.tar.gz) = 13418 Added: head/security/pam_pwdfile/files/patch-md5.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/pam_pwdfile/files/patch-md5.c Mon Apr 16 12:06:03 2018 (r467479) @@ -0,0 +1,20 @@ +--- md5.c.orig 2018-04-13 14:15:16.302782000 +0300 ++++ md5.c 2018-04-13 14:25:07.662155000 +0300 +@@ -17,7 +17,7 @@ + */ + + #include +-#include ++#include + #include "md5.h" + + #ifndef HIGHFIRST +@@ -25,7 +25,7 @@ + #else + static void byteReverse(unsigned char *buf, unsigned longs) { + for (; longs; --longs, buf +=4) +- *((uint32_t *) buf) = bswap_32(*((uint32_t *) buf)); ++ *((uint32_t *) buf) = bswap32(*((uint32_t *) buf)); + } + #endif + Added: head/security/pam_pwdfile/files/patch-pam_pwdfile.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/pam_pwdfile/files/patch-pam_pwdfile.c Mon Apr 16 12:06:03 2018 (r467479) @@ -0,0 +1,33 @@ +--- pam_pwdfile.c.orig 2018-04-13 14:25:49.414568000 +0300 ++++ pam_pwdfile.c 2018-04-13 14:42:33.040919000 +0300 +@@ -38,18 +38,7 @@ + * OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +-#ifdef USE_CRYPT_R +-#define _GNU_SOURCE +-#include +-#else +-#ifndef _XOPEN_SOURCE +-#define _XOPEN_SOURCE 700 +-#endif +-#ifndef _BSD_SOURCE +-#define _BSD_SOURCE +-#endif +-#endif +- ++#include + #include + #include + #include +@@ -66,7 +55,9 @@ + + #define PAM_SM_AUTH + #include +-#include ++/* #include */ ++ ++#define pam_syslog(H, C, ...) syslog(C, __VA_ARGS__) + + #include "md5.h" + #include "bigcrypt.h" From owner-svn-ports-head@freebsd.org Mon Apr 16 12:11:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 615E4FA50C8 for ; Mon, 16 Apr 2018 12:11:05 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-it0-x22c.google.com (mail-it0-x22c.google.com [IPv6:2607:f8b0:4001:c0b::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA43F6D45E for ; Mon, 16 Apr 2018 12:11:04 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-it0-x22c.google.com with SMTP id h143-v6so11022988ita.4 for ; Mon, 16 Apr 2018 05:11:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=1hxbu4wcY1xtjK19MIkDDRqBXT+7A4kugDK3dPLx3SY=; b=jNc8aycN6q/orHMqfzr94HII2vQRApEu71L8i7A1zwTqgzsc/WCR2CvChPLtl3oSJW dBn+FU1ojmLa/GyTu8iPxGmGA/hneN2E/wjx0SKQzwsbP9DLiv/xyVasS9y5mHGO8rIz Pzdp4ctUWc/ecOwVncRtSS9RjgkPlCJH0giYBiZvkp8jXBqb9u0RBq3sXERbuLBoNJ1h U1OYFlbVTPUuH/3cYKSkn2QB/uNzYBntmZhHaOrArNGRrOscmIzOKBYBG5zOstyEuTh4 kLVyNAmygazgw6xMpIPZDITaLkf8of8ugKp/KuVQprs1B6Sx1LbgOg+6RpKf3DKm8kmO Jg7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=1hxbu4wcY1xtjK19MIkDDRqBXT+7A4kugDK3dPLx3SY=; b=s1Iat1lvBvkTHnWPsDg9xF+lEoD0AP9mnN50f/WZ6AqC18ED1iB54qQ9d47N91puR9 T/ydXNeaGm2zpTE7W1R/nl8m2AbtCAxFb1vrlqPopCRA5FWdrten9fyV+2ycC6aRsRpU Imxd3BFOcCqWzaKsYGC+S0xlBENwxmYwnr1GpO+ZSAt8W898Fxz4b1UUXcIV2SEJ18yg ULEy4tOIGcjjVnkFkYfK3nIXCsEv18D7RIX28h/Mp6HASBzCzeIcZGWkLiy3hijW+sfE vhQUTsuzvXlTel3R4w7FbJV19cXUK5AKIEDqEm5LMzF0JTU0AeQHCq2cvIYOktKniLHQ RJxA== X-Gm-Message-State: ALQs6tBR2oFAYt0A5S85f2e0k3FcFuCRmKGnJijlE58A6hB1GuZt4yrK AAyCZk9Gk7Ve31gZh1rFNkWIGbKMTqjRCVcHUAsXMFl7MbU= X-Google-Smtp-Source: AIpwx48JkZnV901fsksM8KdIwLDaDtIylcnmv5kWpZmxxvJDgpeQzU+LyAYvBtZRPw2+8yk4n9qsQQEJB8SGUYF/yVs= X-Received: by 2002:a24:3a15:: with SMTP id m21-v6mr15352788itm.140.1523880664004; Mon, 16 Apr 2018 05:11:04 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.34.195 with HTTP; Mon, 16 Apr 2018 05:10:23 -0700 (PDT) In-Reply-To: <201804161153.w3GBr3HW062183@repo.freebsd.org> References: <201804161153.w3GBr3HW062183@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 20:10:23 +0800 X-Google-Sender-Auth: qQitGHYewkJQjHzmCSMlm41FzAU Message-ID: Subject: Re: svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn To: "Lev A. Serebryakov" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:11:05 -0000 On Mon, Apr 16, 2018 at 7:53 PM, Lev A. Serebryakov wrote: > Author: lev > Date: Mon Apr 16 11:53:03 2018 > New Revision: 467478 > URL: https://svnweb.freebsd.org/changeset/ports/467478 > > Log: > Update to latest & newest version 1.10.0 > > Deleted: > head/devel/subversion/files/extra-patch-build.conf > head/devel/subversion/files/patch-subversion_libsvn_subr_gpg_agent.c > Modified: > head/devel/p5-subversion/Makefile > head/devel/py-subversion/Makefile > head/devel/ruby-subversion/Makefile > head/devel/subversion/Makefile > head/devel/subversion/Makefile.common > head/devel/subversion/distinfo > head/devel/subversion/files/build-outputs.mk.addons > head/devel/subversion/pkg-plist > head/java/java-subversion/Makefile > head/www/mod_dav_svn/Makefile > head/www/mod_dav_svn/pkg-plist > Hi, You may want to use a new DIST_SUBDIR or simply remove it. % grep DIST_SUBDIR /usr/ports/devel/subversion/Makefile.common DIST_SUBDIR= subversion19 From owner-svn-ports-head@freebsd.org Mon Apr 16 12:28:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1ADBFA657E; Mon, 16 Apr 2018 12:28:45 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7A7AF707E1; Mon, 16 Apr 2018 12:28:45 +0000 (UTC) (envelope-from lev@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 6F04E1D427; Mon, 16 Apr 2018 12:28:45 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GCSjto077516; Mon, 16 Apr 2018 12:28:45 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GCSjsw077514; Mon, 16 Apr 2018 12:28:45 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201804161228.w3GCSjsw077514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 16 Apr 2018 12:28:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467480 - head/devel/subversion X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: head/devel/subversion X-SVN-Commit-Revision: 467480 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:28:46 -0000 Author: lev Date: Mon Apr 16 12:28:44 2018 New Revision: 467480 URL: https://svnweb.freebsd.org/changeset/ports/467480 Log: Remove DIST_SUBDIR. Reported by: Sunpoet Po-Chuan Hsieh Modified: head/devel/subversion/Makefile.common head/devel/subversion/distinfo Modified: head/devel/subversion/Makefile.common ============================================================================== --- head/devel/subversion/Makefile.common Mon Apr 16 12:06:03 2018 (r467479) +++ head/devel/subversion/Makefile.common Mon Apr 16 12:28:44 2018 (r467480) @@ -6,7 +6,6 @@ PORTVERSION= 1.10.0 PORTREVISION?= 0 CATEGORIES+= devel MASTER_SITES= APACHE/subversion -DIST_SUBDIR= subversion19 GNU_CONFIGURE= yes USES+= cpe libtool pathfix pkgconfig shebangfix tar:bzip2 Modified: head/devel/subversion/distinfo ============================================================================== --- head/devel/subversion/distinfo Mon Apr 16 12:06:03 2018 (r467479) +++ head/devel/subversion/distinfo Mon Apr 16 12:28:44 2018 (r467480) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523631526 -SHA256 (subversion19/subversion-1.10.0.tar.bz2) = 2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584 -SIZE (subversion19/subversion-1.10.0.tar.bz2) = 8369823 +TIMESTAMP = 1523881628 +SHA256 (subversion-1.10.0.tar.bz2) = 2cf23f3abb837dea0585a6b0ebd70e80e01f95bddef7c1aa097c18e3eaa6b584 +SIZE (subversion-1.10.0.tar.bz2) = 8369823 From owner-svn-ports-head@freebsd.org Mon Apr 16 12:29:07 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BB90FA65BF; Mon, 16 Apr 2018 12:29:07 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [IPv6:2a01:4f8:201:6350::2]) by mx1.freebsd.org (Postfix) with ESMTP id 92DBE709ED; Mon, 16 Apr 2018 12:29:06 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id C73BB739; Mon, 16 Apr 2018 15:28:58 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn To: Sunpoet Po-Chuan Hsieh Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201804161153.w3GBr3HW062183@repo.freebsd.org> From: Lev Serebryakov Openpgp: preference=signencrypt Autocrypt: addr=lev@FreeBSD.org; prefer-encrypt=mutual; keydata= xsFNBFKbGksBEADeguVs+XyJc3mL3iiOBqDd16wSk97YTJYOi4VsHsINzJr09oFvNDiaDBIi fLn2p8XcJvehcsF2GSgrfXfw+uK4O1jyNIKJmiYA0EtE+ZbRtvDrrE0w6Q8+SDeKA21SWh3Y vSQ0DJUontbgW55ER2CbEiIUTIn34uQ0kmESAaw/v5p/9ue8yPTmURvv130FqPFz8VPzltqL NxyGt54TxPfKAzAHEIwxlEZ63JOwzloKh1UDBExcsf9nJO08/TAVgR5UZ5njFBPzaaquhRoP qPJLEQQDqxPIlvMNtHKf7iIebE4BHeqgCdJA0BoiR6gpa0wlsZtdrTPK3n4wYSphLvGbhfOZ YW/hbcu7HYS/FImkVxB3iY17kcC1UTnx4ZaYeASPBGOOPbXky1lLfmDGWIFT//70yx+G17qD OZzF1SvJJhGvh6ilFYaWMX7T+nIp6Mcafc4D7AakXM+XdubNXOMlCJhzPcZ0skgAEnYV587w V7em5fDVwQccwvtfezzqKeJAU5TGiywBHSR5Svzk2FwRNf6M//hWkpq0SRR63iOhkHGOAEBi 69GfEIwH2/w24rLxP0E+Hqq8n+EWNkPatw1Mhcl5PKkdvGCjJUaGNMkpBffjyYo254JXRscR eEnwdIkJt4ErDvjb2/UrOFq31wWMOiLzJeVchAgvTHBMRfP9aQARAQABzShMZXYgU2VyZWJy eWFrb3YgPGxldkBzZXJlYnJ5YWtvdi5zcGIucnU+wsGCBBMBCAAsAhsDBwsJCAcDAgEGFQgC CQoLBBYCAwECHgECF4ACGQEFAlKbP8wFCQlmJwEACgkQ6rA8WL/cR4/6VBAAjRMyyX3PBFx/ HxyiIZ698EfwlWUua8Ft4crtrdK52m0qNkbBB9BH8xQgBHG32A1CwyzQnzxHgZuoOWMjh+Qq WJv7dmpM/q/c1GCJHhlPgewXrciTwpAamZILN071u+1GCPWwGRPzfQ/U+k63KJWx9ozf4doM WTTom6Cqcssi4J1u5kkt52a5ZRhsCK9pEVGilk36XTP9BakGrnMSIxF/NK4xeZVX2q+Nuqvf RchyofKXVgLEDLwb1cd/baLtBpDzy0PTN2Zl2lX4kOA6jwTKsqRya9A1Vui1KXwPh2XViTQ1 7Y3l5qg/M+sR73DohezP6bO6huOnLhty17jAqHPNlD6RonDo+j8uIlEg4iMSTN3MhzkBAu0Q pe3ucQ0o1767JiXN3fsNvRzSFhLVNDqPLce4uKlMogsbreXWvdgHGTN1ybOHGbybZnP77yHz uNBacbmG3vL/OLXMqwLdL2JXoiec4DmXjjCdhTBl5xLV9Hz/6VWKqElteg8QFVvHB3tHWzJ4 /rpiVEixytCIII6DS33BXZ0h2EOkK/6AYA2SJxy1vgOH4SZBtDBHoezmHV2nFnq5O0c7AuAB 7WPWgQG0sEwHQPZmg/baRGitRJnaxf/Gvf1DeD1x1VrcoVke2vwBcgDM3kugP8L9hsqic2D3 dI+gP76haeuvNNZr3y9L9zvOwU0EUpsaSwEQALRr3B+OjY/cnJPstz5CVsVWyEZtJtrNviZr tBgbkhlkPm98sEWR4+gbpyeufdYJengDjeGzMDKcLB7h5fICS/j6A8XdlJ40TlbPfNgb6OHa ebaIYKTJpXKR9sD7ZyGivYMofm0em40wGUX7BIkdkomaWj+wUiS0CdXU0FWDj9wv73+Eim+X zZyXeFgIPv97v+pET7DfwKkADOfrkW9s4OfvGVjd+wm35wc8EngQEz0qdPBxx74X7vZFAxlA SXu8gDBJGYt2Bkc3QwULnfeXrZJWgqNPR5o44gGu96yaiOFaN/C6CJtev5ZEX+0ZxbvsHHB7 Z5AtsRURKpZ4w5HFHGhzHtDtoAKgeZ/gbhTVXPHvNQR818eN+Nl5BV8BRF/8yhR6VlJb8GYw h8oKDeVGVYC34+raHZQAM9WoBnN7jlt4T9zzPwtmw5mIahGFgvw1KDr7OItN2ZgtZ20UYC5m Go602nmHq0aPbU6SwGi1xohrliNsKaaciYiMaVIGRQq8iGr9Fe2HlvaA3BpB275i/gCVlUdG y5XLAv+yQMUvn5Z7XVsMroxDk/O+ae1ElyBvKiKyfWGJXTg5XUukkkyQmfWPxWUGoNA1P/P4 GMHSu7/Rqe/7m4uPu/RyTTqsSjjKJdP9kBwEzvqPtXsVoZuShtrptRQJDYflhgE4qmKSMKen ABEBAAHCwWUEGAECAA8FAlKbGksCGwwFCRLMAwAACgkQ6rA8WL/cR48RkA//SNzeW3CI8KHx rA0aeHW6Nb5ieoqVRBGLyjBM06RX6vHB9v4dJL6Z+yV2jGN2s+XZX2HILbuTOwcTxGkI3xTT e0cDXVaF5K8R/liigUjtwuC2v/sWgoWyUmK1Cy9CPYdcXmFq6nESfkUe8DYiGOUULdHq5w63 F53yOZ72iXRBQBZgkhPtRFu4lPYIzOsMag9DIJ9CthR1r0ziqU/keb94Qt3l+aXK7CwGdY7X T4zUIMHNYsuAuyX+NJIXfsN68TT6m7QmlUwxPs13nxmoVQzm4ruV+hlQKh1MtbsjWRkNgPxF IPiqoAEhy8QoddlSvRTwL5Z7zFQiwMdiXU7toL8pfzj/zJR1jELXKMipijrt5MLrV8XX3OPN yZZvh95VIl8mv+iAqwSZUufd2EJnvj5TObB0eH+a+34NWf/XqA3fPjE6KHzmdnw9PZjPEjlx JCPECSs+6gse1+GaEfKYuXzB/ENe2ctlcfx5iQJXFc+/+zG/uU/JX/pXJHA12CUfB5g7lH6X BZIHvRo3VTCDjXgbF5xxDAe5V4exf8d4oSNjQIFLYxxN7zkvH89EN6RPfRgsWN7bYArCwfS9 MOgs9pFeCOewR6qieK150aoqNENGfKFXJup+5VVl6I0mU+j0rgVDZDht2/QgP/Tb4lGBe+ai pOGaK/GYNR+Ad6bUmokKsx4= Organization: FreeBSD Message-ID: Date: Mon, 16 Apr 2018 15:28:57 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:29:08 -0000 On 16.04.2018 15:10, Sunpoet Po-Chuan Hsieh wrote: > You may want to use a new DIST_SUBDIR or simply remove it. > > % grep DIST_SUBDIR /usr/ports/devel/subversion/Makefile.common > DIST_SUBDIR=    subversion19 Oh, thank you. I've missed this one. -- // Lev Serebryakov From owner-svn-ports-head@freebsd.org Mon Apr 16 12:32:04 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD643FA68C8; Mon, 16 Apr 2018 12:32:03 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from smtp01.mail.online.nl (smtp01.mail.online.nl [194.134.25.71]) by mx1.freebsd.org (Postfix) with ESMTP id 508B87193C; Mon, 16 Apr 2018 12:32:02 +0000 (UTC) (envelope-from adridg@freebsd.org) Received: from a-pc.localnet (s55969a9e.adsl.online.nl [85.150.154.158]) by smtp01.mail.online.nl (Postfix) with ESMTP id 5182540062; Mon, 16 Apr 2018 14:31:53 +0200 (CEST) From: Adriaan de Groot To: "Lev A. Serebryakov" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn Date: Mon, 16 Apr 2018 08:31:47 -0400 Message-ID: <22429616.yAmutGOGha@a-pc> Organization: FreeBSD In-Reply-To: <201804161153.w3GBr3HW062183@repo.freebsd.org> References: <201804161153.w3GBr3HW062183@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1857805.W36H4VL4gu"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:32:04 -0000 --nextPart1857805.W36H4VL4gu Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi Lev, On Monday, April 16, 2018 7:53:03 AM EDT Lev A. Serebryakov wrote: > Modified: head/devel/p5-subversion/Makefile > ============================================================================ > == --- head/devel/p5-subversion/Makefile Mon Apr 16 11:18:24 2018 > (r467477) +++ head/devel/p5-subversion/Makefile Mon Apr 16 11:53:03 2018 > (r467478) @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PKGNAMEPREFIX= p5- > -PORTREVISION= 2 > +PORTREVISION= 0 It's a bit unusual to leave PORTREVISION in the Makefile when it's 0, isn't it? It doesn't really reduce churn, either, in the line-based diffs subversion supports. > MAINTAINER= lev@FreeBSD.org > COMMENT= Perl bindings for Version control system > @@ -32,6 +32,9 @@ CONFIGURE_ARGS+= --without-gnome-keyring \ > > ALL_TARGET= swig-pl-lib swig-pl > INSTALL_TARGET= install-swig-pl > + > +#CPPFLAGS+= -I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \ > +# -Isubversion/bindings/swig/proxy It's also unusual to leave commented out bits-n-bobs from previous versions around; that's what subversion is for :) [ade] --nextPart1857805.W36H4VL4gu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EABEIAAYFAlrUl7MACgkQMu5UWj4IU09kNQEAzcn9pgK5+5FqdWPWDU800OPk npBLo7il6V+ERY24N4AA/3MWrLp3c0rZBTnqNlHB4j2dZ58YlHZNA0bqyL2GQf1l =xA0g -----END PGP SIGNATURE----- --nextPart1857805.W36H4VL4gu-- From owner-svn-ports-head@freebsd.org Mon Apr 16 12:43:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6EBFF80164; Mon, 16 Apr 2018 12:43:49 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) by mx1.freebsd.org (Postfix) with ESMTP id 22FF174A46; Mon, 16 Apr 2018 12:43:49 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.23.186] (unknown [89.113.128.32]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id 15EFC73D; Mon, 16 Apr 2018 15:43:48 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: svn commit: r467478 - in head: devel/p5-subversion devel/py-subversion devel/ruby-subversion devel/subversion devel/subversion/files java/java-subversion www/mod_dav_svn To: Adriaan de Groot Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201804161153.w3GBr3HW062183@repo.freebsd.org> <22429616.yAmutGOGha@a-pc> From: Lev Serebryakov Openpgp: preference=signencrypt Autocrypt: addr=lev@FreeBSD.org; prefer-encrypt=mutual; keydata= xsFNBFKbGksBEADeguVs+XyJc3mL3iiOBqDd16wSk97YTJYOi4VsHsINzJr09oFvNDiaDBIi fLn2p8XcJvehcsF2GSgrfXfw+uK4O1jyNIKJmiYA0EtE+ZbRtvDrrE0w6Q8+SDeKA21SWh3Y vSQ0DJUontbgW55ER2CbEiIUTIn34uQ0kmESAaw/v5p/9ue8yPTmURvv130FqPFz8VPzltqL NxyGt54TxPfKAzAHEIwxlEZ63JOwzloKh1UDBExcsf9nJO08/TAVgR5UZ5njFBPzaaquhRoP qPJLEQQDqxPIlvMNtHKf7iIebE4BHeqgCdJA0BoiR6gpa0wlsZtdrTPK3n4wYSphLvGbhfOZ YW/hbcu7HYS/FImkVxB3iY17kcC1UTnx4ZaYeASPBGOOPbXky1lLfmDGWIFT//70yx+G17qD OZzF1SvJJhGvh6ilFYaWMX7T+nIp6Mcafc4D7AakXM+XdubNXOMlCJhzPcZ0skgAEnYV587w V7em5fDVwQccwvtfezzqKeJAU5TGiywBHSR5Svzk2FwRNf6M//hWkpq0SRR63iOhkHGOAEBi 69GfEIwH2/w24rLxP0E+Hqq8n+EWNkPatw1Mhcl5PKkdvGCjJUaGNMkpBffjyYo254JXRscR eEnwdIkJt4ErDvjb2/UrOFq31wWMOiLzJeVchAgvTHBMRfP9aQARAQABzShMZXYgU2VyZWJy eWFrb3YgPGxldkBzZXJlYnJ5YWtvdi5zcGIucnU+wsGCBBMBCAAsAhsDBwsJCAcDAgEGFQgC CQoLBBYCAwECHgECF4ACGQEFAlKbP8wFCQlmJwEACgkQ6rA8WL/cR4/6VBAAjRMyyX3PBFx/ HxyiIZ698EfwlWUua8Ft4crtrdK52m0qNkbBB9BH8xQgBHG32A1CwyzQnzxHgZuoOWMjh+Qq WJv7dmpM/q/c1GCJHhlPgewXrciTwpAamZILN071u+1GCPWwGRPzfQ/U+k63KJWx9ozf4doM WTTom6Cqcssi4J1u5kkt52a5ZRhsCK9pEVGilk36XTP9BakGrnMSIxF/NK4xeZVX2q+Nuqvf RchyofKXVgLEDLwb1cd/baLtBpDzy0PTN2Zl2lX4kOA6jwTKsqRya9A1Vui1KXwPh2XViTQ1 7Y3l5qg/M+sR73DohezP6bO6huOnLhty17jAqHPNlD6RonDo+j8uIlEg4iMSTN3MhzkBAu0Q pe3ucQ0o1767JiXN3fsNvRzSFhLVNDqPLce4uKlMogsbreXWvdgHGTN1ybOHGbybZnP77yHz uNBacbmG3vL/OLXMqwLdL2JXoiec4DmXjjCdhTBl5xLV9Hz/6VWKqElteg8QFVvHB3tHWzJ4 /rpiVEixytCIII6DS33BXZ0h2EOkK/6AYA2SJxy1vgOH4SZBtDBHoezmHV2nFnq5O0c7AuAB 7WPWgQG0sEwHQPZmg/baRGitRJnaxf/Gvf1DeD1x1VrcoVke2vwBcgDM3kugP8L9hsqic2D3 dI+gP76haeuvNNZr3y9L9zvOwU0EUpsaSwEQALRr3B+OjY/cnJPstz5CVsVWyEZtJtrNviZr tBgbkhlkPm98sEWR4+gbpyeufdYJengDjeGzMDKcLB7h5fICS/j6A8XdlJ40TlbPfNgb6OHa ebaIYKTJpXKR9sD7ZyGivYMofm0em40wGUX7BIkdkomaWj+wUiS0CdXU0FWDj9wv73+Eim+X zZyXeFgIPv97v+pET7DfwKkADOfrkW9s4OfvGVjd+wm35wc8EngQEz0qdPBxx74X7vZFAxlA SXu8gDBJGYt2Bkc3QwULnfeXrZJWgqNPR5o44gGu96yaiOFaN/C6CJtev5ZEX+0ZxbvsHHB7 Z5AtsRURKpZ4w5HFHGhzHtDtoAKgeZ/gbhTVXPHvNQR818eN+Nl5BV8BRF/8yhR6VlJb8GYw h8oKDeVGVYC34+raHZQAM9WoBnN7jlt4T9zzPwtmw5mIahGFgvw1KDr7OItN2ZgtZ20UYC5m Go602nmHq0aPbU6SwGi1xohrliNsKaaciYiMaVIGRQq8iGr9Fe2HlvaA3BpB275i/gCVlUdG y5XLAv+yQMUvn5Z7XVsMroxDk/O+ae1ElyBvKiKyfWGJXTg5XUukkkyQmfWPxWUGoNA1P/P4 GMHSu7/Rqe/7m4uPu/RyTTqsSjjKJdP9kBwEzvqPtXsVoZuShtrptRQJDYflhgE4qmKSMKen ABEBAAHCwWUEGAECAA8FAlKbGksCGwwFCRLMAwAACgkQ6rA8WL/cR48RkA//SNzeW3CI8KHx rA0aeHW6Nb5ieoqVRBGLyjBM06RX6vHB9v4dJL6Z+yV2jGN2s+XZX2HILbuTOwcTxGkI3xTT e0cDXVaF5K8R/liigUjtwuC2v/sWgoWyUmK1Cy9CPYdcXmFq6nESfkUe8DYiGOUULdHq5w63 F53yOZ72iXRBQBZgkhPtRFu4lPYIzOsMag9DIJ9CthR1r0ziqU/keb94Qt3l+aXK7CwGdY7X T4zUIMHNYsuAuyX+NJIXfsN68TT6m7QmlUwxPs13nxmoVQzm4ruV+hlQKh1MtbsjWRkNgPxF IPiqoAEhy8QoddlSvRTwL5Z7zFQiwMdiXU7toL8pfzj/zJR1jELXKMipijrt5MLrV8XX3OPN yZZvh95VIl8mv+iAqwSZUufd2EJnvj5TObB0eH+a+34NWf/XqA3fPjE6KHzmdnw9PZjPEjlx JCPECSs+6gse1+GaEfKYuXzB/ENe2ctlcfx5iQJXFc+/+zG/uU/JX/pXJHA12CUfB5g7lH6X BZIHvRo3VTCDjXgbF5xxDAe5V4exf8d4oSNjQIFLYxxN7zkvH89EN6RPfRgsWN7bYArCwfS9 MOgs9pFeCOewR6qieK150aoqNENGfKFXJup+5VVl6I0mU+j0rgVDZDht2/QgP/Tb4lGBe+ai pOGaK/GYNR+Ad6bUmokKsx4= Organization: FreeBSD Message-ID: <9c06c3d3-25d7-97d9-8510-92a59e66a43b@FreeBSD.org> Date: Mon, 16 Apr 2018 15:43:47 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <22429616.yAmutGOGha@a-pc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:43:50 -0000 On 16.04.2018 15:31, Adriaan de Groot wrote: > It's a bit unusual to leave PORTREVISION in the Makefile when it's 0, isn't > it? It doesn't really reduce churn, either, in the line-based diffs subversion > supports. It is protection to avoid problems if PORTREVISION will be set in Makefile.common. >> MAINTAINER= lev@FreeBSD.org >> COMMENT= Perl bindings for Version control system >> @@ -32,6 +32,9 @@ CONFIGURE_ARGS+= --without-gnome-keyring \ >> >> ALL_TARGET= swig-pl-lib swig-pl >> INSTALL_TARGET= install-swig-pl >> + >> +#CPPFLAGS+= -I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \ >> +# -Isubversion/bindings/swig/proxy > > It's also unusual to leave commented out bits-n-bobs from previous versions > around; that's what subversion is for :) And it is my fault, really, it is even not from previous versions, but from experiments in progress of porting new version. -- // Lev Serebryakov From owner-svn-ports-head@freebsd.org Mon Apr 16 12:44:53 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6CEEEF8024F; Mon, 16 Apr 2018 12:44:53 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A52D74B48; Mon, 16 Apr 2018 12:44:53 +0000 (UTC) (envelope-from lev@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 1120F1D73C; Mon, 16 Apr 2018 12:44:53 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GCiq7l087094; Mon, 16 Apr 2018 12:44:52 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GCiqLr087093; Mon, 16 Apr 2018 12:44:52 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201804161244.w3GCiqLr087093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 16 Apr 2018 12:44:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467482 - head/devel/p5-subversion X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: head/devel/p5-subversion X-SVN-Commit-Revision: 467482 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:44:53 -0000 Author: lev Date: Mon Apr 16 12:44:52 2018 New Revision: 467482 URL: https://svnweb.freebsd.org/changeset/ports/467482 Log: Remove commented-out lines. Reported by: Adriaan de Groot Modified: head/devel/p5-subversion/Makefile Modified: head/devel/p5-subversion/Makefile ============================================================================== --- head/devel/p5-subversion/Makefile Mon Apr 16 12:40:02 2018 (r467481) +++ head/devel/p5-subversion/Makefile Mon Apr 16 12:44:52 2018 (r467482) @@ -33,9 +33,6 @@ CONFIGURE_ARGS+= --without-gnome-keyring \ ALL_TARGET= swig-pl-lib swig-pl INSTALL_TARGET= install-swig-pl -#CPPFLAGS+= -I${LOCALBASE}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE \ -# -Isubversion/bindings/swig/proxy - pre-install: ${REINPLACE_CMD} '/SWIG_PL_DIR/s, install$$, all pure_install,g' ${WRKSRC}/Makefile From owner-svn-ports-head@freebsd.org Mon Apr 16 12:52:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3658DF80B61; Mon, 16 Apr 2018 12:52:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DC838760C6; Mon, 16 Apr 2018 12:52:34 +0000 (UTC) (envelope-from mat@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 D78C51D8CC; Mon, 16 Apr 2018 12:52:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GCqYtU092065; Mon, 16 Apr 2018 12:52:34 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GCqYie092063; Mon, 16 Apr 2018 12:52:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201804161252.w3GCqYie092063@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 16 Apr 2018 12:52:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467483 - head/security/pam_pwdfile X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/security/pam_pwdfile X-SVN-Commit-Revision: 467483 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 12:52:35 -0000 Author: mat Date: Mon Apr 16 12:52:34 2018 New Revision: 467483 URL: https://svnweb.freebsd.org/changeset/ports/467483 Log: Use USE_GITHUB correctly. Cleanup. Sponsored by: Absolight Modified: head/security/pam_pwdfile/Makefile (contents, props changed) head/security/pam_pwdfile/distinfo (contents, props changed) Modified: head/security/pam_pwdfile/Makefile ============================================================================== --- head/security/pam_pwdfile/Makefile Mon Apr 16 12:44:52 2018 (r467482) +++ head/security/pam_pwdfile/Makefile Mon Apr 16 12:52:34 2018 (r467483) @@ -3,17 +3,17 @@ PORTNAME= pam_pwdfile PORTVERSION= 1.0 +DISTVERSIONPREFIX= v CATEGORIES= security MAINTAINER= lev@FreeBSD.org COMMENT= Pam module for authenticating with flat passwd files +USES= uidfix USE_GITHUB= yes GH_ACCOUNT= tiwe-de GH_PROJECT= libpam-pwdfile -GH_TAGNAME= v${PORTVERSION} -USES= uidfix MAKEFILE= ${FILESDIR}/Makefile.bsd PLIST_FILES= lib/pam_pwdfile.so Modified: head/security/pam_pwdfile/distinfo ============================================================================== --- head/security/pam_pwdfile/distinfo Mon Apr 16 12:44:52 2018 (r467482) +++ head/security/pam_pwdfile/distinfo Mon Apr 16 12:52:34 2018 (r467483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523618004 -SHA256 (tiwe-de-libpam-pwdfile-1.0-v1.0_GH0.tar.gz) = 5b8db1397cff9cadfd1bb96f53c134b787ab0e6a0fbedb71040541d340313ba2 -SIZE (tiwe-de-libpam-pwdfile-1.0-v1.0_GH0.tar.gz) = 13418 +TIMESTAMP = 1523883055 +SHA256 (tiwe-de-libpam-pwdfile-v1.0_GH0.tar.gz) = 5b8db1397cff9cadfd1bb96f53c134b787ab0e6a0fbedb71040541d340313ba2 +SIZE (tiwe-de-libpam-pwdfile-v1.0_GH0.tar.gz) = 13418 From owner-svn-ports-head@freebsd.org Mon Apr 16 13:31:00 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9EAEF833B0; Mon, 16 Apr 2018 13:30:59 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64E2D80CDA; Mon, 16 Apr 2018 13:30:59 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F79C1DE40; Mon, 16 Apr 2018 13:30:59 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GDUx1U011163; Mon, 16 Apr 2018 13:30:59 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GDUxAI011160; Mon, 16 Apr 2018 13:30:59 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201804161330.w3GDUxAI011160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 16 Apr 2018 13:30:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467484 - head/java/intellij-ultimate X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/java/intellij-ultimate X-SVN-Commit-Revision: 467484 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 13:31:00 -0000 Author: vanilla Date: Mon Apr 16 13:30:58 2018 New Revision: 467484 URL: https://svnweb.freebsd.org/changeset/ports/467484 Log: Update to 2018.1.1. PR: 227480 Submitted by: maintainer Modified: head/java/intellij-ultimate/Makefile head/java/intellij-ultimate/distinfo head/java/intellij-ultimate/pkg-plist Modified: head/java/intellij-ultimate/Makefile ============================================================================== --- head/java/intellij-ultimate/Makefile Mon Apr 16 12:52:34 2018 (r467483) +++ head/java/intellij-ultimate/Makefile Mon Apr 16 13:30:58 2018 (r467484) @@ -4,7 +4,7 @@ # Based on the java/intellij port PORTNAME= intellij-ultimate -PORTVERSION= 2017.3.1 +PORTVERSION= 2018.1.1 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -35,7 +35,7 @@ NO_BUILD= yes USE_LDCONFIG= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86_64/ USE_LDCONFIG32= ${IDEA_HOME}/plugins/tfsIntegration/lib/native/freebsd/x86/ -WRKSRC= ${WRKDIR}/idea-IU-173.3942.27 +WRKSRC= ${WRKDIR}/idea-IU-181.4445.78 .include "${.CURDIR}/../intellij/common.mk" Modified: head/java/intellij-ultimate/distinfo ============================================================================== --- head/java/intellij-ultimate/distinfo Mon Apr 16 12:52:34 2018 (r467483) +++ head/java/intellij-ultimate/distinfo Mon Apr 16 13:30:58 2018 (r467484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513470554 -SHA256 (ideaIU-2017.3.1-no-jdk.tar.gz) = 09fb4718b2a7392638ab259848db4c909e7d7b968049a332724a2cd8bb46db72 -SIZE (ideaIU-2017.3.1-no-jdk.tar.gz) = 562044023 +TIMESTAMP = 1523470746 +SHA256 (ideaIU-2018.1.1-no-jdk.tar.gz) = 7764a616a1c10165aa93e43244700ac252ffbf15f0cccf4a3b2b2062d6fd3512 +SIZE (ideaIU-2018.1.1-no-jdk.tar.gz) = 593654001 Modified: head/java/intellij-ultimate/pkg-plist ============================================================================== --- head/java/intellij-ultimate/pkg-plist Mon Apr 16 12:52:34 2018 (r467483) +++ head/java/intellij-ultimate/pkg-plist Mon Apr 16 13:30:58 2018 (r467484) @@ -14,12 +14,10 @@ bin/idea %%IDEA_HOME%%/build.txt %%IDEA_HOME%%/help/ReferenceCard.pdf %%IDEA_HOME%%/help/ReferenceCardForMac.pdf -%%IDEA_HOME%%/help/ideahelp.jar %%IDEA_HOME%%/idea.png %%IDEA_HOME%%/lib/MultithreadedTC-1.01.jar %%IDEA_HOME%%/lib/aether-1.1.0-all.jar %%IDEA_HOME%%/lib/aether-dependency-resolver.jar -%%IDEA_HOME%%/lib/alloy.jar %%IDEA_HOME%%/lib/annotations.jar %%IDEA_HOME%%/lib/ant/INSTALL %%IDEA_HOME%%/lib/ant/KEYS @@ -82,14 +80,12 @@ bin/idea %%IDEA_HOME%%/lib/asm-analysis-5.0.3.jar %%IDEA_HOME%%/lib/asm-tree-5.0.3.jar %%IDEA_HOME%%/lib/automaton.jar +%%IDEA_HOME%%/lib/baksmali-2.2.1.jar %%IDEA_HOME%%/lib/batik-all.jar -%%IDEA_HOME%%/lib/bcprov-jdk15on-155.jar -%%IDEA_HOME%%/lib/boot.jar +%%IDEA_HOME%%/lib/bcprov-jdk15on-1.55.jar %%IDEA_HOME%%/lib/bootstrap.jar %%IDEA_HOME%%/lib/cglib-nodep-3.2.4.jar %%IDEA_HOME%%/lib/cli-parser-1.1.jar -%%IDEA_HOME%%/lib/clojure-1.8.0.jar -%%IDEA_HOME%%/lib/clojure-jsr223-1.5.1.jar %%IDEA_HOME%%/lib/cloud-config-client.jar %%IDEA_HOME%%/lib/common-image-3.2.1.jar %%IDEA_HOME%%/lib/common-io-3.2.1.jar @@ -98,22 +94,25 @@ bin/idea %%IDEA_HOME%%/lib/commons-compress-1.10.jar %%IDEA_HOME%%/lib/commons-httpclient-3.1-patched.jar %%IDEA_HOME%%/lib/commons-imaging-1.0-RC.jar +%%IDEA_HOME%%/lib/commons-io-2.2.jar %%IDEA_HOME%%/lib/commons-logging-1.2.jar %%IDEA_HOME%%/lib/commons-net-3.3.jar %%IDEA_HOME%%/lib/constraint-layout.jar %%IDEA_HOME%%/lib/coverage-agent.jar %%IDEA_HOME%%/lib/coverage-instrumenter.jar %%IDEA_HOME%%/lib/coverage-util.jar -%%IDEA_HOME%%/lib/ecj-4.6.2.jar +%%IDEA_HOME%%/lib/dexlib2-2.2.1.jar +%%IDEA_HOME%%/lib/ecj-4.7.2.jar +%%IDEA_HOME%%/lib/eddsa-0.2.0.jar %%IDEA_HOME%%/lib/extensions.jar %%IDEA_HOME%%/lib/external-system-rt.jar %%IDEA_HOME%%/lib/fest-assert-1.5.0-SNAPSHOT.jar %%IDEA_HOME%%/lib/fest-reflect-2.0-SNAPSHOT.jar -%%IDEA_HOME%%/lib/fest-swing-1.4.1-SNAPSHOT.jar +%%IDEA_HOME%%/lib/fest-swing-1.4.4.jar %%IDEA_HOME%%/lib/fest-util-1.3.0-SNAPSHOT.jar %%IDEA_HOME%%/lib/fluent-hc-4.5.2.jar %%IDEA_HOME%%/lib/forms_rt.jar -%%IDEA_HOME%%/lib/google-analytics-library.jar +%%IDEA_HOME%%/lib/fst-2.56.jar %%IDEA_HOME%%/lib/groovy-all-2.4.12.jar %%IDEA_HOME%%/lib/gson-2.8.2.jar %%IDEA_HOME%%/lib/guava-21.0.jar @@ -130,21 +129,26 @@ bin/idea %%IDEA_HOME%%/lib/imageio-metadata-3.2.1.jar %%IDEA_HOME%%/lib/imageio-tiff-3.2.1.jar %%IDEA_HOME%%/lib/imgscalr-lib-4.2.jar -%%IDEA_HOME%%/lib/ini4j-0.5.2-patched.jar +%%IDEA_HOME%%/lib/ini4j-0.5.5-2.jar %%IDEA_HOME%%/lib/isorelax.jar +%%IDEA_HOME%%/lib/jackson-core-2.8.8.jar %%IDEA_HOME%%/lib/jasper21_rt.jar %%IDEA_HOME%%/lib/jasper2_rt.jar +%%IDEA_HOME%%/lib/java-api.jar +%%IDEA_HOME%%/lib/java-impl.jar +%%IDEA_HOME%%/lib/java_resources_en.jar %%IDEA_HOME%%/lib/javac2.jar +%%IDEA_HOME%%/lib/javassist-3.21.0-GA.jar %%IDEA_HOME%%/lib/jaxen-1.1.3.jar %%IDEA_HOME%%/lib/jayatana-1.2.4.jar -%%IDEA_HOME%%/lib/jcip-annotations.jar +%%IDEA_HOME%%/lib/jbcrypt-1.0.0.jar +%%IDEA_HOME%%/lib/jcip-annotations-1.0.jar %%IDEA_HOME%%/lib/jdkAnnotations.jar %%IDEA_HOME%%/lib/jdom.jar -%%IDEA_HOME%%/lib/jediterm-pty-2.5.jar +%%IDEA_HOME%%/lib/jediterm-pty-2.7.jar %%IDEA_HOME%%/lib/jettison-1.3.2.jar -%%IDEA_HOME%%/lib/jgoodies-common-1.2.1.jar +%%IDEA_HOME%%/lib/jgoodies-common-1.4.0.jar %%IDEA_HOME%%/lib/jgoodies-forms.jar -%%IDEA_HOME%%/lib/jgoodies-looks-2.4.2.jar %%IDEA_HOME%%/lib/jh.jar %%IDEA_HOME%%/lib/jimfs-1.1.jar %%IDEA_HOME%%/lib/jing.jar @@ -172,7 +176,10 @@ bin/idea %%IDEA_HOME%%/lib/jzlib-1.1.1.jar %%IDEA_HOME%%/lib/kotlin-reflect.jar %%IDEA_HOME%%/lib/kotlin-runtime.jar +%%IDEA_HOME%%/lib/kotlinx-coroutines-core-0.20.jar +%%IDEA_HOME%%/lib/kotlinx-coroutines-jdk8-0.20.jar %%IDEA_HOME%%/lib/log4j.jar +%%IDEA_HOME%%/lib/lz4-java-1.3.jar %%IDEA_HOME%%/lib/markdown4j-2.2.jar %%IDEA_HOME%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar %%IDEA_HOME%%/lib/maven-aether-provider-3.3.9-all.jar @@ -182,11 +189,14 @@ bin/idea %%IDEA_HOME%%/lib/nanoxml-2.2.3.jar %%IDEA_HOME%%/lib/nekohtml-1.9.14.jar %%IDEA_HOME%%/lib/netty-all-4.1.13.Final.jar +%%IDEA_HOME%%/lib/objenesis-2.5.1.jar %%IDEA_HOME%%/lib/openapi.jar %%IDEA_HOME%%/lib/optimizedFileManager.jar -%%IDEA_HOME%%/lib/oromatcher.jar +%%IDEA_HOME%%/lib/oro-2.0.8.jar %%IDEA_HOME%%/lib/picocontainer.jar -%%IDEA_HOME%%/lib/protobuf-java-2.5.0.jar +%%IDEA_HOME%%/lib/platform-api.jar +%%IDEA_HOME%%/lib/platform-impl.jar +%%IDEA_HOME%%/lib/protobuf-java-3.0.0.jar %%IDEA_HOME%%/lib/proxy-vole-1.0.3.jar %%IDEA_HOME%%/lib/purejavacomm.jar %%IDEA_HOME%%/lib/resolver.jar @@ -219,29 +229,32 @@ bin/idea %%IDEA_HOME%%/lib/slf4j-log4j12-1.7.10.jar %%IDEA_HOME%%/lib/snakeyaml-1.17.jar %%IDEA_HOME%%/lib/snappy-in-java-0.5.1.jar -%%IDEA_HOME%%/lib/sqlite-jdbc-3.16.1.jar +%%IDEA_HOME%%/lib/sqlite-jdbc-3.20.1.jar %%IDEA_HOME%%/lib/src/src_css-api.zip %%IDEA_HOME%%/lib/src/src_database-openapi.zip %%IDEA_HOME%%/lib/src/src_jam-openapi.zip %%IDEA_HOME%%/lib/src/src_javaee-openapi.zip %%IDEA_HOME%%/lib/src/src_persistence-openapi.zip +%%IDEA_HOME%%/lib/src/src_spring-boot-openapi.zip %%IDEA_HOME%%/lib/src/src_spring-openapi.zip %%IDEA_HOME%%/lib/src/src_tomcat.zip %%IDEA_HOME%%/lib/streamex-0.6.5.jar -%%IDEA_HOME%%/lib/studio-profiler-grpc-1.0-jarjar.jar -%%IDEA_HOME%%/lib/swingx-core-1.6.2.jar +%%IDEA_HOME%%/lib/swingx-core-1.6.2-2.jar +%%IDEA_HOME%%/lib/test-discovery-agent.jar +%%IDEA_HOME%%/lib/test-discovery-instrumenter.jar %%IDEA_HOME%%/lib/trang-core.jar -%%IDEA_HOME%%/lib/trilead-ssh2.jar +%%IDEA_HOME%%/lib/trilead-ssh2-build-217-jenkins-11.jar %%IDEA_HOME%%/lib/trove4j.jar +%%IDEA_HOME%%/lib/util-2.2.1.jar %%IDEA_HOME%%/lib/util.jar %%IDEA_HOME%%/lib/velocity.jar %%IDEA_HOME%%/lib/wadl-core.jar -%%IDEA_HOME%%/lib/winp-1.23.jar +%%IDEA_HOME%%/lib/winp-1.25.jar %%IDEA_HOME%%/lib/xbean.jar %%IDEA_HOME%%/lib/xercesImpl.jar -%%IDEA_HOME%%/lib/xml-apis-ext.jar +%%IDEA_HOME%%/lib/xml-apis-ext-1.3.04.jar %%IDEA_HOME%%/lib/xmlgraphics-commons-1.5.jar -%%IDEA_HOME%%/lib/xmlrpc-2.0.jar +%%IDEA_HOME%%/lib/xmlrpc-2.0.1.jar %%IDEA_HOME%%/lib/xpp3-1.1.4-min.jar %%IDEA_HOME%%/lib/xstream-1.4.8.jar %%IDEA_HOME%%/lib/xz-1.5.jar @@ -274,8 +287,6 @@ bin/idea %%IDEA_HOME%%/license/picoContainer_license.txt %%IDEA_HOME%%/license/saxon-conditions.html %%IDEA_HOME%%/license/servletJAR_license.txt -%%IDEA_HOME%%/license/sqljet-license.txt -%%IDEA_HOME%%/license/svnkit-license.txt %%IDEA_HOME%%/license/swingx_license.txt %%IDEA_HOME%%/license/third-party/W3C_Software_License.html %%IDEA_HOME%%/license/third-party/protobuf_license.txt @@ -306,7 +317,7 @@ bin/idea %%IDEA_HOME%%/plugins/CSS/lib/resources_en.jar %%IDEA_HOME%%/plugins/DatabaseTools/lib/database-impl.jar %%IDEA_HOME%%/plugins/DatabaseTools/lib/database-openapi.jar -%%IDEA_HOME%%/plugins/DatabaseTools/lib/dekaf-single-2.0.0.336.jar +%%IDEA_HOME%%/plugins/DatabaseTools/lib/dekaf-single-2.0.0.347.jar %%IDEA_HOME%%/plugins/DatabaseTools/lib/jdbc-console.jar %%IDEA_HOME%%/plugins/DatabaseTools/lib/resources_en.jar %%IDEA_HOME%%/plugins/DatabaseTools/lib/unidecode-0.0.7.jar @@ -329,7 +340,7 @@ bin/idea %%IDEA_HOME%%/plugins/Grails/lib/standardDsls/GrailsStandardDSL.gdsl %%IDEA_HOME%%/plugins/Groovy/lib/Groovy.jar %%IDEA_HOME%%/plugins/Groovy/lib/agent/gragent.jar -%%IDEA_HOME%%/plugins/Groovy/lib/console.txt +%%IDEA_HOME%%/plugins/Groovy/lib/console.groovy %%IDEA_HOME%%/plugins/Groovy/lib/duplicates-groovy.jar %%IDEA_HOME%%/plugins/Groovy/lib/groovy-jps-plugin.jar %%IDEA_HOME%%/plugins/Groovy/lib/groovy-rt-constants.jar @@ -379,55 +390,16 @@ bin/idea %%IDEA_HOME%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-support.jar %%IDEA_HOME%%/plugins/JavaScriptDebugger/lib/nashorn-debugger.jar %%IDEA_HOME%%/plugins/JavaScriptDebugger/lib/resources_en.jar -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/appWorker.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/error/errorHelper.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/error/internalError.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/error/internalErrorCode.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/executionsLimiter.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/fileSystem.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/launcher.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/log/log.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/log/logHelper.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/log/loggers.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/options/lib/options.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/options/package.json -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/q/LICENSE -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/q/package.json -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/q/q.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/q/queue.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ultron/LICENSE -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ultron/index.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ultron/package.json -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ultron/test.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/index.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/BufferPool.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/BufferUtil.fallback.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/BufferUtil.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/ErrorCodes.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Extensions.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/PerMessageDeflate.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Receiver.hixie.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Receiver.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Sender.hixie.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Sender.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Validation.fallback.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/Validation.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/WebSocket.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/lib/WebSocketServer.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/node_modules/ws/package.json -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/package.json -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/packager.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/request.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/scriptImporter.js -%%IDEA_HOME%%/plugins/JavaScriptDebugger/proxy/sourceMap.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/grunt_js/lib/grunt-intellij-util.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/grunt_js/tasks/grunt-tasks-fetcher.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-stringifier.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-tree.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-util.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-jasmine.js +%%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-reporter.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-stdin-fix.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-test-results-processor.js +%%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-util.js %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/node_modules/semver/LICENSE %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/node_modules/semver/README.md %%IDEA_HOME%%/plugins/JavaScriptLanguage/helpers/node_modules/semver/bin/semver @@ -485,12 +457,19 @@ bin/idea %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.object.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.sharedmemory.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.string.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.typedarrays.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.full.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.promise.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.regexp.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es7.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.array.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.asynciterable.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.full.d.ts +%%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts %%IDEA_HOME%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/react.d.ts @@ -551,6 +530,7 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/android-extensions-compiler.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/android-extensions-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/annotations-13.0.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-android.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-jvm-sources.jar @@ -586,6 +566,8 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit-sources.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-sources.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng-sources.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/noarg-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/sam-with-receiver-compiler-plugin.jar @@ -602,7 +584,6 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/gwt_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/jquery_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/jshashtable_license.txt -%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/json_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/maven_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/pcollections_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/prototype_license.txt @@ -610,6 +591,7 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/rhino_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/scala_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/dagger_license.txt +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_distribution_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/findbugs_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/lombok_license.txt @@ -627,6 +609,7 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/lib/javax.inject-1.jar %%IDEA_HOME%%/plugins/Kotlin/lib/jps/kotlin-jps-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kapt3-idea.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-compiler-client-embeddable.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-daemon-client.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-gradle-tooling.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-plugin.jar @@ -634,8 +617,8 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-script-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-script-util.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-stdlib.jar -%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-core.jar -%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-jdk8.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-core-0.20.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-jdk8-0.20.jar %%IDEA_HOME%%/plugins/Kotlin/lib/markdown.jar %%IDEA_HOME%%/plugins/Kotlin/lib/noarg-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/noarg-ide-plugin.jar @@ -643,10 +626,8 @@ bin/idea %%IDEA_HOME%%/plugins/Kotlin/lib/sam-with-receiver-ide-plugin.jar %%IDEA_HOME%%/plugins/PerforceIntegration/lib/PerforceIntegration.jar %%IDEA_HOME%%/plugins/PerforceIntegration/lib/perforce_util.jar -%%IDEA_HOME%%/plugins/PerforceIntegration/lib/resources_en.jar %%IDEA_HOME%%/plugins/PersistenceSupport/lib/persistence-impl.jar %%IDEA_HOME%%/plugins/PersistenceSupport/lib/persistence-openapi.jar -%%IDEA_HOME%%/plugins/PersistenceSupport/lib/resources_en.jar %%IDEA_HOME%%/plugins/Play/lib/play-support.jar %%IDEA_HOME%%/plugins/Play/lib/resources_en.jar %%IDEA_HOME%%/plugins/QuirksMode/lib/quirksmode.jar @@ -661,7 +642,6 @@ bin/idea %%IDEA_HOME%%/plugins/SeamPageflow/lib/seam-pageflow.jar %%IDEA_HOME%%/plugins/Spring/lib/customNs/customNs.jar %%IDEA_HOME%%/plugins/Spring/lib/spring-aop.jar -%%IDEA_HOME%%/plugins/Spring/lib/spring-api.jar %%IDEA_HOME%%/plugins/Spring/lib/spring-eclipse.jar %%IDEA_HOME%%/plugins/Spring/lib/spring-el.jar %%IDEA_HOME%%/plugins/Spring/lib/spring-graph.jar @@ -671,7 +651,6 @@ bin/idea %%IDEA_HOME%%/plugins/Spring/lib/spring.jar %%IDEA_HOME%%/plugins/SpringBatch/lib/SpringBatch.jar %%IDEA_HOME%%/plugins/SpringBatch/lib/resources_en.jar -%%IDEA_HOME%%/plugins/SpringBoot/lib/spring-boot-api.jar %%IDEA_HOME%%/plugins/SpringBoot/lib/spring-boot-cloud.jar %%IDEA_HOME%%/plugins/SpringBoot/lib/spring-boot-config-yaml.jar %%IDEA_HOME%%/plugins/SpringBoot/lib/spring-boot-initializr.jar @@ -695,7 +674,6 @@ bin/idea %%IDEA_HOME%%/plugins/SpringWebSocket/lib/resources_en.jar %%IDEA_HOME%%/plugins/SpringWebflow/lib/SpringWebflow.jar %%IDEA_HOME%%/plugins/SpringWebflow/lib/resources_en.jar -%%IDEA_HOME%%/plugins/StrutsAssistant/lib/struts-api.jar %%IDEA_HOME%%/plugins/StrutsAssistant/lib/struts.jar %%IDEA_HOME%%/plugins/Tapestry/lib/commons-chain.jar %%IDEA_HOME%%/plugins/Tapestry/lib/maven-model.jar @@ -713,23 +691,26 @@ bin/idea %%IDEA_HOME%%/plugins/WebSocket/lib/resources_en.jar %%IDEA_HOME%%/plugins/WebSocket/lib/websocket-support.jar %%IDEA_HOME%%/plugins/android/lib/adt-ui.jar +%%IDEA_HOME%%/plugins/android/lib/aia-manifest-proto-1.0-jarjar.jar +%%IDEA_HOME%%/plugins/android/lib/android-base-common.jar %%IDEA_HOME%%/plugins/android/lib/android-common.jar +%%IDEA_HOME%%/plugins/android/lib/android-profilers.jar %%IDEA_HOME%%/plugins/android/lib/android-rt.jar %%IDEA_HOME%%/plugins/android/lib/android-ultimate.jar %%IDEA_HOME%%/plugins/android/lib/android.jar %%IDEA_HOME%%/plugins/android/lib/androidAnnotations.jar -%%IDEA_HOME%%/plugins/android/lib/androidWidgets/BUILD %%IDEA_HOME%%/plugins/android/lib/androidWidgets/theme-editor-widgets.jar %%IDEA_HOME%%/plugins/android/lib/antlr4-runtime-4.5.3.jar +%%IDEA_HOME%%/plugins/android/lib/artwork.jar %%IDEA_HOME%%/plugins/android/lib/asm-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/asm-analysis-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/asm-tree-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/bcpkix-jdk15on-155.jar +%%IDEA_HOME%%/plugins/android/lib/build-common.jar %%IDEA_HOME%%/plugins/android/lib/commons-compress-1.8.1.jar %%IDEA_HOME%%/plugins/android/lib/commons-io-2.4.jar %%IDEA_HOME%%/plugins/android/lib/constraint-layout.jar %%IDEA_HOME%%/plugins/android/lib/data-binding.jar -%%IDEA_HOME%%/plugins/android/lib/device-art-resources/BUILD %%IDEA_HOME%%/plugins/android/lib/device-art-resources/device-art.xml %%IDEA_HOME%%/plugins/android/lib/device-art-resources/galaxy_nexus/land_back.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/galaxy_nexus/land_fore.png @@ -898,17 +879,14 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/port_fore.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/port_shadow.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/thumb.png -%%IDEA_HOME%%/plugins/android/lib/dexlib2-2.0.8-dev.jar -%%IDEA_HOME%%/plugins/android/lib/dexlib2-util-2.0.8-dev.jar +%%IDEA_HOME%%/plugins/android/lib/explainer.jar %%IDEA_HOME%%/plugins/android/lib/freemarker-2.3.20.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt.jar -%%IDEA_HOME%%/plugins/android/lib/google-analytics-library.jar +%%IDEA_HOME%%/plugins/android/lib/generator.jar %%IDEA_HOME%%/plugins/android/lib/jarutils.jar %%IDEA_HOME%%/plugins/android/lib/javawriter-2.2.1.jar %%IDEA_HOME%%/plugins/android/lib/jgraphx-3.4.0.1.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all.jar +%%IDEA_HOME%%/plugins/android/lib/jps/android-gradle-jps.jar %%IDEA_HOME%%/plugins/android/lib/jps/android-jps-plugin.jar -%%IDEA_HOME%%/plugins/android/lib/jsr305-1.3.9.jar %%IDEA_HOME%%/plugins/android/lib/juniversalchardet-1.0.3.jar %%IDEA_HOME%%/plugins/android/lib/kxml2-2.3.0.jar %%IDEA_HOME%%/plugins/android/lib/layoutlib-api.jar @@ -933,6 +911,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoNaskhArabicUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansArmenian-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansArmenian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansAvestan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBalinese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBamum-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBatak-Regular.ttf @@ -940,22 +919,30 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengali-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengaliUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengaliUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBrahmi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBuginese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBuhid-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCJK-Regular.ttc %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCanadianAboriginal-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCarian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCham-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCham-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCherokee-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCoptic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCuneiform-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCypriot-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDeseret-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagari-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagari-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagariUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagariUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEgyptianHieroglyphs-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEthiopic-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEthiopic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGeorgian-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGeorgian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGlagolitic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGothic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujarati-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujarati-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujaratiUI-Bold.ttf @@ -967,12 +954,17 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHanunoo-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHebrew-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHebrew-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansImperialAramaic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansInscriptionalPahlavi-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansInscriptionalParthian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansJavanese-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKaithi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannada-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannada-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannadaUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannadaUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKayahLi-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKharoshthi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmer-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmer-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmerUI-Bold.ttf @@ -983,7 +975,10 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLaoUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLepcha-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLimbu-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLinearB-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLisu-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLycian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLydian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalam-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalam-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalamUI-Bold.ttf @@ -997,20 +992,34 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMyanmarUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansNKo-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansNewTaiLue-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOgham-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOlChiki-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldItalic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldPersian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldSouthArabian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldTurkic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriya-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriya-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriyaUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriyaUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOsmanya-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansPhagsPa-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansPhoenician-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansRejang-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansRunic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSamaritan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSaurashtra-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansShavian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSinhala-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSinhala-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSundanese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSylotiNagri-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacEastern-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacEstrangela-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacWestern-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTagalog-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTagbanwa-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTaiLe-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTaiTham-Regular.ttf @@ -1032,6 +1041,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTibetan-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTibetan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTifinagh-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansUgaritic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansVai-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansYi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSerif-Bold.ttf @@ -1058,6 +1068,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/RobotoCondensed-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/fonts.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/fontsInSdk.txt +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim-watch/progress_indeterminate_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim-watch/progress_indeterminate_rotation_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/accelerate_decelerate_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/accelerate_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/activity_close_enter.xml @@ -1089,6 +1101,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dialog_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_exit_keyguard.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_left_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_left_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_right_enter.xml @@ -1214,6 +1227,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/task_open_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/toast_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/toast_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/tooltip_enter.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/tooltip_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/translucent_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/translucent_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/voice_activity_close_enter.xml @@ -1245,6 +1260,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_close_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_open_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_open_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_device_default.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_material_dark.xml @@ -1318,6 +1334,10 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_light.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/text_color_primary.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/text_color_secondary.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/watch_switch_thumb_color_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/watch_switch_track_color_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/white_disabled_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/widget_edittext_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-en-hdpi/sym_keyboard_delete.png @@ -2380,6 +2400,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_sdcard.png @@ -2497,7 +2518,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_enter.png @@ -2609,6 +2629,12 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/unknown_image.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/zoom_plate.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-land-hdpi/btn_lock_normal.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-land-hdpi/jog_tab_bar_left_end_confirm_gray.9.png @@ -3288,7 +3314,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_feedback_delete.png @@ -4584,7 +4609,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete_holo.png @@ -4698,6 +4722,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/vpn_disconnected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/zoom_plate.9.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/alert_window_layer.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/blank_tile.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/default_wallpaper.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/loading_tile.png @@ -4709,6 +4734,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/stat_sys_adb.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/text_cursor_holo_dark.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/text_cursor_holo_light.9.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/vpn_connected.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/vpn_disconnected.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/ic_lockscreen_handle_pressed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/sym_keyboard_return_holo.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/unlock_default.png @@ -4729,6 +4756,11 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-xhdpi/unlock_ring.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-xhdpi/unlock_wave.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw720dp-nodpi/default_wallpaper.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/dialog_background_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/ic_input_extract_action_done.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/ic_input_extract_action_send.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/scrollbar_vertical_thumb.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/scrollbar_vertical_track.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_inverse_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png @@ -5814,6 +5846,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_sdcard.png @@ -5921,7 +5954,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_enter.png @@ -6026,6 +6058,12 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/unknown_image.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/zoom_plate.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/ab_bottom_solid_dark_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/ab_bottom_solid_inverse_holo.9.png @@ -6679,6 +6717,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_sdcard.png @@ -6728,7 +6767,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_holo_light_v2.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_pressed_holo_dark.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_pressed_holo_light.9.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_enter.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_num0_no_plus.png @@ -6790,6 +6828,12 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/transportcontrol_bg.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00001.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00002.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00003.9.png @@ -6845,7 +6889,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_system_tools.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_voicemail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_wallpaper.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/tab_indicator_mtrl_alpha.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/text_select_handle_left_mtrl_alpha.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/text_select_handle_right_mtrl_alpha.png @@ -6889,12 +6932,14 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_default_transparent.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_dropdown.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_event_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_global_search.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_group_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_group_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_fulltrans.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_ics.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_trans.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_minus.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_plus.xml @@ -6942,6 +6987,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/edit_text_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/edit_text_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/editbox_background.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/emergency_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/emulator_circular_window_overlay.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/expander_group.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/expander_group_holo_dark.xml @@ -6996,12 +7042,36 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_collapse_notification.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_commit_search_api_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_case.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_color.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_no_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_off.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_case.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_color.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_shadow.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_statusbar_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_user_badge.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_dialog_alert_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_apk.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_audio.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_certificate.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_codes.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_compressed.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_contact.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_document.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_event.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_excel.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_folder.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_font.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_generic.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_image.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_pdf.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_powerpoint.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_presentation.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_spreadsheet.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_text.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_video.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_word.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_eject_24dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_expand_bundle.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_expand_more_48dp.xml @@ -7012,6 +7082,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_fingerprint.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_folder_24dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_go_search_api_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_info_outline.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_done.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_go.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_next.xml @@ -7053,15 +7124,30 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_perm_device_info.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_popup_sync.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_refresh.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_restart.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_schedule.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_sd_card_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_search_api_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_settings_24dp.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_0_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_1_bar.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_2_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_3_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_4_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_4k.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_hd.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_ld.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_sd.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_spinner_caret.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_storage_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_text_dot.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_usb_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_voice_search_api_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_0.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_1.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_2.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_3.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_4.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/immersive_cling_bg_circ.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/immersive_cling_light_bg_circ.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/indicator_check_mark_dark.xml @@ -7112,6 +7198,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/list_selector_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/list_selector_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/load_average_background.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/lockscreen_notselected.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/lockscreen_selected.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/media_button_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/menu_panel_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/menu_panel_holo_light.xml @@ -7192,6 +7280,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_anim_large_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_anim_medium_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal_material.xml @@ -7208,6 +7298,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_titlebar.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_white.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_static_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_focused_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_focused_light.xml @@ -7237,6 +7328,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/resolver_icon_placeholder.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/screen_background_selector_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/screen_background_selector_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/scroll_indicator_material.xml @@ -7300,6 +7392,7 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/sym_def_app_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_left.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_left_v4.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_right.xml @@ -7323,11 +7416,17 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/time_picker_editable_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/title_bar.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/title_bar_shadow.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tooltip_frame.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_large.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_medium.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_small.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_indeterminate_horizontal.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/view_accessibility_focused.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/watch_switch_thumb_material_anim.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/progress_indeterminate_rotation_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_end_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_offset_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_start_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_cubic.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_decelerate.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_quad.xml @@ -7375,19 +7474,29 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-land/ssl_certificate.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-land/time_picker_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-large/action_mode_close_item.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-notround-watch/alert_dialog_title_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-port/icon_menu_layout.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-round-watch/alert_dialog_title_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/date_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/keyguard.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/preference_list_content_single.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-television/user_switching_dialog.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/alert_dialog_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/date_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/input_method_extract_view.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_list_fragment_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_widget_switch.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/progress_dialog_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/time_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/activity_list.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/breadcrumbs_in_fragment.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/breadcrumbs_in_fragment_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_item_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_multichoice_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_singlechoice_holo.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/accessibility_button_chooser.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/accessibility_button_chooser_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_home.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_home_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_title_item.xml @@ -7409,7 +7518,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_leanback.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_leanback_button_panel_side.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_material.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_micro.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress_material.xml @@ -7424,6 +7532,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/app_permission_item_old.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/app_perms_summary.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/auto_complete_list.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/autofill_dataset_picker.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/autofill_save.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/breadcrumbs_in_fragment.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/breadcrumbs_in_fragment_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/browser_link_context_header.xml @@ -7461,11 +7571,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_close_overflow_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_container.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_menu_button.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_menu_image_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_open_overflow_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_button.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_image_list_item.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_list_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumb_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumb_item_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumbs.xml @@ -7501,11 +7608,13 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/menu_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_intruder_content.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_emphasized.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_list.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_tombstone.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_media_action.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_reply_text.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_header.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_ambient.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_base.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_big_base.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_big_media.xml @@ -7523,7 +7632,6 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_with_selector_wheel.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_with_selector_wheel_micro.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/overlay_display_window.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/permissions_account_and_authtokentype.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/permissions_package_list_item.xml @@ -7641,6 +7749,8 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_legacy.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_legacy_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_text_input_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/tooltip.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/transient_notification.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/twelve_key_entry.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/two_line_list_item.xml @@ -7666,145 +7776,67 @@ bin/idea %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/menu/webview_find.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xhdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxhdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxxhdpi/sym_def_app_icon.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/incognito_mode_start_page.html +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-bg-xlarge/incognito_mode_start_page.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Apr 16 14:50:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D79B8F89572; Mon, 16 Apr 2018 14:50:47 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CBE37857E; Mon, 16 Apr 2018 14:50:47 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 77B2D1EBC8; Mon, 16 Apr 2018 14:50:47 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GEolt8050417; Mon, 16 Apr 2018 14:50:47 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GEokTq050411; Mon, 16 Apr 2018 14:50:46 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161450.w3GEokTq050411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 14:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467485 - in head/biology: . fastahack fastahack/files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/biology: . fastahack fastahack/files X-SVN-Commit-Revision: 467485 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 14:50:48 -0000 Author: jwb Date: Mon Apr 16 14:50:46 2018 New Revision: 467485 URL: https://svnweb.freebsd.org/changeset/ports/467485 Log: biology/fastahack: Utility for indexing and sequence extraction from FASTA files Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15080 Added: head/biology/fastahack/ head/biology/fastahack/Makefile (contents, props changed) head/biology/fastahack/distinfo (contents, props changed) head/biology/fastahack/files/ head/biology/fastahack/files/Makefile (contents, props changed) head/biology/fastahack/pkg-descr (contents, props changed) head/biology/fastahack/pkg-plist (contents, props changed) Modified: head/biology/Makefile Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Mon Apr 16 13:30:58 2018 (r467484) +++ head/biology/Makefile Mon Apr 16 14:50:46 2018 (r467485) @@ -26,6 +26,7 @@ SUBDIR += emboss SUBDIR += fasta SUBDIR += fasta3 + SUBDIR += fastahack SUBDIR += fastdnaml SUBDIR += fastool SUBDIR += fastqc Added: head/biology/fastahack/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fastahack/Makefile Mon Apr 16 14:50:46 2018 (r467485) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= fastahack +DISTVERSION= g20160702 +CATEGORIES= biology + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Utility for indexing and sequence extraction from FASTA files + +LICENSE= GPLv2 + +USE_GITHUB= yes +GH_ACCOUNT= ekg +GH_TAGNAME= bbc645f2f7966cb7b44446200c02627c3168b399 + +MAKEFILE= ${FILESDIR}/Makefile +INSTALL_TARGET= install-strip + +.include Added: head/biology/fastahack/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fastahack/distinfo Mon Apr 16 14:50:46 2018 (r467485) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523600462 +SHA256 (ekg-fastahack-g20160702-bbc645f2f7966cb7b44446200c02627c3168b399_GH0.tar.gz) = dc8ef61765b7720fd2d163143696f1c82251bfd906ac5261642e7230d81d5da6 +SIZE (ekg-fastahack-g20160702-bbc645f2f7966cb7b44446200c02627c3168b399_GH0.tar.gz) = 18200 Added: head/biology/fastahack/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fastahack/files/Makefile Mon Apr 16 14:50:46 2018 (r467485) @@ -0,0 +1,62 @@ + +# Use ?= to allow overriding from the env or command-line, e.g. +# +# make CXXFLAGS="-O3 -fPIC" install +# +# Package managers will override many of these variables automatically, so +# this is aimed at making it easy to create packages (Debian packages, +# FreeBSD ports, MacPorts, pkgsrc, etc.) + +CXX ?= c++ +CXXFLAGS ?= -O3 +DESTDIR ?= stage +PREFIX ?= /usr/local +STRIP ?= strip +INSTALL ?= install -c +MKDIR ?= mkdir -p +AR ?= ar + +# Required flags that we shouldn't override +# Must be compiler-independent +CXXFLAGS += -D_FILE_OFFSET_BITS=64 + +BIN = fastahack +LIB = libfastahack.a +OBJS = Fasta.o split.o disorder.o +MAIN = FastaHack.o + +all: $(BIN) $(LIB) + +$(BIN): $(OBJS) $(MAIN) + $(CXX) $(CXXFLAGS) $(OBJS) $(MAIN) -o $(BIN) + +$(LIB): $(OBJS) + ${AR} -rs $(LIB) $(OBJS) + +FastaHack.o: Fasta.h FastaHack.cpp + $(CXX) $(CXXFLAGS) -c FastaHack.cpp + +Fasta.o: Fasta.h Fasta.cpp + $(CXX) $(CXXFLAGS) -c Fasta.cpp + +split.o: split.h split.cpp + $(CXX) $(CXXFLAGS) -c split.cpp + +disorder.o: disorder.c disorder.h + $(CXX) $(CXXFLAGS) -c disorder.c + +install: all + $(MKDIR) $(DESTDIR)$(PREFIX)/bin + $(MKDIR) $(DESTDIR)$(PREFIX)/include/fastahack + $(MKDIR) $(DESTDIR)$(PREFIX)/lib + $(INSTALL) $(BIN) $(DESTDIR)$(PREFIX)/bin + $(INSTALL) *.h $(DESTDIR)$(PREFIX)/include/fastahack + $(INSTALL) $(LIB) $(DESTDIR)$(PREFIX)/lib + +install-strip: install + $(STRIP) $(DESTDIR)$(PREFIX)/bin/$(BIN) + +clean: + rm -rf $(BIN) $(LIB) $(OBJS) $(DESTDIR) + +.PHONY: clean Added: head/biology/fastahack/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fastahack/pkg-descr Mon Apr 16 14:50:46 2018 (r467485) @@ -0,0 +1,7 @@ +Fastahack is a small application for indexing and extracting sequences and +subsequences from FASTA files. The included Fasta.cpp library provides a FASTA +reader and indexer that can be embedded into applications which would benefit +from directly reading subsequences from FASTA files. The library automatically +handles index file generation and use. + +WWW: https://github.com/ekg/fastahack Added: head/biology/fastahack/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/biology/fastahack/pkg-plist Mon Apr 16 14:50:46 2018 (r467485) @@ -0,0 +1,7 @@ +bin/fastahack +include/fastahack/Fasta.h +include/fastahack/LargeFileSupport.h +include/fastahack/Region.h +include/fastahack/disorder.h +include/fastahack/split.h +lib/libfastahack.a From owner-svn-ports-head@freebsd.org Mon Apr 16 16:15:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD478F8FDAE; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C2526D335; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@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 872071FA78; Mon, 16 Apr 2018 16:15:00 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GGF0fP093520; Mon, 16 Apr 2018 16:15:00 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GGF0M0093515; Mon, 16 Apr 2018 16:15:00 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201804161615.w3GGF0M0093515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 16 Apr 2018 16:15:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467486 - in head/mail: exim exim-doc-html X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: in head/mail: exim exim-doc-html X-SVN-Commit-Revision: 467486 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 16:15:01 -0000 Author: vsevolod Date: Mon Apr 16 16:14:59 2018 New Revision: 467486 URL: https://svnweb.freebsd.org/changeset/ports/467486 Log: Update Exim to version 4.91 Modified: head/mail/exim-doc-html/Makefile head/mail/exim-doc-html/distinfo head/mail/exim/Makefile head/mail/exim/distinfo Modified: head/mail/exim-doc-html/Makefile ============================================================================== --- head/mail/exim-doc-html/Makefile Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim-doc-html/Makefile Mon Apr 16 16:14:59 2018 (r467486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= exim -PORTVERSION= 4.90 +PORTVERSION= 4.91 CATEGORIES= mail MASTER_SITES= EXIM MASTER_SITE_SUBDIR= /exim4/ \ Modified: head/mail/exim-doc-html/distinfo ============================================================================== --- head/mail/exim-doc-html/distinfo Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim-doc-html/distinfo Mon Apr 16 16:14:59 2018 (r467486) @@ -1,7 +1,7 @@ -TIMESTAMP = 1514054082 -SHA256 (exim/exim-html-4.90.tar.bz2) = 6c8e2226ba00b2ca03fcce2cb47437a08e9d10dc0418d7ff8ddc970d28541140 -SIZE (exim/exim-html-4.90.tar.bz2) = 485208 -SHA256 (exim/exim-pdf-4.90.tar.bz2) = 13860cfce38f03fef49fbe13f9ea5fc3be11a79860bd2cc41f33f11c06925bbf -SIZE (exim/exim-pdf-4.90.tar.bz2) = 2025099 -SHA256 (exim/exim-postscript-4.90.tar.bz2) = 16d5ace4e734d7c477b51dbcad7c0e590a80a79aa21dc9fd1bb849380cff7403 -SIZE (exim/exim-postscript-4.90.tar.bz2) = 1061562 +TIMESTAMP = 1523895250 +SHA256 (exim/exim-html-4.91.tar.bz2) = f8cc27a8b9ff3f76769cf530179386db97fcb129a3496b569956abcf54a076ba +SIZE (exim/exim-html-4.91.tar.bz2) = 493670 +SHA256 (exim/exim-pdf-4.91.tar.bz2) = 95767840a332a68777445ad936774b7f1e7afda182179c554760fa4dfc3aab61 +SIZE (exim/exim-pdf-4.91.tar.bz2) = 2005787 +SHA256 (exim/exim-postscript-4.91.tar.bz2) = fe20825a2fc53035585cf034e8cd66197173118f13d1d99d46a920e646ae21e9 +SIZE (exim/exim-postscript-4.91.tar.bz2) = 1076728 Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim/Makefile Mon Apr 16 16:14:59 2018 (r467486) @@ -91,7 +91,7 @@ MASTER_SITES+= http://marc.merlins.org/linux/exim/file DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim .endif -EXIM_VERSION= 4.90.1 +EXIM_VERSION= 4.91 SA_EXIM_VERSION=4.2 EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink" Modified: head/mail/exim/distinfo ============================================================================== --- head/mail/exim/distinfo Mon Apr 16 14:50:46 2018 (r467485) +++ head/mail/exim/distinfo Mon Apr 16 16:14:59 2018 (r467486) @@ -1,5 +1,5 @@ -TIMESTAMP = 1518291007 -SHA256 (exim/exim-4.90.1.tar.bz2) = d8f510056c85fd8565242cad06560c5cb44a0678ea76241331eca096f7a6cbf0 -SIZE (exim/exim-4.90.1.tar.bz2) = 1854894 +TIMESTAMP = 1523893897 +SHA256 (exim/exim-4.91.tar.bz2) = eff5b41276a0039e89af4b447da13aaa61c5823d4ec2c37353dc23577cfb02d3 +SIZE (exim/exim-4.91.tar.bz2) = 1912811 SHA256 (exim/sa-exim-4.2.tar.gz) = 72e0a735547f18b05785e6c58a71d24623858f0f5234a5dc0e24cb453999e99a SIZE (exim/sa-exim-4.2.tar.gz) = 66575 From owner-svn-ports-head@freebsd.org Mon Apr 16 16:21:33 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D09BF904DB; Mon, 16 Apr 2018 16:21:33 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B2BDA705A8; Mon, 16 Apr 2018 16:21:32 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ADB381FBD2; Mon, 16 Apr 2018 16:21:32 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GGLWHu098064; Mon, 16 Apr 2018 16:21:32 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GGLWS9098059; Mon, 16 Apr 2018 16:21:32 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161621.w3GGLWS9098059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 16:21:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467487 - in head/sysutils: . filevercmp filevercmp/files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/sysutils: . filevercmp filevercmp/files X-SVN-Commit-Revision: 467487 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 16:21:33 -0000 Author: jwb Date: Mon Apr 16 16:21:31 2018 New Revision: 467487 URL: https://svnweb.freebsd.org/changeset/ports/467487 Log: sysutils/filevercmp: Compare version strings as in sort --version-sort Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15098 Added: head/sysutils/filevercmp/ head/sysutils/filevercmp/Makefile (contents, props changed) head/sysutils/filevercmp/distinfo (contents, props changed) head/sysutils/filevercmp/files/ head/sysutils/filevercmp/files/Makefile (contents, props changed) head/sysutils/filevercmp/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Apr 16 16:14:59 2018 (r467486) +++ head/sysutils/Makefile Mon Apr 16 16:21:31 2018 (r467487) @@ -323,6 +323,7 @@ SUBDIR += fileprune SUBDIR += fileschanged SUBDIR += filetype + SUBDIR += filevercmp SUBDIR += filewatcherd SUBDIR += finfo SUBDIR += firstboot-freebsd-update Added: head/sysutils/filevercmp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/filevercmp/Makefile Mon Apr 16 16:21:31 2018 (r467487) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= filevercmp +DISTVERSION= g20151117 +CATEGORIES= sysutils + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Compare version strings as in sort --version-sort + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= ekg +GH_TAGNAME= cccb6ba1fffa2898718b0a96c63279e0979e002b + +MAKEFILE= ${FILESDIR}/Makefile +INSTALL_TARGET= install-strip +PLIST_FILES= bin/filevercmp include/filevercmp.h lib/libfilevercmp.a + +.include Added: head/sysutils/filevercmp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/filevercmp/distinfo Mon Apr 16 16:21:31 2018 (r467487) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523600860 +SHA256 (ekg-filevercmp-g20151117-cccb6ba1fffa2898718b0a96c63279e0979e002b_GH0.tar.gz) = de0b23cd95bb121a6ec774cdbd54e1fbabe4e1cc00211997d7ecc2b5a9d102c5 +SIZE (ekg-filevercmp-g20151117-cccb6ba1fffa2898718b0a96c63279e0979e002b_GH0.tar.gz) = 3105 Added: head/sysutils/filevercmp/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/filevercmp/files/Makefile Mon Apr 16 16:21:31 2018 (r467487) @@ -0,0 +1,52 @@ + +# Use ?= to allow overriding from the env or command-line, e.g. +# +# make CXXFLAGS="-O3 -fPIC" install +# +# Package managers will override many of these variables automatically, so +# this is aimed at making it easy to create packages (Debian packages, +# FreeBSD ports, MacPorts, pkgsrc, etc.) + +CC ?= cc +CFLAGS ?= -O -g +AR ?= ar +MKDIR ?= mkdir +INSTALL ?= install -c +STRIP ?= strip +DESTDIR ?= stage +PREFIX ?= /usr/local + +OBJS= filevercmp.o +MAIN = main.o +BIN = filevercmp +LIB = libfilevercmp.a + +all: ${BIN} ${LIB} + +${BIN}: ${OBJS} ${MAIN} + ${CC} ${CFLAGS} -o ${BIN} ${OBJS} ${MAIN} + +${LIB}: ${OBJS} + ${AR} -rs ${LIB} ${OBJS} + +install: all + ${MKDIR} -p ${DESTDIR}${PREFIX}/bin + ${MKDIR} -p ${DESTDIR}${PREFIX}/include + ${MKDIR} -p ${DESTDIR}${PREFIX}/lib + ${INSTALL} ${BIN} ${DESTDIR}${PREFIX}/bin + ${INSTALL} *.h ${DESTDIR}${PREFIX}/include + ${INSTALL} ${LIB} ${DESTDIR}${PREFIX}/lib + +install-strip: install + ${STRIP} ${DESTDIR}${PREFIX}/bin/${BIN} + +clean: + rm -rf ${BIN} ${LIB} ${OBJS} ${MAIN} ${DESTDIR} + +.PHONY: all clean + +filevercmp.o: filevercmp.c filevercmp.h + ${CC} ${CFLAGS} -c filevercmp.c + +main.o: main.c filevercmp.h + ${CC} ${CFLAGS} -c main.c Added: head/sysutils/filevercmp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/filevercmp/pkg-descr Mon Apr 16 16:21:31 2018 (r467487) @@ -0,0 +1,16 @@ +Compare version strings: + +This function compares strings S1 and S2: + + By PREFIX in the same way as strcmp. + + Then by VERSION (most similarly to version compare of Debian's dpkg). + Leading zeros in version numbers are ignored. + + If both (PREFIX and VERSION) are equal, strcmp function is used for + comparison. So this function can return 0 if (and only if) strings S1 and + S2 are identical. + +It returns number >0 for S1 > S2, 0 for S1 == S2 and number <0 for S1 < S2. + +WWW: https://github.com/ekg/filevercmp From owner-svn-ports-head@freebsd.org Mon Apr 16 16:34:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5C51F91A9E; Mon, 16 Apr 2018 16:34:50 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B1FF72E0B; Mon, 16 Apr 2018 16:34:50 +0000 (UTC) (envelope-from krion@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 962CF1FDC9; Mon, 16 Apr 2018 16:34:50 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GGYoEq004912; Mon, 16 Apr 2018 16:34:50 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GGYofZ004910; Mon, 16 Apr 2018 16:34:50 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201804161634.w3GGYofZ004910@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 16 Apr 2018 16:34:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467488 - head/misc/py-tqdm X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/misc/py-tqdm X-SVN-Commit-Revision: 467488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 16:34:51 -0000 Author: krion Date: Mon Apr 16 16:34:50 2018 New Revision: 467488 URL: https://svnweb.freebsd.org/changeset/ports/467488 Log: Update to 4.23.0 PR: 227557 Submitted by: maintainer Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Mon Apr 16 16:21:31 2018 (r467487) +++ head/misc/py-tqdm/Makefile Mon Apr 16 16:34:50 2018 (r467488) @@ -2,7 +2,7 @@ PORTNAME= tqdm DISTVERSIONPREFIX= v -DISTVERSION= 4.22.0 +DISTVERSION= 4.23.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Mon Apr 16 16:21:31 2018 (r467487) +++ head/misc/py-tqdm/distinfo Mon Apr 16 16:34:50 2018 (r467488) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523596785 -SHA256 (tqdm-tqdm-v4.22.0_GH0.tar.gz) = 5e5f6c0eed8dbe4fe465f2919be676e31b8dd6afa8bcc9d4c7d3cee39df162a4 -SIZE (tqdm-tqdm-v4.22.0_GH0.tar.gz) = 74962 +TIMESTAMP = 1523895633 +SHA256 (tqdm-tqdm-v4.23.0_GH0.tar.gz) = fb64b53c14fd22b5dcb9cecf16bcb61feed534b891a9105b435a50b7b7fcfbd4 +SIZE (tqdm-tqdm-v4.23.0_GH0.tar.gz) = 75669 From owner-svn-ports-head@freebsd.org Mon Apr 16 16:44:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8721FF9267F; Mon, 16 Apr 2018 16:44:21 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3464875D67; Mon, 16 Apr 2018 16:44:21 +0000 (UTC) (envelope-from krion@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 2F5911FF59; Mon, 16 Apr 2018 16:44:21 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GGiLgI009824; Mon, 16 Apr 2018 16:44:21 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GGiKuM009821; Mon, 16 Apr 2018 16:44:20 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201804161644.w3GGiKuM009821@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 16 Apr 2018 16:44:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467489 - head/archivers/urbackup-server X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/archivers/urbackup-server X-SVN-Commit-Revision: 467489 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 16:44:21 -0000 Author: krion Date: Mon Apr 16 16:44:20 2018 New Revision: 467489 URL: https://svnweb.freebsd.org/changeset/ports/467489 Log: Update to version 2.2.11 PR: 227555 Submitted by: maintainer Modified: head/archivers/urbackup-server/Makefile head/archivers/urbackup-server/distinfo head/archivers/urbackup-server/pkg-plist Modified: head/archivers/urbackup-server/Makefile ============================================================================== --- head/archivers/urbackup-server/Makefile Mon Apr 16 16:34:50 2018 (r467488) +++ head/archivers/urbackup-server/Makefile Mon Apr 16 16:44:20 2018 (r467489) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= urbackup-server -DISTVERSION= 2.2.10 +DISTVERSION= 2.2.11 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/ Modified: head/archivers/urbackup-server/distinfo ============================================================================== --- head/archivers/urbackup-server/distinfo Mon Apr 16 16:34:50 2018 (r467488) +++ head/archivers/urbackup-server/distinfo Mon Apr 16 16:44:20 2018 (r467489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523807923 -SHA256 (urbackup-server-2.2.10.tar.gz) = e0d3664ad6bec5ad21c17603280694865690a27b1356d2a8516a5e3ddfcb25d3 -SIZE (urbackup-server-2.2.10.tar.gz) = 6679697 +TIMESTAMP = 1523887432 +SHA256 (urbackup-server-2.2.11.tar.gz) = 164e1ea4f30d2b1f1b4b3ed66eece6aba40e10fd55d99215769dc88d3f1c0f58 +SIZE (urbackup-server-2.2.11.tar.gz) = 6707623 Modified: head/archivers/urbackup-server/pkg-plist ============================================================================== --- head/archivers/urbackup-server/pkg-plist Mon Apr 16 16:34:50 2018 (r467488) +++ head/archivers/urbackup-server/pkg-plist Mon Apr 16 16:44:20 2018 (r467489) @@ -119,6 +119,7 @@ share/urbackup/www/js/urbackup.chash-1092077780a84e657 share/urbackup/www/js/urbackup.chash-32c284d4b5189f22969dea49551e6192.js share/urbackup/www/js/urbackup.chash-4e0e45b263393deba863167b97075a63.js share/urbackup/www/js/urbackup.chash-6833a6d96ee805d4ad26b143e6b3eced.js +share/urbackup/www/js/urbackup.chash-87260f8c6691aad4825ae2025f13492d.js share/urbackup/www/js/urbackup.chash-88574e8b8dfb8c33420e756b0c9f6d5e.js share/urbackup/www/js/urbackup.chash-ac6922133c3cbf21716f8dab68a3a712.js share/urbackup/www/js/urbackup.chash-ae0cb8928ce470e4e8b59e8d18aa37bd.js From owner-svn-ports-head@freebsd.org Mon Apr 16 17:03:20 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08199F93D1F; Mon, 16 Apr 2018 17:03:20 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF0957B86E; Mon, 16 Apr 2018 17:03:19 +0000 (UTC) (envelope-from vsevolod@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 9084E2026A; Mon, 16 Apr 2018 17:03:19 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GH3J3m020145; Mon, 16 Apr 2018 17:03:19 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GH3JR4020143; Mon, 16 Apr 2018 17:03:19 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201804161703.w3GH3JR4020143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Mon, 16 Apr 2018 17:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467490 - head/mail/exim X-SVN-Group: ports-head X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: head/mail/exim X-SVN-Commit-Revision: 467490 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:03:20 -0000 Author: vsevolod Date: Mon Apr 16 17:03:19 2018 New Revision: 467490 URL: https://svnweb.freebsd.org/changeset/ports/467490 Log: Fix SPF support, add experimental ARC option Reported by: pi via email Modified: head/mail/exim/Makefile head/mail/exim/options Modified: head/mail/exim/Makefile ============================================================================== --- head/mail/exim/Makefile Mon Apr 16 16:44:20 2018 (r467489) +++ head/mail/exim/Makefile Mon Apr 16 17:03:19 2018 (r467490) @@ -3,6 +3,7 @@ PORTNAME= exim PORTVERSION?= ${EXIM_VERSION} +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= EXIM:exim MASTER_SITE_SUBDIR= /exim4/:exim \ @@ -71,13 +72,19 @@ IGNORE= you cannot enable OCSP stapling with gnutls .endif .endif -# DMARC implies SPF +# DMARC implies SPF and DKIM .if ${PORT_OPTIONS:MDMARC} .if ! ${PORT_OPTIONS:MSPF} || ! ${PORT_OPTIONS:MDKIM} IGNORE= you cannot enable DMARC without SPF and DKIM support .endif .endif +# ARC implies SPF and DKIM +.if ${PORT_OPTIONS:MARC} +.if ! ${PORT_OPTIONS:MSPF} || ! ${PORT_OPTIONS:MDKIM} +IGNORE= you cannot enable ARC without SPF and DKIM support +.endif +.endif # DANE implies DNSSEC .if ${PORT_OPTIONS:MDANE} .if ! ${PORT_OPTIONS:MDNSSEC} || ! ${PORT_OPTIONS:MTLS} @@ -210,6 +217,10 @@ SEDLIST+= -e 's,^\# (EXPERIMENTAL_DSN=),\1,' SEDLIST+= -e 's,^\# (EXPERIMENTAL_DANE=),\1,' .endif +.if ${PORT_OPTIONS:MARC} +SEDLIST+= -e 's,^\# (EXPERIMENTAL_ARC=),\1,' +.endif + .if !${PORT_OPTIONS:MEVENT} SEDLIST+= -e 's,^\# (DISABLE_EVENT=),\1,' .endif @@ -460,7 +471,7 @@ SEDLIST+= -e 's,^(ALT_CONFIG_PREFIX=),\# \1,' .if ${PORT_OPTIONS:MSPF} SEDLIST+= -e 's,XX_SPF_FLAGS_XX,-DSPF,' \ -e 's,XX_SPF_LIBS_XX,-L${LOCALBASE}/lib -lspf2 -lpthread,' \ - -e 's,^\# (EXPERIMENTAL_SPF=),\1,' + -e 's,^\# (SUPPORT_SPF=),\1,' .else SEDLIST+= -e 's,XX_SPF_FLAGS_XX,,' \ -e 's,XX_SPF_LIBS_XX,,' Modified: head/mail/exim/options ============================================================================== --- head/mail/exim/options Mon Apr 16 16:44:20 2018 (r467489) +++ head/mail/exim/options Mon Apr 16 17:03:19 2018 (r467490) @@ -4,6 +4,7 @@ OPTIONS_DEFINE+= ALT_CONFIG_PREFIX \ DEBUG \ DISABLE_D_OPT \ DKIM \ + SPF \ DNSSEC \ DOCS \ EMBEDDED_PERL \ @@ -65,11 +66,12 @@ OPTIONS_GROUP_LOOKUP= CDB BDB DNSDB DSEARCH LSEARCH MY LOOKUP_DESC= Lookup support OPTIONS_GROUP_STORAGE= MAILDIR MAILSTORE MBX STORAGE_DESC= Supported storage formats -OPTIONS_GROUP_EXPERIMENTAL= CERTNAMES DANE DCC DMARC DSN SPF LMDB QUEUEFILE +OPTIONS_GROUP_EXPERIMENTAL= CERTNAMES DANE DCC DMARC DSN ARC LMDB QUEUEFILE EXPERIMENTAL_DESC= Experimental options OPTIONS_GROUP= AUTH LOOKUP STORAGE EXPERIMENTAL ALT_CONFIG_PREFIX_DESC= Restrict the set of configuration files +ARC_DESC= Enable experimental ARC support AUTH_CRAM_MD5_DESC= Enable CRAM-MD5 authentication mechanisms AUTH_DOVECOT_DESC= Enable Dovecot authentication mechanisms AUTH_PLAINTEXT_DESC= Enable plaintext authentication From owner-svn-ports-head@freebsd.org Mon Apr 16 17:05:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30868F9409F; Mon, 16 Apr 2018 17:05:50 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D69E27BAC6; Mon, 16 Apr 2018 17:05:49 +0000 (UTC) (envelope-from krion@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 CD4F42026B; Mon, 16 Apr 2018 17:05:49 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GH5nQR020364; Mon, 16 Apr 2018 17:05:49 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GH5n1h020362; Mon, 16 Apr 2018 17:05:49 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201804161705.w3GH5n1h020362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Mon, 16 Apr 2018 17:05:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467491 - head/net/adasockets X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/net/adasockets X-SVN-Commit-Revision: 467491 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:05:50 -0000 Author: krion Date: Mon Apr 16 17:05:49 2018 New Revision: 467491 URL: https://svnweb.freebsd.org/changeset/ports/467491 Log: Update to version 1.11.1 PR: 227535 Submitted by: Alexandre C. Guimarães Modified: head/net/adasockets/Makefile head/net/adasockets/distinfo Modified: head/net/adasockets/Makefile ============================================================================== --- head/net/adasockets/Makefile Mon Apr 16 17:03:19 2018 (r467490) +++ head/net/adasockets/Makefile Mon Apr 16 17:05:49 2018 (r467491) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= adasockets -PORTVERSION= 1.10.1 -PORTREVISION= 1 +DISTVERSION= 1.11.1 CATEGORIES= net MASTER_SITES= http://www.rfc1149.net/download/adasockets/ Modified: head/net/adasockets/distinfo ============================================================================== --- head/net/adasockets/distinfo Mon Apr 16 17:03:19 2018 (r467490) +++ head/net/adasockets/distinfo Mon Apr 16 17:05:49 2018 (r467491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474718087 -SHA256 (adasockets-1.10.1.tar.gz) = a4b6e3579bffe4ce4f045f6049e2ebb9cbcf32a93b88a530eaee8286858a3d79 -SIZE (adasockets-1.10.1.tar.gz) = 791761 +TIMESTAMP = 1523821096 +SHA256 (adasockets-1.11.1.tar.gz) = 77b3ec77eb307d9700668d10402c3bfb4eb031c5b6f5c17d6a1bbe25e9083e56 +SIZE (adasockets-1.11.1.tar.gz) = 801642 From owner-svn-ports-head@freebsd.org Mon Apr 16 17:05:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D4FBF940D3; Mon, 16 Apr 2018 17:05:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D2217BB9D; Mon, 16 Apr 2018 17:05:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 239402026D; Mon, 16 Apr 2018 17:05:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GH5vLi020485; Mon, 16 Apr 2018 17:05:57 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GH5vge020484; Mon, 16 Apr 2018 17:05:57 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161705.w3GH5vge020484@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 17:05:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467492 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467492 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:05:58 -0000 Author: brnrd Date: Mon Apr 16 17:05:57 2018 New Revision: 467492 URL: https://svnweb.freebsd.org/changeset/ports/467492 Log: security/vuxml: Add OpenSSL vulnerability Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 16 17:05:49 2018 (r467491) +++ head/security/vuxml/vuln.xml Mon Apr 16 17:05:57 2018 (r467492) @@ -58,6 +58,39 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + OpenSSL -- Cache timing vulnerability + + + openssl + 1.0.2o_1,1 + + + openssl-devel + 1.1.0h_1 + + + + +

The OpenSSL project reports:

+
+

The OpenSSL RSA Key generation algorithm has been shown to be + vulnerable to a cache timing side channel attack. An attacker + with sufficient access to mount cache timing attacks during the + RSA key generation process could recover the private key.

+
+ +
+ + https://www.openssl.org/news/secadv/20180416.txt + CVE-2018-0737 + + + 2018-04-16 + 2018-04-16 + +
+ drupal -- Drupal Core - Multiple Vulnerabilities @@ -70,8 +103,8 @@ Notes:

Drupal Security Team reports:

-

CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, - and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because +

CVE-2018-7600: Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, + and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.

From owner-svn-ports-head@freebsd.org Mon Apr 16 17:18:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3B77F950BD; Mon, 16 Apr 2018 17:18:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F9E17F250; Mon, 16 Apr 2018 17:18:01 +0000 (UTC) (envelope-from pi@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 7A3562041B; Mon, 16 Apr 2018 17:18:01 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHI1XS026091; Mon, 16 Apr 2018 17:18:01 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHI19N026088; Mon, 16 Apr 2018 17:18:01 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804161718.w3GHI19N026088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 16 Apr 2018 17:18:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467493 - in head: . mail/postgrey X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: in head: . mail/postgrey X-SVN-Commit-Revision: 467493 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:18:02 -0000 Author: pi Date: Mon Apr 16 17:18:00 2018 New Revision: 467493 URL: https://svnweb.freebsd.org/changeset/ports/467493 Log: mail/postgrey: fix conflict of PG_USER variable with PostgreSQL Please note: 20180416: AFFECTS: users of mail/postgrey AUTHOR: ports.maintainer@evilphi.com If you use any of the optional make.conf variables to specify the postgrey user, group, db dir, or run dir when building the port, you will need to change the prefix from PG_ to POSTGREY_*. The variables were renamed to solve a namespace collision with the PostgreSQL ports. PR: 227261 Submitted by: Melissa Pilgrim (maintainer) Reported by: Piotr Kubaj Modified: head/UPDATING head/mail/postgrey/Makefile head/mail/postgrey/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Apr 16 17:05:57 2018 (r467492) +++ head/UPDATING Mon Apr 16 17:18:00 2018 (r467493) @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180416: + AFFECTS: users of mail/postgrey + AUTHOR: ports.maintainer@evilphi.com + + If you use any of the optional make.conf variables to specify the + postgrey user, group, db dir, or run dir when building the port, you will + need to change the prefix from PG_ to POSTGREY_*. The variables were + renamed to solve a namespace collision with the PostgreSQL ports. + 20180412: AFFECTS: users of devel/php-composer AUTHOT: madpilot@FreeBSD.org Modified: head/mail/postgrey/Makefile ============================================================================== --- head/mail/postgrey/Makefile Mon Apr 16 17:05:57 2018 (r467492) +++ head/mail/postgrey/Makefile Mon Apr 16 17:18:00 2018 (r467493) @@ -3,7 +3,7 @@ PORTNAME= postgrey PORTVERSION= 1.37 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ \ http://postgrey.schweikert.ch/pub/old/ @@ -30,21 +30,21 @@ NO_BUILD= yes POD2MAN?= pod2man PORTDOCS= README Changes README.exim -PG_DBDIR?= /var/db/postgrey -PG_GROUP?= postgrey -PG_RUNDIR?= /var/run/postgrey -PG_USER?= postgrey +POSTGREY_DBDIR?= /var/db/postgrey +POSTGREY_GROUP?= postgrey +POSTGREY_RUNDIR?= /var/run/postgrey +POSTGREY_USER?= postgrey -SUB_LIST= PG_DBDIR=${PG_DBDIR} \ - PG_RUNDIR=${PG_RUNDIR} +SUB_LIST= POSTGREY_DBDIR=${POSTGREY_DBDIR} \ + POSTGREY_RUNDIR=${POSTGREY_RUNDIR} -PLIST_SUB+= PG_DBDIR=${PG_DBDIR} \ - PG_GROUP=${PG_GROUP} \ - PG_RUNDIR=${PG_RUNDIR} \ - PG_USER=${PG_USER} +PLIST_SUB+= POSTGREY_DBDIR=${POSTGREY_DBDIR} \ + POSTGREY_GROUP=${POSTGREY_GROUP} \ + POSTGREY_RUNDIR=${POSTGREY_RUNDIR} \ + POSTGREY_USER=${POSTGREY_USER} -USERS= ${PG_USER} -GROUPS= ${PG_GROUP} +USERS= ${POSTGREY_USER} +GROUPS= ${POSTGREY_GROUP} MANPAGES= postgrey.1 policy-test.1 postgreyreport.1 ETCFILES= whitelist_clients whitelist_recipients @@ -54,11 +54,11 @@ SHEBANG_FILES= postgrey policy-test contrib/postgreyre OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e 's#nogroup#${PG_GROUP}#' \ + @${REINPLACE_CMD} -e 's#nogroup#${POSTGREY_GROUP}#' \ -e 's#/etc/main.cf#/etc/postfix/main.cf#' ${WRKSRC}/postgrey @${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' \ ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_* - @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PG_DBDIR}#' \ + @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${POSTGREY_DBDIR}#' \ ${WRKSRC}/postgrey ${WRKSRC}/contrib/postgreyreport do-install: @@ -69,8 +69,8 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/policy-test ${STAGEDIR}${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/contrib/postgreyreport \ ${STAGEDIR}${PREFIX}/sbin - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}${PG_DBDIR} \ - ${STAGEDIR}${PG_RUNDIR} + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}${POSTGREY_DBDIR} \ + ${STAGEDIR}${POSTGREY_RUNDIR} .for i in ${ETCFILES} ${INSTALL_DATA} ${WRKSRC}/postgrey_${i} \ ${STAGEDIR}${PREFIX}/etc/postfix/postgrey_${i}.sample Modified: head/mail/postgrey/pkg-plist ============================================================================== --- head/mail/postgrey/pkg-plist Mon Apr 16 17:05:57 2018 (r467492) +++ head/mail/postgrey/pkg-plist Mon Apr 16 17:18:00 2018 (r467493) @@ -7,5 +7,5 @@ sbin/postgrey sbin/policy-test sbin/postgreyreport @dir etc/postfix -@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_DBDIR%% -@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_RUNDIR%% +@dir(%%POSTGREY_USER%%,%%POSTGREY_GROUP%%,750) %%POSTGREY_DBDIR%% +@dir(%%POSTGREY_USER%%,%%POSTGREY_GROUP%%,750) %%POSTGREY_RUNDIR%% From owner-svn-ports-head@freebsd.org Mon Apr 16 17:21:18 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E68D0F9576C; Mon, 16 Apr 2018 17:21:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 997FC7F80B; Mon, 16 Apr 2018 17:21:17 +0000 (UTC) (envelope-from pi@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 9488320540; Mon, 16 Apr 2018 17:21:17 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHLHwS027221; Mon, 16 Apr 2018 17:21:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHLH6O027219; Mon, 16 Apr 2018 17:21:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804161721.w3GHLH6O027219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 16 Apr 2018 17:21:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467494 - head/devel/py-ruamel.yaml X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/devel/py-ruamel.yaml X-SVN-Commit-Revision: 467494 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:21:18 -0000 Author: pi Date: Mon Apr 16 17:21:17 2018 New Revision: 467494 URL: https://svnweb.freebsd.org/changeset/ports/467494 Log: devel/py-ruamel.yaml: update 0.14.5 -> 0.15.37 - take maintainer PR: 227121 Submitted by: Kai Approved by: feld (maintainer) Relnotes: https://bitbucket.org/ruamel/yaml Modified: head/devel/py-ruamel.yaml/Makefile head/devel/py-ruamel.yaml/distinfo Modified: head/devel/py-ruamel.yaml/Makefile ============================================================================== --- head/devel/py-ruamel.yaml/Makefile Mon Apr 16 17:18:00 2018 (r467493) +++ head/devel/py-ruamel.yaml/Makefile Mon Apr 16 17:21:17 2018 (r467494) @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= ruamel.yaml -PORTVERSION= 0.14.5 -PORTREVISION= 0 +DISTVERSION= 0.15.37 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= pi@FreeBSD.org COMMENT= YAML 1.2 loader/dumper package for Python LICENSE= MIT Modified: head/devel/py-ruamel.yaml/distinfo ============================================================================== --- head/devel/py-ruamel.yaml/distinfo Mon Apr 16 17:18:00 2018 (r467493) +++ head/devel/py-ruamel.yaml/distinfo Mon Apr 16 17:21:17 2018 (r467494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491955764 -SHA256 (ruamel.yaml-0.14.5.tar.gz) = a57379a23002460e1645950aba97fd6fbcf2b0818c95c0f340f7e522875ba6b0 -SIZE (ruamel.yaml-0.14.5.tar.gz) = 241748 +TIMESTAMP = 1522277310 +SHA256 (ruamel.yaml-0.15.37.tar.gz) = 509842d96fb194f79b57483b76429f8956d8f7ade3cb49d1e5aeb5c5e9ef4918 +SIZE (ruamel.yaml-0.15.37.tar.gz) = 280165 From owner-svn-ports-head@freebsd.org Mon Apr 16 17:24:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 638A0F95CF9; Mon, 16 Apr 2018 17:24:36 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 11E597FED2; Mon, 16 Apr 2018 17:24:36 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0CD00205AE; Mon, 16 Apr 2018 17:24:36 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHOZO9031624; Mon, 16 Apr 2018 17:24:35 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHOZ0e031623; Mon, 16 Apr 2018 17:24:35 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161724.w3GHOZ0e031623@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 17:24:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467495 - head/security/openssl X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/openssl X-SVN-Commit-Revision: 467495 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:24:36 -0000 Author: brnrd Date: Mon Apr 16 17:24:35 2018 New Revision: 467495 URL: https://svnweb.freebsd.org/changeset/ports/467495 Log: security/openssl: Security update MFH: 2018Q2 Security: 8f353420-4197-11e8-8777-b499baebfeaf Modified: head/security/openssl/Makefile Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Mon Apr 16 17:21:17 2018 (r467494) +++ head/security/openssl/Makefile Mon Apr 16 17:24:35 2018 (r467495) @@ -3,6 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.2o +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ From owner-svn-ports-head@freebsd.org Mon Apr 16 17:31:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD036F9683A; Mon, 16 Apr 2018 17:31:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78B2E810F3; Mon, 16 Apr 2018 17:31:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6FF1D205E2; Mon, 16 Apr 2018 17:31:03 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHV34x033897; Mon, 16 Apr 2018 17:31:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHV3me033894; Mon, 16 Apr 2018 17:31:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201804161731.w3GHV3me033894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 16 Apr 2018 17:31:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467496 - head/devel/py-flake8-builtins X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/devel/py-flake8-builtins X-SVN-Commit-Revision: 467496 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:31:04 -0000 Author: amdmi3 Date: Mon Apr 16 17:31:02 2018 New Revision: 467496 URL: https://svnweb.freebsd.org/changeset/ports/467496 Log: - Update to 1.3.0 Modified: head/devel/py-flake8-builtins/Makefile head/devel/py-flake8-builtins/distinfo Modified: head/devel/py-flake8-builtins/Makefile ============================================================================== --- head/devel/py-flake8-builtins/Makefile Mon Apr 16 17:24:35 2018 (r467495) +++ head/devel/py-flake8-builtins/Makefile Mon Apr 16 17:31:02 2018 (r467496) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flake8-builtins -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flake8-builtins/distinfo ============================================================================== --- head/devel/py-flake8-builtins/distinfo Mon Apr 16 17:24:35 2018 (r467495) +++ head/devel/py-flake8-builtins/distinfo Mon Apr 16 17:31:02 2018 (r467496) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523535246 -SHA256 (flake8-builtins-1.2.3.tar.gz) = eb8a196edbb018aa4cc20ca520b7646a1968587df96e01b13c6a40f49e3c80d9 -SIZE (flake8-builtins-1.2.3.tar.gz) = 17043 +TIMESTAMP = 1523896892 +SHA256 (flake8-builtins-1.3.0.tar.gz) = ede1673c45ff967aea782231ae4836072a58a5f9db7700cf531995c76ba1734b +SIZE (flake8-builtins-1.3.0.tar.gz) = 17245 From owner-svn-ports-head@freebsd.org Mon Apr 16 17:46:26 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3150F97BDD; Mon, 16 Apr 2018 17:46:26 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7537783D0C; Mon, 16 Apr 2018 17:46:26 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6FF84208CF; Mon, 16 Apr 2018 17:46:26 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHkQKT043306; Mon, 16 Apr 2018 17:46:26 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHkQRf043305; Mon, 16 Apr 2018 17:46:26 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161746.w3GHkQRf043305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 17:46:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467497 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 467497 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:46:26 -0000 Author: brnrd Date: Mon Apr 16 17:46:26 2018 New Revision: 467497 URL: https://svnweb.freebsd.org/changeset/ports/467497 Log: security/vuxml: Bump portrev for latest OpenSSL vuln Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Apr 16 17:31:02 2018 (r467496) +++ head/security/vuxml/vuln.xml Mon Apr 16 17:46:26 2018 (r467497) @@ -63,7 +63,7 @@ Notes: openssl - 1.0.2o_1,1 + 1.0.2o_2,1 openssl-devel From owner-svn-ports-head@freebsd.org Mon Apr 16 17:47:16 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4623F97C9F; Mon, 16 Apr 2018 17:47:16 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85B4883E20; Mon, 16 Apr 2018 17:47:16 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 66A38208D0; Mon, 16 Apr 2018 17:47:16 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHlGla043456; Mon, 16 Apr 2018 17:47:16 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHlGrk043454; Mon, 16 Apr 2018 17:47:16 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161747.w3GHlGrk043454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 17:47:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467498 - in head/security/openssl: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/security/openssl: . files X-SVN-Commit-Revision: 467498 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:47:17 -0000 Author: brnrd Date: Mon Apr 16 17:47:16 2018 New Revision: 467498 URL: https://svnweb.freebsd.org/changeset/ports/467498 Log: security/openssl: Add CVE-2018-0737 patch - Bump portrev too MFH: 2018Q2 Security: 8f353420-4197-11e8-8777-b499baebfeaf Added: head/security/openssl/files/patch-CVE-2018-0737 (contents, props changed) Modified: head/security/openssl/Makefile Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Mon Apr 16 17:46:26 2018 (r467497) +++ head/security/openssl/Makefile Mon Apr 16 17:47:16 2018 (r467498) @@ -3,7 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.2o -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ Added: head/security/openssl/files/patch-CVE-2018-0737 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openssl/files/patch-CVE-2018-0737 Mon Apr 16 17:47:16 2018 (r467498) @@ -0,0 +1,28 @@ +From 349a41da1ad88ad87825414752a8ff5fdd6a6c3f Mon Sep 17 00:00:00 2001 +From: Billy Brumley +Date: Wed, 11 Apr 2018 10:10:58 +0300 +Subject: [PATCH] RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont + both get called with BN_FLG_CONSTTIME flag set. + +CVE-2018-0737 + +Reviewed-by: Rich Salz +Reviewed-by: Matt Caswell +(cherry picked from commit 6939eab03a6e23d2bd2c3f5e34fe1d48e542e787) +--- + crypto/rsa/rsa_gen.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/crypto/rsa/rsa_gen.c b/crypto/rsa/rsa_gen.c +index 9ca5dfefb70..42b89a8dfaa 100644 +--- crypto/rsa/rsa_gen.c.orig ++++ crypto/rsa/rsa_gen.c +@@ -156,6 +156,8 @@ static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, + if (BN_copy(rsa->e, e_value) == NULL) + goto err; + ++ BN_set_flags(rsa->p, BN_FLG_CONSTTIME); ++ BN_set_flags(rsa->q, BN_FLG_CONSTTIME); + BN_set_flags(r2, BN_FLG_CONSTTIME); + /* generate p and q */ + for (;;) { From owner-svn-ports-head@freebsd.org Mon Apr 16 17:51:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCDC4F9817B; Mon, 16 Apr 2018 17:51:40 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 60F5E84D9F; Mon, 16 Apr 2018 17:51:40 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A36E20A3B; Mon, 16 Apr 2018 17:51:40 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GHpe0V046611; Mon, 16 Apr 2018 17:51:40 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GHpeKP046609; Mon, 16 Apr 2018 17:51:40 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201804161751.w3GHpeKP046609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 16 Apr 2018 17:51:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467499 - in head/security/openssl-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: in head/security/openssl-devel: . files X-SVN-Commit-Revision: 467499 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 17:51:40 -0000 Author: brnrd Date: Mon Apr 16 17:51:39 2018 New Revision: 467499 URL: https://svnweb.freebsd.org/changeset/ports/467499 Log: security/openssl-devel: Security update for CVE-2018-0737 MFH: 2018Q2 Security: 8f353420-4197-11e8-8777-b499baebfeaf Added: head/security/openssl-devel/files/patch-CVE-2018-7037 (contents, props changed) Modified: head/security/openssl-devel/Makefile Modified: head/security/openssl-devel/Makefile ============================================================================== --- head/security/openssl-devel/Makefile Mon Apr 16 17:47:16 2018 (r467498) +++ head/security/openssl-devel/Makefile Mon Apr 16 17:51:39 2018 (r467499) @@ -3,6 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.1.0h +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= https://www.openssl.org/source/ \ ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ Added: head/security/openssl-devel/files/patch-CVE-2018-7037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/openssl-devel/files/patch-CVE-2018-7037 Mon Apr 16 17:51:39 2018 (r467499) @@ -0,0 +1,27 @@ +From 6939eab03a6e23d2bd2c3f5e34fe1d48e542e787 Mon Sep 17 00:00:00 2001 +From: Billy Brumley +Date: Wed, 11 Apr 2018 10:10:58 +0300 +Subject: [PATCH] RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont + both get called with BN_FLG_CONSTTIME flag set. + +CVE-2018-0737 + +Reviewed-by: Rich Salz +Reviewed-by: Matt Caswell +--- + crypto/rsa/rsa_gen.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/crypto/rsa/rsa_gen.c b/crypto/rsa/rsa_gen.c +index 9af43e05863..79f77e3eafd 100644 +--- crypto/rsa/rsa_gen.c.orig ++++ crypto/rsa/rsa_gen.c +@@ -89,6 +89,8 @@ static int rsa_builtin_keygen(RSA *rsa, int bits, BIGNUM *e_value, + if (BN_copy(rsa->e, e_value) == NULL) + goto err; + ++ BN_set_flags(rsa->p, BN_FLG_CONSTTIME); ++ BN_set_flags(rsa->q, BN_FLG_CONSTTIME); + BN_set_flags(r2, BN_FLG_CONSTTIME); + /* generate p and q */ + for (;;) { From owner-svn-ports-head@freebsd.org Mon Apr 16 18:14:55 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C878AF99BDF; Mon, 16 Apr 2018 18:14:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7500B87D16; Mon, 16 Apr 2018 18:14:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6FE3320DBB; Mon, 16 Apr 2018 18:14:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIEtcA058425; Mon, 16 Apr 2018 18:14:55 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIEsdF058419; Mon, 16 Apr 2018 18:14:54 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201804161814.w3GIEsdF058419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 16 Apr 2018 18:14:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467500 - in head/x11-fonts: . plex-ttf X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/x11-fonts: . plex-ttf X-SVN-Commit-Revision: 467500 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:14:56 -0000 Author: tobik Date: Mon Apr 16 18:14:54 2018 New Revision: 467500 URL: https://svnweb.freebsd.org/changeset/ports/467500 Log: New port: x11-fonts/plex-ttf Plex is IBM's signature typeface. The Plex family comes in a Sans, Serif, Mono and Sans Condensed variant, all with roman and true italics. The fonts have been designed to work well in user interface (UI) environments as well as other mediums. WWW: https://github.com/IBM/plex Added: head/x11-fonts/plex-ttf/ head/x11-fonts/plex-ttf/Makefile (contents, props changed) head/x11-fonts/plex-ttf/distinfo (contents, props changed) head/x11-fonts/plex-ttf/pkg-descr (contents, props changed) head/x11-fonts/plex-ttf/pkg-plist (contents, props changed) Modified: head/x11-fonts/Makefile Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Mon Apr 16 17:51:39 2018 (r467499) +++ head/x11-fonts/Makefile Mon Apr 16 18:14:54 2018 (r467500) @@ -164,6 +164,7 @@ SUBDIR += paratype SUBDIR += pcf2bdf SUBDIR += pingwi + SUBDIR += plex-ttf SUBDIR += powerline-fonts SUBDIR += profont SUBDIR += proggy_fonts Added: head/x11-fonts/plex-ttf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/plex-ttf/Makefile Mon Apr 16 18:14:54 2018 (r467500) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= plex-ttf +DISTVERSION= 1.0.2 +CATEGORIES= x11-fonts +MASTER_SITES= https://github.com/IBM/plex/releases/download/v${DISTVERSION}/TrueType${EXTRACT_SUFX}?dummy=/ + +MAINTAINER= tobik@FreeBSD.org +COMMENT= IBM's signature typeface + +LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/TrueType/LICENSE.txt + +USES= fonts zip +NO_ARCH= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR} + cd ${WRKSRC}/TrueType && ${INSTALL_DATA} IBM-Plex-Mono/* IBM-Plex-Sans/* \ + IBM-Plex-Sans-Condensed/* IBM-Plex-Serif/* ${STAGEDIR}${FONTSDIR} + +.include Added: head/x11-fonts/plex-ttf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/plex-ttf/distinfo Mon Apr 16 18:14:54 2018 (r467500) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523902344 +SHA256 (plex-ttf-1.0.2.zip) = 76c5549a64ea5b2cbe490cbc5e7a4ac64505e95defa24c1f81aaeafb84685f0a +SIZE (plex-ttf-1.0.2.zip) = 4104728 Added: head/x11-fonts/plex-ttf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/plex-ttf/pkg-descr Mon Apr 16 18:14:54 2018 (r467500) @@ -0,0 +1,6 @@ +Plex is IBM's signature typeface. The Plex family comes in a Sans, +Serif, Mono and Sans Condensed variant, all with roman and true +italics. The fonts have been designed to work well in user interface +(UI) environments as well as other mediums. + +WWW: https://github.com/IBM/plex Added: head/x11-fonts/plex-ttf/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/plex-ttf/pkg-plist Mon Apr 16 18:14:54 2018 (r467500) @@ -0,0 +1,64 @@ +%%FONTSDIR%%/IBMPlexMono-Bold.ttf +%%FONTSDIR%%/IBMPlexMono-BoldItalic.ttf +%%FONTSDIR%%/IBMPlexMono-ExtraLight.ttf +%%FONTSDIR%%/IBMPlexMono-ExtraLightItalic.ttf +%%FONTSDIR%%/IBMPlexMono-Italic.ttf +%%FONTSDIR%%/IBMPlexMono-Light.ttf +%%FONTSDIR%%/IBMPlexMono-LightItalic.ttf +%%FONTSDIR%%/IBMPlexMono-Medium.ttf +%%FONTSDIR%%/IBMPlexMono-MediumItalic.ttf +%%FONTSDIR%%/IBMPlexMono-Regular.ttf +%%FONTSDIR%%/IBMPlexMono-SemiBold.ttf +%%FONTSDIR%%/IBMPlexMono-SemiBoldItalic.ttf +%%FONTSDIR%%/IBMPlexMono-Text.ttf +%%FONTSDIR%%/IBMPlexMono-TextItalic.ttf +%%FONTSDIR%%/IBMPlexMono-Thin.ttf +%%FONTSDIR%%/IBMPlexMono-ThinItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Bold.ttf +%%FONTSDIR%%/IBMPlexSans-BoldItalic.ttf +%%FONTSDIR%%/IBMPlexSans-ExtraLight.ttf +%%FONTSDIR%%/IBMPlexSans-ExtraLightItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Italic.ttf +%%FONTSDIR%%/IBMPlexSans-Light.ttf +%%FONTSDIR%%/IBMPlexSans-LightItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Medium.ttf +%%FONTSDIR%%/IBMPlexSans-MediumItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Regular.ttf +%%FONTSDIR%%/IBMPlexSans-SemiBold.ttf +%%FONTSDIR%%/IBMPlexSans-SemiBoldItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Text.ttf +%%FONTSDIR%%/IBMPlexSans-TextItalic.ttf +%%FONTSDIR%%/IBMPlexSans-Thin.ttf +%%FONTSDIR%%/IBMPlexSans-ThinItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Bold.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-BoldItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-ExtraLight.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-ExtraLightItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Italic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Light.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-LightItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Medium.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-MediumItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Regular.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-SemiBold.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-SemiBoldItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Text.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-TextItalic.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-Thin.ttf +%%FONTSDIR%%/IBMPlexSansCondensed-ThinItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Bold.ttf +%%FONTSDIR%%/IBMPlexSerif-BoldItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-ExtraLight.ttf +%%FONTSDIR%%/IBMPlexSerif-ExtraLightItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Italic.ttf +%%FONTSDIR%%/IBMPlexSerif-Light.ttf +%%FONTSDIR%%/IBMPlexSerif-LightItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Medium.ttf +%%FONTSDIR%%/IBMPlexSerif-MediumItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Regular.ttf +%%FONTSDIR%%/IBMPlexSerif-SemiBold.ttf +%%FONTSDIR%%/IBMPlexSerif-SemiBoldItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Text.ttf +%%FONTSDIR%%/IBMPlexSerif-TextItalic.ttf +%%FONTSDIR%%/IBMPlexSerif-Thin.ttf +%%FONTSDIR%%/IBMPlexSerif-ThinItalic.ttf From owner-svn-ports-head@freebsd.org Mon Apr 16 18:15:32 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D727F99CC2; Mon, 16 Apr 2018 18:15:32 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BEA3A87E49; Mon, 16 Apr 2018 18:15:31 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B97AD20DBC; Mon, 16 Apr 2018 18:15:31 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIFVbk058662; Mon, 16 Apr 2018 18:15:31 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIFVYq058656; Mon, 16 Apr 2018 18:15:31 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161815.w3GIFVYq058656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 18:15:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467501 - in head/science: . fsom fsom/files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/science: . fsom fsom/files X-SVN-Commit-Revision: 467501 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:15:32 -0000 Author: jwb Date: Mon Apr 16 18:15:30 2018 New Revision: 467501 URL: https://svnweb.freebsd.org/changeset/ports/467501 Log: fsom: Tiny C library for managing SOM (Self-Organizing Maps) neural networks Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15103 Added: head/science/fsom/ head/science/fsom/Makefile (contents, props changed) head/science/fsom/distinfo (contents, props changed) head/science/fsom/files/ head/science/fsom/files/Makefile (contents, props changed) head/science/fsom/files/patch-fsom.c (contents, props changed) head/science/fsom/pkg-descr (contents, props changed) Modified: head/science/Makefile Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Mon Apr 16 18:14:54 2018 (r467500) +++ head/science/Makefile Mon Apr 16 18:15:30 2018 (r467501) @@ -53,6 +53,7 @@ SUBDIR += fastcap SUBDIR += fasthenry SUBDIR += fisicalab + SUBDIR += fsom SUBDIR += fvcom SUBDIR += fvcom-mpi SUBDIR += fvm Added: head/science/fsom/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/fsom/Makefile Mon Apr 16 18:15:30 2018 (r467501) @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= fsom +DISTVERSION= g20151117 +CATEGORIES= science + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Tiny C library for managing SOM (Self-Organizing Maps) neural networks + +LICENSE= GPLv3 + +USE_GITHUB= yes +GH_ACCOUNT= ekg +GH_TAGNAME= 56695e1611d824cda97f08e932d25d08419170cd + +INSTALL_TARGET= install-strip + +PLIST_FILES= bin/fsom \ + include/fsom/convert.h \ + include/fsom/fsom.h \ + include/fsom/split.h \ + lib/libfsom.a + +MAKEFILE= ${FILESDIR}/Makefile + +.include Added: head/science/fsom/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/fsom/distinfo Mon Apr 16 18:15:30 2018 (r467501) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523601004 +SHA256 (ekg-fsom-g20151117-56695e1611d824cda97f08e932d25d08419170cd_GH0.tar.gz) = 1ba3360985be781bb9f79d974705c86e7bb0719cb83638955e113b5dd83ec8dd +SIZE (ekg-fsom-g20151117-56695e1611d824cda97f08e932d25d08419170cd_GH0.tar.gz) = 9771 Added: head/science/fsom/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/fsom/files/Makefile Mon Apr 16 18:15:30 2018 (r467501) @@ -0,0 +1,52 @@ + +# Use ?= to allow overriding from the env or command-line, e.g. +# +# make CXXFLAGS="-O3 -fPIC" install +# +# Package managers will override many of these variables automatically, so +# this is aimed at making it easy to create packages (Debian packages, +# FreeBSD ports, MacPorts, pkgsrc, etc.) + +CXX ?= g++ +CXXFLAGS ?= -w -O3 -pipe -fomit-frame-pointer -ffast-math +AR ?= ar +MKDIR ?= mkdir +STRIP ?= strip +DESTDIR ?= stage +PREFIX ?= /usr/local + +BIN = fsom +LIB = libfsom.a +OBJS = fsom.o split.o +MAIN = main.o + +all: ${BIN} ${LIB} + +${BIN}: ${OBJS} ${MAIN} + ${CXX} -o fsom ${OBJS} ${MAIN} -lm + +${LIB}: ${OBJS} + ${AR} -rs ${LIB} ${OBJS} + +fsom.o: fsom.c + ${CXX} ${CXXFLAGS} -c fsom.c + +split.o: split.cpp + ${CXX} ${CXXFLAGS} -c split.cpp + +main.o: main.cpp + ${CXX} ${CXXFLAGS} -c main.cpp + +install: all + ${MKDIR} -p ${DESTDIR}${PREFIX}/bin + ${MKDIR} -p ${DESTDIR}${PREFIX}/include/fsom + ${MKDIR} -p ${DESTDIR}${PREFIX}/lib + ${INSTALL} ${BIN} ${DESTDIR}${PREFIX}/bin + ${INSTALL} *.h ${DESTDIR}${PREFIX}/include/fsom + ${INSTALL} ${LIB} ${DESTDIR}${PREFIX}/lib + +install-strip: install + ${STRIP} ${DESTDIR}${PREFIX}/bin/${BIN} + +clean: + rm -rf *.o ${BIN} ${LIB} ${DESTDIR} Added: head/science/fsom/files/patch-fsom.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/fsom/files/patch-fsom.c Mon Apr 16 18:15:30 2018 (r467501) @@ -0,0 +1,26 @@ +--- fsom.c.orig 2015-11-21 16:35:06 UTC ++++ fsom.c +@@ -31,6 +31,10 @@ + #define M_E 2.7182818284590452354 + #endif + ++#ifndef ABS ++#define ABS(x) ((x) < 0 ? -(x) : (x)) ++#endif ++ + /** + * \brief Create a new synapsis between two neurons + * \param input_neuron Input neuron for the synapsis +@@ -591,10 +595,10 @@ som_train_iteration ( som_network_t *net + som_neuron_t *neuron; + for ( i=0; i < net->output_layer->neurons_rows; ++i ) + { +- dist_i = abs( x - i ); ++ dist_i = ABS( x - i ); + for ( j=0; j < net->output_layer->neurons_cols; ++j ) + { +- dist = pow( dist_i + abs ( y - j ), 4 ); ++ dist = pow( dist_i + ABS ( y - j ), 4 ); + inv_dist = (1.0 / ((double) dist + 1)) * l_rate; + neuron = net->output_layer->neurons[i][j]; + for ( k=0; k < net->input_layer->neurons_count; ++k ) Added: head/science/fsom/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/fsom/pkg-descr Mon Apr 16 18:15:30 2018 (r467501) @@ -0,0 +1,6 @@ +FSOM is a tiny C library for managing SOM (Self-Organizing Maps) neural +networks, a type of artificial neural network (ANN) that is trained using +unsupervised learning to produce a low-dimensional (typically two-dimensional), +discretized representation of the input space of the training samples. + +WWW: https://github.com/ekg/fsom From owner-svn-ports-head@freebsd.org Mon Apr 16 18:31:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD64F9AAE1; Mon, 16 Apr 2018 18:31:43 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1963269B5E; Mon, 16 Apr 2018 18:31:43 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1467920FE1; Mon, 16 Apr 2018 18:31:43 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIVgBH067717; Mon, 16 Apr 2018 18:31:42 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIVgdi067711; Mon, 16 Apr 2018 18:31:42 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161831.w3GIVgdi067711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 18:31:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467502 - in head/math: . multichoose multichoose/files X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/math: . multichoose multichoose/files X-SVN-Commit-Revision: 467502 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:31:43 -0000 Author: jwb Date: Mon Apr 16 18:31:42 2018 New Revision: 467502 URL: https://svnweb.freebsd.org/changeset/ports/467502 Log: math/multichoose: Generate multiset combinations (n multichoose k) Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15104 Added: head/math/multichoose/ head/math/multichoose/Makefile (contents, props changed) head/math/multichoose/distinfo (contents, props changed) head/math/multichoose/files/ head/math/multichoose/files/Makefile (contents, props changed) head/math/multichoose/pkg-descr (contents, props changed) head/math/multichoose/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Apr 16 18:15:30 2018 (r467501) +++ head/math/Makefile Mon Apr 16 18:31:42 2018 (r467502) @@ -342,6 +342,7 @@ SUBDIR += msieve SUBDIR += mtl SUBDIR += mtrxmath + SUBDIR += multichoose SUBDIR += mumps SUBDIR += mumps-edf SUBDIR += mumps-mpich Added: head/math/multichoose/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/multichoose/Makefile Mon Apr 16 18:31:42 2018 (r467502) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= multichoose +DISTVERSIONPREFIX= v +DISTVERSION= 1.0.3-2 +DISTVERSIONSUFFIX= -g3b8d14e +CATEGORIES= math + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Generate multiset combinations (n multichoose k) + +LICENSE= MIT + +USES= python shebangfix +SHEBANG_FILES= *.py +USE_GITHUB= yes +GH_ACCOUNT= ekg + +MAKEFILE= ${FILESDIR}/Makefile +INSTALL_TARGET= install-strip + +.include Added: head/math/multichoose/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/multichoose/distinfo Mon Apr 16 18:31:42 2018 (r467502) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523601462 +SHA256 (ekg-multichoose-v1.0.3-2-g3b8d14e_GH0.tar.gz) = 31eaeb816842094468c8204f9eb96bc825f2e60bc8528d593002ebb66532548e +SIZE (ekg-multichoose-v1.0.3-2-g3b8d14e_GH0.tar.gz) = 6555 Added: head/math/multichoose/files/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/multichoose/files/Makefile Mon Apr 16 18:31:42 2018 (r467502) @@ -0,0 +1,46 @@ + +# Use ?= to allow overriding from the env or command-line, e.g. +# +# make CXXFLAGS="-O3 -fPIC" install +# +# Package managers will override many of these variables automatically, so +# this is aimed at making it easy to create packages (Debian packages, +# FreeBSD ports, MacPorts, pkgsrc, etc.) + +CC ?= cc +CXX ?= c++ +DESTDIR ?= stage +PREFIX ?= /usr/local +MKDIR ?= mkdir +INSTALL ?= install -c +STRIP ?= strip +AR ?= ar + +BINS = multichoose cmultichoose multipermute + +all: ${BINS} + +#multichoose_recursive: multichoose_recursive.cpp +# ${CXX} multichoose_recursive.cpp -o multichoose_recursive + +multichoose: multichoose.cpp multichoose.h + ${CXX} multichoose.cpp -o multichoose + +multipermute: multipermute.cpp multipermute.h + ${CXX} multipermute.cpp -o multipermute + +cmultichoose: multichoose.c + ${CC} multichoose.c -o cmultichoose + +install: all + ${MKDIR} -p ${DESTDIR}${PREFIX}/bin + ${MKDIR} -p ${DESTDIR}${PREFIX}/include/multichoose + ${INSTALL} ${BINS} ${DESTDIR}${PREFIX}/bin + ${INSTALL} *.py ${DESTDIR}${PREFIX}/bin + ${INSTALL} *.h ${DESTDIR}${PREFIX}/include/multichoose + +install-strip: install + ${STRIP} ${DESTDIR}${PREFIX}/bin/*e + +clean: + rm -rf ${BINS} ${DESTDIR} Added: head/math/multichoose/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/multichoose/pkg-descr Mon Apr 16 18:31:42 2018 (r467502) @@ -0,0 +1,6 @@ +Efficient loopless multiset combination generation algorithm which is +(approximately) described in "Loopless algorithms for generating permutations, +combinations, and other combinatorial configurations." G Ehrlich - Journal of +the ACM (JACM), 1973. (Algorithm 7.) + +WWW: https://github.com/ekg/multichoose Added: head/math/multichoose/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/multichoose/pkg-plist Mon Apr 16 18:31:42 2018 (r467502) @@ -0,0 +1,7 @@ +bin/cmultichoose +bin/multichoose +bin/multichoose.py +bin/multipermute +bin/multipermute.py +include/multichoose/multichoose.h +include/multichoose/multipermute.h From owner-svn-ports-head@freebsd.org Mon Apr 16 18:32:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7191F9AD0B; Mon, 16 Apr 2018 18:32:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7663C69E42; Mon, 16 Apr 2018 18:32:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 715C821114; Mon, 16 Apr 2018 18:32:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIWfOW068575; Mon, 16 Apr 2018 18:32:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIWfhm068573; Mon, 16 Apr 2018 18:32:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161832.w3GIWfhm068573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:32:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467503 - in head/net: . rubygem-gitaly-proto095 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/net: . rubygem-gitaly-proto095 X-SVN-Commit-Revision: 467503 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:32:41 -0000 Author: sunpoet Date: Mon Apr 16 18:32:41 2018 New Revision: 467503 URL: https://svnweb.freebsd.org/changeset/ports/467503 Log: Add rubygem-gitaly-proto095 0.95.0 (copied from rubygem-gitaly-proto) - Add PORTSCOUT Added: head/net/rubygem-gitaly-proto095/ - copied from r467401, head/net/rubygem-gitaly-proto/ Modified: head/net/Makefile head/net/rubygem-gitaly-proto095/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Apr 16 18:31:42 2018 (r467502) +++ head/net/Makefile Mon Apr 16 18:32:41 2018 (r467503) @@ -1256,6 +1256,7 @@ SUBDIR += rubygem-gitaly-proto084 SUBDIR += rubygem-gitaly-proto088 SUBDIR += rubygem-gitaly-proto094 + SUBDIR += rubygem-gitaly-proto095 SUBDIR += rubygem-gitlab_omniauth-ldap SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-grpc Modified: head/net/rubygem-gitaly-proto095/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Sun Apr 15 17:04:29 2018 (r467401) +++ head/net/rubygem-gitaly-proto095/Makefile Mon Apr 16 18:32:41 2018 (r467503) @@ -5,6 +5,7 @@ PORTNAME= gitaly-proto PORTVERSION= 0.95.0 CATEGORIES= net rubygems MASTER_SITES= RG +PKGNAMESUFFIX= 095 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Protobuf specifications and client libraries for Gitaly @@ -13,6 +14,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \ rubygem-grpc>=1.10:net/rubygem-grpc + +PORTSCOUT= limit:^0\.95\. NO_ARCH= yes USE_RUBY= yes From owner-svn-ports-head@freebsd.org Mon Apr 16 18:32:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 491CCF9AD46; Mon, 16 Apr 2018 18:32:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBF1869F1F; Mon, 16 Apr 2018 18:32:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 031A221116; Mon, 16 Apr 2018 18:32:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIWkGI068700; Mon, 16 Apr 2018 18:32:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIWk2R068698; Mon, 16 Apr 2018 18:32:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161832.w3GIWk2R068698@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467504 - head/archivers/p5-Compress-Raw-Lzma X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/p5-Compress-Raw-Lzma X-SVN-Commit-Revision: 467504 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:32:49 -0000 Author: sunpoet Date: Mon Apr 16 18:32:46 2018 New Revision: 467504 URL: https://svnweb.freebsd.org/changeset/ports/467504 Log: Update to 2.082 Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile head/archivers/p5-Compress-Raw-Lzma/distinfo Modified: head/archivers/p5-Compress-Raw-Lzma/Makefile ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/Makefile Mon Apr 16 18:32:41 2018 (r467503) +++ head/archivers/p5-Compress-Raw-Lzma/Makefile Mon Apr 16 18:32:46 2018 (r467504) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.081 +PORTVERSION= 2.082 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/distinfo Mon Apr 16 18:32:41 2018 (r467503) +++ head/archivers/p5-Compress-Raw-Lzma/distinfo Mon Apr 16 18:32:46 2018 (r467504) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523279941 -SHA256 (Compress-Raw-Lzma-2.081.tar.gz) = 273f61c2bd5386ec91ec99a6e782707a8c5505ff64372b7cae4ffa71e8ec0470 -SIZE (Compress-Raw-Lzma-2.081.tar.gz) = 113847 +TIMESTAMP = 1523893939 +SHA256 (Compress-Raw-Lzma-2.082.tar.gz) = c23289bd02da35550b0527dc66e0fb3bd9174fed9bd07a8d1e96bb1dca644205 +SIZE (Compress-Raw-Lzma-2.082.tar.gz) = 114203 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:32:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE67EF9AD60; Mon, 16 Apr 2018 18:32:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B3B169F30; Mon, 16 Apr 2018 18:32:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 756BD21117; Mon, 16 Apr 2018 18:32:51 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIWpxq068825; Mon, 16 Apr 2018 18:32:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIWpMB068823; Mon, 16 Apr 2018 18:32:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161832.w3GIWpMB068823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:32:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467505 - head/security/p5-Crypt-OpenSSL-Guess X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/p5-Crypt-OpenSSL-Guess X-SVN-Commit-Revision: 467505 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:32:52 -0000 Author: sunpoet Date: Mon Apr 16 18:32:51 2018 New Revision: 467505 URL: https://svnweb.freebsd.org/changeset/ports/467505 Log: Update to 0.11 Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Guess/Changes Modified: head/security/p5-Crypt-OpenSSL-Guess/Makefile head/security/p5-Crypt-OpenSSL-Guess/distinfo Modified: head/security/p5-Crypt-OpenSSL-Guess/Makefile ============================================================================== --- head/security/p5-Crypt-OpenSSL-Guess/Makefile Mon Apr 16 18:32:46 2018 (r467504) +++ head/security/p5-Crypt-OpenSSL-Guess/Makefile Mon Apr 16 18:32:51 2018 (r467505) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-Guess -PORTVERSION= 0.01 +PORTVERSION= 0.11 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes -USE_PERL5= modbuildtiny +USE_PERL5= configure USES= perl5 .include Modified: head/security/p5-Crypt-OpenSSL-Guess/distinfo ============================================================================== --- head/security/p5-Crypt-OpenSSL-Guess/distinfo Mon Apr 16 18:32:46 2018 (r467504) +++ head/security/p5-Crypt-OpenSSL-Guess/distinfo Mon Apr 16 18:32:51 2018 (r467505) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523721170 -SHA256 (Crypt-OpenSSL-Guess-0.01.tar.gz) = fe226703b998d0d27dc45ba24ea17d5f9f6d2a2d6d95faa108cc579f7a42e59e -SIZE (Crypt-OpenSSL-Guess-0.01.tar.gz) = 10571 +TIMESTAMP = 1523893953 +SHA256 (Crypt-OpenSSL-Guess-0.11.tar.gz) = aa6b18e38cb852cbad80a58cd90c395b40819d4d01e0ab37e7703149094d7167 +SIZE (Crypt-OpenSSL-Guess-0.11.tar.gz) = 11346 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:32:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0112F9ADB9; Mon, 16 Apr 2018 18:32:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 65A286A062; Mon, 16 Apr 2018 18:32:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA0A221118; Mon, 16 Apr 2018 18:32:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIWuuM068947; Mon, 16 Apr 2018 18:32:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIWuq7068945; Mon, 16 Apr 2018 18:32:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161832.w3GIWuq7068945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:32:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467506 - head/devel/py-fastimport X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-fastimport X-SVN-Commit-Revision: 467506 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:00 -0000 Author: sunpoet Date: Mon Apr 16 18:32:56 2018 New Revision: 467506 URL: https://svnweb.freebsd.org/changeset/ports/467506 Log: Update to 0.9.7 Changes: https://github.com/jelmer/python-fastimport/blob/master/NEWS Modified: head/devel/py-fastimport/Makefile head/devel/py-fastimport/distinfo Modified: head/devel/py-fastimport/Makefile ============================================================================== --- head/devel/py-fastimport/Makefile Mon Apr 16 18:32:51 2018 (r467505) +++ head/devel/py-fastimport/Makefile Mon Apr 16 18:32:56 2018 (r467506) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fastimport -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-fastimport/distinfo ============================================================================== --- head/devel/py-fastimport/distinfo Mon Apr 16 18:32:51 2018 (r467505) +++ head/devel/py-fastimport/distinfo Mon Apr 16 18:32:56 2018 (r467506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516895417 -SHA256 (fastimport-0.9.6.tar.gz) = 83d0ae7b14f58c90cf56d0bf190d339abbd8bf1be702492c3d15d74c6cd412ab -SIZE (fastimport-0.9.6.tar.gz) = 33333 +TIMESTAMP = 1523896116 +SHA256 (fastimport-0.9.7.tar.gz) = 4d6d34948072252387d1fc4993ede338116b428580d8f764f48e2fbb31c56b28 +SIZE (fastimport-0.9.7.tar.gz) = 39492 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED0E6F9ADD6; Mon, 16 Apr 2018 18:33:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A5236A0D8; Mon, 16 Apr 2018 18:33:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8548621119; Mon, 16 Apr 2018 18:33:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIX1QJ069081; Mon, 16 Apr 2018 18:33:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIX1pB069080; Mon, 16 Apr 2018 18:33:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIX1pB069080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467507 - head/multimedia/py-moviepy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/multimedia/py-moviepy X-SVN-Commit-Revision: 467507 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:02 -0000 Author: sunpoet Date: Mon Apr 16 18:33:01 2018 New Revision: 467507 URL: https://svnweb.freebsd.org/changeset/ports/467507 Log: Add ImageMagick 7.x support - Add IMAGEMAGICK6 and IMAGEMAGICK7 options - Change default from IMAGEMAGICK6 to IMAGEMAGICK7 - Bump PORTREVISION for dependency change Modified: head/multimedia/py-moviepy/Makefile Modified: head/multimedia/py-moviepy/Makefile ============================================================================== --- head/multimedia/py-moviepy/Makefile Mon Apr 16 18:32:56 2018 (r467506) +++ head/multimedia/py-moviepy/Makefile Mon Apr 16 18:33:01 2018 (r467507) @@ -2,7 +2,7 @@ PORTNAME= moviepy PORTVERSION= 0.2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,7 @@ COMMENT= Video editing with Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE.txt -RUN_DEPENDS= convert:graphics/ImageMagick \ - ${PYTHON_PKGNAMEPREFIX}decorator>=4.0.11:devel/py-decorator@${FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>=4.0.11:devel/py-decorator@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}imageio>=2.1.2:graphics/py-imageio@${FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.11.2:misc/py-tqdm@${FLAVOR} @@ -23,5 +22,13 @@ USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes + +OPTIONS_SINGLE= IMAGEMAGICK +OPTIONS_SINGLE_IMAGEMAGICK= IMAGEMAGICK6 IMAGEMAGICK7 +OPTIONS_DEFAULT=IMAGEMAGICK7 +IMAGEMAGICK6_DESC= Use ImageMagick 6.x as backend +IMAGEMAGICK7_DESC= Use ImageMagick 7.x as backend +IMAGEMAGICK6_RUN_DEPENDS= convert:graphics/ImageMagick +IMAGEMAGICK7_RUN_DEPENDS= convert:graphics/ImageMagick7 .include From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B5BEF9AE2D; Mon, 16 Apr 2018 18:33:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 934D56A1BF; Mon, 16 Apr 2018 18:33:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 35A792111A; Mon, 16 Apr 2018 18:33:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIX6mj069188; Mon, 16 Apr 2018 18:33:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIX6CU069187; Mon, 16 Apr 2018 18:33:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIX6CU069187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467508 - head/games/rubygem-lolcat X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/games/rubygem-lolcat X-SVN-Commit-Revision: 467508 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:09 -0000 Author: sunpoet Date: Mon Apr 16 18:33:05 2018 New Revision: 467508 URL: https://svnweb.freebsd.org/changeset/ports/467508 Log: Add comment Modified: head/games/rubygem-lolcat/Makefile Modified: head/games/rubygem-lolcat/Makefile ============================================================================== --- head/games/rubygem-lolcat/Makefile Mon Apr 16 18:33:01 2018 (r467507) +++ head/games/rubygem-lolcat/Makefile Mon Apr 16 18:33:05 2018 (r467508) @@ -25,6 +25,8 @@ PLIST_FILES= bin/lolcat \ post-build: @${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC} +# compress the manpage manually instead of MANDIRS because of the order in +# _STAGE_SEQ: 820:gem-autoplist 850:compress-man post-install: ${GZIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/man/lolcat.6 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:12 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75659F9AE75; Mon, 16 Apr 2018 18:33:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E94B76A278; Mon, 16 Apr 2018 18:33:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 187DA2111B; Mon, 16 Apr 2018 18:33:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXA7E069312; Mon, 16 Apr 2018 18:33:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXAeF069310; Mon, 16 Apr 2018 18:33:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXAeF069310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467509 - head/net/rubygem-gitaly-proto X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/rubygem-gitaly-proto X-SVN-Commit-Revision: 467509 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:12 -0000 Author: sunpoet Date: Mon Apr 16 18:33:10 2018 New Revision: 467509 URL: https://svnweb.freebsd.org/changeset/ports/467509 Log: Update to 0.97.0 Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master Modified: head/net/rubygem-gitaly-proto/Makefile head/net/rubygem-gitaly-proto/distinfo Modified: head/net/rubygem-gitaly-proto/Makefile ============================================================================== --- head/net/rubygem-gitaly-proto/Makefile Mon Apr 16 18:33:05 2018 (r467508) +++ head/net/rubygem-gitaly-proto/Makefile Mon Apr 16 18:33:10 2018 (r467509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitaly-proto -PORTVERSION= 0.95.0 +PORTVERSION= 0.97.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-gitaly-proto/distinfo ============================================================================== --- head/net/rubygem-gitaly-proto/distinfo Mon Apr 16 18:33:05 2018 (r467508) +++ head/net/rubygem-gitaly-proto/distinfo Mon Apr 16 18:33:10 2018 (r467509) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523730570 -SHA256 (rubygem/gitaly-proto-0.95.0.gem) = 522834390dbd9797a7f7a0d7952a3e06da84c4e7e604e5409f093101d2888f77 -SIZE (rubygem/gitaly-proto-0.95.0.gem) = 15872 +TIMESTAMP = 1523893988 +SHA256 (rubygem/gitaly-proto-0.97.0.gem) = a9fcca04eb1391a29d8bd42078ecf259345a16e8199982d1cf8bf99d5911f519 +SIZE (rubygem/gitaly-proto-0.97.0.gem) = 16384 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C0F0DF9AECA; Mon, 16 Apr 2018 18:33:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3AC506A34F; Mon, 16 Apr 2018 18:33:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3C3D12111C; Mon, 16 Apr 2018 18:33:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXGmR069437; Mon, 16 Apr 2018 18:33:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXF20069435; Mon, 16 Apr 2018 18:33:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXF20069435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467510 - head/textproc/rubygem-autoprefixer-rails X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-autoprefixer-rails X-SVN-Commit-Revision: 467510 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:17 -0000 Author: sunpoet Date: Mon Apr 16 18:33:15 2018 New Revision: 467510 URL: https://svnweb.freebsd.org/changeset/ports/467510 Log: Update to 8.3.0 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-autoprefixer-rails/Makefile head/textproc/rubygem-autoprefixer-rails/distinfo Modified: head/textproc/rubygem-autoprefixer-rails/Makefile ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/Makefile Mon Apr 16 18:33:10 2018 (r467509) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Mon Apr 16 18:33:15 2018 (r467510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 8.2.0 +PORTVERSION= 8.3.0 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Mon Apr 16 18:33:10 2018 (r467509) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Mon Apr 16 18:33:15 2018 (r467510) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521732220 -SHA256 (rubygem/autoprefixer-rails-8.2.0.gem) = d5ade853066ffb77ee68b25f83082ae85a87150ed82f37906ee29db8ce65ba81 -SIZE (rubygem/autoprefixer-rails-8.2.0.gem) = 199168 +TIMESTAMP = 1523893999 +SHA256 (rubygem/autoprefixer-rails-8.3.0.gem) = 28484c09cb5ee5d4621bccf19749fb9f1bce9b70540ca17550b4202504c8418c +SIZE (rubygem/autoprefixer-rails-8.3.0.gem) = 200192 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34146F9AF04; Mon, 16 Apr 2018 18:33:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AF416A405; Mon, 16 Apr 2018 18:33:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3FB662111D; Mon, 16 Apr 2018 18:33:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXLfQ069559; Mon, 16 Apr 2018 18:33:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXKaA069557; Mon, 16 Apr 2018 18:33:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXKaA069557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467511 - head/www/you-get X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/you-get X-SVN-Commit-Revision: 467511 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:23 -0000 Author: sunpoet Date: Mon Apr 16 18:33:20 2018 New Revision: 467511 URL: https://svnweb.freebsd.org/changeset/ports/467511 Log: Update to 0.4.1060 Changes: https://github.com/soimort/you-get/commits/develop Modified: head/www/you-get/Makefile head/www/you-get/distinfo Modified: head/www/you-get/Makefile ============================================================================== --- head/www/you-get/Makefile Mon Apr 16 18:33:15 2018 (r467510) +++ head/www/you-get/Makefile Mon Apr 16 18:33:20 2018 (r467511) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= you-get -PORTVERSION= 0.4.1040 +PORTVERSION= 0.4.1060 CATEGORIES= www MASTER_SITES= CHEESESHOP Modified: head/www/you-get/distinfo ============================================================================== --- head/www/you-get/distinfo Mon Apr 16 18:33:15 2018 (r467510) +++ head/www/you-get/distinfo Mon Apr 16 18:33:20 2018 (r467511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520006008 -SHA256 (you-get-0.4.1040.tar.gz) = fdc9021e8b1cf936aad4bd6c74b80ea8fa3573b807c41242ba781e247f8c8ca8 -SIZE (you-get-0.4.1040.tar.gz) = 140730 +TIMESTAMP = 1523896581 +SHA256 (you-get-0.4.1060.tar.gz) = a1cc8754ec877a2a200ab76ca37c5c506d762d535945fdbfdf3263388dcd8db0 +SIZE (you-get-0.4.1060.tar.gz) = 141203 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5F7EF9AF50; Mon, 16 Apr 2018 18:33:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C11D56A4A3; Mon, 16 Apr 2018 18:33:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D0BA92111E; Mon, 16 Apr 2018 18:33:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXPUQ069662; Mon, 16 Apr 2018 18:33:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXPNN069661; Mon, 16 Apr 2018 18:33:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXPNN069661@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467512 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 467512 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:27 -0000 Author: sunpoet Date: Mon Apr 16 18:33:25 2018 New Revision: 467512 URL: https://svnweb.freebsd.org/changeset/ports/467512 Log: Add shared JPEG2000 description Modified: head/Mk/bsd.options.desc.mk Modified: head/Mk/bsd.options.desc.mk ============================================================================== --- head/Mk/bsd.options.desc.mk Mon Apr 16 18:33:20 2018 (r467511) +++ head/Mk/bsd.options.desc.mk Mon Apr 16 18:33:25 2018 (r467512) @@ -179,6 +179,7 @@ JAVA_DESC?= Java platform support JBIG_DESC?= JBIG image format support JHEAD_DESC?= jhead EXIF manipulator support JPEG_DESC?= JPEG image format support +JPEG2000_DESC?= JPEG 2000 support JSON_C_DESC?= JSON file/format parser support via json-c JSON_DESC?= JSON file/format/parser support KDE4_DESC?= KDE 4 desktop environment support From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:33 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27A03F9AF92; Mon, 16 Apr 2018 18:33:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4465F6A580; Mon, 16 Apr 2018 18:33:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3509521120; Mon, 16 Apr 2018 18:33:31 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXUWl069786; Mon, 16 Apr 2018 18:33:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXU3X069784; Mon, 16 Apr 2018 18:33:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXU3X069784@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467513 - head/german/mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/german/mythes X-SVN-Commit-Revision: 467513 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:33 -0000 Author: sunpoet Date: Mon Apr 16 18:33:30 2018 New Revision: 467513 URL: https://svnweb.freebsd.org/changeset/ports/467513 Log: Update to 2018.04.15 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Mon Apr 16 18:33:25 2018 (r467512) +++ head/german/mythes/Makefile Mon Apr 16 18:33:30 2018 (r467513) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.04.08 +PORTVERSION= 2018.04.15 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Mon Apr 16 18:33:25 2018 (r467512) +++ head/german/mythes/distinfo Mon Apr 16 18:33:30 2018 (r467513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523277941 -SHA256 (mythes/Deutscher-Thesaurus-20180408.oxt) = e1f9f843758294352ffbaf9e236b704709f63e9944e33de85511c33504205c29 -SIZE (mythes/Deutscher-Thesaurus-20180408.oxt) = 8831983 +TIMESTAMP = 1523887793 +SHA256 (mythes/Deutscher-Thesaurus-20180415.oxt) = c0d8cc85d75d71928868abc905ba1c9736f386be3007eb992bf5c50b43c5258f +SIZE (mythes/Deutscher-Thesaurus-20180415.oxt) = 8835526 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF53FF9AFC7; Mon, 16 Apr 2018 18:33:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 298186A669; Mon, 16 Apr 2018 18:33:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3149B21122; Mon, 16 Apr 2018 18:33:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXZfh069909; Mon, 16 Apr 2018 18:33:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXZ5O069907; Mon, 16 Apr 2018 18:33:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXZ5O069907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467514 - head/polish/hunspell X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/polish/hunspell X-SVN-Commit-Revision: 467514 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:38 -0000 Author: sunpoet Date: Mon Apr 16 18:33:35 2018 New Revision: 467514 URL: https://svnweb.freebsd.org/changeset/ports/467514 Log: Update to 20180415 Modified: head/polish/hunspell/Makefile head/polish/hunspell/distinfo Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Mon Apr 16 18:33:30 2018 (r467513) +++ head/polish/hunspell/Makefile Mon Apr 16 18:33:35 2018 (r467514) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20180407 +PORTVERSION= 20180415 CATEGORIES= polish textproc MASTER_SITES= https://sjp.pl/slownik/ort/ \ LOCAL/sunpoet/${PORTNAME} Modified: head/polish/hunspell/distinfo ============================================================================== --- head/polish/hunspell/distinfo Mon Apr 16 18:33:30 2018 (r467513) +++ head/polish/hunspell/distinfo Mon Apr 16 18:33:35 2018 (r467514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523277896 -SHA256 (hunspell/sjp-myspell-pl-20180407.zip) = da4c3130bac5951f9cdfbe887dfe5a6c4346b31a075f504baa775267a003b5fc -SIZE (hunspell/sjp-myspell-pl-20180407.zip) = 1206256 +TIMESTAMP = 1523895869 +SHA256 (hunspell/sjp-myspell-pl-20180415.zip) = a5aa251e9c8e118b9b326d78216faf37e9788753f6e3d8f197b6da86f5fd3874 +SIZE (hunspell/sjp-myspell-pl-20180415.zip) = 1206331 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7B96F9AFFC; Mon, 16 Apr 2018 18:33:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 87A766A731; Mon, 16 Apr 2018 18:33:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2B6CA21124; Mon, 16 Apr 2018 18:33:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXeZP070034; Mon, 16 Apr 2018 18:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXeBh070032; Mon, 16 Apr 2018 18:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXeBh070032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467515 - head/textproc/sk-mythes X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/sk-mythes X-SVN-Commit-Revision: 467515 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:44 -0000 Author: sunpoet Date: Mon Apr 16 18:33:40 2018 New Revision: 467515 URL: https://svnweb.freebsd.org/changeset/ports/467515 Log: Update to 2018.04.15 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Mon Apr 16 18:33:35 2018 (r467514) +++ head/textproc/sk-mythes/Makefile Mon Apr 16 18:33:40 2018 (r467515) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.04.08 +PORTVERSION= 2018.04.15 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Mon Apr 16 18:33:35 2018 (r467514) +++ head/textproc/sk-mythes/distinfo Mon Apr 16 18:33:40 2018 (r467515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523277953 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180408.zip) = 6de57707e663755adfcf4bc126797f5fb46bed8692ceebfbffc3c667bb65ed1f -SIZE (mythes/OOo-Thesaurus2-sk_SK-20180408.zip) = 239453 +TIMESTAMP = 1523887804 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20180415.zip) = c52512331e241c13b82ceffd85bea8ee0f74bb35b7d5289227f22aec43e49a6e +SIZE (mythes/OOo-Thesaurus2-sk_SK-20180415.zip) = 239453 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36383F9B04B; Mon, 16 Apr 2018 18:33:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C52C56A801; Mon, 16 Apr 2018 18:33:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE5D521125; Mon, 16 Apr 2018 18:33:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXkpM070174; Mon, 16 Apr 2018 18:33:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXkJU070170; Mon, 16 Apr 2018 18:33:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXkJU070170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467516 - head/devel/p5-Config-Model X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Config-Model X-SVN-Commit-Revision: 467516 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:49 -0000 Author: sunpoet Date: Mon Apr 16 18:33:46 2018 New Revision: 467516 URL: https://svnweb.freebsd.org/changeset/ports/467516 Log: Update to 2.121 Changes: http://search.cpan.org/dist/Config-Model/Changes Modified: head/devel/p5-Config-Model/Makefile head/devel/p5-Config-Model/distinfo head/devel/p5-Config-Model/pkg-plist Modified: head/devel/p5-Config-Model/Makefile ============================================================================== --- head/devel/p5-Config-Model/Makefile Mon Apr 16 18:33:40 2018 (r467515) +++ head/devel/p5-Config-Model/Makefile Mon Apr 16 18:33:46 2018 (r467516) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model -PORTVERSION= 2.120 +PORTVERSION= 2.121 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Config-Model/distinfo ============================================================================== --- head/devel/p5-Config-Model/distinfo Mon Apr 16 18:33:40 2018 (r467515) +++ head/devel/p5-Config-Model/distinfo Mon Apr 16 18:33:46 2018 (r467516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523305157 -SHA256 (Config-Model-2.120.tar.gz) = b9677e96a27c0694ea6156009c827434b954f2a7c720872ca10ec6fce10c6364 -SIZE (Config-Model-2.120.tar.gz) = 350628 +TIMESTAMP = 1523894044 +SHA256 (Config-Model-2.121.tar.gz) = 065869d30f5aea2e33c049cbf40379ae57b575bb2f7e1dd9c0023d04509e9161 +SIZE (Config-Model-2.121.tar.gz) = 351879 Modified: head/devel/p5-Config-Model/pkg-plist ============================================================================== --- head/devel/p5-Config-Model/pkg-plist Mon Apr 16 18:33:40 2018 (r467515) +++ head/devel/p5-Config-Model/pkg-plist Mon Apr 16 18:33:46 2018 (r467516) @@ -49,6 +49,7 @@ %%SITE_PERL%%/Config/Model/WarpedNode.pm %%SITE_PERL%%/Config/Model/Warper.pm %%SITE_PERL%%/Config/Model/application.d/multistrap +%%SITE_PERL%%/Config/Model/log4perl.conf %%SITE_PERL%%/Config/Model/models/Fstab.pl %%SITE_PERL%%/Config/Model/models/Fstab.pod %%SITE_PERL%%/Config/Model/models/Fstab/CommonOptions.pl From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:54 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5312CF9B087; Mon, 16 Apr 2018 18:33:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B03986A914; Mon, 16 Apr 2018 18:33:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F88921127; Mon, 16 Apr 2018 18:33:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXqx4070299; Mon, 16 Apr 2018 18:33:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXpfm070297; Mon, 16 Apr 2018 18:33:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXpfm070297@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467517 - head/devel/p5-Minion X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Minion X-SVN-Commit-Revision: 467517 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:54 -0000 Author: sunpoet Date: Mon Apr 16 18:33:51 2018 New Revision: 467517 URL: https://svnweb.freebsd.org/changeset/ports/467517 Log: Update to 9.0 Changes: http://search.cpan.org/dist/Minion/Changes Modified: head/devel/p5-Minion/Makefile head/devel/p5-Minion/distinfo Modified: head/devel/p5-Minion/Makefile ============================================================================== --- head/devel/p5-Minion/Makefile Mon Apr 16 18:33:46 2018 (r467516) +++ head/devel/p5-Minion/Makefile Mon Apr 16 18:33:51 2018 (r467517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Minion -PORTVERSION= 8.12 +PORTVERSION= 9.0 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI Modified: head/devel/p5-Minion/distinfo ============================================================================== --- head/devel/p5-Minion/distinfo Mon Apr 16 18:33:46 2018 (r467516) +++ head/devel/p5-Minion/distinfo Mon Apr 16 18:33:51 2018 (r467517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520521137 -SHA256 (Minion-8.12.tar.gz) = 1be1975c80e5391662438607ad0d95b89f900136de0227d5c802d1d0f79ae2d1 -SIZE (Minion-8.12.tar.gz) = 768518 +TIMESTAMP = 1523894061 +SHA256 (Minion-9.0.tar.gz) = 79d0df1ad91fc40517dc78b9020260841568ab13e9a702fad6c762756db22d8a +SIZE (Minion-9.0.tar.gz) = 795354 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:33:59 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D437F9B0C6; Mon, 16 Apr 2018 18:33:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A935C6A9E0; Mon, 16 Apr 2018 18:33:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 838B621128; Mon, 16 Apr 2018 18:33:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIXvAt070424; Mon, 16 Apr 2018 18:33:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIXvdf070422; Mon, 16 Apr 2018 18:33:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161833.w3GIXvdf070422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467518 - head/net/py-ipaddress X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-ipaddress X-SVN-Commit-Revision: 467518 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:33:59 -0000 Author: sunpoet Date: Mon Apr 16 18:33:56 2018 New Revision: 467518 URL: https://svnweb.freebsd.org/changeset/ports/467518 Log: Update to 1.0.22 Changes: https://github.com/phihag/ipaddress/commits/master Modified: head/net/py-ipaddress/Makefile head/net/py-ipaddress/distinfo Modified: head/net/py-ipaddress/Makefile ============================================================================== --- head/net/py-ipaddress/Makefile Mon Apr 16 18:33:51 2018 (r467517) +++ head/net/py-ipaddress/Makefile Mon Apr 16 18:33:56 2018 (r467518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipaddress -PORTVERSION= 1.0.21 +PORTVERSION= 1.0.22 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ipaddress/distinfo ============================================================================== --- head/net/py-ipaddress/distinfo Mon Apr 16 18:33:51 2018 (r467517) +++ head/net/py-ipaddress/distinfo Mon Apr 16 18:33:56 2018 (r467518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523789338 -SHA256 (ipaddress-1.0.21.tar.gz) = 82c964e8a387f3869774c9fd3ed7bf19f0e001de58f0f52fc17257b6bc5f515d -SIZE (ipaddress-1.0.21.tar.gz) = 32885 +TIMESTAMP = 1523896740 +SHA256 (ipaddress-1.0.22.tar.gz) = b146c751ea45cad6188dd6cf2d9b757f6f4f8d6ffb96a023e6f2e26eea02a72c +SIZE (ipaddress-1.0.22.tar.gz) = 33051 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:03 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D54C8F9B108; Mon, 16 Apr 2018 18:34:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D6486AAA1; Mon, 16 Apr 2018 18:34:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4095321129; Mon, 16 Apr 2018 18:34:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIY1Bq070535; Mon, 16 Apr 2018 18:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIY1mh070534; Mon, 16 Apr 2018 18:34:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIY1mh070534@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467519 - head/print/py-fonttools X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/print/py-fonttools X-SVN-Commit-Revision: 467519 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:04 -0000 Author: sunpoet Date: Mon Apr 16 18:34:01 2018 New Revision: 467519 URL: https://svnweb.freebsd.org/changeset/ports/467519 Log: Change MASTER_SITES back to CHEESESHOP It was unfetchable from pypi.python.org and is available through redirects now. Modified: head/print/py-fonttools/Makefile Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Mon Apr 16 18:33:56 2018 (r467518) +++ head/print/py-fonttools/Makefile Mon Apr 16 18:34:01 2018 (r467519) @@ -4,8 +4,7 @@ PORTNAME= fonttools PORTVERSION= 3.25.0 CATEGORIES= print python -#MASTER_SITES= CHEESESHOP -MASTER_SITES= https://files.pythonhosted.org/packages/source/F/FontTools/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C045DF9B13D; Mon, 16 Apr 2018 18:34:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB01E6AB4F; Mon, 16 Apr 2018 18:34:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 96C742112A; Mon, 16 Apr 2018 18:34:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIY7WX070675; Mon, 16 Apr 2018 18:34:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIY74i070672; Mon, 16 Apr 2018 18:34:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIY74i070672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467520 - head/www/py-imdbpy X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-imdbpy X-SVN-Commit-Revision: 467520 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:09 -0000 Author: sunpoet Date: Mon Apr 16 18:34:06 2018 New Revision: 467520 URL: https://svnweb.freebsd.org/changeset/ports/467520 Log: Update to 6.5 - Update LICENSE - Allow concurrent installation (USE_PYTHON=concurrent) - Add SQLAlchemy 1.2.x support: - Change SQLALCHEMY to a radio group - Add SQLALCHEMY11 (original SQLALCHEMY) and SQLALCHEMY12 options Changes: https://github.com/alberanid/imdbpy/blob/master/docs/Changelog.rst Modified: head/www/py-imdbpy/Makefile head/www/py-imdbpy/distinfo head/www/py-imdbpy/pkg-plist Modified: head/www/py-imdbpy/Makefile ============================================================================== --- head/www/py-imdbpy/Makefile Mon Apr 16 18:34:01 2018 (r467519) +++ head/www/py-imdbpy/Makefile Mon Apr 16 18:34:06 2018 (r467520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imdbpy -PORTVERSION= 6.4.1 +PORTVERSION= 6.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ SF/${PORTNAME}/IMDbPY/${PORTVERSION} @@ -12,24 +12,24 @@ DISTNAME= IMDbPY-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Retrieve and manage the data of the IMDb movie database -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${FLAVOR} -OPTIONS_DEFINE= DOCS SQLALCHEMY -OPTIONS_DEFAULT=SQLALCHEMY -SQLALCHEMY_DESC=SQLAlchemy support +OPTIONS_DEFINE= DOCS +OPTIONS_RADIO= SQLALCHEMY +OPTIONS_RADIO_SQLALCHEMY= SQLALCHEMY11 SQLALCHEMY12 +SQLALCHEMY11_DESC= Use SQLAlchemy 1.1.x as backend +SQLALCHEMY12_DESC= Use SQLAlchemy 1.2.x as backend NO_ARCH= yes USES= python shebangfix -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils SHEBANG_FILES= docs/goodies/download_applydiffs.py \ docs/goodies/reduce.sh -DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} - -SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0:databases/py-sqlalchemy11@${FLAVOR} +SQLALCHEMY11_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0:databases/py-sqlalchemy11@${FLAVOR} +SQLALCHEMY12_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy12>=0:databases/py-sqlalchemy12@${FLAVOR} post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ Modified: head/www/py-imdbpy/distinfo ============================================================================== --- head/www/py-imdbpy/distinfo Mon Apr 16 18:34:01 2018 (r467519) +++ head/www/py-imdbpy/distinfo Mon Apr 16 18:34:06 2018 (r467520) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521258765 -SHA256 (IMDbPY-6.4.1.tar.gz) = ce319c0184c556dee147e5c9acd7dd146da5868b917903709fef6c73ad08535e -SIZE (IMDbPY-6.4.1.tar.gz) = 334328 +TIMESTAMP = 1523894123 +SHA256 (IMDbPY-6.5.tar.gz) = 44424f9376c5d5596a0b730d5228951d5958aa9d85e50a0f60ff4daf815ce0a9 +SIZE (IMDbPY-6.5.tar.gz) = 332424 Modified: head/www/py-imdbpy/pkg-plist ============================================================================== --- head/www/py-imdbpy/pkg-plist Mon Apr 16 18:34:01 2018 (r467519) +++ head/www/py-imdbpy/pkg-plist Mon Apr 16 18:34:06 2018 (r467520) @@ -1,21 +1,24 @@ -%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS.txt -%%PORTDOCS%%%%DOCSDIR%%/CREDITS.txt -%%PORTDOCS%%%%DOCSDIR%%/Changelog.txt -%%PORTDOCS%%%%DOCSDIR%%/DEPLOY.txt -%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER.txt -%%PORTDOCS%%%%DOCSDIR%%/FAQS.txt +%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS.rst +%%PORTDOCS%%%%DOCSDIR%%/CREDITS.rst +%%PORTDOCS%%%%DOCSDIR%%/Changelog.rst +%%PORTDOCS%%%%DOCSDIR%%/DEPLOY.rst +%%PORTDOCS%%%%DOCSDIR%%/DISCLAIMER.rst +%%PORTDOCS%%%%DOCSDIR%%/FAQS.rst %%PORTDOCS%%%%DOCSDIR%%/GPL.txt -%%PORTDOCS%%%%DOCSDIR%%/INSTALLATION.txt +%%PORTDOCS%%%%DOCSDIR%%/INSTALLATION.rst %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt -%%PORTDOCS%%%%DOCSDIR%%/README.adult.txt -%%PORTDOCS%%%%DOCSDIR%%/README.currentRole.txt -%%PORTDOCS%%%%DOCSDIR%%/README.devel.txt -%%PORTDOCS%%%%DOCSDIR%%/README.info2xml.txt -%%PORTDOCS%%%%DOCSDIR%%/README.locale.txt -%%PORTDOCS%%%%DOCSDIR%%/README.package.txt -%%PORTDOCS%%%%DOCSDIR%%/README.s3.txt -%%PORTDOCS%%%%DOCSDIR%%/README.series.txt -%%PORTDOCS%%%%DOCSDIR%%/README.sqldb.txt +%%PORTDOCS%%%%DOCSDIR%%/Makefile +%%PORTDOCS%%%%DOCSDIR%%/README.adult.rst +%%PORTDOCS%%%%DOCSDIR%%/README.currentRole.rst +%%PORTDOCS%%%%DOCSDIR%%/README.devel.rst +%%PORTDOCS%%%%DOCSDIR%%/README.info2xml.rst +%%PORTDOCS%%%%DOCSDIR%%/README.locale.rst +%%PORTDOCS%%%%DOCSDIR%%/README.package.rst +%%PORTDOCS%%%%DOCSDIR%%/README.s3.rst +%%PORTDOCS%%%%DOCSDIR%%/README.series.rst +%%PORTDOCS%%%%DOCSDIR%%/README.sqldb.rst +%%PORTDOCS%%%%DOCSDIR%%/_static/.gitkeep +%%PORTDOCS%%%%DOCSDIR%%/conf.py %%PORTDOCS%%%%DOCSDIR%%/goodies/README.txt %%PORTDOCS%%%%DOCSDIR%%/goodies/applydiffs.sh %%PORTDOCS%%%%DOCSDIR%%/goodies/download-from-s3 @@ -30,3 +33,32 @@ %%PORTDOCS%%%%DOCSDIR%%/imdbpyico16x16.ico %%PORTDOCS%%%%DOCSDIR%%/imdbpyico32x32.ico %%PORTDOCS%%%%DOCSDIR%%/imdbpywin.bmp +%%PORTDOCS%%%%DOCSDIR%%/index.rst +%%PORTDOCS%%%%DOCSDIR%%/make.bat +%%PORTDOCS%%%%DOCSDIR%%/modules/Character.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/Company.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/Movie.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/Person.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/_exceptions.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/_logging.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/cli.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/helpers.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/imdb.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/linguistics.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.companyParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.movieParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.personParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.searchCompanyParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.searchKeywordParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.searchMovieParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.searchPersonParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.topBottomParser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.http.utils.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.s3.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.s3.utils.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.sql.alchemyadapter.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.sql.dbschema.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/parser.sql.rst +%%PORTDOCS%%%%DOCSDIR%%/modules/utils.rst From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4A97F9B178; Mon, 16 Apr 2018 18:34:13 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DFA36AC39; Mon, 16 Apr 2018 18:34:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7E6F62112B; Mon, 16 Apr 2018 18:34:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYC3S070800; Mon, 16 Apr 2018 18:34:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYCtB070798; Mon, 16 Apr 2018 18:34:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYCtB070798@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467521 - head/databases/rubygem-postgres_ext X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/rubygem-postgres_ext X-SVN-Commit-Revision: 467521 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:14 -0000 Author: sunpoet Date: Mon Apr 16 18:34:12 2018 New Revision: 467521 URL: https://svnweb.freebsd.org/changeset/ports/467521 Log: Update to 3.0.1 - Add LICENSE_FILE Changes: https://github.com/danmcclain/postgres_ext/blob/master/CHANGELOG.md Modified: head/databases/rubygem-postgres_ext/Makefile head/databases/rubygem-postgres_ext/distinfo Modified: head/databases/rubygem-postgres_ext/Makefile ============================================================================== --- head/databases/rubygem-postgres_ext/Makefile Mon Apr 16 18:34:06 2018 (r467520) +++ head/databases/rubygem-postgres_ext/Makefile Mon Apr 16 18:34:12 2018 (r467521) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgres_ext -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -9,13 +9,13 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= PostgreSQL data types extension for ActiveRecord LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord4>=4.0.0:databases/rubygem-activerecord4 \ +RUN_DEPENDS= rubygem-activerecord4>=4.0:databases/rubygem-activerecord4 \ rubygem-arel6>=4.0.1:databases/rubygem-arel6 \ rubygem-pg_array_parser>=0.0.9:databases/rubygem-pg_array_parser NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/databases/rubygem-postgres_ext/distinfo ============================================================================== --- head/databases/rubygem-postgres_ext/distinfo Mon Apr 16 18:34:06 2018 (r467520) +++ head/databases/rubygem-postgres_ext/distinfo Mon Apr 16 18:34:12 2018 (r467521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463295349 -SHA256 (rubygem/postgres_ext-3.0.0.gem) = ec311a5550a0ad7a26ca9a3d1aaf3cb0a9a4e75fa49d6a3f6c4d055d1c0e77d1 -SIZE (rubygem/postgres_ext-3.0.0.gem) = 21504 +TIMESTAMP = 1523894138 +SHA256 (rubygem/postgres_ext-3.0.1.gem) = b81d084b00f3398d403d7b3277f15dad1562466347d097895a27b0ddbf54215a +SIZE (rubygem/postgres_ext-3.0.1.gem) = 24064 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BCC2F9B1AA; Mon, 16 Apr 2018 18:34:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D62B6AD10; Mon, 16 Apr 2018 18:34:18 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 011EC2112C; Mon, 16 Apr 2018 18:34:17 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYH3L070922; Mon, 16 Apr 2018 18:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYHJr070920; Mon, 16 Apr 2018 18:34:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYHJr070920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467522 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-core X-SVN-Commit-Revision: 467522 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:19 -0000 Author: sunpoet Date: Mon Apr 16 18:34:17 2018 New Revision: 467522 URL: https://svnweb.freebsd.org/changeset/ports/467522 Log: Update to 2.11.33 - Take maintainership Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Mon Apr 16 18:34:12 2018 (r467521) +++ head/devel/rubygem-aws-sdk-core/Makefile Mon Apr 16 18:34:17 2018 (r467522) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -DISTVERSION= 2.10.134 +DISTVERSION= 2.11.33 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS SDK for Ruby - Core LICENSE= APACHE20 Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Mon Apr 16 18:34:12 2018 (r467521) +++ head/devel/rubygem-aws-sdk-core/distinfo Mon Apr 16 18:34:17 2018 (r467522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518861201 -SHA256 (rubygem/aws-sdk-core-2.10.134.gem) = dae06eba8a9de7d4afd4077d05b724895f477d60c65158ea784d87266ae25259 -SIZE (rubygem/aws-sdk-core-2.10.134.gem) = 1197568 +TIMESTAMP = 1523894347 +SHA256 (rubygem/aws-sdk-core-2.11.33.gem) = ac3a4c69bee14cb8a90d3fda65f6607f9b2ccfe1974b4c49d5de5f87827e4f25 +SIZE (rubygem/aws-sdk-core-2.11.33.gem) = 1224192 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:25 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29C72F9B1F1; Mon, 16 Apr 2018 18:34:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E5E566ADDD; Mon, 16 Apr 2018 18:34:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 660F52112D; Mon, 16 Apr 2018 18:34:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYNX4071051; Mon, 16 Apr 2018 18:34:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYNTw071049; Mon, 16 Apr 2018 18:34:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYNTw071049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467523 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk-resources X-SVN-Commit-Revision: 467523 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:25 -0000 Author: sunpoet Date: Mon Apr 16 18:34:22 2018 New Revision: 467523 URL: https://svnweb.freebsd.org/changeset/ports/467523 Log: Update to 2.11.33 - Take maintainership Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Mon Apr 16 18:34:17 2018 (r467522) +++ head/devel/rubygem-aws-sdk-resources/Makefile Mon Apr 16 18:34:22 2018 (r467523) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -DISTVERSION= 2.10.134 +DISTVERSION= 2.11.33 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS SDK for Ruby Resources LICENSE= APACHE20 Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Mon Apr 16 18:34:17 2018 (r467522) +++ head/devel/rubygem-aws-sdk-resources/distinfo Mon Apr 16 18:34:22 2018 (r467523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518861209 -SHA256 (rubygem/aws-sdk-resources-2.10.134.gem) = 8fa26f1cff0e90bf5c4d2ffd5dbe77cb0c6aac2b3137710510b3e10f344cc6a4 -SIZE (rubygem/aws-sdk-resources-2.10.134.gem) = 48640 +TIMESTAMP = 1523894358 +SHA256 (rubygem/aws-sdk-resources-2.11.33.gem) = b3a03f1749b87cea5cca7046a7be428f95ddbadbe13a5886c630d48e87021bee +SIZE (rubygem/aws-sdk-resources-2.11.33.gem) = 48640 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:30 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 21CB1F9B241; Mon, 16 Apr 2018 18:34:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 278A16AEAE; Mon, 16 Apr 2018 18:34:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EC5C62112E; Mon, 16 Apr 2018 18:34:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYSLQ071176; Mon, 16 Apr 2018 18:34:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYSwV071174; Mon, 16 Apr 2018 18:34:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYSwV071174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467524 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-aws-sdk X-SVN-Commit-Revision: 467524 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:30 -0000 Author: sunpoet Date: Mon Apr 16 18:34:28 2018 New Revision: 467524 URL: https://svnweb.freebsd.org/changeset/ports/467524 Log: Update to 2.11.33 - Take maintainership Changes: https://github.com/aws/aws-sdk-ruby/releases Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Mon Apr 16 18:34:22 2018 (r467523) +++ head/devel/rubygem-aws-sdk/Makefile Mon Apr 16 18:34:28 2018 (r467524) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= aws-sdk -DISTVERSION= 2.10.134 +DISTVERSION= 2.11.33 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= AWS SDK for Ruby LICENSE= APACHE20 Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Mon Apr 16 18:34:22 2018 (r467523) +++ head/devel/rubygem-aws-sdk/distinfo Mon Apr 16 18:34:28 2018 (r467524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518861217 -SHA256 (rubygem/aws-sdk-2.10.134.gem) = 09ae619081a9d0120bdced4448f3030c3432a8b050be4b84550476cf6da41ea9 -SIZE (rubygem/aws-sdk-2.10.134.gem) = 4608 +TIMESTAMP = 1523894367 +SHA256 (rubygem/aws-sdk-2.11.33.gem) = 205fa9dd55a3b899bd221997798fecffb81f0c2336ad34c98ab027b01c2c6773 +SIZE (rubygem/aws-sdk-2.11.33.gem) = 4608 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:35 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22BE4F9B2AB; Mon, 16 Apr 2018 18:34:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 490A76AF7B; Mon, 16 Apr 2018 18:34:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E63E72112F; Mon, 16 Apr 2018 18:34:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYXSI071298; Mon, 16 Apr 2018 18:34:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYXvr071296; Mon, 16 Apr 2018 18:34:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYXvr071296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467525 - head/sysutils/rubygem-capistrano X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/sysutils/rubygem-capistrano X-SVN-Commit-Revision: 467525 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:35 -0000 Author: sunpoet Date: Mon Apr 16 18:34:33 2018 New Revision: 467525 URL: https://svnweb.freebsd.org/changeset/ports/467525 Log: Update to 3.10.2 Changes: https://github.com/capistrano/capistrano/releases Modified: head/sysutils/rubygem-capistrano/Makefile head/sysutils/rubygem-capistrano/distinfo Modified: head/sysutils/rubygem-capistrano/Makefile ============================================================================== --- head/sysutils/rubygem-capistrano/Makefile Mon Apr 16 18:34:28 2018 (r467524) +++ head/sysutils/rubygem-capistrano/Makefile Mon Apr 16 18:34:33 2018 (r467525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.10.1 +PORTVERSION= 3.10.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-capistrano/distinfo ============================================================================== --- head/sysutils/rubygem-capistrano/distinfo Mon Apr 16 18:34:28 2018 (r467524) +++ head/sysutils/rubygem-capistrano/distinfo Mon Apr 16 18:34:33 2018 (r467525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512841257 -SHA256 (rubygem/capistrano-3.10.1.gem) = e98a86136b7d4f1ea3b7a4d904deceeeb5433a2195069c2ece3666ac5c771d66 -SIZE (rubygem/capistrano-3.10.1.gem) = 77824 +TIMESTAMP = 1523894151 +SHA256 (rubygem/capistrano-3.10.2.gem) = c7360a4728e7769eff877147cabfb90c69813e7d5d0f3e3c650476b31418d6e9 +SIZE (rubygem/capistrano-3.10.2.gem) = 78336 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:34:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E197F9B2DF; Mon, 16 Apr 2018 18:34:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C76166B04C; Mon, 16 Apr 2018 18:34:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BE94C21130; Mon, 16 Apr 2018 18:34:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIYcwb071423; Mon, 16 Apr 2018 18:34:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIYchY071421; Mon, 16 Apr 2018 18:34:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804161834.w3GIYchY071421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Apr 2018 18:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467526 - head/textproc/rubygem-jekyll-assets X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/rubygem-jekyll-assets X-SVN-Commit-Revision: 467526 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:34:40 -0000 Author: sunpoet Date: Mon Apr 16 18:34:38 2018 New Revision: 467526 URL: https://svnweb.freebsd.org/changeset/ports/467526 Log: Update to 3.0.11 Changes: https://github.com/envygeeks/jekyll-assets/blob/master/CHANGELOG.md https://github.com/envygeeks/jekyll-assets/commits/master Modified: head/textproc/rubygem-jekyll-assets/Makefile head/textproc/rubygem-jekyll-assets/distinfo Modified: head/textproc/rubygem-jekyll-assets/Makefile ============================================================================== --- head/textproc/rubygem-jekyll-assets/Makefile Mon Apr 16 18:34:33 2018 (r467525) +++ head/textproc/rubygem-jekyll-assets/Makefile Mon Apr 16 18:34:38 2018 (r467526) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-assets -PORTVERSION= 3.0.10 +PORTVERSION= 3.0.11 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-jekyll-assets/distinfo ============================================================================== --- head/textproc/rubygem-jekyll-assets/distinfo Mon Apr 16 18:34:33 2018 (r467525) +++ head/textproc/rubygem-jekyll-assets/distinfo Mon Apr 16 18:34:38 2018 (r467526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523789370 -SHA256 (rubygem/jekyll-assets-3.0.10.gem) = 86b5f3a696cad5ac145ea2a51b5ac7c2f0e4102a24338a62fa3df453cd93e15d -SIZE (rubygem/jekyll-assets-3.0.10.gem) = 34816 +TIMESTAMP = 1523894167 +SHA256 (rubygem/jekyll-assets-3.0.11.gem) = f3b9f600530566006bf58f66ae3739a722180123d69b5942b5dd93989f57ede2 +SIZE (rubygem/jekyll-assets-3.0.11.gem) = 35328 From owner-svn-ports-head@freebsd.org Mon Apr 16 18:55:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 192DBF9CB50; Mon, 16 Apr 2018 18:55:56 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC26D6D4D0; Mon, 16 Apr 2018 18:55:55 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9D06A2144D; Mon, 16 Apr 2018 18:55:55 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIttMd081740; Mon, 16 Apr 2018 18:55:55 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIttSh081736; Mon, 16 Apr 2018 18:55:55 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161855.w3GIttSh081736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 18:55:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467527 - in head/math: . intervaltree X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: in head/math: . intervaltree X-SVN-Commit-Revision: 467527 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:55:56 -0000 Author: jwb Date: Mon Apr 16 18:55:55 2018 New Revision: 467527 URL: https://svnweb.freebsd.org/changeset/ports/467527 Log: math/intervaltree: Minimal C++ interval tree implementation Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D15105 Added: head/math/intervaltree/ head/math/intervaltree/Makefile (contents, props changed) head/math/intervaltree/distinfo (contents, props changed) head/math/intervaltree/pkg-descr (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Apr 16 18:34:38 2018 (r467526) +++ head/math/Makefile Mon Apr 16 18:55:55 2018 (r467527) @@ -263,6 +263,7 @@ SUBDIR += hs-statistics SUBDIR += hs-vector-space SUBDIR += igraph + SUBDIR += intervaltree SUBDIR += ipopt SUBDIR += ised SUBDIR += jacal Added: head/math/intervaltree/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/intervaltree/Makefile Mon Apr 16 18:55:55 2018 (r467527) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= intervaltree +DISTVERSION= g20151213 +CATEGORIES= wip math + +MAINTAINER= jwb@FreeBSD.org +COMMENT= Minimal C++ interval tree implementation + +LICENSE= MIT + +USE_GITHUB= yes +GH_ACCOUNT= ekg +GH_TAGNAME= 8fc4be91866237995e1105689d84bece619f4663 + +INSTALL_TARGET= install-strip +PLIST_FILES= bin/interval_tree_test include/${PORTNAME}/IntervalTree.h + +.include + +.if ${ARCH} == i386 +post-patch: + ${REINPLACE_CMD} -e 's|||g' \ + ${WRKSRC}/interval_tree_test.cpp +.endif + +.include Added: head/math/intervaltree/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/intervaltree/distinfo Mon Apr 16 18:55:55 2018 (r467527) @@ -0,0 +1,3 @@ +TIMESTAMP = 1523601658 +SHA256 (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 126f0d0d313e43cd32a07b3a2e573112f4a0e69f5d1618fa38185b93c0f6a696 +SIZE (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 71387 Added: head/math/intervaltree/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/intervaltree/pkg-descr Mon Apr 16 18:55:55 2018 (r467527) @@ -0,0 +1,6 @@ +An interval tree can be used to efficiently find a set of numeric intervals +overlapping or containing another interval. This library provides a basic +implementation of an interval tree using C++ templates, allowing the insertion +of arbitrary types into the tree. + +WWW: https://github.com/ekg/intervaltree From owner-svn-ports-head@freebsd.org Mon Apr 16 18:57:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B9767F9CD9F; Mon, 16 Apr 2018 18:57:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6EF766D759; Mon, 16 Apr 2018 18:57:57 +0000 (UTC) (envelope-from pi@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 65D5A21452; Mon, 16 Apr 2018 18:57:57 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GIvvo3081916; Mon, 16 Apr 2018 18:57:57 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GIvvfa081914; Mon, 16 Apr 2018 18:57:57 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201804161857.w3GIvvfa081914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 16 Apr 2018 18:57:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467528 - head/mail/p5-Mail-ClamAV/files X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/mail/p5-Mail-ClamAV/files X-SVN-Commit-Revision: 467528 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 18:57:58 -0000 Author: pi Date: Mon Apr 16 18:57:56 2018 New Revision: 467528 URL: https://svnweb.freebsd.org/changeset/ports/467528 Log: mail/p5-Mail-ClamAV: use a more generic version check in Makefile.PL Modified: head/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm head/mail/p5-Mail-ClamAV/files/patch-Makefile.PL Modified: head/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm ============================================================================== --- head/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm Mon Apr 16 18:55:55 2018 (r467527) +++ head/mail/p5-Mail-ClamAV/files/patch-ClamAV.pm Mon Apr 16 18:57:56 2018 (r467528) @@ -1,6 +1,6 @@ ---- ./ClamAV.pm.orig 2009-04-30 01:02:43.000000000 +0200 -+++ ./ClamAV.pm 2014-03-02 11:45:39.000000000 +0100 -@@ -286,7 +286,7 @@ +--- ClamAV.pm.orig 2009-04-29 23:02:43 UTC ++++ ClamAV.pm +@@ -286,7 +286,7 @@ int clamav_perl_maxreclevel(SV *self, ...) reclevel = cl_engine_get_num(c->root, CL_ENGINE_MAX_RECURSION, &err); if (err != CL_SUCCESS) { error(err); @@ -9,7 +9,7 @@ } return reclevel; } -@@ -313,7 +313,7 @@ +@@ -313,7 +313,7 @@ int clamav_perl_maxfiles(SV *self, ...) maxfiles = cl_engine_get_num(c->root, CL_ENGINE_MAX_FILES, &err); if (err != CL_SUCCESS) { error(err); @@ -18,7 +18,7 @@ } return maxfiles; } -@@ -334,7 +334,7 @@ +@@ -334,7 +334,7 @@ int clamav_perl_maxfilesize(SV *self, ...) maxfsize = cl_engine_get_num(c->root, CL_ENGINE_MAX_FILESIZE, &err); if (err != CL_SUCCESS) { error(err); Modified: head/mail/p5-Mail-ClamAV/files/patch-Makefile.PL ============================================================================== --- head/mail/p5-Mail-ClamAV/files/patch-Makefile.PL Mon Apr 16 18:55:55 2018 (r467527) +++ head/mail/p5-Mail-ClamAV/files/patch-Makefile.PL Mon Apr 16 18:57:56 2018 (r467528) @@ -1,11 +1,19 @@ --- Makefile.PL.orig 2009-04-29 19:06:39 UTC +++ Makefile.PL -@@ -51,7 +51,7 @@ sub main { +@@ -2,6 +2,7 @@ use 5.006; + + use lib '.'; + use Inline::MakeMaker; # bundled ++use version; + + # see ExtUtils::MY documentation + sub MY::top_targets { +@@ -51,7 +52,7 @@ sub main { } my $clver = get_cl_version(); - return warn_cl_version_bad() if $clver lt $minclversion; -+ return warn_cl_version_bad() if (($clver =~ /^0\.9/) && ($clver lt $minclversion)) && ($clver lt '0.100.0'); ++ return warn_cl_version_bad() if ( version->parse($clver) < version->parse($minclversion) ); my $inc = get_cl_inc_paths(); my $libs = get_cl_libs(); From owner-svn-ports-head@freebsd.org Mon Apr 16 19:18:05 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68B08F9E7DC; Mon, 16 Apr 2018 19:18:05 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1B53170156; Mon, 16 Apr 2018 19:18:05 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1190021781; Mon, 16 Apr 2018 19:18:05 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GJI41K091450; Mon, 16 Apr 2018 19:18:04 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GJI4rA091449; Mon, 16 Apr 2018 19:18:04 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201804161918.w3GJI4rA091449@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Mon, 16 Apr 2018 19:18:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467529 - head/math/intervaltree X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/math/intervaltree X-SVN-Commit-Revision: 467529 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 19:18:05 -0000 Author: jwb Date: Mon Apr 16 19:18:04 2018 New Revision: 467529 URL: https://svnweb.freebsd.org/changeset/ports/467529 Log: math/intervaltree: Remove invalid category Modified: head/math/intervaltree/Makefile Modified: head/math/intervaltree/Makefile ============================================================================== --- head/math/intervaltree/Makefile Mon Apr 16 18:57:56 2018 (r467528) +++ head/math/intervaltree/Makefile Mon Apr 16 19:18:04 2018 (r467529) @@ -2,7 +2,7 @@ PORTNAME= intervaltree DISTVERSION= g20151213 -CATEGORIES= wip math +CATEGORIES= math MAINTAINER= jwb@FreeBSD.org COMMENT= Minimal C++ interval tree implementation From owner-svn-ports-head@freebsd.org Mon Apr 16 19:57:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51A38FA149C; Mon, 16 Apr 2018 19:57:56 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC6957473E; Mon, 16 Apr 2018 19:57:55 +0000 (UTC) (envelope-from lifanov@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 E73D721DCA; Mon, 16 Apr 2018 19:57:55 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GJvt5Q011322; Mon, 16 Apr 2018 19:57:55 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GJvt2s011320; Mon, 16 Apr 2018 19:57:55 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201804161957.w3GJvt2s011320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 16 Apr 2018 19:57:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467530 - head/sysutils/ansible24 X-SVN-Group: ports-head X-SVN-Commit-Author: lifanov X-SVN-Commit-Paths: head/sysutils/ansible24 X-SVN-Commit-Revision: 467530 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 19:57:56 -0000 Author: lifanov Date: Mon Apr 16 19:57:55 2018 New Revision: 467530 URL: https://svnweb.freebsd.org/changeset/ports/467530 Log: update sysutils/ansible24 to 2.4.4.0 Changes: https://github.com/ansible/ansible/blob/v2.4.4.0-1/CHANGELOG.md Modified: head/sysutils/ansible24/Makefile head/sysutils/ansible24/distinfo Modified: head/sysutils/ansible24/Makefile ============================================================================== --- head/sysutils/ansible24/Makefile Mon Apr 16 19:18:04 2018 (r467529) +++ head/sysutils/ansible24/Makefile Mon Apr 16 19:57:55 2018 (r467530) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTVERSION= 2.4.3.0 +PORTVERSION= 2.4.4.0 PKGNAMESUFFIX= 24 CONFLICTS= ansible-* ansible1-* ansible23-* Modified: head/sysutils/ansible24/distinfo ============================================================================== --- head/sysutils/ansible24/distinfo Mon Apr 16 19:18:04 2018 (r467529) +++ head/sysutils/ansible24/distinfo Mon Apr 16 19:57:55 2018 (r467530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522076600 -SHA256 (ansible-2.4.3.0.tar.gz) = 0e98b3a56928d03979d5f8e7ae5d8e326939111b298729b03f00b3ad8f998a3d -SIZE (ansible-2.4.3.0.tar.gz) = 6511115 +TIMESTAMP = 1523908461 +SHA256 (ansible-2.4.4.0.tar.gz) = 2b02756b9b6bc02d9028a4577ef332f8126c607528e18db825672b0301343358 +SIZE (ansible-2.4.4.0.tar.gz) = 6512938 From owner-svn-ports-head@freebsd.org Mon Apr 16 20:13:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86C30FA24E9; Mon, 16 Apr 2018 20:13:23 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34C0D762E8; Mon, 16 Apr 2018 20:13:23 +0000 (UTC) (envelope-from bsam@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 2F07B220F2; Mon, 16 Apr 2018 20:13:23 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GKDNLj021473; Mon, 16 Apr 2018 20:13:23 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GKDMTK021470; Mon, 16 Apr 2018 20:13:22 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201804162013.w3GKDMTK021470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Mon, 16 Apr 2018 20:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467531 - head/java/intellij X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/java/intellij X-SVN-Commit-Revision: 467531 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 20:13:24 -0000 Author: bsam Date: Mon Apr 16 20:13:22 2018 New Revision: 467531 URL: https://svnweb.freebsd.org/changeset/ports/467531 Log: java/intellij: Update to version 2018.1 Modified: head/java/intellij/Makefile head/java/intellij/distinfo head/java/intellij/pkg-plist Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Mon Apr 16 19:57:55 2018 (r467530) +++ head/java/intellij/Makefile Mon Apr 16 20:13:22 2018 (r467531) @@ -5,7 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2017.3.5 +PORTVERSION= 2018.1 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -28,7 +28,7 @@ NO_ARCH= yes NO_BUILD= yes INSTALL_TARGET= install-strip -WRKSRC= ${WRKDIR}/idea-IC-173.4674.33 +WRKSRC= ${WRKDIR}/idea-IC-181.4203.550 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Mon Apr 16 19:57:55 2018 (r467530) +++ head/java/intellij/distinfo Mon Apr 16 20:13:22 2018 (r467531) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521834783 -SHA256 (ideaIC-2017.3.5-no-jdk.tar.gz) = 36922c3a2157797462719b33ee317d03188cdb321991947c8bb8e903edac4c83 -SIZE (ideaIC-2017.3.5-no-jdk.tar.gz) = 383722530 +TIMESTAMP = 1522269288 +SHA256 (ideaIC-2018.1-no-jdk.tar.gz) = a8749bf8468ceb0bb957ba88c85eeb1c10a424e2140b1da976cd2d47b2f95426 +SIZE (ideaIC-2018.1-no-jdk.tar.gz) = 467885154 Modified: head/java/intellij/pkg-plist ============================================================================== --- head/java/intellij/pkg-plist Mon Apr 16 19:57:55 2018 (r467530) +++ head/java/intellij/pkg-plist Mon Apr 16 20:13:22 2018 (r467531) @@ -82,9 +82,9 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/asm-analysis-5.0.3.jar %%IDEA_HOME%%/lib/asm-tree-5.0.3.jar %%IDEA_HOME%%/lib/automaton.jar +%%IDEA_HOME%%/lib/baksmali-2.2.1.jar %%IDEA_HOME%%/lib/batik-all.jar -%%IDEA_HOME%%/lib/bcprov-jdk15on-155.jar -%%IDEA_HOME%%/lib/boot.jar +%%IDEA_HOME%%/lib/bcprov-jdk15on-1.55.jar %%IDEA_HOME%%/lib/bootstrap.jar %%IDEA_HOME%%/lib/cglib-nodep-3.2.4.jar %%IDEA_HOME%%/lib/cli-parser-1.1.jar @@ -95,6 +95,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/commons-compress-1.10.jar %%IDEA_HOME%%/lib/commons-httpclient-3.1-patched.jar %%IDEA_HOME%%/lib/commons-imaging-1.0-RC.jar +%%IDEA_HOME%%/lib/commons-io-2.2.jar %%IDEA_HOME%%/lib/commons-logging-1.2.jar %%IDEA_HOME%%/lib/commons-net-3.3.jar %%IDEA_HOME%%/lib/constraint-layout.jar @@ -102,7 +103,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/coverage-instrumenter.jar %%IDEA_HOME%%/lib/coverage-util.jar %%IDEA_HOME%%/lib/cucumber-core-1.2.4.jar -%%IDEA_HOME%%/lib/cucumber-groovy-1.2.4.jar +%%IDEA_HOME%%/lib/dexlib2-2.2.1.jar %%IDEA_HOME%%/lib/ecj-4.7.2.jar %%IDEA_HOME%%/lib/eddsa-0.2.0.jar %%IDEA_HOME%%/lib/emma.jar @@ -110,12 +111,12 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/external-system-rt.jar %%IDEA_HOME%%/lib/fest-assert-1.5.0-SNAPSHOT.jar %%IDEA_HOME%%/lib/fest-reflect-2.0-SNAPSHOT.jar -%%IDEA_HOME%%/lib/fest-swing-1.4.1-SNAPSHOT.jar +%%IDEA_HOME%%/lib/fest-swing-1.4.4.jar %%IDEA_HOME%%/lib/fest-util-1.3.0-SNAPSHOT.jar %%IDEA_HOME%%/lib/fluent-hc-4.5.2.jar %%IDEA_HOME%%/lib/forms_rt.jar +%%IDEA_HOME%%/lib/fst-2.56.jar %%IDEA_HOME%%/lib/gherkin-2.12.2.jar -%%IDEA_HOME%%/lib/google-analytics-library.jar %%IDEA_HOME%%/lib/groovy-all-2.4.12.jar %%IDEA_HOME%%/lib/gson-2.8.2.jar %%IDEA_HOME%%/lib/guava-21.0.jar @@ -130,19 +131,23 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/imageio-metadata-3.2.1.jar %%IDEA_HOME%%/lib/imageio-tiff-3.2.1.jar %%IDEA_HOME%%/lib/imgscalr-lib-4.2.jar -%%IDEA_HOME%%/lib/ini4j-0.5.2-patched.jar +%%IDEA_HOME%%/lib/ini4j-0.5.5-2.jar %%IDEA_HOME%%/lib/isorelax.jar +%%IDEA_HOME%%/lib/jackson-core-2.8.8.jar +%%IDEA_HOME%%/lib/java-api.jar +%%IDEA_HOME%%/lib/java-impl.jar +%%IDEA_HOME%%/lib/java_resources_en.jar %%IDEA_HOME%%/lib/javac2.jar +%%IDEA_HOME%%/lib/javassist-3.21.0-GA.jar %%IDEA_HOME%%/lib/jaxen-1.1.3.jar %%IDEA_HOME%%/lib/jayatana-1.2.4.jar %%IDEA_HOME%%/lib/jbcrypt-1.0.0.jar -%%IDEA_HOME%%/lib/jcip-annotations.jar +%%IDEA_HOME%%/lib/jcip-annotations-1.0.jar %%IDEA_HOME%%/lib/jdkAnnotations.jar %%IDEA_HOME%%/lib/jdom.jar -%%IDEA_HOME%%/lib/jediterm-pty-2.6.jar -%%IDEA_HOME%%/lib/jgoodies-common-1.2.1.jar +%%IDEA_HOME%%/lib/jediterm-pty-%%PYTHON_VER%%.jar +%%IDEA_HOME%%/lib/jgoodies-common-1.4.0.jar %%IDEA_HOME%%/lib/jgoodies-forms.jar -%%IDEA_HOME%%/lib/jgoodies-looks-2.4.2.jar %%IDEA_HOME%%/lib/jh.jar %%IDEA_HOME%%/lib/jimfs-1.1.jar %%IDEA_HOME%%/lib/jing.jar @@ -153,13 +158,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/jps-launcher.jar %%IDEA_HOME%%/lib/jps-model.jar %%IDEA_HOME%%/lib/jsch-0.1.54.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.connector-factory.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.core.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.jsch.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.pageant.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.sshagent.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.usocket-jna.jar -%%IDEA_HOME%%/lib/jsch.agentproxy.usocket-nc.jar %%IDEA_HOME%%/lib/jshell-frontend.jar %%IDEA_HOME%%/lib/jshell-protocol.jar %%IDEA_HOME%%/lib/jsr173_1.0_api.jar @@ -168,8 +166,10 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/junit.jar %%IDEA_HOME%%/lib/kotlin-reflect.jar %%IDEA_HOME%%/lib/kotlin-runtime.jar +%%IDEA_HOME%%/lib/kotlinx-coroutines-core-0.20.jar +%%IDEA_HOME%%/lib/kotlinx-coroutines-jdk8-0.20.jar %%IDEA_HOME%%/lib/log4j.jar -%%IDEA_HOME%%/lib/markdown4j-2.2.jar +%%IDEA_HOME%%/lib/lz4-java-1.3.jar %%IDEA_HOME%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar %%IDEA_HOME%%/lib/maven-aether-provider-3.3.9-all.jar %%IDEA_HOME%%/lib/microba.jar @@ -178,11 +178,14 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/nanoxml-2.2.3.jar %%IDEA_HOME%%/lib/nekohtml-1.9.14.jar %%IDEA_HOME%%/lib/netty-all-4.1.13.Final.jar +%%IDEA_HOME%%/lib/objenesis-2.5.1.jar %%IDEA_HOME%%/lib/openapi.jar %%IDEA_HOME%%/lib/optimizedFileManager.jar -%%IDEA_HOME%%/lib/oromatcher.jar +%%IDEA_HOME%%/lib/oro-2.0.8.jar %%IDEA_HOME%%/lib/picocontainer.jar -%%IDEA_HOME%%/lib/protobuf-java-2.5.0.jar +%%IDEA_HOME%%/lib/platform-api.jar +%%IDEA_HOME%%/lib/platform-impl.jar +%%IDEA_HOME%%/lib/protobuf-java-3.0.0.jar %%IDEA_HOME%%/lib/proxy-vole-1.0.3.jar %%IDEA_HOME%%/lib/pty4j-0.7.1.jar %%IDEA_HOME%%/lib/purejavacomm.jar @@ -197,22 +200,24 @@ share/applications/idea.desktop %%IDEA_HOME%%/lib/slf4j-log4j12-1.7.10.jar %%IDEA_HOME%%/lib/snakeyaml-1.17.jar %%IDEA_HOME%%/lib/snappy-in-java-0.5.1.jar -%%IDEA_HOME%%/lib/sqlite-jdbc-3.16.1.jar +%%IDEA_HOME%%/lib/sqlite-jdbc-3.20.1.jar %%IDEA_HOME%%/lib/streamex-0.6.5.jar -%%IDEA_HOME%%/lib/studio-profiler-grpc-1.0-jarjar.jar -%%IDEA_HOME%%/lib/swingx-core-1.6.2.jar +%%IDEA_HOME%%/lib/swingx-core-1.6.2-2.jar +%%IDEA_HOME%%/lib/test-discovery-agent.jar +%%IDEA_HOME%%/lib/test-discovery-instrumenter.jar %%IDEA_HOME%%/lib/trang-core.jar %%IDEA_HOME%%/lib/trilead-ssh2-build-217-jenkins-11.jar %%IDEA_HOME%%/lib/trove4j.jar +%%IDEA_HOME%%/lib/util-2.2.1.jar %%IDEA_HOME%%/lib/util.jar %%IDEA_HOME%%/lib/velocity.jar %%IDEA_HOME%%/lib/wadl-core.jar -%%IDEA_HOME%%/lib/winp-1.23.jar +%%IDEA_HOME%%/lib/winp-1.25.jar %%IDEA_HOME%%/lib/xbean.jar %%IDEA_HOME%%/lib/xercesImpl.jar -%%IDEA_HOME%%/lib/xml-apis-ext.jar +%%IDEA_HOME%%/lib/xml-apis-ext-1.3.04.jar %%IDEA_HOME%%/lib/xmlgraphics-commons-1.5.jar -%%IDEA_HOME%%/lib/xmlrpc-2.0.jar +%%IDEA_HOME%%/lib/xmlrpc-2.0.1.jar %%IDEA_HOME%%/lib/xpp3-1.1.4-min.jar %%IDEA_HOME%%/lib/xstream-1.4.8.jar %%IDEA_HOME%%/license/XStream_license.txt @@ -239,8 +244,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/license/oromatcher_license.txt %%IDEA_HOME%%/license/picoContainer_license.txt %%IDEA_HOME%%/license/saxon-conditions.html -%%IDEA_HOME%%/license/sqljet-license.txt -%%IDEA_HOME%%/license/svnkit-license.txt %%IDEA_HOME%%/license/swingx_license.txt %%IDEA_HOME%%/license/trove4j_license.txt %%IDEA_HOME%%/license/winp_license.txt @@ -250,7 +253,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/ByteCodeViewer/lib/byteCodeViewer.jar %%IDEA_HOME%%/plugins/Groovy/lib/Groovy.jar %%IDEA_HOME%%/plugins/Groovy/lib/agent/gragent.jar -%%IDEA_HOME%%/plugins/Groovy/lib/console.txt +%%IDEA_HOME%%/plugins/Groovy/lib/console.groovy %%IDEA_HOME%%/plugins/Groovy/lib/groovy-jps-plugin.jar %%IDEA_HOME%%/plugins/Groovy/lib/groovy-rt-constants.jar %%IDEA_HOME%%/plugins/Groovy/lib/groovy-starter.conf @@ -277,6 +280,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/android-extensions-compiler.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/android-extensions-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/annotations-13.0.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-android.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-jvm-sources.jar @@ -312,6 +316,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit-sources.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-sources.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng-sources.jar +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/kotlin-test.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/noarg-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/kotlinc/lib/sam-with-receiver-compiler-plugin.jar @@ -328,7 +334,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/gwt_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/jquery_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/jshashtable_license.txt -%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/json_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/maven_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/pcollections_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/prototype_license.txt @@ -336,6 +341,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/rhino_LICENSE.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/scala_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/dagger_license.txt +%%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_distribution_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/findbugs_license.txt %%IDEA_HOME%%/plugins/Kotlin/kotlinc/license/third_party/testdata/lombok_license.txt @@ -353,6 +359,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/lib/javax.inject-1.jar %%IDEA_HOME%%/plugins/Kotlin/lib/jps/kotlin-jps-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kapt3-idea.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-compiler-client-embeddable.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-daemon-client.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-gradle-tooling.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-plugin.jar @@ -360,30 +367,33 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-script-runtime.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-script-util.jar %%IDEA_HOME%%/plugins/Kotlin/lib/kotlin-stdlib.jar -%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-core.jar -%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-jdk8.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-core-0.20.jar +%%IDEA_HOME%%/plugins/Kotlin/lib/kotlinx-coroutines-jdk8-0.20.jar %%IDEA_HOME%%/plugins/Kotlin/lib/markdown.jar %%IDEA_HOME%%/plugins/Kotlin/lib/noarg-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/noarg-ide-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/sam-with-receiver-compiler-plugin.jar %%IDEA_HOME%%/plugins/Kotlin/lib/sam-with-receiver-ide-plugin.jar %%IDEA_HOME%%/plugins/android/lib/adt-ui.jar +%%IDEA_HOME%%/plugins/android/lib/aia-manifest-proto-1.0-jarjar.jar +%%IDEA_HOME%%/plugins/android/lib/android-base-common.jar %%IDEA_HOME%%/plugins/android/lib/android-common.jar +%%IDEA_HOME%%/plugins/android/lib/android-profilers.jar %%IDEA_HOME%%/plugins/android/lib/android-rt.jar %%IDEA_HOME%%/plugins/android/lib/android.jar %%IDEA_HOME%%/plugins/android/lib/androidAnnotations.jar -%%IDEA_HOME%%/plugins/android/lib/androidWidgets/BUILD %%IDEA_HOME%%/plugins/android/lib/androidWidgets/theme-editor-widgets.jar %%IDEA_HOME%%/plugins/android/lib/antlr4-runtime-4.5.3.jar +%%IDEA_HOME%%/plugins/android/lib/artwork.jar %%IDEA_HOME%%/plugins/android/lib/asm-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/asm-analysis-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/asm-tree-5.0.3.jar %%IDEA_HOME%%/plugins/android/lib/bcpkix-jdk15on-155.jar +%%IDEA_HOME%%/plugins/android/lib/build-common.jar %%IDEA_HOME%%/plugins/android/lib/commons-compress-1.8.1.jar %%IDEA_HOME%%/plugins/android/lib/commons-io-2.4.jar %%IDEA_HOME%%/plugins/android/lib/constraint-layout.jar %%IDEA_HOME%%/plugins/android/lib/data-binding.jar -%%IDEA_HOME%%/plugins/android/lib/device-art-resources/BUILD %%IDEA_HOME%%/plugins/android/lib/device-art-resources/device-art.xml %%IDEA_HOME%%/plugins/android/lib/device-art-resources/galaxy_nexus/land_back.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/galaxy_nexus/land_fore.png @@ -552,27 +562,14 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/port_fore.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/port_shadow.png %%IDEA_HOME%%/plugins/android/lib/device-art-resources/xoom/thumb.png -%%IDEA_HOME%%/plugins/android/lib/dexlib2-2.0.8-dev.jar -%%IDEA_HOME%%/plugins/android/lib/dexlib2-util-2.0.8-dev.jar +%%IDEA_HOME%%/plugins/android/lib/explainer.jar %%IDEA_HOME%%/plugins/android/lib/freemarker-2.3.20.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt-natives-linux-amd64.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt-natives-linux-i586.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt-natives-macosx-universal.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt-natives-windows-amd64.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt-natives-windows-i586.jar -%%IDEA_HOME%%/plugins/android/lib/gluegen-rt.jar -%%IDEA_HOME%%/plugins/android/lib/google-analytics-library.jar +%%IDEA_HOME%%/plugins/android/lib/generator.jar %%IDEA_HOME%%/plugins/android/lib/jarutils.jar %%IDEA_HOME%%/plugins/android/lib/javawriter-2.2.1.jar %%IDEA_HOME%%/plugins/android/lib/jgraphx-3.4.0.1.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all-natives-linux-amd64.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all-natives-linux-i586.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all-natives-macosx-universal.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all-natives-windows-amd64.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all-natives-windows-i586.jar -%%IDEA_HOME%%/plugins/android/lib/jogl-all.jar +%%IDEA_HOME%%/plugins/android/lib/jps/android-gradle-jps.jar %%IDEA_HOME%%/plugins/android/lib/jps/android-jps-plugin.jar -%%IDEA_HOME%%/plugins/android/lib/jsr305-1.3.9.jar %%IDEA_HOME%%/plugins/android/lib/juniversalchardet-1.0.3.jar %%IDEA_HOME%%/plugins/android/lib/kxml2-2.3.0.jar %%IDEA_HOME%%/plugins/android/lib/layoutlib-api.jar @@ -597,6 +594,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoNaskhArabicUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansArmenian-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansArmenian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansAvestan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBalinese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBamum-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBatak-Regular.ttf @@ -604,22 +602,30 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengali-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengaliUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBengaliUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBrahmi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBuginese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansBuhid-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCJK-Regular.ttc %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCanadianAboriginal-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCarian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCham-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCham-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCherokee-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCoptic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCuneiform-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansCypriot-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDeseret-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagari-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagari-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagariUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansDevanagariUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEgyptianHieroglyphs-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEthiopic-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansEthiopic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGeorgian-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGeorgian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGlagolitic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGothic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujarati-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujarati-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansGujaratiUI-Bold.ttf @@ -631,12 +637,17 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHanunoo-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHebrew-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansHebrew-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansImperialAramaic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansInscriptionalPahlavi-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansInscriptionalParthian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansJavanese-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKaithi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannada-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannada-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannadaUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKannadaUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKayahLi-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKharoshthi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmer-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmer-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansKhmerUI-Bold.ttf @@ -647,7 +658,10 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLaoUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLepcha-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLimbu-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLinearB-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLisu-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLycian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansLydian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalam-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalam-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMalayalamUI-Bold.ttf @@ -661,20 +675,34 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansMyanmarUI-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansNKo-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansNewTaiLue-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOgham-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOlChiki-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldItalic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldPersian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldSouthArabian-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOldTurkic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriya-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriya-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriyaUI-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOriyaUI-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansOsmanya-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansPhagsPa-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansPhoenician-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansRejang-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansRunic-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSamaritan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSaurashtra-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansShavian-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSinhala-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSinhala-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSundanese-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSylotiNagri-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSymbols-Regular-Subsetted.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSymbols-Regular-Subsetted2.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacEastern-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacEstrangela-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansSyriacWestern-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTagalog-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTagbanwa-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTaiLe-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTaiTham-Regular.ttf @@ -696,6 +724,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTibetan-Bold.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTibetan-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansTifinagh-Regular.ttf +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansUgaritic-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansVai-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSansYi-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/NotoSerif-Bold.ttf @@ -722,6 +751,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/RobotoCondensed-Regular.ttf %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/fonts.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/fonts/fontsInSdk.txt +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim-watch/progress_indeterminate_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim-watch/progress_indeterminate_rotation_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/accelerate_decelerate_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/accelerate_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/activity_close_enter.xml @@ -753,6 +784,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dialog_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_bottom_exit_keyguard.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_left_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_left_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/dock_right_enter.xml @@ -878,6 +910,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/task_open_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/toast_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/toast_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/tooltip_enter.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/tooltip_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/translucent_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/translucent_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/anim/voice_activity_close_enter.xml @@ -909,6 +943,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_close_exit.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_open_enter.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/animator/leanback_setup_fragment_open_exit.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_device_default.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/background_cache_hint_selector_material_dark.xml @@ -982,6 +1017,10 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/tertiary_text_light.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/text_color_primary.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/text_color_secondary.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/watch_switch_thumb_color_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/watch_switch_track_color_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/white_disabled_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/color/widget_edittext_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-en-hdpi/sym_keyboard_delete.png @@ -2044,6 +2083,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/stat_notify_sdcard.png @@ -2161,7 +2201,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/sym_keyboard_enter.png @@ -2273,6 +2312,12 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/unknown_image.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-hdpi/zoom_plate.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-land-hdpi/btn_lock_normal.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-land-hdpi/jog_tab_bar_left_end_confirm_gray.9.png @@ -2952,7 +2997,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-ldpi/sym_keyboard_feedback_delete.png @@ -4248,7 +4292,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/sym_keyboard_delete_holo.png @@ -4362,6 +4405,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/vpn_disconnected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-mdpi/zoom_plate.9.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/alert_window_layer.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/blank_tile.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/default_wallpaper.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/loading_tile.png @@ -4373,6 +4417,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/stat_sys_adb.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/text_cursor_holo_dark.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/text_cursor_holo_light.9.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/vpn_connected.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-nodpi/vpn_disconnected.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/ic_lockscreen_handle_pressed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/sym_keyboard_return_holo.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-hdpi/unlock_default.png @@ -4393,6 +4439,11 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-xhdpi/unlock_ring.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw600dp-xhdpi/unlock_wave.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-sw720dp-nodpi/default_wallpaper.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/dialog_background_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/ic_input_extract_action_done.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/ic_input_extract_action_send.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/scrollbar_vertical_thumb.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-watch/scrollbar_vertical_track.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_dark_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_inverse_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/ab_bottom_solid_light_holo.9.png @@ -5478,6 +5529,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/stat_notify_sdcard.png @@ -5585,7 +5637,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_call_missed.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_call_outgoing.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_contact_card.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_delete_dim.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/sym_keyboard_enter.png @@ -5690,6 +5741,12 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/unknown_image.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xhdpi/zoom_plate.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/ab_bottom_solid_dark_holo.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/ab_bottom_solid_inverse_holo.9.png @@ -6343,6 +6400,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_error.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_gmail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_missed_call.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_mmcc_indication_icn.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_more.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_rssi_in_range.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/stat_notify_sdcard.png @@ -6392,7 +6450,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_holo_light_v2.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_pressed_holo_dark.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/switch_thumb_pressed_holo_light.9.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_delete.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_enter.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/sym_keyboard_num0_no_plus.png @@ -6454,6 +6511,12 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/transportcontrol_bg.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/vpn_connected.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/vpn_disconnected.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_14w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_15w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_16w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_17w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_thumb_mtrl_18w.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxhdpi/watch_switch_track_mtrl.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00001.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00002.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/btn_switch_to_off_mtrl_00003.9.png @@ -6509,7 +6572,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_system_tools.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_voicemail.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/perm_group_wallpaper.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/sym_def_app_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/tab_indicator_mtrl_alpha.9.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/text_select_handle_left_mtrl_alpha.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable-xxxhdpi/text_select_handle_right_mtrl_alpha.png @@ -6553,12 +6615,14 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_default_transparent.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_dropdown.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_event_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_global_search.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_group_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_group_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_fulltrans.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_ics.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_keyboard_key_trans.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_minus.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/btn_plus.xml @@ -6606,6 +6670,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/edit_text_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/edit_text_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/editbox_background.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/emergency_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/emulator_circular_window_overlay.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/expander_group.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/expander_group_holo_dark.xml @@ -6660,12 +6725,36 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_collapse_notification.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_commit_search_api_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_case.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_color.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_no_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_badge_off.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_case.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_color.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_icon_badge_shadow.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_statusbar_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_corp_user_badge.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_dialog_alert_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_apk.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_audio.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_certificate.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_codes.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_compressed.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_contact.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_document.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_event.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_excel.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_folder.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_font.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_generic.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_image.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_pdf.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_powerpoint.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_presentation.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_spreadsheet.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_text.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_video.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_doc_word.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_eject_24dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_expand_bundle.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_expand_more_48dp.xml @@ -6676,6 +6765,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_fingerprint.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_folder_24dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_go_search_api_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_info_outline.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_done.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_go.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_input_extract_action_next.xml @@ -6717,15 +6807,30 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_perm_device_info.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_popup_sync.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_refresh.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_restart.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_schedule.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_sd_card_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_search_api_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_settings_24dp.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_0_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_1_bar.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_2_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_3_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_4_bars.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_4k.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_hd.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_ld.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_signal_wifi_badged_sd.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_spinner_caret.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_storage_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_text_dot.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_usb_48dp.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_voice_search_api_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_0.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_1.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_2.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_3.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ic_wifi_signal_4.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/immersive_cling_bg_circ.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/immersive_cling_light_bg_circ.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/indicator_check_mark_dark.xml @@ -6776,6 +6881,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/list_selector_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/list_selector_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/load_average_background.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/lockscreen_notselected.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/lockscreen_selected.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/media_button_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/menu_panel_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/menu_panel_holo_light.xml @@ -6856,6 +6963,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_horizontal_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_anim_large_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_anim_medium_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_indeterminate_horizontal_material.xml @@ -6872,6 +6981,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_titlebar.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_small_white.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/progress_static_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_focused_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/quickcontact_badge_overlay_focused_light.xml @@ -6901,6 +7011,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/ratingbar_small_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/resolver_icon_placeholder.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/screen_background_selector_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/screen_background_selector_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/scroll_indicator_material.xml @@ -6964,6 +7075,7 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_holo_dark.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_holo_light.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/switch_track_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/sym_def_app_icon.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_left.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_left_v4.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tab_bottom_right.xml @@ -6987,11 +7099,17 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/time_picker_editable_background.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/title_bar.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/title_bar_shadow.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/tooltip_frame.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_large.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_medium.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_bar_small.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/vector_drawable_progress_indeterminate_horizontal.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/view_accessibility_focused.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/drawable/watch_switch_thumb_material_anim.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/progress_indeterminate_rotation_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_end_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_offset_interpolator.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator-watch/trim_start_interpolator.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_cubic.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_decelerate.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/interpolator/accelerate_quad.xml @@ -7039,19 +7157,29 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-land/ssl_certificate.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-land/time_picker_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-large/action_mode_close_item.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-notround-watch/alert_dialog_title_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-port/icon_menu_layout.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-round-watch/alert_dialog_title_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/date_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/keyguard.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-sw600dp/preference_list_content_single.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-television/user_switching_dialog.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/alert_dialog_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/date_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/input_method_extract_view.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_list_fragment_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/preference_widget_switch.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/progress_dialog_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-watch/time_picker_dialog.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/activity_list.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/breadcrumbs_in_fragment.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/breadcrumbs_in_fragment_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_item_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_multichoice_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout-xlarge/select_dialog_singlechoice_holo.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/accessibility_button_chooser.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/accessibility_button_chooser_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_home.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_home_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/action_bar_title_item.xml @@ -7073,7 +7201,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_leanback.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_leanback_button_panel_side.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_material.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_micro.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress_holo.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/alert_dialog_progress_material.xml @@ -7088,6 +7215,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/app_permission_item_old.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/app_perms_summary.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/auto_complete_list.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/autofill_dataset_picker.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/autofill_save.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/breadcrumbs_in_fragment.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/breadcrumbs_in_fragment_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/browser_link_context_header.xml @@ -7125,11 +7254,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_close_overflow_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_container.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_menu_button.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_menu_image_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_open_overflow_button.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_button.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_image_list_item.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/floating_popup_overflow_list_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumb_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumb_item_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/fragment_bread_crumbs.xml @@ -7165,11 +7291,13 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/menu_item.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_intruder_content.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_emphasized.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_list.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_action_tombstone.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_media_action.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_material_reply_text.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_header.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_ambient.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_base.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_big_base.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/notification_template_material_big_media.xml @@ -7187,7 +7315,6 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_with_selector_wheel.xml -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/number_picker_with_selector_wheel_micro.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/overlay_display_window.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/permissions_account_and_authtokentype.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/permissions_package_list_item.xml @@ -7305,6 +7432,8 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_legacy.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_legacy_material.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/time_picker_text_input_material.xml +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/tooltip.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/transient_notification.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/twelve_key_entry.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/layout/two_line_list_item.xml @@ -7330,145 +7459,67 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/menu/webview_find.xml %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-hdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-ldpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_app_on_sd_unavailable_icon.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-mdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xhdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxhdpi/sym_def_app_icon.png +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxxhdpi/sym_def_app_icon.png -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/incognito_mode_start_page.html +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/mipmap-xxxhdpi/sym_def_app_icon_maskable.png %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ar/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-bg-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-bg/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ca-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ca/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-cs-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-cs/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-cs/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-cs/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-da-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-da/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-da/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-da/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-de-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-de/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-de/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-de/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-el-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-el/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-en-rGB-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-en-rGB/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-en-rGB/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-en-rGB/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es-rUS-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es-rUS/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-es/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fa-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fa/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fi-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fi/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fi/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fi/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fr-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fr/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fr/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-fr/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hi-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hi/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hr-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hr/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hu-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hu/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hu/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-hu/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-id-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-id/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-it-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-it/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-it/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-it/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-iw-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-iw/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-iw/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-iw/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ja-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ja/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ja/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ja/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ko-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ko/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ko/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ko/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-lt-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-lt/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-lv-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-lv/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nb-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nb/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nl-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nl/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nl/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-nl/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pl-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pl/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pl/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pl/nodomain.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt-rBR/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt-rBR/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt-rPT-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt-rPT/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-pt/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-rm/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-rm/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ro-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ro/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ru-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ru/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ru/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-ru/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sk-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sk/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sl-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sl/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sr-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sr/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sv-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-sv/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-th-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-th/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-th/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-th/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tl-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tl/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tr-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tr/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tr/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-tr/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-uk-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-uk/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-vi-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-vi/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rCN-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rCN/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rCN/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rCN/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rTW-xlarge/incognito_mode_start_page.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rTW/incognito_mode_start_page.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rTW/loaderror.html %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw-zh-rTW/nodomain.html -%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw/accessibility_gestures.bin %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw/color_fade_frag.frag %%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw/color_fade_vert.vert +%%IDEA_HOME%%/plugins/android/lib/layoutlib/data/res/raw/fallback_categories.csv *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Apr 16 20:14:17 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF139FA2596; Mon, 16 Apr 2018 20:14:16 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A14277643A; Mon, 16 Apr 2018 20:14:16 +0000 (UTC) (envelope-from bsam@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 9BE32220F5; Mon, 16 Apr 2018 20:14:16 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GKEGWg021652; Mon, 16 Apr 2018 20:14:16 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GKEG0F021649; Mon, 16 Apr 2018 20:14:16 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201804162014.w3GKEG0F021649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Mon, 16 Apr 2018 20:14:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467532 - head/devel/pycharm-ce X-SVN-Group: ports-head X-SVN-Commit-Author: bsam X-SVN-Commit-Paths: head/devel/pycharm-ce X-SVN-Commit-Revision: 467532 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 20:14:17 -0000 Author: bsam Date: Mon Apr 16 20:14:16 2018 New Revision: 467532 URL: https://svnweb.freebsd.org/changeset/ports/467532 Log: devel/pycharm-ce: Update to version 2018.1 Modified: head/devel/pycharm-ce/Makefile head/devel/pycharm-ce/distinfo head/devel/pycharm-ce/pkg-plist Modified: head/devel/pycharm-ce/Makefile ============================================================================== --- head/devel/pycharm-ce/Makefile Mon Apr 16 20:13:22 2018 (r467531) +++ head/devel/pycharm-ce/Makefile Mon Apr 16 20:14:16 2018 (r467532) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycharm-ce -PORTVERSION= 2017.3.4 +PORTVERSION= 2018.1 CATEGORIES= devel java python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ Modified: head/devel/pycharm-ce/distinfo ============================================================================== --- head/devel/pycharm-ce/distinfo Mon Apr 16 20:13:22 2018 (r467531) +++ head/devel/pycharm-ce/distinfo Mon Apr 16 20:14:16 2018 (r467532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520543474 -SHA256 (pycharm-community-2017.3.4.tar.gz) = 048810228293c41377bce069eba4905e1e0c12ea7ac83605adeac89cf138fc08 -SIZE (pycharm-community-2017.3.4.tar.gz) = 279847033 +TIMESTAMP = 1522269587 +SHA256 (pycharm-community-2018.1.tar.gz) = 4bda5aae5aa6396059bf4d55aa982676381afe69062ad0e69be3d2a357846c38 +SIZE (pycharm-community-2018.1.tar.gz) = 264891672 Modified: head/devel/pycharm-ce/pkg-plist ============================================================================== --- head/devel/pycharm-ce/pkg-plist Mon Apr 16 20:13:22 2018 (r467531) +++ head/devel/pycharm-ce/pkg-plist Mon Apr 16 20:14:16 2018 (r467532) @@ -236,7 +236,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/generator3.py %%DATADIR%%/helpers/icon-robots.txt %%DATADIR%%/helpers/packaging_tool.py -%%DATADIR%%/helpers/pip-1.1.tar.gz %%DATADIR%%/helpers/pip-9.0.1.tar.gz %%DATADIR%%/helpers/pockets/__init__.py %%DATADIR%%/helpers/pockets/_version.py @@ -657,6 +656,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/pycharm/__jb.for_twisted/twisted/plugins/teamcity_plugin.py %%DATADIR%%/helpers/pycharm/_bdd_utils.py %%DATADIR%%/helpers/pycharm/_jb_create_folder.py +%%DATADIR%%/helpers/pycharm/_jb_django_behave.py %%DATADIR%%/helpers/pycharm/_jb_django_project_creator.py %%DATADIR%%/helpers/pycharm/_jb_find_best_place.py %%DATADIR%%/helpers/pycharm/_jb_manage_tasks_provider.py @@ -718,6 +718,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/pycharm/teamcity/flake8_plugin.py %%DATADIR%%/helpers/pycharm/teamcity/flake8_v2_plugin.py %%DATADIR%%/helpers/pycharm/teamcity/flake8_v3_plugin.py +%%DATADIR%%/helpers/pycharm/teamcity/jb_behave_formatter.py %%DATADIR%%/helpers/pycharm/teamcity/messages.py %%DATADIR%%/helpers/pycharm/teamcity/nose_report.py %%DATADIR%%/helpers/pycharm/teamcity/pytest_plugin.py @@ -796,6 +797,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_34_64.so %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_35_64.cpython-35m-darwin.so %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_36_64.cpython-36m-darwin.so +%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_darwin_37_64.cpython-37m-darwin.so %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_32.pyd %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_26_64.pyd %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd @@ -806,6 +808,8 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_35_64.cp35-win_amd64.pyd %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd +%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd +%%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py %%DATADIR%%/helpers/pydev/_pydevd_bundle/pydevd_dont_trace_files.py @@ -842,8 +846,11 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pxd %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.pyx %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_36_64.cpython-36m-darwin.so +%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_darwin_37_64.cpython-37m-darwin.so %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd +%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd +%%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py %%DATADIR%%/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py %%DATADIR%%/helpers/pydev/build_tools/build.py @@ -1131,7 +1138,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/python-skeletons/django/views/__init__.py %%DATADIR%%/helpers/python-skeletons/django/views/generic/__init__.py %%DATADIR%%/helpers/python-skeletons/django/views/generic/base.py -%%DATADIR%%/helpers/python-skeletons/functools.py %%DATADIR%%/helpers/python-skeletons/io.py %%DATADIR%%/helpers/python-skeletons/itertools.py %%DATADIR%%/helpers/python-skeletons/lettuce/__init__.py @@ -1153,16 +1159,12 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/python-skeletons/py/error.py %%DATADIR%%/helpers/python-skeletons/py/path/__init__.py %%DATADIR%%/helpers/python-skeletons/pytest/__init__.py -%%DATADIR%%/helpers/python-skeletons/re.py -%%DATADIR%%/helpers/python-skeletons/shutil.py %%DATADIR%%/helpers/python-skeletons/sqlite3.py %%DATADIR%%/helpers/python-skeletons/struct.py -%%DATADIR%%/helpers/python-skeletons/subprocess.py %%DATADIR%%/helpers/python-skeletons/sys.py %%DATADIR%%/helpers/required_gen_version %%DATADIR%%/helpers/rest_runners/rst2smth.py %%DATADIR%%/helpers/rest_runners/sphinx_runner.py -%%DATADIR%%/helpers/setuptools-1.4.2.tar.gz %%DATADIR%%/helpers/setuptools-28.8.0.tar.gz %%DATADIR%%/helpers/six.py %%DATADIR%%/helpers/sphinxcontrib/__init__.py @@ -1217,7 +1219,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/README.md %%DATADIR%%/helpers/typeshed/requirements-tests-py2.txt %%DATADIR%%/helpers/typeshed/requirements-tests-py3.txt -%%DATADIR%%/helpers/typeshed/runtests.sh %%DATADIR%%/helpers/typeshed/stdlib/2/BaseHTTPServer.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/ConfigParser.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/Cookie.pyi @@ -1230,16 +1231,13 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/UserList.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/UserString.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/__builtin__.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/__future__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_ast.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/_codecs.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_collections.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_functools.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_hotshot.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_io.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_json.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_md5.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/_random.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_sha.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_sha256.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_sha512.pyi @@ -1249,30 +1247,19 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/_symtable.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_threading_local.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/_warnings.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/_weakref.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/_weakrefset.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/abc.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/array.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/ast.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/atexit.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/base64.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/binascii.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/builtins.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/cPickle.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/cStringIO.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/calendar.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/collections.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/commands.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/compileall.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/cookielib.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/copy.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/csv.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/datetime.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/decimal.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/difflib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/distutils/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/distutils/emxccompiler.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/doctest.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/dummy_thread.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/email/MIMEText.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/email/__init__.pyi @@ -1288,7 +1275,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/encodings/utf_8.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/exceptions.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/fcntl.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/fileinput.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/fnmatch.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/functools.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/future_builtins.pyi @@ -1298,7 +1284,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/getpass.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/gettext.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/glob.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/grp.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/gzip.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/hashlib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/heapq.pyi @@ -1310,7 +1295,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/io.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/itertools.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/json.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/linecache.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/macpath.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/markupbase.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/md5.pyi @@ -1321,19 +1305,14 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/mutex.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/ntpath.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/nturl2path.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/optparse.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/os/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/os/path.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/os2emxpath.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/pdb.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/pickle.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/pipes.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/platform.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/popen2.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/posix.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/posixpath.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/pprint.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/pwd.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/pydoc.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/random.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/re.pyi @@ -1342,7 +1321,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/rfc822.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/robotparser.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/runpy.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/select.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/sets.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/sha.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/shelve.pyi @@ -1350,7 +1328,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/shutil.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/signal.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/smtplib.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/socket.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/spwd.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/sqlite3/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/sqlite3/dbapi2.pyi @@ -1361,7 +1338,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/string.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/stringold.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/strop.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/struct.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/subprocess.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/symbol.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/sys.pyi @@ -1370,7 +1346,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/thread.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/time.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/toaiff.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/token.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/tokenize.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/types.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/typing.pyi @@ -1379,14 +1354,11 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2/urllib2.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/urlparse.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/user.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/uuid.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/weakref.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/whichdb.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/wsgiref/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/wsgiref/types.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/wsgiref/validate.pyi %%DATADIR%%/helpers/typeshed/stdlib/2/xmlrpclib.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2/zlib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/__future__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/_bisect.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/_codecs.pyi @@ -1396,6 +1368,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2and3/_weakref.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/_weakrefset.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/argparse.pyi +%%DATADIR%%/helpers/typeshed/stdlib/2and3/array.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/asynchat.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/asyncore.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/base64.pyi @@ -1417,6 +1390,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2and3/copy.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/crypt.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/csv.pyi +%%DATADIR%%/helpers/typeshed/stdlib/2and3/datetime.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/difflib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/dis.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/distutils/__init__.pyi @@ -1474,6 +1448,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2and3/ftplib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/grp.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/hmac.pyi +%%DATADIR%%/helpers/typeshed/stdlib/2and3/imaplib.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/keyword.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/lib2to3/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi @@ -1521,7 +1496,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2and3/smtpd.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/sndhdr.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/socket.pyi -%%DATADIR%%/helpers/typeshed/stdlib/2and3/spwd.pyi +%%DATADIR%%/helpers/typeshed/stdlib/2and3/sre_compile.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/stringprep.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/struct.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/sunau.pyi @@ -1560,6 +1535,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/2and3/zipimport.pyi %%DATADIR%%/helpers/typeshed/stdlib/2and3/zlib.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.3/ipaddress.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3.3/lzma.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.4/_stat.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.4/_tracemalloc.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.4/asyncio/__init__.pyi @@ -1580,9 +1556,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3.4/tracemalloc.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.5/zipapp.pyi %%DATADIR%%/helpers/typeshed/stdlib/3.6/secrets.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/__future__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_ast.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/_codecs.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_compression.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_curses.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_dummy_thread.pyi @@ -1592,19 +1566,14 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/_markupbase.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_operator.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_posixsubprocess.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/_random.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_subprocess.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_thread.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_threading_local.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/_warnings.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/abc.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/array.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/ast.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/atexit.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/base64.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/binascii.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/builtins.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/calendar.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/collections/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/collections/abc.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/compileall.pyi @@ -1614,13 +1583,11 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/concurrent/futures/process.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/concurrent/futures/thread.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/configparser.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/copy.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/csv.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/curses/__init__.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/datetime.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3/curses/ascii.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3/curses/panel.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3/curses/textpad.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/decimal.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/difflib.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/doctest.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/charset.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/contentmanager.pyi @@ -1632,7 +1599,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/email/headerregistry.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/iterators.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/message.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/email/mime/__init__.py %%DATADIR%%/helpers/typeshed/stdlib/3/email/mime/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/mime/application.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/email/mime/audio.pyi @@ -1648,7 +1614,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/encodings/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/encodings/utf_8.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/fcntl.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/fileinput.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/fnmatch.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/functools.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/gc.pyi @@ -1656,7 +1621,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/getpass.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/gettext.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/glob.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/grp.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/gzip.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/hashlib.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/heapq.pyi @@ -1676,44 +1640,38 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/inspect.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/io.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/itertools.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/json.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/json/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/json/decoder.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/json/encoder.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/linecache.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/macpath.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/msvcrt.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/__init__.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/connection.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/context.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/managers.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/pool.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/process.pyi +%%DATADIR%%/helpers/typeshed/stdlib/3/multiprocessing/synchronize.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/nntplib.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/ntpath.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/nturl2path.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/os/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/os/path.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/pdb.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/pickle.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/pipes.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/platform.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/posix.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/posixpath.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/pprint.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/pwd.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/queue.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/random.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/re.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/reprlib.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/resource.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/runpy.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/select.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/shelve.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/shlex.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/shutil.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/signal.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/smtplib.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/socket.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/socketserver.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/spwd.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/sqlite3/__init__.pyi @@ -1723,7 +1681,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/ssl.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/stat.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/string.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/struct.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/subprocess.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/symbol.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/sys.pyi @@ -1733,7 +1690,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/tkinter/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/tkinter/constants.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/tkinter/ttk.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/token.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/tokenize.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/types.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/typing.pyi @@ -1745,12 +1701,9 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/stdlib/3/urllib/request.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/urllib/response.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/urllib/robotparser.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/uuid.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/weakref.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/wsgiref/__init__.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/wsgiref/types.pyi %%DATADIR%%/helpers/typeshed/stdlib/3/wsgiref/validate.pyi -%%DATADIR%%/helpers/typeshed/stdlib/3/zlib.pyi %%DATADIR%%/helpers/typeshed/tests/mypy_blacklist.txt %%DATADIR%%/helpers/typeshed/tests/mypy_selftest.py %%DATADIR%%/helpers/typeshed/tests/mypy_test.py @@ -1760,7 +1713,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2/OpenSSL/crypto.pyi %%DATADIR%%/helpers/typeshed/third_party/2/concurrent/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/concurrent/futures/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/croniter.pyi %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/hazmat/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/hazmat/primitives/__init__.pyi @@ -1768,12 +1720,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/dsa.pyi %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/rsa.pyi %%DATADIR%%/helpers/typeshed/third_party/2/cryptography/hazmat/primitives/serialization.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/parser.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/relativedelta.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/tz/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/tz/_common.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/dateutil/tz/tz.pyi %%DATADIR%%/helpers/typeshed/third_party/2/enum.pyi %%DATADIR%%/helpers/typeshed/third_party/2/fb303/FacebookService.pyi %%DATADIR%%/helpers/typeshed/third_party/2/fb303/__init__.pyi @@ -1819,26 +1765,12 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2/simplejson/scanner.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/cPickle.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/error.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/parse.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/request.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/response.pyi %%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib/robotparser.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_error.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_parse.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_request.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_response.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/six/moves/urllib_robotparser.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/Thrift.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/protocol/TBinaryProtocol.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/protocol/TProtocol.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/protocol/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/transport/TSocket.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/transport/TTransport.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/thrift/transport/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/tornado/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2/tornado/concurrent.pyi %%DATADIR%%/helpers/typeshed/third_party/2/tornado/gen.pyi @@ -1891,22 +1823,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2/werkzeug/utils.pyi %%DATADIR%%/helpers/typeshed/third_party/2/werkzeug/wrappers.pyi %%DATADIR%%/helpers/typeshed/third_party/2/werkzeug/wsgi.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/composer.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/constructor.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/dumper.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/emitter.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/error.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/events.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/loader.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/nodes.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/parser.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/reader.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/representer.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/resolver.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/scanner.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/serializer.pyi -%%DATADIR%%/helpers/typeshed/third_party/2/yaml/tokens.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi @@ -2010,6 +1926,13 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2and3/click/termui.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/click/types.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/click/utils.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/croniter.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/__init__.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/parser.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/relativedelta.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/tz/__init__.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/tz/_common.pyi +%%DATADIR%%/helpers/typeshed/third_party/2and3/dateutil/tz/tz.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/emoji.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/jinja2/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/jinja2/_compat.pyi @@ -2125,23 +2048,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/2and3/yaml/scanner.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/yaml/serializer.pyi %%DATADIR%%/helpers/typeshed/third_party/2and3/yaml/tokens.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/README.md -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/core.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/decorators.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/exceptions.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/formatting.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/globals.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/parser.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/termui.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/types.pyi -%%DATADIR%%/helpers/typeshed/third_party/3.6/click/utils.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/parser.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/relativedelta.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/tz/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/tz/_common.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/dateutil/tz/tz.pyi %%DATADIR%%/helpers/typeshed/third_party/3/docutils/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/3/docutils/examples.pyi %%DATADIR%%/helpers/typeshed/third_party/3/docutils/nodes.pyi @@ -2158,24 +2064,15 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi %%DATADIR%%/helpers/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/lxml/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/lxml/etree.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/lxml/objectify.pyi %%DATADIR%%/helpers/typeshed/third_party/3/pkg_resources.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/__init__.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/cPickle.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/error.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/parse.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/request.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/response.pyi %%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib/robotparser.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_error.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_parse.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_request.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_response.pyi -%%DATADIR%%/helpers/typeshed/third_party/3/six/moves/urllib_robotparser.pyi %%DATADIR%%/helpers/typeshed/third_party/3/typed_ast/__init__.pyi %%DATADIR%%/helpers/typeshed/third_party/3/typed_ast/ast27.pyi %%DATADIR%%/helpers/typeshed/third_party/3/typed_ast/ast3.pyi @@ -2220,7 +2117,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/helpers/typeshed/third_party/3/werkzeug/wrappers.pyi %%DATADIR%%/helpers/typeshed/third_party/3/werkzeug/wsgi.pyi %%DATADIR%%/helpers/virtualenv-1.11.6.tar.gz -%%DATADIR%%/helpers/virtualenv-1.7.2.tar.gz %%DATADIR%%/helpers/virtualenv-15.1.0.tar.gz %%DATADIR%%/index/Python/id-index.input %%DATADIR%%/index/Python/id-index.input.keystream @@ -2251,8 +2147,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/asm-all.jar %%DATADIR%%/lib/automaton.jar %%DATADIR%%/lib/batik-all.jar -%%DATADIR%%/lib/bcprov-jdk15on-155.jar -%%DATADIR%%/lib/boot.jar +%%DATADIR%%/lib/bcprov-jdk15on-1.55.jar %%DATADIR%%/lib/bootstrap.jar %%DATADIR%%/lib/cglib-nodep-3.2.4.jar %%DATADIR%%/lib/cli-parser-1.1.jar @@ -2268,6 +2163,7 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/extensions.jar %%DATADIR%%/lib/fluent-hc-4.5.2.jar %%DATADIR%%/lib/forms_rt.jar +%%DATADIR%%/lib/fst-2.56.jar %%DATADIR%%/lib/groovy-all-2.4.12.jar %%DATADIR%%/lib/gson-2.8.2.jar %%DATADIR%%/lib/guava-21.0.jar @@ -2279,31 +2175,30 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/imageio-metadata-3.2.1.jar %%DATADIR%%/lib/imageio-tiff-3.2.1.jar %%DATADIR%%/lib/imgscalr-lib-4.2.jar -%%DATADIR%%/lib/ini4j-0.5.2-patched.jar +%%DATADIR%%/lib/ini4j-0.5.5-2.jar %%DATADIR%%/lib/isorelax.jar +%%DATADIR%%/lib/jackson-core-2.8.8.jar +%%DATADIR%%/lib/javassist-3.21.0-GA.jar %%DATADIR%%/lib/jaxen-1.1.3.jar %%DATADIR%%/lib/jayatana-1.2.4.jar %%DATADIR%%/lib/jbcrypt-1.0.0.jar %%DATADIR%%/lib/jdom.jar -%%DATADIR%%/lib/jediterm-pty-2.6.jar +%%DATADIR%%/lib/jediterm-pty-%%PYTHON_VER%%.jar %%DATADIR%%/lib/jgoodies-forms.jar %%DATADIR%%/lib/jh.jar %%DATADIR%%/lib/jing.jar %%DATADIR%%/lib/jna-platform.jar %%DATADIR%%/lib/jna.jar +%%DATADIR%%/lib/jps-model.jar %%DATADIR%%/lib/jsch-0.1.54.jar -%%DATADIR%%/lib/jsch.agentproxy.connector-factory.jar -%%DATADIR%%/lib/jsch.agentproxy.core.jar -%%DATADIR%%/lib/jsch.agentproxy.jsch.jar -%%DATADIR%%/lib/jsch.agentproxy.pageant.jar -%%DATADIR%%/lib/jsch.agentproxy.sshagent.jar -%%DATADIR%%/lib/jsch.agentproxy.usocket-jna.jar -%%DATADIR%%/lib/jsch.agentproxy.usocket-nc.jar %%DATADIR%%/lib/jsoup-1.10.3.jar %%DATADIR%%/lib/jsr173_1.0_api.jar %%DATADIR%%/lib/kotlin-reflect.jar %%DATADIR%%/lib/kotlin-runtime.jar +%%DATADIR%%/lib/kotlinx-coroutines-core-0.20.jar +%%DATADIR%%/lib/kotlinx-coroutines-jdk8-0.20.jar %%DATADIR%%/lib/log4j.jar +%%DATADIR%%/lib/lz4-java-1.3.jar %%DATADIR%%/lib/markdown4j-2.2.jar %%DATADIR%%/lib/markdownj-core-0.4.2-SNAPSHOT.jar %%DATADIR%%/lib/microba.jar @@ -2311,8 +2206,9 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/miglayout-swing-5.0.jar %%DATADIR%%/lib/nanoxml-2.2.3.jar %%DATADIR%%/lib/netty-all-4.1.13.Final.jar +%%DATADIR%%/lib/objenesis-2.5.1.jar %%DATADIR%%/lib/openapi.jar -%%DATADIR%%/lib/oromatcher.jar +%%DATADIR%%/lib/oro-2.0.8.jar %%DATADIR%%/lib/picocontainer.jar %%DATADIR%%/lib/proxy-vole-1.0.3.jar %%DATADIR%%/lib/pty4j-0.7.1.jar @@ -2327,22 +2223,21 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/lib/slf4j-api-1.7.10.jar %%DATADIR%%/lib/slf4j-log4j12-1.7.10.jar %%DATADIR%%/lib/snappy-in-java-0.5.1.jar -%%DATADIR%%/lib/sqlite-jdbc-3.16.1.jar %%DATADIR%%/lib/src/pycharm-openapi-src.zip %%DATADIR%%/lib/src/pycharm-pydev-src.zip %%DATADIR%%/lib/streamex-0.6.5.jar -%%DATADIR%%/lib/swingx-core-1.6.2.jar +%%DATADIR%%/lib/swingx-core-1.6.2-2.jar %%DATADIR%%/lib/trang-core.jar %%DATADIR%%/lib/trilead-ssh2-build-217-jenkins-11.jar %%DATADIR%%/lib/trove4j.jar %%DATADIR%%/lib/util.jar %%DATADIR%%/lib/velocity.jar -%%DATADIR%%/lib/winp-1.23.jar +%%DATADIR%%/lib/winp-1.25.jar %%DATADIR%%/lib/xbean.jar %%DATADIR%%/lib/xercesImpl.jar -%%DATADIR%%/lib/xml-apis-ext.jar +%%DATADIR%%/lib/xml-apis-ext-1.3.04.jar %%DATADIR%%/lib/xmlgraphics-commons-1.5.jar -%%DATADIR%%/lib/xmlrpc-2.0.jar +%%DATADIR%%/lib/xmlrpc-2.0.1.jar %%DATADIR%%/lib/xpp3-1.1.4-min.jar %%DATADIR%%/lib/xstream-1.4.8.jar %%DATADIR%%/license/LICENSE.txt @@ -2371,8 +2266,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/license/oromatcher_license.txt %%DATADIR%%/license/picoContainer_license.txt %%DATADIR%%/license/saxon-conditions.html -%%DATADIR%%/license/sqljet-license.txt -%%DATADIR%%/license/svnkit-license.txt %%DATADIR%%/license/swingx_license.txt %%DATADIR%%/license/trove4j_license.txt %%DATADIR%%/license/winp_license.txt @@ -2412,30 +2305,9 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/settings-repository/lib/jgit.jar %%DATADIR%%/plugins/settings-repository/lib/resources_en.jar %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar -%%DATADIR%%/plugins/svn4idea/lib/antlr.jar -%%DATADIR%%/plugins/svn4idea/lib/jsch.agentproxy.svnkit-trilead-ssh2.jar -%%DATADIR%%/plugins/svn4idea/lib/licenses/ANTLR-LICENSE -%%DATADIR%%/plugins/svn4idea/lib/licenses/CHANGES.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/COPYING -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-ANTLR.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-JAVAHL.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-JNA.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-SEQUENCE.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-SQLJET.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE-TRILEAD.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/LICENSE.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/README.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/SEQUENCE-LICENSE -%%DATADIR%%/plugins/svn4idea/lib/licenses/SQLJET-LICENSE -%%DATADIR%%/plugins/svn4idea/lib/licenses/SQLJET-README.txt -%%DATADIR%%/plugins/svn4idea/lib/licenses/TRILEAD-LICENSE -%%DATADIR%%/plugins/svn4idea/lib/licenses/changelog.txt %%DATADIR%%/plugins/svn4idea/lib/resources_en.jar -%%DATADIR%%/plugins/svn4idea/lib/sequence-library.jar -%%DATADIR%%/plugins/svn4idea/lib/sqljet.jar +%%DATADIR%%/plugins/svn4idea/lib/sqlite-jdbc-3.20.1.jar %%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar -%%DATADIR%%/plugins/svn4idea/lib/svnkit-javahl.jar -%%DATADIR%%/plugins/svn4idea/lib/svnkit.jar %%DATADIR%%/plugins/tasks/lib/axis-1.4.jar %%DATADIR%%/plugins/tasks/lib/axis-jaxrpc-1.4.jar %%DATADIR%%/plugins/tasks/lib/axis-saaj-1.3.jar From owner-svn-ports-head@freebsd.org Mon Apr 16 20:57:16 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1105EFA515C; Mon, 16 Apr 2018 20:57:16 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B985D81522; Mon, 16 Apr 2018 20:57:15 +0000 (UTC) (envelope-from brooks@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 B01FE22761; Mon, 16 Apr 2018 20:57:15 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GKvF2J041510; Mon, 16 Apr 2018 20:57:15 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GKvFJD041505; Mon, 16 Apr 2018 20:57:15 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201804162057.w3GKvFJD041505@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Mon, 16 Apr 2018 20:57:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467533 - in head/devel/llvm-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: brooks X-SVN-Commit-Paths: in head/devel/llvm-devel: . files X-SVN-Commit-Revision: 467533 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 20:57:16 -0000 Author: brooks Date: Mon Apr 16 20:57:15 2018 New Revision: 467533 URL: https://svnweb.freebsd.org/changeset/ports/467533 Log: Update to a new snapshot. Chase changes to the library/program numbering scheme. Modified: head/devel/llvm-devel/Makefile head/devel/llvm-devel/Makefile.snapshot head/devel/llvm-devel/distinfo head/devel/llvm-devel/files/gen-Makefile.snapshot.sh head/devel/llvm-devel/pkg-plist Modified: head/devel/llvm-devel/Makefile ============================================================================== --- head/devel/llvm-devel/Makefile Mon Apr 16 20:14:16 2018 (r467532) +++ head/devel/llvm-devel/Makefile Mon Apr 16 20:57:15 2018 (r467533) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= llvm -PORTVERSION= ${LLVM_MAJOR}.d${SNAPDATE} +PORTVERSION= ${LLVM_MAJOR}.0.d${SNAPDATE} PORTREVISION= 0 CATEGORIES= devel lang PKGNAMESUFFIX= -devel @@ -109,8 +109,7 @@ OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx -PLIST_SUB+= LLVM_LIB_VER=${LLVM_MAJOR:C/\..*//} \ - LLVM_MAJOR=${LLVM_MAJOR} \ +PLIST_SUB+= LLVM_MAJOR=${LLVM_MAJOR} \ LLVM_RELEASE=${LLVM_RELEASE} COMMANDS= bugpoint \ @@ -130,10 +129,10 @@ COMMANDS= bugpoint \ llvm-dlltool \ llvm-dwarfdump \ llvm-dwp \ + llvm-exegesis \ llvm-extract \ llvm-link \ llvm-mc \ - llvm-mcmarkup \ llvm-modextract \ llvm-mt \ llvm-nm \ @@ -268,7 +267,7 @@ PLIST_SUB+= OPENMP="@comment " MAN1SRCS+= bugpoint.1 dsymutil.1 llc.1 lli.1 llvm-ar.1 llvm-as.1 \ llvm-bcanalyzer.1 llvm-build.1 llvm-config.1 llvm-cov.1 \ - llvm-diff.1 llvm-dis.1 llvm-dwarfdump.1 \ + llvm-diff.1 llvm-dis.1 llvm-dwarfdump.1 llvm-exegesis.1 \ llvm-extract.1 llvm-lib.1 llvm-link.1 llvm-mca.1 llvm-nm.1 \ llvm-pdbutil.1 \ llvm-profdata.1 llvm-readobj.1 llvm-stress.1 llvm-symbolizer.1 \ @@ -309,6 +308,8 @@ _COMPILER_RT_LIBS= \ libclang_rt.msan-x86_64.a.syms \ libclang_rt.msan_cxx-x86_64.a \ libclang_rt.msan_cxx-x86_64.a.syms \ + libclang_rt.xray-basic-x86_64.a \ + libclang_rt.xray-fdr-x86_64.a \ libclang_rt.xray-x86_64.a \ libclang_rt.profile-x86_64.a \ libclang_rt.safestack-x86_64.a \ @@ -472,7 +473,6 @@ build-plist: -e 's|release.cmake|%%CMAKE_BUILD_TYPE%%.cmake|' \ -e 's|${LLVM_RELEASE:C/\./\\./g}|%%LLVM_RELEASE%%|' \ -e 's|${LLVM_MAJOR:C/\./\\./}|%%LLVM_MAJOR%%|' \ - -e 's|\.${LLVM_MAJOR:C/\..*//}|.%%LLVM_LIB_VER%%|' \ | ${SORT} >> ${PLIST}.tmp ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/lit${LLVM_SUFFIX} -type f | \ ${SED} -e 's|${STAGEDIR}${PYTHON_SITELIBDIR}|%%LIT%%%%PYTHON_SITELIBDIR%%|' \ Modified: head/devel/llvm-devel/Makefile.snapshot ============================================================================== --- head/devel/llvm-devel/Makefile.snapshot Mon Apr 16 20:14:16 2018 (r467532) +++ head/devel/llvm-devel/Makefile.snapshot Mon Apr 16 20:57:15 2018 (r467533) @@ -4,14 +4,14 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -LLVM_MAJOR= 7.0 -LLVM_RELEASE= ${LLVM_MAJOR}.0 -SNAPDATE= 20180327 +LLVM_MAJOR= 7 +LLVM_RELEASE= ${LLVM_MAJOR}.0.0 +SNAPDATE= 20180413 -LLVM_COMMIT= 9470442c907a4d7335442c0aa0fac5130bb94b07 -CLANG_COMMIT= 0c6d42629685efad8e3e1f8ecf32e33eafa70c82 -COMPILER_RT_COMMIT= 0c41e4c8cf77ed9fb28114cfaf430ac34e6c6e9c -EXTRAS_COMMIT= fea176cdafddd308463a1f92c5464ab551acfa89 -LLD_COMMIT= ef84218b2ef02de57c84db0c19fa2b8fd7429826 -LLDB_COMMIT= 68c8f5acc7f8398ed6b741b9d605ce0f704d17cb -OPENMP_COMMIT= 24e7752e71b787659c9035625a46355a79270bee +LLVM_COMMIT= 3352f5142d61f0f784ec1ec946ae58d1dd630888 +CLANG_COMMIT= 4a9ca998d3c0561630965a6ebaa2b15cd9238351 +COMPILER_RT_COMMIT= a53765b3c1ca0998bf1622f1c4abdce49d47112e +EXTRAS_COMMIT= 32f9fba9e0fd3e1fd2864e562312d80ea8d7c0ae +LLD_COMMIT= 32148093a17d3224ea2f3aec2cc9ce9c07d71728 +LLDB_COMMIT= 3542a1e98c2719f53e46fe8966790796bcfda946 +OPENMP_COMMIT= feadeefd2ebcb877e3dedf862b814b5cf2c58789 Modified: head/devel/llvm-devel/distinfo ============================================================================== --- head/devel/llvm-devel/distinfo Mon Apr 16 20:14:16 2018 (r467532) +++ head/devel/llvm-devel/distinfo Mon Apr 16 20:57:15 2018 (r467533) @@ -1,15 +1,15 @@ -TIMESTAMP = 1522173404 -SHA256 (llvm-mirror-llvm-7.0.d20180327-9470442c907a4d7335442c0aa0fac5130bb94b07_GH0.tar.gz) = 2d49938e2759531e37367ff5dfa2cd39f1a901e0bfc913fdf129789ad1ea8332 -SIZE (llvm-mirror-llvm-7.0.d20180327-9470442c907a4d7335442c0aa0fac5130bb94b07_GH0.tar.gz) = 39688406 -SHA256 (llvm-mirror-clang-0c6d42629685efad8e3e1f8ecf32e33eafa70c82_GH0.tar.gz) = ba418c2ac6c40a634cdb2112d881ff0769790d41a222a3b1e7f569881d851629 -SIZE (llvm-mirror-clang-0c6d42629685efad8e3e1f8ecf32e33eafa70c82_GH0.tar.gz) = 17095801 -SHA256 (llvm-mirror-compiler-rt-0c41e4c8cf77ed9fb28114cfaf430ac34e6c6e9c_GH0.tar.gz) = 23daac31daef86680d06b9145e93742eae10308e3b36534a9df3aaca65f8e86e -SIZE (llvm-mirror-compiler-rt-0c41e4c8cf77ed9fb28114cfaf430ac34e6c6e9c_GH0.tar.gz) = 3026177 -SHA256 (llvm-mirror-clang-tools-extra-fea176cdafddd308463a1f92c5464ab551acfa89_GH0.tar.gz) = 17c02acc42fed87dee523f24f9affd613987096da17b6e711748ee38b1500024 -SIZE (llvm-mirror-clang-tools-extra-fea176cdafddd308463a1f92c5464ab551acfa89_GH0.tar.gz) = 1127285 -SHA256 (llvm-mirror-lld-ef84218b2ef02de57c84db0c19fa2b8fd7429826_GH0.tar.gz) = 30fc06d02b2cff5496425c25401da93892e53897325f4d6e5c34b37d33763e31 -SIZE (llvm-mirror-lld-ef84218b2ef02de57c84db0c19fa2b8fd7429826_GH0.tar.gz) = 1152024 -SHA256 (llvm-mirror-lldb-68c8f5acc7f8398ed6b741b9d605ce0f704d17cb_GH0.tar.gz) = 4746fef5cdf291e72ea51eecf5297ba217b21152a339361182591ee59f71e53a -SIZE (llvm-mirror-lldb-68c8f5acc7f8398ed6b741b9d605ce0f704d17cb_GH0.tar.gz) = 24319403 -SHA256 (llvm-mirror-openmp-24e7752e71b787659c9035625a46355a79270bee_GH0.tar.gz) = e1ced172aad21d7e4e7cf37802ac8d2e8a97e7b4601a564f0e322683b0ce6fc3 -SIZE (llvm-mirror-openmp-24e7752e71b787659c9035625a46355a79270bee_GH0.tar.gz) = 2901966 +TIMESTAMP = 1523659595 +SHA256 (llvm-mirror-llvm-7.0.d20180413-3352f5142d61f0f784ec1ec946ae58d1dd630888_GH0.tar.gz) = ce94bde22f0d258de233f35e31fc19a4dfbaa28620e00f1cf1fbd5cbc30a0cf0 +SIZE (llvm-mirror-llvm-7.0.d20180413-3352f5142d61f0f784ec1ec946ae58d1dd630888_GH0.tar.gz) = 40061987 +SHA256 (llvm-mirror-clang-4a9ca998d3c0561630965a6ebaa2b15cd9238351_GH0.tar.gz) = 573737392c4bf7a88bc244d7629e1b687a482469ca085a9708f2793effd10560 +SIZE (llvm-mirror-clang-4a9ca998d3c0561630965a6ebaa2b15cd9238351_GH0.tar.gz) = 17166137 +SHA256 (llvm-mirror-compiler-rt-a53765b3c1ca0998bf1622f1c4abdce49d47112e_GH0.tar.gz) = 68168a2da74f73e57fe3a6de5d97092a28351d11829921e8144b3f2a7e198669 +SIZE (llvm-mirror-compiler-rt-a53765b3c1ca0998bf1622f1c4abdce49d47112e_GH0.tar.gz) = 3029903 +SHA256 (llvm-mirror-clang-tools-extra-32f9fba9e0fd3e1fd2864e562312d80ea8d7c0ae_GH0.tar.gz) = 0377ebe22705766f60f5c8a8f08f5e46aebc28924ed4945432bb42cc453fabd5 +SIZE (llvm-mirror-clang-tools-extra-32f9fba9e0fd3e1fd2864e562312d80ea8d7c0ae_GH0.tar.gz) = 1134456 +SHA256 (llvm-mirror-lld-32148093a17d3224ea2f3aec2cc9ce9c07d71728_GH0.tar.gz) = d80622a4f79bebe8eeef7c1060c0dc215c98193883047314e2b7105556567235 +SIZE (llvm-mirror-lld-32148093a17d3224ea2f3aec2cc9ce9c07d71728_GH0.tar.gz) = 1166618 +SHA256 (llvm-mirror-lldb-3542a1e98c2719f53e46fe8966790796bcfda946_GH0.tar.gz) = 77842474af5c85937fdd14e0372a50c3de5dcabd12df3027b1e5908aeb274653 +SIZE (llvm-mirror-lldb-3542a1e98c2719f53e46fe8966790796bcfda946_GH0.tar.gz) = 24330571 +SHA256 (llvm-mirror-openmp-feadeefd2ebcb877e3dedf862b814b5cf2c58789_GH0.tar.gz) = eefb4bdba5f1b47a62007918fd2ffa2721681988cdfb573edfd3ea288124ae44 +SIZE (llvm-mirror-openmp-feadeefd2ebcb877e3dedf862b814b5cf2c58789_GH0.tar.gz) = 2901858 Modified: head/devel/llvm-devel/files/gen-Makefile.snapshot.sh ============================================================================== --- head/devel/llvm-devel/files/gen-Makefile.snapshot.sh Mon Apr 16 20:14:16 2018 (r467532) +++ head/devel/llvm-devel/files/gen-Makefile.snapshot.sh Mon Apr 16 20:57:15 2018 (r467533) @@ -17,8 +17,8 @@ cat < Makefile.snapshot # # Generated by: files/gen-Makefile.snapshot.sh. # -LLVM_MAJOR= 7.0 -LLVM_RELEASE= \${LLVM_MAJOR}.0 +LLVM_MAJOR= 7 +LLVM_RELEASE= \${LLVM_MAJOR}.0.0 SNAPDATE= $(date +%Y%m%d) LLVM_COMMIT= $(get_repo_sha llvm) Modified: head/devel/llvm-devel/pkg-plist ============================================================================== --- head/devel/llvm-devel/pkg-plist Mon Apr 16 20:14:16 2018 (r467532) +++ head/devel/llvm-devel/pkg-plist Mon Apr 16 20:57:15 2018 (r467533) @@ -17,10 +17,10 @@ bin/llvm-dis-devel bin/llvm-dlltool-devel bin/llvm-dwarfdump-devel bin/llvm-dwp-devel +bin/llvm-exegesis-devel bin/llvm-extract-devel bin/llvm-link-devel bin/llvm-mc-devel -bin/llvm-mcmarkup-devel bin/llvm-modextract-devel bin/llvm-mt-devel bin/llvm-nm-devel @@ -149,6 +149,7 @@ llvm-devel/bin/llvm-dis llvm-devel/bin/llvm-dlltool llvm-devel/bin/llvm-dwarfdump llvm-devel/bin/llvm-dwp +llvm-devel/bin/llvm-exegesis llvm-devel/bin/llvm-extract llvm-devel/bin/llvm-lib llvm-devel/bin/llvm-link @@ -156,7 +157,6 @@ llvm-devel/bin/llvm-lto llvm-devel/bin/llvm-lto2 llvm-devel/bin/llvm-mc llvm-devel/bin/llvm-mca -llvm-devel/bin/llvm-mcmarkup llvm-devel/bin/llvm-modextract llvm-devel/bin/llvm-mt llvm-devel/bin/llvm-nm @@ -442,6 +442,7 @@ llvm-devel/bin/yaml2obj %%CLANG%%llvm-devel/include/clang/Basic/VirtualFileSystem.h %%CLANG%%llvm-devel/include/clang/Basic/Visibility.h %%CLANG%%llvm-devel/include/clang/Basic/X86Target.def +%%CLANG%%llvm-devel/include/clang/Basic/XRayInstr.h %%CLANG%%llvm-devel/include/clang/Basic/XRayLists.h %%CLANG%%llvm-devel/include/clang/Basic/arm_fp16.inc %%CLANG%%llvm-devel/include/clang/Basic/arm_neon.inc @@ -1032,6 +1033,7 @@ llvm-devel/bin/yaml2obj %%LLDB%%llvm-devel/include/lldb/Interpreter/CommandObjectRegexCommand.h %%LLDB%%llvm-devel/include/lldb/Interpreter/CommandOptionValidators.h %%LLDB%%llvm-devel/include/lldb/Interpreter/CommandReturnObject.h +%%LLDB%%llvm-devel/include/lldb/Interpreter/OptionArgParser.h %%LLDB%%llvm-devel/include/lldb/Interpreter/OptionGroupArchitecture.h %%LLDB%%llvm-devel/include/lldb/Interpreter/OptionGroupBoolean.h %%LLDB%%llvm-devel/include/lldb/Interpreter/OptionGroupFile.h @@ -1245,6 +1247,7 @@ llvm-devel/include/llvm-c/Core.h llvm-devel/include/llvm-c/DataTypes.h llvm-devel/include/llvm-c/DebugInfo.h llvm-devel/include/llvm-c/Disassembler.h +llvm-devel/include/llvm-c/DisassemblerTypes.h llvm-devel/include/llvm-c/ErrorHandling.h llvm-devel/include/llvm-c/ExecutionEngine.h llvm-devel/include/llvm-c/IRReader.h @@ -1259,6 +1262,7 @@ llvm-devel/include/llvm-c/TargetMachine.h llvm-devel/include/llvm-c/Transforms/IPO.h llvm-devel/include/llvm-c/Transforms/PassManagerBuilder.h llvm-devel/include/llvm-c/Transforms/Scalar.h +llvm-devel/include/llvm-c/Transforms/Utils.h llvm-devel/include/llvm-c/Transforms/Vectorize.h llvm-devel/include/llvm-c/Types.h llvm-devel/include/llvm-c/lto.h @@ -1474,7 +1478,7 @@ llvm-devel/include/llvm/CodeGen/AtomicExpandUtils.h llvm-devel/include/llvm/CodeGen/BasicTTIImpl.h llvm-devel/include/llvm/CodeGen/CalcSpillWeights.h llvm-devel/include/llvm/CodeGen/CallingConvLower.h -llvm-devel/include/llvm/CodeGen/CommandFlags.def +llvm-devel/include/llvm/CodeGen/CommandFlags.inc llvm-devel/include/llvm/CodeGen/CostTable.h llvm-devel/include/llvm/CodeGen/DAGCombine.h llvm-devel/include/llvm/CodeGen/DFAPacketizer.h @@ -1495,6 +1499,7 @@ llvm-devel/include/llvm/CodeGen/GlobalISel/CallLowerin llvm-devel/include/llvm/CodeGen/GlobalISel/Combiner.h llvm-devel/include/llvm/CodeGen/GlobalISel/CombinerHelper.h llvm-devel/include/llvm/CodeGen/GlobalISel/CombinerInfo.h +llvm-devel/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h llvm-devel/include/llvm/CodeGen/GlobalISel/GISelWorkList.h llvm-devel/include/llvm/CodeGen/GlobalISel/IRTranslator.h llvm-devel/include/llvm/CodeGen/GlobalISel/InstructionSelect.h @@ -1611,6 +1616,7 @@ llvm-devel/include/llvm/CodeGen/TargetRegisterInfo.h llvm-devel/include/llvm/CodeGen/TargetSchedule.h llvm-devel/include/llvm/CodeGen/TargetSubtargetInfo.h llvm-devel/include/llvm/CodeGen/UnreachableBlockElim.h +llvm-devel/include/llvm/CodeGen/ValueTypes.h llvm-devel/include/llvm/CodeGen/ValueTypes.td llvm-devel/include/llvm/CodeGen/VirtRegMap.h llvm-devel/include/llvm/CodeGen/WinEHFuncInfo.h @@ -1962,7 +1968,6 @@ llvm-devel/include/llvm/IR/Value.h llvm-devel/include/llvm/IR/ValueHandle.h llvm-devel/include/llvm/IR/ValueMap.h llvm-devel/include/llvm/IR/ValueSymbolTable.h -llvm-devel/include/llvm/IR/ValueTypes.h llvm-devel/include/llvm/IR/Verifier.h llvm-devel/include/llvm/IRReader/IRReader.h llvm-devel/include/llvm/InitializePasses.h @@ -2043,7 +2048,7 @@ llvm-devel/include/llvm/MC/MCSymbolELF.h llvm-devel/include/llvm/MC/MCSymbolMachO.h llvm-devel/include/llvm/MC/MCSymbolWasm.h llvm-devel/include/llvm/MC/MCTargetOptions.h -llvm-devel/include/llvm/MC/MCTargetOptionsCommandFlags.def +llvm-devel/include/llvm/MC/MCTargetOptionsCommandFlags.inc llvm-devel/include/llvm/MC/MCValue.h llvm-devel/include/llvm/MC/MCWasmObjectWriter.h llvm-devel/include/llvm/MC/MCWasmStreamer.h @@ -2104,6 +2109,7 @@ llvm-devel/include/llvm/PassInfo.h llvm-devel/include/llvm/PassRegistry.h llvm-devel/include/llvm/PassSupport.h llvm-devel/include/llvm/Passes/PassBuilder.h +llvm-devel/include/llvm/Passes/PassPlugin.h llvm-devel/include/llvm/ProfileData/Coverage/CoverageMapping.h llvm-devel/include/llvm/ProfileData/Coverage/CoverageMappingReader.h llvm-devel/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h @@ -2182,6 +2188,7 @@ llvm-devel/include/llvm/Support/GenericDomTreeConstruc llvm-devel/include/llvm/Support/GlobPattern.h llvm-devel/include/llvm/Support/GraphWriter.h llvm-devel/include/llvm/Support/Host.h +llvm-devel/include/llvm/Support/InitLLVM.h llvm-devel/include/llvm/Support/JamCRC.h llvm-devel/include/llvm/Support/KnownBits.h llvm-devel/include/llvm/Support/LEB128.h @@ -2376,6 +2383,7 @@ llvm-devel/include/llvm/Transforms/Scalar/Sink.h llvm-devel/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h llvm-devel/include/llvm/Transforms/Scalar/SpeculativeExecution.h llvm-devel/include/llvm/Transforms/Scalar/TailRecursionElimination.h +llvm-devel/include/llvm/Transforms/Utils.h llvm-devel/include/llvm/Transforms/Utils/ASanStackFrameLayout.h llvm-devel/include/llvm/Transforms/Utils/AddDiscriminators.h llvm-devel/include/llvm/Transforms/Utils/BasicBlockUtils.h @@ -2396,6 +2404,7 @@ llvm-devel/include/llvm/Transforms/Utils/ImportedFunct llvm-devel/include/llvm/Transforms/Utils/IntegerDivision.h llvm-devel/include/llvm/Transforms/Utils/LCSSA.h llvm-devel/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h +llvm-devel/include/llvm/Transforms/Utils/LoopRotationUtils.h llvm-devel/include/llvm/Transforms/Utils/LoopSimplify.h llvm-devel/include/llvm/Transforms/Utils/LoopUtils.h llvm-devel/include/llvm/Transforms/Utils/LoopVersioning.h @@ -2408,6 +2417,7 @@ llvm-devel/include/llvm/Transforms/Utils/OrderedInstru llvm-devel/include/llvm/Transforms/Utils/PredicateInfo.h llvm-devel/include/llvm/Transforms/Utils/PromoteMemToReg.h llvm-devel/include/llvm/Transforms/Utils/SSAUpdater.h +llvm-devel/include/llvm/Transforms/Utils/SSAUpdaterBulk.h llvm-devel/include/llvm/Transforms/Utils/SSAUpdaterImpl.h llvm-devel/include/llvm/Transforms/Utils/SanitizerStats.h llvm-devel/include/llvm/Transforms/Utils/SimplifyIndVar.h @@ -2496,6 +2506,7 @@ llvm-devel/lib/LLVMHello.so %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/bmi2intrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/bmiintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/cetintrin.h +%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/cldemoteintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/clflushoptintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/clwbintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/clzerointrin.h @@ -2555,6 +2566,7 @@ llvm-devel/lib/LLVMHello.so %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/varargs.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/vecintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/vpclmulqdqintrin.h +%%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/wbnoinvdintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/wmmintrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/x86intrin.h %%CLANG%%llvm-devel/lib/clang/%%LLVM_RELEASE%%/include/xmmintrin.h @@ -2577,6 +2589,7 @@ llvm-devel/lib/cmake/llvm/CheckLinkerFlag.cmake llvm-devel/lib/cmake/llvm/ChooseMSVCCRT.cmake llvm-devel/lib/cmake/llvm/CrossCompile.cmake llvm-devel/lib/cmake/llvm/DetermineGCCCompatible.cmake +llvm-devel/lib/cmake/llvm/FindLibpfm.cmake llvm-devel/lib/cmake/llvm/FindOCaml.cmake llvm-devel/lib/cmake/llvm/FindSphinx.cmake llvm-devel/lib/cmake/llvm/GenerateVersionFromCVS.cmake @@ -2731,10 +2744,9 @@ llvm-devel/lib/libLLVMXCoreInfo.a llvm-devel/lib/libLLVMXRay.a llvm-devel/lib/libLLVMipo.a llvm-devel/lib/libLTO.so -llvm-devel/lib/libLTO.so.%%LLVM_LIB_VER%% -llvm-devel/lib/libLTO.so.%%LLVM_RELEASE%%svn +llvm-devel/lib/libLTO.so.%%LLVM_MAJOR%% +llvm-devel/lib/libLTO.so.%%LLVM_MAJOR%%svn %%CLANG%%llvm-devel/lib/libclang.so -%%CLANG%%llvm-devel/lib/libclang.so.%%LLVM_LIB_VER%% %%CLANG%%llvm-devel/lib/libclang.so.%%LLVM_MAJOR%% %%CLANG%%llvm-devel/lib/libclangARCMigrate.a %%CLANG%%llvm-devel/lib/libclangAST.a @@ -2808,7 +2820,7 @@ llvm-devel/lib/libLTO.so.%%LLVM_RELEASE%%svn %%LLD%%llvm-devel/lib/liblldWasm.a %%LLD%%llvm-devel/lib/liblldYAML.a %%LLDB%%llvm-devel/lib/liblldb.so -%%LLDB%%llvm-devel/lib/liblldb.so.%%LLVM_LIB_VER%% +%%LLDB%%llvm-devel/lib/liblldb.so.%%LLVM_MAJOR%% %%LLDB%%llvm-devel/lib/liblldb.so.%%LLVM_RELEASE%% %%LLDB%%llvm-devel/lib/liblldbBase.a %%LLDB%%llvm-devel/lib/liblldbBreakpoint.a From owner-svn-ports-head@freebsd.org Mon Apr 16 21:22:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A55AAFA6A3D; Mon, 16 Apr 2018 21:22:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 560B386331; Mon, 16 Apr 2018 21:22:46 +0000 (UTC) (envelope-from feld@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 50DEF22C29; Mon, 16 Apr 2018 21:22:46 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLMk6k056546; Mon, 16 Apr 2018 21:22:46 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLMkVt056544; Mon, 16 Apr 2018 21:22:46 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201804162122.w3GLMkVt056544@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 16 Apr 2018 21:22:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467534 - head/devel/py-frozendict X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/devel/py-frozendict X-SVN-Commit-Revision: 467534 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:22:46 -0000 Author: feld Date: Mon Apr 16 21:22:45 2018 New Revision: 467534 URL: https://svnweb.freebsd.org/changeset/ports/467534 Log: devel/py-frozendict: Update to 1.0 - Take maintainership Approved by: maintainer (private communications) Modified: head/devel/py-frozendict/Makefile head/devel/py-frozendict/distinfo Modified: head/devel/py-frozendict/Makefile ============================================================================== --- head/devel/py-frozendict/Makefile Mon Apr 16 20:57:15 2018 (r467533) +++ head/devel/py-frozendict/Makefile Mon Apr 16 21:22:45 2018 (r467534) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= frozendict -PORTVERSION= 0.5 +PORTVERSION= 1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= feld@FreeBSD.org COMMENT= Immutable dictionary implementation for Python LICENSE= MIT Modified: head/devel/py-frozendict/distinfo ============================================================================== --- head/devel/py-frozendict/distinfo Mon Apr 16 20:57:15 2018 (r467533) +++ head/devel/py-frozendict/distinfo Mon Apr 16 21:22:45 2018 (r467534) @@ -1,2 +1,3 @@ -SHA256 (frozendict-0.5.tar.gz) = 560c424af4913dad5aa1f6933e78837e597c7000dda2e3624a6e37b5a0799354 -SIZE (frozendict-0.5.tar.gz) = 2167 +TIMESTAMP = 1523908903 +SHA256 (frozendict-1.0.tar.gz) = 4852b8d74173f69bfaaca2dc77b69b0ae85ceddbead80d1954aa250d90e66f32 +SIZE (frozendict-1.0.tar.gz) = 2559 From owner-svn-ports-head@freebsd.org Mon Apr 16 21:23:40 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C6A7FA6B02; Mon, 16 Apr 2018 21:23:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2766B86BD5; Mon, 16 Apr 2018 21:23:40 +0000 (UTC) (envelope-from feld@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 225C722C2A; Mon, 16 Apr 2018 21:23:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLNegW056695; Mon, 16 Apr 2018 21:23:40 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLNd0e056693; Mon, 16 Apr 2018 21:23:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201804162123.w3GLNd0e056693@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 16 Apr 2018 21:23:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467535 - head/devel/py-canonicaljson X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/devel/py-canonicaljson X-SVN-Commit-Revision: 467535 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:23:40 -0000 Author: feld Date: Mon Apr 16 21:23:39 2018 New Revision: 467535 URL: https://svnweb.freebsd.org/changeset/ports/467535 Log: devel/py-canonicaljson: Update to 1.1.3 - Take maintainership Approved by: maintainer (private communications) Modified: head/devel/py-canonicaljson/Makefile head/devel/py-canonicaljson/distinfo Modified: head/devel/py-canonicaljson/Makefile ============================================================================== --- head/devel/py-canonicaljson/Makefile Mon Apr 16 21:22:45 2018 (r467534) +++ head/devel/py-canonicaljson/Makefile Mon Apr 16 21:23:39 2018 (r467535) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= canonicaljson -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= feld@FreeBSD.org COMMENT= Canonical JSON LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:devel/py-frozendict@${FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=1.0:devel/py-frozendict@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}simplejson>=3.6.5:devel/py-simplejson@${FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} Modified: head/devel/py-canonicaljson/distinfo ============================================================================== --- head/devel/py-canonicaljson/distinfo Mon Apr 16 21:22:45 2018 (r467534) +++ head/devel/py-canonicaljson/distinfo Mon Apr 16 21:23:39 2018 (r467535) @@ -1,2 +1,3 @@ -SHA256 (matrix-org-python-canonicaljson-v1.0.0_GH0.tar.gz) = 99da302069a91eb2305a5a0a8965738f7345baf6f6ba7266d3cc77e1d5fe827a -SIZE (matrix-org-python-canonicaljson-v1.0.0_GH0.tar.gz) = 6103 +TIMESTAMP = 1523908667 +SHA256 (matrix-org-python-canonicaljson-v1.1.3_GH0.tar.gz) = b252582d0d8908a545c6b33f7509c13338c1033ad049b3e917bf730395224dc0 +SIZE (matrix-org-python-canonicaljson-v1.1.3_GH0.tar.gz) = 10112 From owner-svn-ports-head@freebsd.org Mon Apr 16 21:24:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9761FA6B8F; Mon, 16 Apr 2018 21:24:24 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 87CC487356; Mon, 16 Apr 2018 21:24:24 +0000 (UTC) (envelope-from feld@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 6A38F22C2B; Mon, 16 Apr 2018 21:24:24 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLOO74056845; Mon, 16 Apr 2018 21:24:24 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLOOw2056843; Mon, 16 Apr 2018 21:24:24 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201804162124.w3GLOOw2056843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 16 Apr 2018 21:24:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467536 - head/net-im/py-matrix-synapse X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: head/net-im/py-matrix-synapse X-SVN-Commit-Revision: 467536 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:24:25 -0000 Author: feld Date: Mon Apr 16 21:24:24 2018 New Revision: 467536 URL: https://svnweb.freebsd.org/changeset/ports/467536 Log: net-im/py-matrix-synapse: Update to 0.27.4 Modified: head/net-im/py-matrix-synapse/Makefile head/net-im/py-matrix-synapse/distinfo Modified: head/net-im/py-matrix-synapse/Makefile ============================================================================== --- head/net-im/py-matrix-synapse/Makefile Mon Apr 16 21:23:39 2018 (r467535) +++ head/net-im/py-matrix-synapse/Makefile Mon Apr 16 21:24:24 2018 (r467536) @@ -3,7 +3,7 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.27.2 +DISTVERSION= 0.27.4 PORTREVISION= 0 CATEGORIES= net-im python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1:devel/py-jsonschema@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}frozendict>=0.5:devel/py-frozendict@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.1.0:devel/py-unpaddedbase64@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.1.3:devel/py-canonicaljson@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pynacl>=1.2.1:security/py-pynacl@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service_identity>=16.0:security/py-service_identity@${FLAVOR} \ Modified: head/net-im/py-matrix-synapse/distinfo ============================================================================== --- head/net-im/py-matrix-synapse/distinfo Mon Apr 16 21:23:39 2018 (r467535) +++ head/net-im/py-matrix-synapse/distinfo Mon Apr 16 21:24:24 2018 (r467536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522156316 -SHA256 (matrix-org-synapse-v0.27.2_GH0.tar.gz) = 01080b19f66779335eb68d203c34a4caf681d3c3ed66a1ebd923dcd0833effa2 -SIZE (matrix-org-synapse-v0.27.2_GH0.tar.gz) = 932894 +TIMESTAMP = 1523908627 +SHA256 (matrix-org-synapse-v0.27.4_GH0.tar.gz) = afdead01189d5bd97c47a8bccd88d973b811241d889298fdacb8384d97707db8 +SIZE (matrix-org-synapse-v0.27.4_GH0.tar.gz) = 939200 From owner-svn-ports-head@freebsd.org Mon Apr 16 21:33:21 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EC32FA7328; Mon, 16 Apr 2018 21:33:21 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F297697DE; Mon, 16 Apr 2018 21:33:21 +0000 (UTC) (envelope-from feld@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 0A05B22DB2; Mon, 16 Apr 2018 21:33:21 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLXKPV062019; Mon, 16 Apr 2018 21:33:20 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLXJht062000; Mon, 16 Apr 2018 21:33:19 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201804162133.w3GLXJht062000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 16 Apr 2018 21:33:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467537 - in head: databases/mongodb32 databases/mongodb32-tools devel/py-blist devel/py-daemonize devel/py-hypothesis devel/py-matrix-angular-sdk devel/py-msgpack-python devel/py-pyden... X-SVN-Group: ports-head X-SVN-Commit-Author: feld X-SVN-Commit-Paths: in head: databases/mongodb32 databases/mongodb32-tools devel/py-blist devel/py-daemonize devel/py-hypothesis devel/py-matrix-angular-sdk devel/py-msgpack-python devel/py-pydenticon devel/py-responses ... X-SVN-Commit-Revision: 467537 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:33:21 -0000 Author: feld Date: Mon Apr 16 21:33:18 2018 New Revision: 467537 URL: https://svnweb.freebsd.org/changeset/ports/467537 Log: Reset MAINTAINER Approved by: maintainer (private communications) Modified: head/databases/mongodb32-tools/Makefile head/databases/mongodb32/Makefile head/devel/py-blist/Makefile head/devel/py-daemonize/Makefile head/devel/py-hypothesis/Makefile head/devel/py-matrix-angular-sdk/Makefile head/devel/py-msgpack-python/Makefile head/devel/py-pydenticon/Makefile head/devel/py-responses/Makefile head/misc/py-spdx-lookup/Makefile head/misc/py-spdx/Makefile head/ports-mgmt/py-pytoport/Makefile head/ports-mgmt/py-skog/Makefile head/security/py-pymacaroons-pynacl/Makefile head/security/py-pysaml2/Makefile head/security/py-signedjson/Makefile head/sysutils/fusefs-libs/Makefile head/sysutils/fusefs-unionfs/Makefile head/www/py-cookies/Makefile Modified: head/databases/mongodb32-tools/Makefile ============================================================================== --- head/databases/mongodb32-tools/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/databases/mongodb32-tools/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -6,7 +6,7 @@ PORTVERSION= 3.2.11 DISTVERSIONPREFIX= r CATEGORIES= databases net -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for MongoDB LICENSE= APACHE20 Modified: head/databases/mongodb32/Makefile ============================================================================== --- head/databases/mongodb32/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/databases/mongodb32/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -10,7 +10,7 @@ MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://download.mongodb.org/src/ DISTNAME= mongodb-src-${DISTVERSIONPREFIX}${PORTVERSION} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Distributed document-oriented "NoSQL" database # mongodb is AGPLv3, C++ driver is APACHE20 Modified: head/devel/py-blist/Makefile ============================================================================== --- head/devel/py-blist/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-blist/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -8,7 +8,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Drop-in list replacement with better performance for large lists LICENSE= BSD3CLAUSE Modified: head/devel/py-daemonize/Makefile ============================================================================== --- head/devel/py-daemonize/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-daemonize/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Enables code to run as a daemon process on Unix-like systems LICENSE= MIT Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-hypothesis/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library for property based testing LICENSE= MPL20 Modified: head/devel/py-matrix-angular-sdk/Makefile ============================================================================== --- head/devel/py-matrix-angular-sdk/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-matrix-angular-sdk/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Matrix Angular SDK LICENSE= APACHE20 Modified: head/devel/py-msgpack-python/Makefile ============================================================================== --- head/devel/py-msgpack-python/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-msgpack-python/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= MessagePack (de)serializer for Python LICENSE= APACHE20 Modified: head/devel/py-pydenticon/Makefile ============================================================================== --- head/devel/py-pydenticon/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-pydenticon/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -8,7 +8,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Library for generating identicons - an enhanced port of Sigil LICENSE= BSD3CLAUSE Modified: head/devel/py-responses/Makefile ============================================================================== --- head/devel/py-responses/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/devel/py-responses/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= devel www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Utility library for mocking out the requests Python library LICENSE= APACHE20 Modified: head/misc/py-spdx-lookup/Makefile ============================================================================== --- head/misc/py-spdx-lookup/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/misc/py-spdx-lookup/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= SPDX license list query tool LICENSE= BSD2CLAUSE Modified: head/misc/py-spdx/Makefile ============================================================================== --- head/misc/py-spdx/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/misc/py-spdx/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= SPDX license list database LICENSE= CC0-1.0 Modified: head/ports-mgmt/py-pytoport/Makefile ============================================================================== --- head/ports-mgmt/py-pytoport/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/ports-mgmt/py-pytoport/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Generate FreeBSD ports from Python modules on PyPI LICENSE= BSD2CLAUSE Modified: head/ports-mgmt/py-skog/Makefile ============================================================================== --- head/ports-mgmt/py-skog/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/ports-mgmt/py-skog/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= ports-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Generate visual dependency trees for FreeBSD ports LICENSE= BSD2CLAUSE Modified: head/security/py-pymacaroons-pynacl/Makefile ============================================================================== --- head/security/py-pymacaroons-pynacl/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/security/py-pymacaroons-pynacl/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Macaroon library for Python LICENSE= MIT Modified: head/security/py-pysaml2/Makefile ============================================================================== --- head/security/py-pysaml2/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/security/py-pysaml2/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -8,7 +8,7 @@ CATEGORIES= security devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python implementation of SAML Version 2 LICENSE= APACHE20 Modified: head/security/py-signedjson/Makefile ============================================================================== --- head/security/py-signedjson/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/security/py-signedjson/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -8,7 +8,7 @@ DISTVERSIONPREFIX= v CATEGORIES= security devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Sign JSON with Ed25519 signatures LICENSE= APACHE20 Modified: head/sysutils/fusefs-libs/Makefile ============================================================================== --- head/sysutils/fusefs-libs/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/sysutils/fusefs-libs/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ DISTVERSION= 2_9_5 CATEGORIES= sysutils PKGNAMESUFFIX= -libs -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE allows filesystem implementation in userspace LICENSE= LGPL21 Modified: head/sysutils/fusefs-unionfs/Makefile ============================================================================== --- head/sysutils/fusefs-unionfs/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/sysutils/fusefs-unionfs/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE based implementation of the well-known unionfs LICENSE= BSD3CLAUSE Modified: head/www/py-cookies/Makefile ============================================================================== --- head/www/py-cookies/Makefile Mon Apr 16 21:24:24 2018 (r467536) +++ head/www/py-cookies/Makefile Mon Apr 16 21:33:18 2018 (r467537) @@ -7,7 +7,7 @@ CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= brendan+freebsd@bbqsrc.net +MAINTAINER= ports@FreeBSD.org COMMENT= Friendlier RFC 6265-compliant cookie parser/renderer LICENSE= MIT From owner-svn-ports-head@freebsd.org Mon Apr 16 21:35:27 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2DCF0FA74BC; Mon, 16 Apr 2018 21:35:27 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 924C96992A; Mon, 16 Apr 2018 21:35:26 +0000 (UTC) (envelope-from bdrewery@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 892FA22DB3; Mon, 16 Apr 2018 21:35:26 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLZQsG062240; Mon, 16 Apr 2018 21:35:26 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLZQt6062237; Mon, 16 Apr 2018 21:35:26 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201804162135.w3GLZQt6062237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Mon, 16 Apr 2018 21:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467538 - in head/lang/rust: . files X-SVN-Group: ports-head X-SVN-Commit-Author: bdrewery X-SVN-Commit-Paths: in head/lang/rust: . files X-SVN-Commit-Revision: 467538 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:35:27 -0000 Author: bdrewery Date: Mon Apr 16 21:35:26 2018 New Revision: 467538 URL: https://svnweb.freebsd.org/changeset/ports/467538 Log: Update to 1.25.0. - The ABI patch is no longer needed on head due to fixes being upstreamed to use the pre-ino64 symbols. The ABI patch is still needed for the bootstrap but should be removable for 1.26.0 if it uses beta 2018-03-18. PR: 227130 [based on] Tested by: dumbbell, Charlie Li Submitted by: riggs [based on] Differential Revision: https://reviews.freebsd.org/D14921 [based on] Deleted: head/lang/rust/files/extra-patch-abi Modified: head/lang/rust/Makefile head/lang/rust/distinfo head/lang/rust/files/patch-src_librustc__back_target_freebsd__base.rs Modified: head/lang/rust/Makefile ============================================================================== --- head/lang/rust/Makefile Mon Apr 16 21:33:18 2018 (r467537) +++ head/lang/rust/Makefile Mon Apr 16 21:35:26 2018 (r467538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rust -PORTVERSION?= 1.24.1 +PORTVERSION?= 1.25.0 PORTREVISION?= CATEGORIES= lang MASTER_SITES= http://static.rust-lang.org/dist/:src \ @@ -44,13 +44,13 @@ ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap com CONFLICTS_INSTALL?= rust-nightly # See WRKSRC/src/stage0.txt for this date and version values. -BOOTSTRAPS_DATE?= 2018-01-04 +BOOTSTRAPS_DATE?= 2018-02-15 -RUST_BOOTSTRAP_VERSION?= 1.23.0 +RUST_BOOTSTRAP_VERSION?= 1.24.0 RUSTC_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rustc-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${RUST_TARGET}.tar.gz RUST_STD_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/rust-std-${RUST_BOOTSTRAP_VERSION_${ARCH}:U${RUST_BOOTSTRAP_VERSION}}-${RUST_TARGET}.tar.gz -CARGO_BOOTSTRAP_VERSION?= 0.24.0 +CARGO_BOOTSTRAP_VERSION?= 0.25.0 CARGO_BOOTSTRAP= ${BOOTSTRAPS_DATE_${ARCH}:U${BOOTSTRAPS_DATE}}/cargo-${CARGO_BOOTSTRAP_VERSION_${ARCH}:U${CARGO_BOOTSTRAP_VERSION}}-${RUST_TARGET}.tar.gz RUST_CHANNEL= ${PKGNAMESUFFIX:Ustable:S/^-//} @@ -96,7 +96,6 @@ PLIST_FILES= lib/rustlib/components \ # https://github.com/rust-lang/rust/issues/42681 .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200031 && !defined(NIGHTLY_DATE) NEED_ABI_PATCH= 1 -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-abi .else NEED_ABI_PATCH= 0 .endif Modified: head/lang/rust/distinfo ============================================================================== --- head/lang/rust/distinfo Mon Apr 16 21:33:18 2018 (r467537) +++ head/lang/rust/distinfo Mon Apr 16 21:35:26 2018 (r467538) @@ -1,21 +1,21 @@ -TIMESTAMP = 1520331200 -SHA256 (rust/rustc-1.24.1-src.tar.xz) = 85d5d032a59ff91ae01e2b0b65607e763de8dc2729e4b3d28a69023bdd8f5718 -SIZE (rust/rustc-1.24.1-src.tar.xz) = 42171464 -SHA256 (rust/2018-01-04/rustc-1.23.0-aarch64-unknown-freebsd.tar.gz) = 44ae0e7615c19209fb74dc18dd15668af228bb2135bd74a3d4bd8917af6ec889 -SIZE (rust/2018-01-04/rustc-1.23.0-aarch64-unknown-freebsd.tar.gz) = 56833352 -SHA256 (rust/2018-01-04/rust-std-1.23.0-aarch64-unknown-freebsd.tar.gz) = 248cd23557285c7e43ca5ba69d8c71c810ed95affbd723d21d5ce87058bf66f1 -SIZE (rust/2018-01-04/rust-std-1.23.0-aarch64-unknown-freebsd.tar.gz) = 71207727 -SHA256 (rust/2018-01-04/cargo-0.24.0-aarch64-unknown-freebsd.tar.gz) = b028d83da266259adf81ae00b8263a08bfb0ae1bcdbb79abca2fd565fe550669 -SIZE (rust/2018-01-04/cargo-0.24.0-aarch64-unknown-freebsd.tar.gz) = 3895466 -SHA256 (rust/2018-01-04/rustc-1.23.0-i686-unknown-freebsd.tar.gz) = 47211ab3d9232d08a626f666da1d83f8d713de6010b7c9e1b28565c5c0edf544 -SIZE (rust/2018-01-04/rustc-1.23.0-i686-unknown-freebsd.tar.gz) = 49240849 -SHA256 (rust/2018-01-04/rust-std-1.23.0-i686-unknown-freebsd.tar.gz) = 5c220445e20467b71a76bdffeff87d57e17e99860ee8c0e745509147ea283393 -SIZE (rust/2018-01-04/rust-std-1.23.0-i686-unknown-freebsd.tar.gz) = 67245886 -SHA256 (rust/2018-01-04/cargo-0.24.0-i686-unknown-freebsd.tar.gz) = c15a71df418533e1c1bb4a879b10c819e0f0b5bc831c148ffafe69a60dbd8ccc -SIZE (rust/2018-01-04/cargo-0.24.0-i686-unknown-freebsd.tar.gz) = 5854910 -SHA256 (rust/2018-01-04/rustc-1.23.0-x86_64-unknown-freebsd.tar.gz) = 49576fd518c3bf7b3b665e666d16a8c4875577514cc1864e498d3b0a50cff500 -SIZE (rust/2018-01-04/rustc-1.23.0-x86_64-unknown-freebsd.tar.gz) = 48148869 -SHA256 (rust/2018-01-04/rust-std-1.23.0-x86_64-unknown-freebsd.tar.gz) = 6a7b58f6beb9b5dfad44ee286be552cc96117be3fdce0f2a0ed2904b0ce23186 -SIZE (rust/2018-01-04/rust-std-1.23.0-x86_64-unknown-freebsd.tar.gz) = 66669825 -SHA256 (rust/2018-01-04/cargo-0.24.0-x86_64-unknown-freebsd.tar.gz) = 89878efa237bc0121f3702cd286796c4ce8b0829e671408fe0ea99bf28ce2d4c -SIZE (rust/2018-01-04/cargo-0.24.0-x86_64-unknown-freebsd.tar.gz) = 5912767 +SHA256 (rust/2018-02-15/cargo-0.25.0-aarch64-unknown-freebsd.tar.gz) = b722073829728fb6519b0653f42086d75a3dcfabdc0e760ed950bf2442d3c9b8 +SIZE (rust/2018-02-15/cargo-0.25.0-aarch64-unknown-freebsd.tar.gz) = 4080471 +SHA256 (rust/2018-02-15/cargo-0.25.0-i686-unknown-freebsd.tar.gz) = c0ebc42bc19933220d56238920dcade0750eb64462d55830403e0e7167f09316 +SIZE (rust/2018-02-15/cargo-0.25.0-i686-unknown-freebsd.tar.gz) = 5455389 +SHA256 (rust/2018-02-15/cargo-0.25.0-x86_64-unknown-freebsd.tar.gz) = 9b914574fbdbd4190718ce681041af3ac161aab2bcd5b3b6d52ccb954660c5d3 +SIZE (rust/2018-02-15/cargo-0.25.0-x86_64-unknown-freebsd.tar.gz) = 5604586 +SHA256 (rust/2018-02-15/rust-std-1.24.0-aarch64-unknown-freebsd.tar.gz) = 9e9b4d9ce972e972986b0ebb4f417041400e2be76dcddf645f6d6c8d1b3987bf +SIZE (rust/2018-02-15/rust-std-1.24.0-aarch64-unknown-freebsd.tar.gz) = 78129215 +SHA256 (rust/2018-02-15/rust-std-1.24.0-i686-unknown-freebsd.tar.gz) = 41d21402bd5b29c292c4db4a06b07396271e10824006794138e6f9b581f9f319 +SIZE (rust/2018-02-15/rust-std-1.24.0-i686-unknown-freebsd.tar.gz) = 81013253 +SHA256 (rust/2018-02-15/rust-std-1.24.0-x86_64-unknown-freebsd.tar.gz) = 99d0ca487e292f76e425074ae77f4e12fe1f67d3f90e0b0a8c4b8ed4e87bc163 +SIZE (rust/2018-02-15/rust-std-1.24.0-x86_64-unknown-freebsd.tar.gz) = 80387975 +SHA256 (rust/2018-02-15/rustc-1.24.0-aarch64-unknown-freebsd.tar.gz) = 14efaeb960da1b4524ae9a25657415ca92f6e54d12bb55e95ad4e38b625ef9ab +SIZE (rust/2018-02-15/rustc-1.24.0-aarch64-unknown-freebsd.tar.gz) = 60099868 +SHA256 (rust/2018-02-15/rustc-1.24.0-i686-unknown-freebsd.tar.gz) = f775a54ee18263a12fe9039d98af19c36a7b4e513f54cbd247a32e6b008d40cd +SIZE (rust/2018-02-15/rustc-1.24.0-i686-unknown-freebsd.tar.gz) = 63788470 +SHA256 (rust/2018-02-15/rustc-1.24.0-x86_64-unknown-freebsd.tar.gz) = 2a0110adc137bf241962eb4000bdba8cbf3713e09087edaba499bb917dce9b8e +SIZE (rust/2018-02-15/rustc-1.24.0-x86_64-unknown-freebsd.tar.gz) = 62428675 +SHA256 (rust/rustc-1.25.0-src.tar.xz) = 14fcb82d5959df758aaf422539359300917217fa8420e34bd596e3fb6ed2de87 +SIZE (rust/rustc-1.25.0-src.tar.xz) = 56108536 +TIMESTAMP = 1523914189 Modified: head/lang/rust/files/patch-src_librustc__back_target_freebsd__base.rs ============================================================================== --- head/lang/rust/files/patch-src_librustc__back_target_freebsd__base.rs Mon Apr 16 21:33:18 2018 (r467537) +++ head/lang/rust/files/patch-src_librustc__back_target_freebsd__base.rs Mon Apr 16 21:35:26 2018 (r467538) @@ -1,13 +1,12 @@ Return struct like OpenBSD, see src/librustc_trans/cabi_x86.rs ---- src/librustc_back/target/freebsd_base.rs.orig 2017-11-22 21:33:00 UTC +--- src/librustc_back/target/freebsd_base.rs.orig 2018-03-25 14:26:14 UTC +++ src/librustc_back/target/freebsd_base.rs -@@ -31,6 +31,8 @@ pub fn opts() -> TargetOptions { +@@ -31,6 +31,7 @@ pub fn opts() -> TargetOptions { target_family: Some("unix".to_string()), linker_is_gnu: true, has_rpath: true, + is_like_openbsd: true, -+ eliminate_frame_pointer: false, pre_link_args: args, position_independent_executables: true, - relro_level: RelroLevel::Full, + eliminate_frame_pointer: false, // FIXME 43575 From owner-svn-ports-head@freebsd.org Mon Apr 16 21:53:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8DEFF80726; Mon, 16 Apr 2018 21:53:38 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from mail-01.yggdrasil.nz (mail-01.yggdrasil.nz [IPv6:2a01:4f8:171:1cf0::10:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7B7D16E9E6; Mon, 16 Apr 2018 21:53:38 +0000 (UTC) (envelope-from pierre@guinoiseau.eu) Received: from asgard.yggdrasil.nz (mail-01.yggdrasil.nz [IPv6:2a01:4f8:171:1cf0::10:1]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail-01.yggdrasil.nz (Postfix) with ESMTPSA id 5C73D14211; Tue, 17 Apr 2018 09:53:28 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=guinoiseau.eu; s=mail; t=1523915608; bh=Ad6wvtR+skBXhjU4Rz0Md2MJCQu4MvsOgqXLHGQLE14=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=UpvtslESYrMBenCbI6jdhTGUVbnzCXBKw8F6g11IMWalejd9FkLRYiBGdzPJQBylX ByMqmzy30sS4hNvL05dmm5CFAabfbp1rZYQWn3G9io59oFF65JXhBDJccOoRi0pJ87 81WpgeTs+ms736n/PXs6K2J8EsxLbV782nV8nEqk= Date: Tue, 17 Apr 2018 09:53:27 +1200 From: Pierre Guinoiseau To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r467493 - in head: . mail/postgrey Message-ID: <20180416215327.GA51416@asgard.yggdrasil.nz> References: <201804161718.w3GHI19N026088@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <201804161718.w3GHI19N026088@repo.freebsd.org> X-Operating-System: FreeBSD User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:53:39 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, please update mail/postgrey/files/postgrey.in for PG_RUNDIR as well, the packaged rc script is currently broken after this change. Cheers, Pierre On 2018-04-16 17:18:01, Kurt Jaeger wrote: > Author: pi > Date: Mon Apr 16 17:18:00 2018 > New Revision: 467493 > URL: https://svnweb.freebsd.org/changeset/ports/467493 >=20 > Log: > mail/postgrey: fix conflict of PG_USER variable with PostgreSQL > =20 > Please note: > =20 > 20180416: > AFFECTS: users of mail/postgrey > AUTHOR: ports.maintainer@evilphi.com > =20 > If you use any of the optional make.conf variables to specify the > postgrey user, group, db dir, or run dir when building the port, you = will > need to change the prefix from PG_ to POSTGREY_*. The variables were > renamed to solve a namespace collision with the PostgreSQL ports. > =20 > PR: 227261 > Submitted by: Melissa Pilgrim (maintaine= r) > Reported by: Piotr Kubaj >=20 > Modified: > head/UPDATING > head/mail/postgrey/Makefile > head/mail/postgrey/pkg-plist >=20 > Modified: head/UPDATING > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/UPDATING Mon Apr 16 17:05:57 2018 (r467492) > +++ head/UPDATING Mon Apr 16 17:18:00 2018 (r467493) > @@ -5,6 +5,15 @@ they are unavoidable. > You should get into the habit of checking this file for changes each time > you update your ports collection, before attempting any port upgrades. > =20 > +20180416: > + AFFECTS: users of mail/postgrey > + AUTHOR: ports.maintainer@evilphi.com > + > + If you use any of the optional make.conf variables to specify the > + postgrey user, group, db dir, or run dir when building the port, you w= ill > + need to change the prefix from PG_ to POSTGREY_*. The variables were > + renamed to solve a namespace collision with the PostgreSQL ports. > + > 20180412: > AFFECTS: users of devel/php-composer > AUTHOT: madpilot@FreeBSD.org >=20 > Modified: head/mail/postgrey/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/mail/postgrey/Makefile Mon Apr 16 17:05:57 2018 (r467492) > +++ head/mail/postgrey/Makefile Mon Apr 16 17:18:00 2018 (r467493) > @@ -3,7 +3,7 @@ > =20 > PORTNAME=3D postgrey > PORTVERSION=3D 1.37 > -PORTREVISION=3D 1 > +PORTREVISION=3D 2 > CATEGORIES=3D mail > MASTER_SITES=3D http://postgrey.schweikert.ch/pub/ \ > http://postgrey.schweikert.ch/pub/old/ > @@ -30,21 +30,21 @@ NO_BUILD=3D yes > POD2MAN?=3D pod2man > PORTDOCS=3D README Changes README.exim > =20 > -PG_DBDIR?=3D /var/db/postgrey > -PG_GROUP?=3D postgrey > -PG_RUNDIR?=3D /var/run/postgrey > -PG_USER?=3D postgrey > +POSTGREY_DBDIR?=3D /var/db/postgrey > +POSTGREY_GROUP?=3D postgrey > +POSTGREY_RUNDIR?=3D /var/run/postgrey > +POSTGREY_USER?=3D postgrey > =20 > -SUB_LIST=3D PG_DBDIR=3D${PG_DBDIR} \ > - PG_RUNDIR=3D${PG_RUNDIR} > +SUB_LIST=3D POSTGREY_DBDIR=3D${POSTGREY_DBDIR} \ > + POSTGREY_RUNDIR=3D${POSTGREY_RUNDIR} > =20 > -PLIST_SUB+=3D PG_DBDIR=3D${PG_DBDIR} \ > - PG_GROUP=3D${PG_GROUP} \ > - PG_RUNDIR=3D${PG_RUNDIR} \ > - PG_USER=3D${PG_USER} > +PLIST_SUB+=3D POSTGREY_DBDIR=3D${POSTGREY_DBDIR} \ > + POSTGREY_GROUP=3D${POSTGREY_GROUP} \ > + POSTGREY_RUNDIR=3D${POSTGREY_RUNDIR} \ > + POSTGREY_USER=3D${POSTGREY_USER} > =20 > -USERS=3D ${PG_USER} > -GROUPS=3D ${PG_GROUP} > +USERS=3D ${POSTGREY_USER} > +GROUPS=3D ${POSTGREY_GROUP} > =20 > MANPAGES=3D postgrey.1 policy-test.1 postgreyreport.1 > ETCFILES=3D whitelist_clients whitelist_recipients > @@ -54,11 +54,11 @@ SHEBANG_FILES=3D postgrey policy-test contrib/postgre= yre > OPTIONS_DEFINE=3D DOCS > =20 > post-patch: > - @${REINPLACE_CMD} -e 's#nogroup#${PG_GROUP}#' \ > + @${REINPLACE_CMD} -e 's#nogroup#${POSTGREY_GROUP}#' \ > -e 's#/etc/main.cf#/etc/postfix/main.cf#' ${WRKSRC}/postgrey > @${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' \ > ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_* > - @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PG_DBDIR}#' \ > + @${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${POSTGREY_DBDIR}#'= \ > ${WRKSRC}/postgrey ${WRKSRC}/contrib/postgreyreport > =20 > do-install: > @@ -69,8 +69,8 @@ do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/policy-test ${STAGEDIR}${PREFIX}/sbin > ${INSTALL_SCRIPT} ${WRKSRC}/contrib/postgreyreport \ > ${STAGEDIR}${PREFIX}/sbin > - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}${PG_DBDIR} \ > - ${STAGEDIR}${PG_RUNDIR} > + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/postfix ${STAGEDIR}${POSTGREY_DBDIR}= \ > + ${STAGEDIR}${POSTGREY_RUNDIR} > .for i in ${ETCFILES} > ${INSTALL_DATA} ${WRKSRC}/postgrey_${i} \ > ${STAGEDIR}${PREFIX}/etc/postfix/postgrey_${i}.sample >=20 > Modified: head/mail/postgrey/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/mail/postgrey/pkg-plist Mon Apr 16 17:05:57 2018 (r467492) > +++ head/mail/postgrey/pkg-plist Mon Apr 16 17:18:00 2018 (r467493) > @@ -7,5 +7,5 @@ sbin/postgrey > sbin/policy-test > sbin/postgreyreport > @dir etc/postfix > -@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_DBDIR%% > -@dir(%%PG_USER%%,%%PG_GROUP%%,750) %%PG_RUNDIR%% > +@dir(%%POSTGREY_USER%%,%%POSTGREY_GROUP%%,750) %%POSTGREY_DBDIR%% > +@dir(%%POSTGREY_USER%%,%%POSTGREY_GROUP%%,750) %%POSTGREY_RUNDIR%% > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" --=20 Pierre Guinoiseau https://segmentationfau.lt/ | +PierreGuinoiseau | @peikk00 --azLHFNyN32YCQGCU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEuArpwS2+RKVR4MXG3hN3wszXuZ8FAlrVG1cACgkQ3hN3wszX uZ92uQ//UwnUaK1ChNNsD7uoE2MF7gKKqo5AHGpY4VJ2q0DprW2TU56pp4th/+P9 gt9KYB45A2vvInKLwEq3iH7s723+BlkRG30XSBJSkuDqIEUybmEMiezm0ZGAo7X2 9nbz4T0S7wqackkWspdqgfxkHVvVzavHSTNn9/VUJn1fyUiiWIMMMjuCZomQ360k SA5bI4cF7uAmPgQeREeafvQl8i26Vg26B2m6sPei2ERy0JUJmwG8VdyUKfQrVlQu kNThz2k+ykVfjqMIDzMlTfjPUBku1TwFF/f10xIDtU7BQ90mhVj/JcFQZSuQ2C43 KpyK5e4HvuONmQEO1dDeX8oC91XZlGsRZR6RhuUs360ww0Nk7ElHyl/VkOXWiY6W pXceH/E6+Cq2mgXIZAW6+O+xwB4giF4ScaZle0dyoCrncmtmpLTe98y7wG/VM5vD h+T74NWeVkXbuxfONIQjgsRQuRfTQbq3IKFdG1UtR3l6hBsQFxllbe2g93iv0E2V BcxjDvgiwn8QZLVcip7axEDJS7Dcdd71QwtpQSAfBPr0I55cAlFvS88/qKTBVt8Y /RdQ7Mv4sVc4oAL7/ygnqq6optabST78EjClcWP6ceKVZglv5sBNmggjF1TOTwtW TkaGfT1xWlxtHDat/czdl6Qgto8K0NB4HSuZYKesKh60Alg2ejQ= =ejNK -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU-- From owner-svn-ports-head@freebsd.org Mon Apr 16 21:54:51 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF3D6F80869; Mon, 16 Apr 2018 21:54:51 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81FF66F559; Mon, 16 Apr 2018 21:54:51 +0000 (UTC) (envelope-from joneum@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 78CF023101; Mon, 16 Apr 2018 21:54:51 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GLspH9072605; Mon, 16 Apr 2018 21:54:51 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GLsp6V072602; Mon, 16 Apr 2018 21:54:51 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201804162154.w3GLsp6V072602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Mon, 16 Apr 2018 21:54:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467540 - head/www/drupal7 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/drupal7 X-SVN-Commit-Revision: 467540 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 21:54:52 -0000 Author: joneum Date: Mon Apr 16 21:54:50 2018 New Revision: 467540 URL: https://svnweb.freebsd.org/changeset/ports/467540 Log: www/drupal7: Update to 7.58 Changelog: https://www.drupal.org/project/drupal/releases/7.58 PR: 227054 Reported by: Brent Busby MFH: 2018Q2 Security: a9e466e8-4144-11e8-a292-00e04c1ea73d Modified: head/www/drupal7/Makefile head/www/drupal7/distinfo head/www/drupal7/pkg-plist Modified: head/www/drupal7/Makefile ============================================================================== --- head/www/drupal7/Makefile Mon Apr 16 21:37:21 2018 (r467539) +++ head/www/drupal7/Makefile Mon Apr 16 21:54:50 2018 (r467540) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -DISTVERSION= 7.57 +DISTVERSION= 7.58 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal7/distinfo ============================================================================== --- head/www/drupal7/distinfo Mon Apr 16 21:37:21 2018 (r467539) +++ head/www/drupal7/distinfo Mon Apr 16 21:54:50 2018 (r467540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519588287 -SHA256 (drupal/drupal-7.57.tar.gz) = c3bc1173d7830941fa9ee6061d555fec334bd6834d2fc5c870f3aef1fbf667e2 -SIZE (drupal/drupal-7.57.tar.gz) = 3279405 +TIMESTAMP = 1523895305 +SHA256 (drupal/drupal-7.58.tar.gz) = 33d29980593477ab1504d21e4bf10455f6a386935a88b34ac6d14aaf94c42272 +SIZE (drupal/drupal-7.58.tar.gz) = 3281269 Modified: head/www/drupal7/pkg-plist ============================================================================== --- head/www/drupal7/pkg-plist Mon Apr 16 21:37:21 2018 (r467539) +++ head/www/drupal7/pkg-plist Mon Apr 16 21:54:50 2018 (r467540) @@ -69,6 +69,7 @@ %%DRUPAL_BASE%%/includes/password.inc %%DRUPAL_BASE%%/includes/path.inc %%DRUPAL_BASE%%/includes/registry.inc +%%DRUPAL_BASE%%/includes/request-sanitizer.inc %%DRUPAL_BASE%%/includes/session.inc %%DRUPAL_BASE%%/includes/stream_wrappers.inc %%DRUPAL_BASE%%/includes/tablesort.inc From owner-svn-ports-head@freebsd.org Mon Apr 16 23:08:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67E60F85091; Mon, 16 Apr 2018 23:08:24 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A3BC7DD0B; Mon, 16 Apr 2018 23:08:24 +0000 (UTC) (envelope-from osa@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 10DDA23C34; Mon, 16 Apr 2018 23:08:24 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GN8NY9007372; Mon, 16 Apr 2018 23:08:23 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GN8NKg007370; Mon, 16 Apr 2018 23:08:23 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201804162308.w3GN8NKg007370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Mon, 16 Apr 2018 23:08:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467541 - head/databases/redis-devel X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: head/databases/redis-devel X-SVN-Commit-Revision: 467541 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 23:08:24 -0000 Author: osa Date: Mon Apr 16 23:08:23 2018 New Revision: 467541 URL: https://svnweb.freebsd.org/changeset/ports/467541 Log: Upgrade from 4.0.8 to 4.0.9. Redis version 4.0.9 adds a few interesting new features and fixes a very critical bug regarding the Append Only File. ChangeLog: https://github.com/antirez/redis/blob/4.0/00-RELEASENOTES Modified: head/databases/redis-devel/Makefile head/databases/redis-devel/distinfo Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Mon Apr 16 21:54:50 2018 (r467540) +++ head/databases/redis-devel/Makefile Mon Apr 16 23:08:23 2018 (r467541) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 4.0.8 -PORTREVISION= 1 +DISTVERSION= 4.0.9 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel Modified: head/databases/redis-devel/distinfo ============================================================================== --- head/databases/redis-devel/distinfo Mon Apr 16 21:54:50 2018 (r467540) +++ head/databases/redis-devel/distinfo Mon Apr 16 23:08:23 2018 (r467541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517760259 -SHA256 (redis-4.0.8.tar.gz) = ff0c38b8c156319249fec61e5018cf5b5fe63a65b61690bec798f4c998c232ad -SIZE (redis-4.0.8.tar.gz) = 1729973 +TIMESTAMP = 1523918138 +SHA256 (redis-4.0.9.tar.gz) = df4f73bc318e2f9ffb2d169a922dec57ec7c73dd07bccf875695dbeecd5ec510 +SIZE (redis-4.0.9.tar.gz) = 1737022 From owner-svn-ports-head@freebsd.org Mon Apr 16 23:12:46 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A08BF855EF; Mon, 16 Apr 2018 23:12:46 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCFE97E119; Mon, 16 Apr 2018 23:12:45 +0000 (UTC) (envelope-from osa@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 D6A5423DD2; Mon, 16 Apr 2018 23:12:45 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3GNCj8u012088; Mon, 16 Apr 2018 23:12:45 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3GNCj6u012081; Mon, 16 Apr 2018 23:12:45 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201804162312.w3GNCj6u012081@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Mon, 16 Apr 2018 23:12:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467542 - in head/databases: redis redis-devel redis/files X-SVN-Group: ports-head X-SVN-Commit-Author: osa X-SVN-Commit-Paths: in head/databases: redis redis-devel redis/files X-SVN-Commit-Revision: 467542 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 23:12:46 -0000 Author: osa Date: Mon Apr 16 23:12:45 2018 New Revision: 467542 URL: https://svnweb.freebsd.org/changeset/ports/467542 Log: Upgrade to recent stable version - 4.0.9. Update CONFLICTS record. Modified: head/databases/redis-devel/Makefile head/databases/redis/Makefile head/databases/redis/distinfo head/databases/redis/files/extra-patch-src-Makefile.lua head/databases/redis/files/extra-patch-src-Makefile.luajit head/databases/redis/files/patch-deps-hiredis-Makefile head/databases/redis/files/patch-deps-hiredis-net.c Modified: head/databases/redis-devel/Makefile ============================================================================== --- head/databases/redis-devel/Makefile Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis-devel/Makefile Mon Apr 16 23:12:45 2018 (r467542) @@ -3,6 +3,7 @@ PORTNAME= redis DISTVERSION= 4.0.9 +PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ PKGNAMESUFFIX= -devel @@ -56,7 +57,7 @@ USES+= tcl:build LDFLAGS+= -lpthread -lm -lexecinfo -CONFLICTS?= redis-3.* +CONFLICTS?= redis-4.* USES+= gmake MAKE_ENV= "V=yo" Modified: head/databases/redis/Makefile ============================================================================== --- head/databases/redis/Makefile Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/Makefile Mon Apr 16 23:12:45 2018 (r467542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 3.2.11 +DISTVERSION= 4.0.9 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ @@ -22,6 +22,12 @@ TRIB_DESC= Install redis-trib.rb (lang/ruby req.) .include +.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} +# Needed for __atomic_fetch_add_8 +USE_GCC= yes +CFLAGS+= -march=i586 +.endif + .if ${PORT_OPTIONS:MTRIB} CATEGORIES+= ruby USE_RUBY= yes @@ -49,7 +55,7 @@ USES+= tcl:build LDFLAGS+= -lpthread -lm -lexecinfo -CONFLICTS?= redis-devel-3.* +CONFLICTS?= redis-devel-4.* USES+= gmake MAKE_ENV= "V=yo" Modified: head/databases/redis/distinfo ============================================================================== --- head/databases/redis/distinfo Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/distinfo Mon Apr 16 23:12:45 2018 (r467542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510884435 -SHA256 (redis-3.2.11.tar.gz) = 31ae927cab09f90c9ca5954aab7aeecc3bb4da6087d3d12ba0a929ceb54081b5 -SIZE (redis-3.2.11.tar.gz) = 1550452 +TIMESTAMP = 1523918138 +SHA256 (redis-4.0.9.tar.gz) = df4f73bc318e2f9ffb2d169a922dec57ec7c73dd07bccf875695dbeecd5ec510 +SIZE (redis-4.0.9.tar.gz) = 1737022 Modified: head/databases/redis/files/extra-patch-src-Makefile.lua ============================================================================== --- head/databases/redis/files/extra-patch-src-Makefile.lua Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/files/extra-patch-src-Makefile.lua Mon Apr 16 23:12:45 2018 (r467542) @@ -1,47 +1,58 @@ ---- src/Makefile.orig 2016-02-02 19:44:07.760203000 -0500 -+++ src/Makefile 2016-02-02 19:47:01.843358000 -0500 -@@ -15,7 +15,7 @@ - release_hdr := $(shell sh -c './mkreleasehdr.sh') +--- src/Makefile.orig 2017-08-06 10:42:53.992510000 -0400 ++++ src/Makefile 2017-08-06 10:44:57.344366000 -0400 +@@ -16,7 +16,7 @@ uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not') + uname_M := $(shell sh -c 'uname -m 2>/dev/null || echo not') OPTIMIZATION?=-O2 --DEPENDENCY_TARGETS=hiredis linenoise lua geohash-int -+DEPENDENCY_TARGETS=hiredis linenoise geohash-int +-DEPENDENCY_TARGETS=hiredis linenoise lua ++DEPENDENCY_TARGETS=hiredis linenoise + NODEPS:=clean distclean # Default settings - STD=-std=c99 -pedantic -DREDIS_STATIC='' -@@ -53,7 +53,7 @@ +@@ -63,8 +63,8 @@ # Override default settings if possible -include .make-settings --FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) -I../deps/geohash-int -+FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) -I../deps/geohash-int - FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG) +-FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) +-FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG) ++FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) ++FINAL_LDFLAGS=$(LDFLAGS) $(DEBUG) FINAL_LIBS=-lm - DEBUG=-g -ggdb -@@ -98,6 +98,9 @@ - FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a -ldl + + ifeq ($(uname_S),SunOS) +@@ -112,7 +112,7 @@ endif + endif + # Include paths to dependencies +-FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src ++FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -+FINAL_CFLAGS+= -I${PREFIX}/include/lua51 + ifeq ($(MALLOC),tcmalloc) + FINAL_CFLAGS+= -DUSE_TCMALLOC +@@ -130,6 +130,9 @@ + FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a + endif + ++FINAL_CFLAGS+=-I${PREFIX}/include/lua51 +FINAL_LIBS+= -L${PREFIX}/lib -llua-5.1 + REDIS_CC=$(QUIET_CC)$(CC) $(FINAL_CFLAGS) REDIS_LD=$(QUIET_LINK)$(CC) $(FINAL_LDFLAGS) REDIS_INSTALL=$(QUIET_INSTALL)$(INSTALL) -@@ -118,6 +121,7 @@ +@@ -150,6 +153,7 @@ REDIS_SERVER_NAME=redis-server REDIS_SENTINEL_NAME=redis-sentinel - REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o geo.o + REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o +REDIS_SERVER_OBJ+=fpconv.o lua_bit.o lua_cjson.o lua_cmsgpack.o lua_struct.o strbuf.o - REDIS_GEOHASH_OBJ=../deps/geohash-int/geohash.o ../deps/geohash-int/geohash_helper.o REDIS_CLI_NAME=redis-cli REDIS_CLI_OBJ=anet.o adlist.o redis-cli.o zmalloc.o release.o anet.o ae.o crc64.o -@@ -172,7 +176,7 @@ + REDIS_BENCHMARK_NAME=redis-benchmark +@@ -201,7 +205,7 @@ # redis-server $(REDIS_SERVER_NAME): $(REDIS_SERVER_OBJ) -- $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a $(REDIS_GEOHASH_OBJ) $(FINAL_LIBS) -+ $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(REDIS_GEOHASH_OBJ) $(FINAL_LIBS) +- $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a $(FINAL_LIBS) ++ $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(FINAL_LIBS) # redis-sentinel $(REDIS_SENTINEL_NAME): $(REDIS_SERVER_NAME) Modified: head/databases/redis/files/extra-patch-src-Makefile.luajit ============================================================================== --- head/databases/redis/files/extra-patch-src-Makefile.luajit Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/files/extra-patch-src-Makefile.luajit Mon Apr 16 23:12:45 2018 (r467542) @@ -1,49 +1,58 @@ ---- src/Makefile.orig 2016-02-02 19:28:26.001101000 -0500 -+++ src/Makefile 2016-02-02 19:31:30.003197000 -0500 -@@ -15,7 +15,7 @@ - release_hdr := $(shell sh -c './mkreleasehdr.sh') +--- src/Makefile.orig 2017-08-06 10:48:29.559222000 -0400 ++++ src/Makefile 2017-08-06 10:50:45.155432000 -0400 +@@ -16,7 +16,7 @@ uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not') + uname_M := $(shell sh -c 'uname -m 2>/dev/null || echo not') OPTIMIZATION?=-O2 --DEPENDENCY_TARGETS=hiredis linenoise lua geohash-int -+DEPENDENCY_TARGETS=hiredis linenoise geohash-int +-DEPENDENCY_TARGETS=hiredis linenoise lua ++DEPENDENCY_TARGETS=hiredis linenoise + NODEPS:=clean distclean # Default settings - STD=-std=c99 -pedantic -DREDIS_STATIC='' -@@ -53,8 +53,8 @@ +@@ -63,8 +63,8 @@ # Override default settings if possible -include .make-settings --FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) -I../deps/geohash-int +-FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) $(REDIS_CFLAGS) -FINAL_LDFLAGS=$(LDFLAGS) $(REDIS_LDFLAGS) $(DEBUG) -+FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) -I../deps/geohash-int ++FINAL_CFLAGS=$(STD) $(WARN) $(OPT) $(DEBUG) $(CFLAGS) +FINAL_LDFLAGS=$(LDFLAGS) $(DEBUG) FINAL_LIBS=-lm - DEBUG=-g -ggdb -@@ -98,6 +98,9 @@ - FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a -ldl + ifeq ($(uname_S),SunOS) +@@ -112,7 +112,7 @@ endif + endif + # Include paths to dependencies +-FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src ++FINAL_CFLAGS+= -I../deps/hiredis -I../deps/linenoise -+FINAL_CFLAGS+= -I${PREFIX}/include/luajit-2.0 + ifeq ($(MALLOC),tcmalloc) + FINAL_CFLAGS+= -DUSE_TCMALLOC +@@ -130,6 +130,9 @@ + FINAL_LIBS+= ../deps/jemalloc/lib/libjemalloc.a + endif + ++FINAL_CFLAGS+=-I${PREFIX}/include/luajit-2.0 +FINAL_LIBS+= -L${PREFIX}/lib -lluajit-5.1 + REDIS_CC=$(QUIET_CC)$(CC) $(FINAL_CFLAGS) REDIS_LD=$(QUIET_LINK)$(CC) $(FINAL_LDFLAGS) REDIS_INSTALL=$(QUIET_INSTALL)$(INSTALL) -@@ -118,6 +121,7 @@ +@@ -150,6 +153,7 @@ REDIS_SERVER_NAME=redis-server REDIS_SENTINEL_NAME=redis-sentinel - REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o geo.o + REDIS_SERVER_OBJ=adlist.o quicklist.o ae.o anet.o dict.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o crc16.o endianconv.o slowlog.o scripting.o bio.o rio.o rand.o memtest.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o redis-check-rdb.o redis-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o +REDIS_SERVER_OBJ+=fpconv.o lua_bit.o lua_cjson.o lua_cmsgpack.o lua_struct.o strbuf.o - REDIS_GEOHASH_OBJ=../deps/geohash-int/geohash.o ../deps/geohash-int/geohash_helper.o REDIS_CLI_NAME=redis-cli REDIS_CLI_OBJ=anet.o adlist.o redis-cli.o zmalloc.o release.o anet.o ae.o crc64.o -@@ -172,7 +176,7 @@ + REDIS_BENCHMARK_NAME=redis-benchmark +@@ -201,7 +205,7 @@ # redis-server $(REDIS_SERVER_NAME): $(REDIS_SERVER_OBJ) -- $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a $(REDIS_GEOHASH_OBJ) $(FINAL_LIBS) -+ $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(REDIS_GEOHASH_OBJ) $(FINAL_LIBS) +- $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a $(FINAL_LIBS) ++ $(REDIS_LD) -o $@ $^ ../deps/hiredis/libhiredis.a $(FINAL_LIBS) # redis-sentinel $(REDIS_SENTINEL_NAME): $(REDIS_SERVER_NAME) Modified: head/databases/redis/files/patch-deps-hiredis-Makefile ============================================================================== --- head/databases/redis/files/patch-deps-hiredis-Makefile Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/files/patch-deps-hiredis-Makefile Mon Apr 16 23:12:45 2018 (r467542) @@ -1,20 +1,29 @@ ---- deps/hiredis/Makefile.orig 2014-07-29 12:17:48.000000000 +0400 -+++ deps/hiredis/Makefile 2014-09-10 02:32:25.000000000 +0400 -@@ -25,10 +25,10 @@ +--- deps/hiredis/Makefile.orig 2017-05-01 19:46:31.733229000 -0400 ++++ deps/hiredis/Makefile 2017-05-01 19:48:37.150358000 -0400 +@@ -15,7 +15,7 @@ + HIREDIS_SONAME=$(shell grep HIREDIS_SONAME hiredis.h | awk '{print $$3}') + # Installation related variables and target +-PREFIX?=/usr/local ++PREFIX?=${PREFIX} + INCLUDE_PATH?=include/hiredis + LIBRARY_PATH?=lib + PKGCONF_PATH?=pkgconfig +@@ -38,10 +38,10 @@ # Fallback to gcc when $CC is not in $PATH. CC:=$(shell sh -c 'type $(CC) >/dev/null 2>/dev/null && echo $(CC) || echo gcc') + CXX:=$(shell sh -c 'type $(CXX) >/dev/null 2>/dev/null && echo $(CXX) || echo g++') -OPTIMIZATION?=-O3 +#OPTIMIZATION?=-O3 WARNINGS=-Wall -W -Wstrict-prototypes -Wwrite-strings --DEBUG?= -g -ggdb --REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CFLAGS) $(WARNINGS) $(DEBUG) $(ARCH) -+#DEBUG?= -g -ggdb -+REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CFLAGS) $(WARNINGS) $(DEBUG) +-DEBUG_FLAGS?= -g -ggdb +-REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CFLAGS) $(WARNINGS) $(DEBUG_FLAGS) $(ARCH) ++#DEBUG_FLAGS?= -g -ggdb ++REAL_CFLAGS=$(OPTIMIZATION) -fPIC $(CFLAGS) $(WARNINGS) $(DEBUG_FLAGS) REAL_LDFLAGS=$(LDFLAGS) $(ARCH) DYLIBSUFFIX=so -@@ -47,6 +47,15 @@ +@@ -60,6 +60,15 @@ DYLIB_MAKE_CMD=$(CC) -G -o $(DYLIBNAME) -h $(DYLIB_MINOR_NAME) $(LDFLAGS) INSTALL= cp -r endif @@ -29,13 +38,4 @@ +endif ifeq ($(uname_S),Darwin) DYLIBSUFFIX=dylib - DYLIB_MINOR_NAME=$(LIBNAME).$(HIREDIS_MAJOR).$(HIREDIS_MINOR).$(DYLIBSUFFIX) -@@ -124,7 +133,7 @@ - $(CC) -MM *.c - - # Installation related variables and target --PREFIX?=/usr/local -+PREFIX?=${PREFIX} - INSTALL_INCLUDE_PATH= $(PREFIX)/include/hiredis - INSTALL_LIBRARY_PATH= $(PREFIX)/lib - + DYLIB_MINOR_NAME=$(LIBNAME).$(HIREDIS_SONAME).$(DYLIBSUFFIX) Modified: head/databases/redis/files/patch-deps-hiredis-net.c ============================================================================== --- head/databases/redis/files/patch-deps-hiredis-net.c Mon Apr 16 23:08:23 2018 (r467541) +++ head/databases/redis/files/patch-deps-hiredis-net.c Mon Apr 16 23:12:45 2018 (r467542) @@ -1,12 +1,64 @@ ---- deps/hiredis/net.c.orig 2014-09-12 09:16:58.000000000 -0500 -+++ deps/hiredis/net.c 2014-09-16 19:45:20.339820576 -0500 -@@ -138,7 +138,8 @@ int redisKeepAlive(redisContext *c, int +--- deps/hiredis/net.c.orig 2017-04-22 07:23:27.000000000 -0400 ++++ deps/hiredis/net.c 2017-05-05 20:02:09.292479000 -0400 +@@ -135,13 +135,12 @@ + + val = interval; + +-#ifdef _OSX ++#if defined(_OSX) + if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPALIVE, &val, sizeof(val)) < 0) { + __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); return REDIS_ERR; } - #else --#ifndef __sun -+#if !defined(__sun) && defined(TCP_KEEPIDLE) && defined(TCP_KEEPINTVL) && \ -+ defined(TCP_KEEPCNT) +-#else +-#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) ++#elif defined(__GLIBC__) val = interval; if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPIDLE, &val, sizeof(val)) < 0) { __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); +@@ -160,6 +159,27 @@ + __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); + return REDIS_ERR; + } ++#else ++#if !defined(__sun) && defined(TCP_KEEPIDLE) && defined(TCP_KEEPINTVL) && \ ++ defined(TCP_KEEPCNT) ++ val = interval; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPIDLE, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } ++ ++ val = interval/3; ++ if (val == 0) val = 1; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPINTVL, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } ++ ++ val = 3; ++ if (setsockopt(fd, IPPROTO_TCP, TCP_KEEPCNT, &val, sizeof(val)) < 0) { ++ __redisSetError(c,REDIS_ERR_OTHER,strerror(errno)); ++ return REDIS_ERR; ++ } + #endif + #endif + +@@ -431,7 +451,7 @@ + struct sockaddr_un sa; + long timeout_msec = -1; + +- if (redisCreateSocket(c,AF_LOCAL) < 0) ++ if (redisCreateSocket(c,AF_UNIX) < 0) + return REDIS_ERR; + if (redisSetBlocking(c,0) != REDIS_OK) + return REDIS_ERR; +@@ -456,7 +476,7 @@ + if (redisContextTimeoutMsec(c,&timeout_msec) != REDIS_OK) + return REDIS_ERR; + +- sa.sun_family = AF_LOCAL; ++ sa.sun_family = AF_UNIX; + strncpy(sa.sun_path,path,sizeof(sa.sun_path)-1); + if (connect(c->fd, (struct sockaddr*)&sa, sizeof(sa)) == -1) { + if (errno == EINPROGRESS && !blocking) { From owner-svn-ports-head@freebsd.org Mon Apr 16 23:12:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD6FF85659; Mon, 16 Apr 2018 23:12:57 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0D9F7E1F2; Mon, 16 Apr 2018 23:12:56 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (unknown [IPv6:2601:1c2:1402:1770:21c:c0ff:fe7f:96ee]) by echo.brtsvcs.net (Postfix) with ESMTPS id 4BA9F38D0F; Mon, 16 Apr 2018 16:12:55 -0700 (PDT) Received: from [IPv6:fe80::7102:4df8:1f13:5c55] (unknown [IPv6:fe80::7102:4df8:1f13:5c55]) by chombo.houseloki.net (Postfix) with ESMTPSA id D3D0D1D07; Mon, 16 Apr 2018 16:12:53 -0700 (PDT) Subject: Re: svn commit: r467493 - in head: . mail/postgrey To: Pierre Guinoiseau , Kurt Jaeger Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org References: <201804161718.w3GHI19N026088@repo.freebsd.org> <20180416215327.GA51416@asgard.yggdrasil.nz> From: Mel Pilgrim Message-ID: Date: Mon, 16 Apr 2018 16:12:55 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180416215327.GA51416@asgard.yggdrasil.nz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 23:12:57 -0000 On 04/16/2018 14:53, Pierre Guinoiseau wrote: > please update mail/postgrey/files/postgrey.in for PG_RUNDIR as well, the > packaged rc script is currently broken after this change. Sorry about that. Not sure why files/postgrey.in wasn't included in my original patch. If someone would be so kind, I've attached an additional patch to bug 227261 to fix this. From owner-svn-ports-head@freebsd.org Tue Apr 17 00:07:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4FF5F88DE4; Tue, 17 Apr 2018 00:07:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86E2B6B2AB; Tue, 17 Apr 2018 00:07:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7D6DC245C9; Tue, 17 Apr 2018 00:07:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3H075Au037034; Tue, 17 Apr 2018 00:07:05 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3H075uQ037032; Tue, 17 Apr 2018 00:07:05 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201804170007.w3H075uQ037032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 17 Apr 2018 00:07:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467543 - head/devel/gitlab-runner X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/gitlab-runner X-SVN-Commit-Revision: 467543 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 00:07:06 -0000 Author: swills Date: Tue Apr 17 00:07:05 2018 New Revision: 467543 URL: https://svnweb.freebsd.org/changeset/ports/467543 Log: devel/gitlab-runner: update to 10.6.0 Modified: head/devel/gitlab-runner/Makefile (contents, props changed) head/devel/gitlab-runner/distinfo (contents, props changed) Modified: head/devel/gitlab-runner/Makefile ============================================================================== --- head/devel/gitlab-runner/Makefile Mon Apr 16 23:12:45 2018 (r467542) +++ head/devel/gitlab-runner/Makefile Tue Apr 17 00:07:05 2018 (r467543) @@ -1,14 +1,12 @@ # $FreeBSD$ PORTNAME= gitlab-runner -PORTVERSION= 10.4.0 +PORTVERSION= 10.6.0 CATEGORIES= devel MASTER_SITES= \ - https://gitlab.com/gitlab-org/gitlab-runner/repository/archive.tar.bz2?ref=v${PORTVERSION}&dummy=/ \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm DISTFILES= \ - ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ prebuilt-x86_64.tar.xz:dockerx64 \ prebuilt-arm.tar.xz:dockerarm DIST_SUBDIR= gitlab-runner @@ -26,13 +24,13 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ bash:shells/bash \ git:devel/git -USES= tar:bz2 -GITHASH= 857480b64b013d8edffaf70e4b7ea43ee1c66a9e -GITREV= 857480b6 -GITBRANCH= 10-4-stable -BUILT= 2018-01-22T09:48:29-00:00 +USE_GITLAB= yes +GL_ACCOUNT= gitlab-org +GL_COMMIT= a3543a275e3f9555da06041c501429d1f4aeef2d +GITREV= a3543a27 +GITBRANCH= 10-6-stable +BUILT= 2018-03-22T08:33:57+00:00 -WRKSRC= ${WRKDIR}/gitlab-runner-v${PORTVERSION}-${GITHASH} GO_LDFLAGS= -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=${PORTVERSION} \ -X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=${GITREV} \ -X gitlab.com/gitlab-org/gitlab-runner/common.BUILT=${BUILT} \ Modified: head/devel/gitlab-runner/distinfo ============================================================================== --- head/devel/gitlab-runner/distinfo Mon Apr 16 23:12:45 2018 (r467542) +++ head/devel/gitlab-runner/distinfo Tue Apr 17 00:07:05 2018 (r467543) @@ -1,7 +1,7 @@ -TIMESTAMP = 1516848052 -SHA256 (gitlab-runner/gitlab-runner-10.4.0.tar.bz2) = c90cd974c228455b27cabd140c22fa67017f14f420d5e432d1db07b36f4acc14 -SIZE (gitlab-runner/gitlab-runner-10.4.0.tar.bz2) = 2649565 -SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = aef8c07f2632bc9973e643658613d1b781508c7a98f6ae9ba5a55eaa786b3724 -SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 10479600 -SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 7a9d57b10e85202fef978c4bcba8f157f25123d5da481a765a87590a35b91c4d -SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 8558028 +TIMESTAMP = 1523913375 +SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = 2825b08a152e933188233471ecdc4f10a2e106c2675ebdd2def46966e78431f8 +SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 9694232 +SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = b081746b1574e992db0fada9202b0ef7cedec6357b2afbec0f2a5fee635dcf66 +SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 9091192 +SHA256 (gitlab-runner/gitlab-org-gitlab-runner-a3543a275e3f9555da06041c501429d1f4aeef2d_GL0.tar.gz) = 61bce5fe1e482b1af0484049cc5f318cea9fc58dae89d63f7881ba2aa013b593 +SIZE (gitlab-runner/gitlab-org-gitlab-runner-a3543a275e3f9555da06041c501429d1f4aeef2d_GL0.tar.gz) = 29296651 From owner-svn-ports-head@freebsd.org Tue Apr 17 00:12:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF729F892F1; Tue, 17 Apr 2018 00:12:24 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 81D9A6C6C2; Tue, 17 Apr 2018 00:12:24 +0000 (UTC) (envelope-from dbaio@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 7B6D724746; Tue, 17 Apr 2018 00:12:24 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3H0COIT041801; Tue, 17 Apr 2018 00:12:24 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3H0COLq041799; Tue, 17 Apr 2018 00:12:24 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804170012.w3H0COLq041799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 17 Apr 2018 00:12:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467544 - head/sysutils/smenu X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/smenu X-SVN-Commit-Revision: 467544 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 00:12:25 -0000 Author: dbaio Date: Tue Apr 17 00:12:24 2018 New Revision: 467544 URL: https://svnweb.freebsd.org/changeset/ports/467544 Log: sysutils/smenu: Update to 0.9.12.7 No changes in the code, this is just an update to set version properly. This is an intermediate version 0.9.12-7-g0ff0326. Reported by: mat Modified: head/sysutils/smenu/Makefile head/sysutils/smenu/distinfo Modified: head/sysutils/smenu/Makefile ============================================================================== --- head/sysutils/smenu/Makefile Tue Apr 17 00:07:05 2018 (r467543) +++ head/sysutils/smenu/Makefile Tue Apr 17 00:12:24 2018 (r467544) @@ -1,8 +1,9 @@ # $FreeBSD$ PORTNAME= smenu -PORTVERSION= 0.9.12 DISTVERSIONPREFIX= v +DISTVERSION= 0.9.12-7 +DISTVERSIONSUFFIX= -g0ff0326 CATEGORIES= sysutils MAINTAINER= dbaio@FreeBSD.org @@ -15,7 +16,6 @@ USES= localbase ncurses:port USE_GITHUB= yes GH_ACCOUNT= p-gen -GH_TAGNAME= 0ff0326 GNU_CONFIGURE= yes Modified: head/sysutils/smenu/distinfo ============================================================================== --- head/sysutils/smenu/distinfo Tue Apr 17 00:07:05 2018 (r467543) +++ head/sysutils/smenu/distinfo Tue Apr 17 00:12:24 2018 (r467544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523791900 -SHA256 (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) = e84f0dd2acac40a425ce1dd5fe35421a6e1bcc8284bdd6f0d76de9dd9178b2dd -SIZE (p-gen-smenu-v0.9.12-0ff0326_GH0.tar.gz) = 647055 +TIMESTAMP = 1523878639 +SHA256 (p-gen-smenu-v0.9.12-7-g0ff0326_GH0.tar.gz) = 1c3379f0c7ae1d737d78690e0ad461dfd2a590fa57a1beab592d563337079914 +SIZE (p-gen-smenu-v0.9.12-7-g0ff0326_GH0.tar.gz) = 647119 From owner-svn-ports-head@freebsd.org Tue Apr 17 00:20:50 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5786F89C12 for ; Tue, 17 Apr 2018 00:20:49 +0000 (UTC) (envelope-from dbaio@bsd.com.br) Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6810C6E252 for ; Tue, 17 Apr 2018 00:20:49 +0000 (UTC) (envelope-from dbaio@bsd.com.br) Received: by mail-wr0-f175.google.com with SMTP id z73so30636862wrb.0 for ; Mon, 16 Apr 2018 17:20:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JXc7620FJE5Hk5OpCIuccuNBz+tdr2Qc53nou7g1yZ8=; b=iUsObW8LzCIJpcYL11lTpBvyTQSTrsxfIUn0LmXdEGWl3ijTK1NARST+pIrPPY44us LklUL5rEWj6SQEtq+ixsA0gvKmCBPrg9T+d0LCQpkBhOHQUATQSutGv2/V3H2gkRHA63 ZgRFkKCuYzIfT33YDiTe2ynFg77pa/8hZYNzdx5UAr34eM2yj9wA4weQs1blAVJC3Vpb PFVydfIgEBv4/R7UvHkOAeksKyya+IP2zCqd7ceI9KMYV/823BU/cLaCLIJ0TKxYBwzo cDBtixEEn8bI5AeTkZEviKo6r3SAgt7Ob/AA7AZvK4Ndm/4cG5NhuKLe7a+rQ0Yaencm p9GA== X-Gm-Message-State: ALQs6tBNoY9Tyxu68+nLKH5YkZZTJH4DZpZ9bLkyx/IDzvf68RTgQlKM hFxK6I14EsN5U0bNLBX/79tSWw== X-Google-Smtp-Source: AIpwx4/pNHGQGZ4eWoSC2p+795+SmE0hRskkPcQkFIA5va+UFOFu5gTwhTPPqGat/DJgGW9nSZ5nhg== X-Received: by 10.28.90.138 with SMTP id o132mr95796wmb.32.1523924090087; Mon, 16 Apr 2018 17:14:50 -0700 (PDT) Received: from dx240.localdomain ([177.40.114.230]) by smtp.googlemail.com with ESMTPSA id i52sm17490319wra.82.2018.04.16.17.14.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Apr 2018 17:14:49 -0700 (PDT) Date: Mon, 16 Apr 2018 21:14:39 -0300 From: "Danilo G. Baio" To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r467448 - head/sysutils/smenu Message-ID: <20180417001439.uwq6jy5z3ygz3u4o@dx240.localdomain> References: <201804160030.w3G0U2gt015123@repo.freebsd.org> <20180416105759.27tudabx5feyjxyd@ogg.in.absolight.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="swc7knrktnxbei6h" Content-Disposition: inline In-Reply-To: <20180416105759.27tudabx5feyjxyd@ogg.in.absolight.net> User-Agent: NeoMutt/20180323 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 00:20:50 -0000 --swc7knrktnxbei6h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 16, 2018 at 12:57:59PM +0200, Mathieu Arnold wrote: > On Mon, Apr 16, 2018 at 12:30:02AM +0000, Danilo G. Baio wrote: > > Author: dbaio > > Date: Mon Apr 16 00:30:02 2018 > > New Revision: 467448 > > URL: https://svnweb.freebsd.org/changeset/ports/467448 > >=20 > > Log: > > sysutils/smenu: Update to 0.9.12 > > =20 > > It was necessary to get the latest commit to fix a FreeBSD compatibil= ity issue > > in this version. >=20 > Then this is not 0.9.12 but: >=20 > $ git describe 0ff0326 > v0.9.12-7-g0ff0326. >=20 > See this example to learn how to handle this: >=20 > https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.= html#makefile-master_sites-github-ex5 Right. Fixed in r467544. Thanks! --=20 Danilo G. Baio (dbaio) --swc7knrktnxbei6h Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEORj0UTsjzCy+enIkmpN7LfMuiNcFAlrVPGoACgkQmpN7LfMu iNfDLA//SR/iwuLpxuFM2VFvgHziVo3QhEtEDGqENz9gp+LURxI150WMxkl68kRt LNgodcOVu/wrIf4v7tm4u4flYNYp5mL3Gq/KzckMwux9eYQVp4tevD+h/NE+z9bf x+aVqxLLwXUvTrjdAc4QqmEX6EEoUVYchA3Xm5hzWKDskGPtO8X7oykkhk4hMyvo N9ehdlCYPELWW7NoG+VNwc62r1csEA7qhfz2y4kyVXGc17SJgfpGO6GzufFfp9aW LLRojSwRA7tPpu8ZizyH7cdXNx6ZWpG3rkYPdADOOUTJA5WOwz2a5gIxGR0pVNrW hcU+NIlpEx9qC+3KqggD4+FqmNymGdL+5SA1lAjyOoDD6IoLsI5f7hTwAZklQtpK +vXOXeJb0dE7PPBenxQOCPTKy9S2zF1nC0RMs/Rl3l+qtAj90GtwLPYbl9AgUYF+ tK4ZA1mOQq8b4woHWD9zDDJDNOunTpmSiSLrG7sX36qb1Qew/gOAPMovcUbC2l0k v8uoWNUomcnBbsxjbG4vkBNEJfTFdAOGQ0vhINOPeWpRsl1z7XS4oXh2C3+KStNX L35eEJx0tWw6vQ/2ymMVQjBd9F5ur6HRs2uib6YjLurNYBLY3ALar8502lSG4xbD YhMHlvhKqorBiJTY4JXZfOTzlAclEL+bDcER/AaLoKZ33d8xIgE= =pdwi -----END PGP SIGNATURE----- --swc7knrktnxbei6h-- From owner-svn-ports-head@freebsd.org Tue Apr 17 00:43:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAAFCF8B447; Tue, 17 Apr 2018 00:43:37 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 76F9073D67; Tue, 17 Apr 2018 00:43:37 +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 556F124C48; Tue, 17 Apr 2018 00:43:37 +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 w3H0hbCG056847; Tue, 17 Apr 2018 00:43:37 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3H0hacO056839; Tue, 17 Apr 2018 00:43:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804170043.w3H0hacO056839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 17 Apr 2018 00:43:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467545 - in head/www/waterfox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/www/waterfox: . files X-SVN-Commit-Revision: 467545 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 00:43:38 -0000 Author: jbeich Date: Tue Apr 17 00:43:36 2018 New Revision: 467545 URL: https://svnweb.freebsd.org/changeset/ports/467545 Log: www/waterfox: apply some FF60 fixes Added: head/www/waterfox/files/patch-bug1393367 (contents, props changed) head/www/waterfox/files/patch-bug1448863 (contents, props changed) head/www/waterfox/files/patch-bug1452202 (contents, props changed) head/www/waterfox/files/patch-bug1452417 (contents, props changed) head/www/waterfox/files/patch-bug1453339 (contents, props changed) head/www/waterfox/files/patch-bug1453555 (contents, props changed) head/www/waterfox/files/patch-bug1453740 (contents, props changed) Modified: head/www/waterfox/Makefile (contents, props changed) Modified: head/www/waterfox/Makefile ============================================================================== --- head/www/waterfox/Makefile Tue Apr 17 00:12:24 2018 (r467544) +++ head/www/waterfox/Makefile Tue Apr 17 00:43:36 2018 (r467545) @@ -2,7 +2,7 @@ PORTNAME= waterfox DISTVERSION= 56.1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= www ipv6 MAINTAINER= jbeich@FreeBSD.org Added: head/www/waterfox/files/patch-bug1393367 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1393367 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,25 @@ +commit 4536ef50d724 +Author: Miko Mynttinen +Date: Thu Apr 12 14:18:03 2018 +0200 + + Bug 1393367 - Change MOZ_ASSERT to MOZ_RELEASE_ASSERT. r=mstange, r=fbraun, a=RyanVM + + --HG-- + extra : source : 1908cd8ed88dd4f77a99dff39c193d7d3f435195 +--- + gfx/2d/FilterNodeSoftware.cpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git gfx/2d/FilterNodeSoftware.cpp gfx/2d/FilterNodeSoftware.cpp +index 1d55425073b0..f1174f550d41 100644 +--- gfx/2d/FilterNodeSoftware.cpp ++++ gfx/2d/FilterNodeSoftware.cpp +@@ -2798,7 +2798,7 @@ FilterNodeArithmeticCombineSoftware::SetAttribute(uint32_t aIndex, + uint32_t aSize) + { + MOZ_ASSERT(aIndex == ATT_ARITHMETIC_COMBINE_COEFFICIENTS); +- MOZ_ASSERT(aSize == 4); ++ MOZ_RELEASE_ASSERT(aSize == 4); + + mK1 = aFloat[0]; + mK2 = aFloat[1]; Added: head/www/waterfox/files/patch-bug1448863 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1448863 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,214 @@ +commit 7fd98bb22f4c +Author: Byron Campen [:bwc] +Date: Mon Mar 26 10:19:31 2018 -0500 + + Bug 1448863 - Stop sync dispatching in Decode. r=jesup, a=RyanVM + + MozReview-Commit-ID: 3EK0zAsFpHz + + --HG-- + extra : source : 549f0b8075d587eca29a6a72b1b62caf84d4b4fc +--- + .../src/media-conduit/WebrtcGmpVideoCodec.cpp | 122 ++++++++++----------- + .../src/media-conduit/WebrtcGmpVideoCodec.h | 7 +- + media/webrtc/webrtc.mozbuild | 4 + + 3 files changed, 65 insertions(+), 68 deletions(-) + +diff --git media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp +index 6cd4a1e1e200..81fd5f099454 100644 +--- media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp ++++ media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.cpp +@@ -770,14 +770,8 @@ WebrtcGmpVideoDecoder::GmpInitDone(GMPVideoDecoderProxy* aGMP, + nsTArray> temp; + temp.SwapElements(mQueuedFrames); + for (auto& queued : temp) { +- int rv = Decode_g(queued->mImage, +- queued->mMissingFrames, +- nullptr, +- nullptr, +- queued->mRenderTimeMs); +- if (rv) { +- return rv; +- } ++ Decode_g(RefPtr(this), ++ nsAutoPtr(queued.release())); + } + } + +@@ -805,61 +799,58 @@ WebrtcGmpVideoDecoder::Decode(const webrtc::EncodedImage& aInputImage, + const webrtc::CodecSpecificInfo* aCodecSpecificInfo, + int64_t aRenderTimeMs) + { +- int32_t ret; + MOZ_ASSERT(mGMPThread); + MOZ_ASSERT(!NS_IsMainThread()); +- // Would be really nice to avoid this sync dispatch, but it would require a +- // copy of the frame, since it doesn't appear to actually have a refcount. +- // Passing 'this' is safe since this is synchronous. +- mozilla::SyncRunnable::DispatchToThread(mGMPThread, +- WrapRunnableRet(&ret, this, +- &WebrtcGmpVideoDecoder::Decode_g, +- aInputImage, +- aMissingFrames, +- aFragmentation, +- aCodecSpecificInfo, +- aRenderTimeMs)); ++ if (!aInputImage._length) { ++ return WEBRTC_VIDEO_CODEC_ERROR; ++ } ++ ++ nsAutoPtr decodeData(new GMPDecodeData(aInputImage, ++ aMissingFrames, ++ aRenderTimeMs)); ++ ++ mGMPThread->Dispatch(WrapRunnableNM(&WebrtcGmpVideoDecoder::Decode_g, ++ RefPtr(this), ++ decodeData), ++ NS_DISPATCH_NORMAL); + +- return ret; ++ return WEBRTC_VIDEO_CODEC_OK; + } + +-int32_t +-WebrtcGmpVideoDecoder::Decode_g(const webrtc::EncodedImage& aInputImage, +- bool aMissingFrames, +- const webrtc::RTPFragmentationHeader* aFragmentation, +- const webrtc::CodecSpecificInfo* aCodecSpecificInfo, +- int64_t aRenderTimeMs) +-{ +- if (!mGMP) { +- if (mInitting) { ++/* static */ ++// Using nsAutoPtr because WrapRunnable doesn't support move semantics ++void ++WebrtcGmpVideoDecoder::Decode_g(const RefPtr& aThis, ++ nsAutoPtr aDecodeData) ++{ ++ if (!aThis->mGMP) { ++ if (aThis->mInitting) { + // InitDone hasn't been called yet (race) +- GMPDecodeData *data = new GMPDecodeData(aInputImage, +- aMissingFrames, +- aRenderTimeMs); +- mQueuedFrames.AppendElement(data); +- return WEBRTC_VIDEO_CODEC_OK; ++ aThis->mQueuedFrames.AppendElement(aDecodeData.forget()); ++ return; + } + // destroyed via Terminate(), failed to init, or just not initted yet + LOGD(("GMP Decode: not initted yet")); +- return WEBRTC_VIDEO_CODEC_ERROR; ++ return; + } +- MOZ_ASSERT(mQueuedFrames.IsEmpty()); +- MOZ_ASSERT(mHost); + +- if (!aInputImage._length) { +- return WEBRTC_VIDEO_CODEC_ERROR; +- } ++ MOZ_ASSERT(aThis->mQueuedFrames.IsEmpty()); ++ MOZ_ASSERT(aThis->mHost); + + GMPVideoFrame* ftmp = nullptr; +- GMPErr err = mHost->CreateFrame(kGMPEncodedVideoFrame, &ftmp); ++ GMPErr err = aThis->mHost->CreateFrame(kGMPEncodedVideoFrame, &ftmp); + if (err != GMPNoErr) { +- return WEBRTC_VIDEO_CODEC_ERROR; ++ LOG(LogLevel::Error, ("%s: CreateFrame failed (%u)!", ++ __PRETTY_FUNCTION__, static_cast(err))); ++ return; + } + + GMPUniquePtr frame(static_cast(ftmp)); +- err = frame->CreateEmptyFrame(aInputImage._length); ++ err = frame->CreateEmptyFrame(aDecodeData->mImage._length); + if (err != GMPNoErr) { +- return WEBRTC_VIDEO_CODEC_ERROR; ++ LOG(LogLevel::Error, ("%s: CreateEmptyFrame failed (%u)!", ++ __PRETTY_FUNCTION__, static_cast(err))); ++ return; + } + + // XXX At this point, we only will get mode1 data (a single length and a buffer) +@@ -867,18 +858,20 @@ WebrtcGmpVideoDecoder::Decode_g(const webrtc::EncodedImage& aInputImage, + *(reinterpret_cast(frame->Buffer())) = frame->Size(); + + // XXX It'd be wonderful not to have to memcpy the encoded data! +- memcpy(frame->Buffer()+4, aInputImage._buffer+4, frame->Size()-4); ++ memcpy(frame->Buffer()+4, aDecodeData->mImage._buffer+4, frame->Size()-4); + +- frame->SetEncodedWidth(aInputImage._encodedWidth); +- frame->SetEncodedHeight(aInputImage._encodedHeight); +- frame->SetTimeStamp((aInputImage._timeStamp * 1000ll)/90); // rounds down +- frame->SetCompleteFrame(aInputImage._completeFrame); ++ frame->SetEncodedWidth(aDecodeData->mImage._encodedWidth); ++ frame->SetEncodedHeight(aDecodeData->mImage._encodedHeight); ++ frame->SetTimeStamp((aDecodeData->mImage._timeStamp * 1000ll)/90); // rounds down ++ frame->SetCompleteFrame(aDecodeData->mImage._completeFrame); + frame->SetBufferType(GMP_BufferLength32); + + GMPVideoFrameType ft; +- int32_t ret = WebrtcFrameTypeToGmpFrameType(aInputImage._frameType, &ft); ++ int32_t ret = WebrtcFrameTypeToGmpFrameType(aDecodeData->mImage._frameType, &ft); + if (ret != WEBRTC_VIDEO_CODEC_OK) { +- return ret; ++ LOG(LogLevel::Error, ("%s: WebrtcFrameTypeToGmpFrameType failed (%u)!", ++ __PRETTY_FUNCTION__, static_cast(ret))); ++ return; + } + + // Bug XXXXXX: Set codecSpecific info +@@ -889,20 +882,23 @@ WebrtcGmpVideoDecoder::Decode_g(const webrtc::EncodedImage& aInputImage, + nsTArray codecSpecificInfo; + codecSpecificInfo.AppendElements((uint8_t*)&info, sizeof(GMPCodecSpecificInfo)); + +- LOGD(("GMP Decode: %" PRIu64 ", len %zu%s", frame->TimeStamp(), aInputImage._length, +- ft == kGMPKeyFrame ? ", KeyFrame" : "")); +- nsresult rv = mGMP->Decode(Move(frame), +- aMissingFrames, +- codecSpecificInfo, +- aRenderTimeMs); ++ LOGD(("GMP Decode: %" PRIu64 ", len %zu%s", frame->TimeStamp(), ++ aDecodeData->mImage._length, ft == kGMPKeyFrame ? ", KeyFrame" : "")); ++ ++ nsresult rv = aThis->mGMP->Decode(Move(frame), ++ aDecodeData->mMissingFrames, ++ codecSpecificInfo, ++ aDecodeData->mRenderTimeMs); + if (NS_FAILED(rv)) { +- return WEBRTC_VIDEO_CODEC_ERROR; ++ LOG(LogLevel::Error, ("%s: Decode failed (rv=%u)!", ++ __PRETTY_FUNCTION__, static_cast(rv))); + } +- if(mDecoderStatus != GMPNoErr){ +- mDecoderStatus = GMPNoErr; +- return WEBRTC_VIDEO_CODEC_ERROR; ++ ++ if(aThis->mDecoderStatus != GMPNoErr){ ++ aThis->mDecoderStatus = GMPNoErr; ++ LOG(LogLevel::Error, ("%s: Decoder status is bad (%u)!", ++ __PRETTY_FUNCTION__, static_cast(aThis->mDecoderStatus))); + } +- return WEBRTC_VIDEO_CODEC_OK; + } + + int32_t +diff --git media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h +index 0f125d0b311a..92b5a270267e 100644 +--- media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h ++++ media/webrtc/signaling/src/media-conduit/WebrtcGmpVideoCodec.h +@@ -469,11 +469,8 @@ private: + RefPtr mInitDone; + }; + +- virtual int32_t Decode_g(const webrtc::EncodedImage& aInputImage, +- bool aMissingFrames, +- const webrtc::RTPFragmentationHeader* aFragmentation, +- const webrtc::CodecSpecificInfo* aCodecSpecificInfo, +- int64_t aRenderTimeMs); ++ static void Decode_g(const RefPtr& aThis, ++ nsAutoPtr aDecodeData); + + nsCOMPtr mMPS; + nsCOMPtr mGMPThread; Added: head/www/waterfox/files/patch-bug1452202 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1452202 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,39 @@ +commit aad12e2cf1e8 +Author: Eric Rahm +Date: Mon Apr 9 11:01:59 2018 -0700 + + Bug 1452202 - Clean up PLDHashTable move operator. r=froydnj, a=RyanVM + + --HG-- + extra : source : 9036c64b7a66ffe93e717ca97642a4400e396d9c +--- + xpcom/ds/PLDHashTable.cpp | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +diff --git xpcom/ds/PLDHashTable.cpp xpcom/ds/PLDHashTable.cpp +index 9f4954c158f7..6cdf285e367e 100644 +--- xpcom/ds/PLDHashTable.cpp ++++ xpcom/ds/PLDHashTable.cpp +@@ -224,17 +224,17 @@ PLDHashTable::operator=(PLDHashTable&& aOther) + return *this; + } + +- // Destruct |this|. +- this->~PLDHashTable(); +- +- // |mOps| and |mEntrySize| are const so we can't assign them. Instead, we +- // require that they are equal. The justification for this is that they're ++ // |mOps| and |mEntrySize| are required to stay the same, they're + // conceptually part of the type -- indeed, if PLDHashTable was a templated + // type like nsTHashtable, they *would* be part of the type -- so it only + // makes sense to assign in cases where they match. + MOZ_RELEASE_ASSERT(mOps == aOther.mOps); + MOZ_RELEASE_ASSERT(mEntrySize == aOther.mEntrySize); + ++ // Reconstruct |this|. ++ this->~PLDHashTable(); ++ new (KnownNotNull, this) PLDHashTable(aOther.mOps, aOther.mEntrySize, 0); ++ + // Move non-const pieces over. + mHashShift = Move(aOther.mHashShift); + mEntryCount = Move(aOther.mEntryCount); Added: head/www/waterfox/files/patch-bug1452417 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1452417 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,30 @@ +commit 0cd6747277f1 +Author: Valentin Gosu +Date: Tue Apr 10 22:07:47 2018 +0200 + + Bug 1452417 - Hold a ref to mRequest in PACResolver::Notify. r=bagder, a=abillings + + MozReview-Commit-ID: 1QeFlAiTCNt + + --HG-- + extra : source : f7fb95c9979452fe25e42873f54cf56a80a0a0d8 +--- + netwerk/base/ProxyAutoConfig.cpp | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +diff --git netwerk/base/ProxyAutoConfig.cpp netwerk/base/ProxyAutoConfig.cpp +index 2c965f8e8f4d..d562f321bb45 100644 +--- netwerk/base/ProxyAutoConfig.cpp ++++ netwerk/base/ProxyAutoConfig.cpp +@@ -307,8 +307,9 @@ public: + // nsITimerCallback + NS_IMETHOD Notify(nsITimer *timer) override + { +- if (mRequest) +- mRequest->Cancel(NS_ERROR_NET_TIMEOUT); ++ nsCOMPtr request(mRequest); ++ if (request) ++ request->Cancel(NS_ERROR_NET_TIMEOUT); + mTimer = nullptr; + return NS_OK; + } Added: head/www/waterfox/files/patch-bug1453339 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1453339 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,172 @@ +commit b1ce2aee618c +Author: Boris Zbarsky +Date: Fri Apr 13 19:31:42 2018 -0400 + + Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=abillings + + MozReview-Commit-ID: UO4wssYHj7 + + --HG-- + extra : source : 438494d2d17bec92e4f4e38661a85b60680ab087 +--- + dom/base/nsFrameLoader.cpp | 4 +--- + dom/cache/Cache.cpp | 2 +- + dom/promise/Promise.cpp | 27 +++++++++++++++------------ + dom/promise/Promise.h | 19 +++++++++++-------- + layout/style/FontFaceSet.cpp | 12 +----------- + 5 files changed, 29 insertions(+), 35 deletions(-) + +diff --git dom/base/nsFrameLoader.cpp dom/base/nsFrameLoader.cpp +index 705779d87b80..f2730dac80b3 100644 +--- dom/base/nsFrameLoader.cpp ++++ dom/base/nsFrameLoader.cpp +@@ -409,8 +409,6 @@ nsFrameLoader::FireWillChangeProcessEvent() + return nullptr; + } + JSContext* cx = jsapi.cx(); +- GlobalObject global(cx, mOwnerContent->GetOwnerGlobal()->GetGlobalJSObject()); +- MOZ_ASSERT(!global.Failed()); + + // Set our mBrowserChangingProcessBlockers property to refer to the blockers + // list. We will synchronously dispatch a DOM event to collect this list of +@@ -433,7 +431,7 @@ nsFrameLoader::FireWillChangeProcessEvent() + mBrowserChangingProcessBlockers = nullptr; + + ErrorResult rv; +- RefPtr allPromise = Promise::All(global, blockers, rv); ++ RefPtr allPromise = Promise::All(cx, blockers, rv); + return allPromise.forget(); + } + +diff --git dom/cache/Cache.cpp dom/cache/Cache.cpp +index 06df0f2a7cb9..3fb8b6c36040 100644 +--- dom/cache/Cache.cpp ++++ dom/cache/Cache.cpp +@@ -630,7 +630,7 @@ Cache::AddAll(const GlobalObject& aGlobal, + new FetchHandler(mActor->GetWorkerHolder(), this, + Move(aRequestList), promise); + +- RefPtr fetchPromise = Promise::All(aGlobal, fetchList, aRv); ++ RefPtr fetchPromise = Promise::All(aGlobal.Context(), fetchList, aRv); + if (NS_WARN_IF(aRv.Failed())) { + return nullptr; + } +diff --git dom/promise/Promise.cpp dom/promise/Promise.cpp +index d259d6cedfcb..88f026b26976 100644 +--- dom/promise/Promise.cpp ++++ dom/promise/Promise.cpp +@@ -134,37 +134,40 @@ Promise::Reject(nsIGlobalObject* aGlobal, JSContext* aCx, + + // static + already_AddRefed +-Promise::All(const GlobalObject& aGlobal, ++Promise::All(JSContext* aCx, + const nsTArray>& aPromiseList, ErrorResult& aRv) + { +- nsCOMPtr global; +- global = do_QueryInterface(aGlobal.GetAsSupports()); +- if (!global) { ++ JS::Rooted globalObj(aCx, JS::CurrentGlobalOrNull(aCx)); ++ if (!globalObj) { + aRv.Throw(NS_ERROR_UNEXPECTED); + return nullptr; + } + +- JSContext* cx = aGlobal.Context(); ++ nsCOMPtr global = xpc::NativeGlobal(globalObj); ++ if (!global) { ++ aRv.Throw(NS_ERROR_UNEXPECTED); ++ return nullptr; ++ } + +- JS::AutoObjectVector promises(cx); ++ JS::AutoObjectVector promises(aCx); + if (!promises.reserve(aPromiseList.Length())) { +- aRv.NoteJSContextException(cx); ++ aRv.NoteJSContextException(aCx); + return nullptr; + } + + for (auto& promise : aPromiseList) { +- JS::Rooted promiseObj(cx, promise->PromiseObj()); ++ JS::Rooted promiseObj(aCx, promise->PromiseObj()); + // Just in case, make sure these are all in the context compartment. +- if (!JS_WrapObject(cx, &promiseObj)) { +- aRv.NoteJSContextException(cx); ++ if (!JS_WrapObject(aCx, &promiseObj)) { ++ aRv.NoteJSContextException(aCx); + return nullptr; + } + promises.infallibleAppend(promiseObj); + } + +- JS::Rooted result(cx, JS::GetWaitForAllPromise(cx, promises)); ++ JS::Rooted result(aCx, JS::GetWaitForAllPromise(aCx, promises)); + if (!result) { +- aRv.NoteJSContextException(cx); ++ aRv.NoteJSContextException(aCx); + return nullptr; + } + +diff --git dom/promise/Promise.h dom/promise/Promise.h +index 447a2a195152..2c13d0146c40 100644 +--- dom/promise/Promise.h ++++ dom/promise/Promise.h +@@ -111,23 +111,26 @@ public: + return mGlobal; + } + +- // Do the equivalent of Promise.resolve in the current compartment of aCx. +- // Errorrs are reported on the ErrorResult; if aRv comes back !Failed(), this +- // function MUST return a non-null value. ++ // Do the equivalent of Promise.resolve in the compartment of aGlobal. The ++ // compartment of aCx is ignored. Errors are reported on the ErrorResult; if ++ // aRv comes back !Failed(), this function MUST return a non-null value. + static already_AddRefed + Resolve(nsIGlobalObject* aGlobal, JSContext* aCx, + JS::Handle aValue, ErrorResult& aRv); + +- // Do the equivalent of Promise.reject in the current compartment of aCx. +- // Errorrs are reported on the ErrorResult; if aRv comes back !Failed(), this +- // function MUST return a non-null value. ++ // Do the equivalent of Promise.reject in the compartment of aGlobal. The ++ // compartment of aCx is ignored. Errors are reported on the ErrorResult; if ++ // aRv comes back !Failed(), this function MUST return a non-null value. + static already_AddRefed + Reject(nsIGlobalObject* aGlobal, JSContext* aCx, + JS::Handle aValue, ErrorResult& aRv); + ++ // Do the equivalent of Promise.all in the current compartment of aCx. Errors ++ // are reported on the ErrorResult; if aRv comes back !Failed(), this function ++ // MUST return a non-null value. + static already_AddRefed +- All(const GlobalObject& aGlobal, +- const nsTArray>& aPromiseList, ErrorResult& aRv); ++ All(JSContext* aCx, const nsTArray>& aPromiseList, ++ ErrorResult& aRv); + + void + Then(JSContext* aCx, +diff --git layout/style/FontFaceSet.cpp layout/style/FontFaceSet.cpp +index 280bf30d96aa..f9038c8c4b14 100644 +--- layout/style/FontFaceSet.cpp ++++ layout/style/FontFaceSet.cpp +@@ -401,17 +401,7 @@ FontFaceSet::Load(JSContext* aCx, + } + } + +- nsIGlobalObject* globalObject = GetParentObject(); +- if (!globalObject) { +- aRv.Throw(NS_ERROR_FAILURE); +- return nullptr; +- } +- +- JS::Rooted jsGlobal(aCx, globalObject->GetGlobalJSObject()); +- GlobalObject global(aCx, jsGlobal); +- +- RefPtr result = Promise::All(global, promises, aRv); +- return result.forget(); ++ return Promise::All(aCx, promises, aRv); + } + + bool Added: head/www/waterfox/files/patch-bug1453555 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/waterfox/files/patch-bug1453555 Tue Apr 17 00:43:36 2018 (r467545) @@ -0,0 +1,34 @@ +commit 5b6c49ed5c8d +Author: James Teh +Date: Thu Apr 12 16:32:19 2018 +1000 + + Bug 1453555: Fix accessibility group info for