From owner-svn-ports-all@freebsd.org Thu Sep 12 10:14:56 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7DE92F1A11; Thu, 12 Sep 2019 10:14:56 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46TZQ82mlRz44Yp; Thu, 12 Sep 2019 10:14:56 +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 29BF41D3E8; Thu, 12 Sep 2019 10:14:56 +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 x8CAEudQ009268; Thu, 12 Sep 2019 10:14:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8CAEtFT009263; Thu, 12 Sep 2019 10:14:55 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201909121014.x8CAEtFT009263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 12 Sep 2019 10:14:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511869 - in head/devel/android-tools-adb: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/devel/android-tools-adb: . files X-SVN-Commit-Revision: 511869 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Sep 2019 10:14:56 -0000 Author: jbeich Date: Thu Sep 12 10:14:54 2019 New Revision: 511869 URL: https://svnweb.freebsd.org/changeset/ports/511869 Log: devel/android-tools-adb: update to 29.0.3 Changes: https://android.googlesource.com/platform/system/core/+log/platform-tools-29.0.2..platform-tools-29.0.3/adb Reported by: portscout Added: head/devel/android-tools-adb/files/patch-adb_client_adb__install.cpp (contents, props changed) Deleted: head/devel/android-tools-adb/files/patch-adb_fdevent_fdevent.h head/devel/android-tools-adb/files/patch-adb_types.h Modified: head/devel/android-tools-adb/Makefile (contents, props changed) head/devel/android-tools-adb/distinfo (contents, props changed) head/devel/android-tools-adb/files/patch-adb_bugreport__test.cpp (contents, props changed) head/devel/android-tools-adb/files/patch-liblog_logger.h (contents, props changed) Modified: head/devel/android-tools-adb/Makefile ============================================================================== --- head/devel/android-tools-adb/Makefile Thu Sep 12 10:13:41 2019 (r511868) +++ head/devel/android-tools-adb/Makefile Thu Sep 12 10:14:54 2019 (r511869) @@ -2,7 +2,7 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= platform-tools- -DISTVERSION?= 29.0.2 +DISTVERSION?= 29.0.3 PORTREVISION?= 0 CATEGORIES= devel comms Modified: head/devel/android-tools-adb/distinfo ============================================================================== --- head/devel/android-tools-adb/distinfo Thu Sep 12 10:13:41 2019 (r511868) +++ head/devel/android-tools-adb/distinfo Thu Sep 12 10:14:54 2019 (r511869) @@ -1,7 +1,7 @@ -TIMESTAMP = 1563393249 -SHA256 (aosp-mirror-platform_system_core-platform-tools-29.0.2_GH0.tar.gz) = cd0f6fe386f07d7aef98cf46a41cef0aa1e8cebfe06f434bb5c88777de4c2643 -SIZE (aosp-mirror-platform_system_core-platform-tools-29.0.2_GH0.tar.gz) = 59909027 +TIMESTAMP = 1565662258 +SHA256 (aosp-mirror-platform_system_core-platform-tools-29.0.3_GH0.tar.gz) = f2938ab5d206f5d4e075afba1a3e32fc26656bb439b6208200bef0ea5bae77eb +SIZE (aosp-mirror-platform_system_core-platform-tools-29.0.3_GH0.tar.gz) = 61252755 SHA256 (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = ca3311ba47a5edd56c929ac9aae57c02c2c3f1636519c5f67abb00b6e3ecd75c SIZE (mbrubeck-android-completion-c1b0656_GH0.tar.gz) = 5967 -SHA256 (aosp-mirror-platform_development-platform-tools-29.0.2_GH0.tar.gz) = aa40c37fd1cbb1c4a93a0c4ba26468bb47a5837826cb94423f5ca161dd85f118 -SIZE (aosp-mirror-platform_development-platform-tools-29.0.2_GH0.tar.gz) = 56861217 +SHA256 (aosp-mirror-platform_development-platform-tools-29.0.3_GH0.tar.gz) = 58a291b441d7ab9a0ec1224ce3e383feff5ec67940de901d544af8fdfaf5687b +SIZE (aosp-mirror-platform_development-platform-tools-29.0.3_GH0.tar.gz) = 56856358 Modified: head/devel/android-tools-adb/files/patch-adb_bugreport__test.cpp ============================================================================== --- head/devel/android-tools-adb/files/patch-adb_bugreport__test.cpp Thu Sep 12 10:13:41 2019 (r511868) +++ head/devel/android-tools-adb/files/patch-adb_bugreport__test.cpp Thu Sep 12 10:14:54 2019 (r511869) @@ -1,6 +1,23 @@ ---- adb/bugreport_test.cpp.orig 2016-09-28 18:07:09 UTC +--- adb/bugreport_test.cpp.orig 2019-08-13 02:10:58 UTC +++ adb/bugreport_test.cpp -@@ -40,6 +40,7 @@ using ::testing::internal::CaptureStdout +@@ -14,8 +14,6 @@ + * limitations under the License. + */ + +-#include "bugreport.h" +- + #include + #include + +@@ -24,6 +22,7 @@ + + #include "sysdeps.h" + #include "adb_utils.h" ++#include "bugreport.h" + + using ::testing::_; + using ::testing::Action; +@@ -40,6 +39,7 @@ using ::testing::internal::CaptureStdout; using ::testing::internal::GetCapturedStderr; using ::testing::internal::GetCapturedStdout; @@ -8,7 +25,7 @@ // Empty function so tests don't need to be linked against file_sync_service.cpp, which requires // SELinux and its transitive dependencies... bool do_sync_pull(const std::vector& srcs, const char* dst, bool copy_attrs, -@@ -47,6 +48,7 @@ bool do_sync_pull(const std::vector& srcs ADD_FAILURE() << "do_sync_pull() should have been mocked"; return false; } Added: head/devel/android-tools-adb/files/patch-adb_client_adb__install.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/android-tools-adb/files/patch-adb_client_adb__install.cpp Thu Sep 12 10:14:54 2019 (r511869) @@ -0,0 +1,11 @@ +--- adb/client/adb_install.cpp.orig 2019-08-13 02:10:58 UTC ++++ adb/client/adb_install.cpp +@@ -214,7 +214,7 @@ static int install_app_streamed(int argc, const char** + return 1; + } + +-#ifdef __linux__ ++#if !defined(__APPLE__) && !defined(_WIN32) + posix_fadvise(local_fd.get(), 0, 0, POSIX_FADV_SEQUENTIAL | POSIX_FADV_NOREUSE); + #endif + Modified: head/devel/android-tools-adb/files/patch-liblog_logger.h ============================================================================== --- head/devel/android-tools-adb/files/patch-liblog_logger.h Thu Sep 12 10:13:41 2019 (r511868) +++ head/devel/android-tools-adb/files/patch-liblog_logger.h Thu Sep 12 10:14:54 2019 (r511869) @@ -1,6 +1,6 @@ ---- liblog/logger.h.orig 2019-07-17 19:54:09 UTC +--- liblog/logger.h.orig 2019-08-13 02:10:58 UTC +++ liblog/logger.h -@@ -16,8 +16,14 @@ +@@ -16,7 +16,13 @@ #pragma once @@ -10,7 +10,6 @@ +using std::atomic_uintptr_t; +#else #include - #include +#endif #include