Date: Wed, 6 Nov 2019 15:09:18 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516894 - branches/2019Q4/devel/fb-adb Message-ID: <201911061509.xA6F9IsQ076549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Wed Nov 6 15:09:18 2019 New Revision: 516894 URL: https://svnweb.freebsd.org/changeset/ports/516894 Log: MFH: r516886 devel/fb-adb: regen patches => Attempting to fetch https://github.com/facebook/fb-adb/commit/a25602788c1b.patch => Fetched file size mismatch (expected 9741, actual 9730) --- a25602788c1b.patch 2017-11-14 11:32:11 UTC +++ a25602788c1b.patch 2019-11-06 13:33:45 UTC @@ -16,9 +16,9 @@ This change just gets us back to using a PTY unconditi We could take advantage of adb fixes to get rid of some of our encoding logic, but that's a separate project. --- - chat.c | 14 ++++++- - cmd_shex.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------- - util.c | 29 +++++++++++++++ + chat.c | 14 +++++- + cmd_shex.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++------ + util.c | 29 +++++++++++++ util.h | 12 ++++++ 4 files changed, 162 insertions(+), 15 deletions(-) Approved by: ports-secteam blanket Modified: branches/2019Q4/devel/fb-adb/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/devel/fb-adb/distinfo ============================================================================== --- branches/2019Q4/devel/fb-adb/distinfo Wed Nov 6 15:08:44 2019 (r516893) +++ branches/2019Q4/devel/fb-adb/distinfo Wed Nov 6 15:09:18 2019 (r516894) @@ -9,8 +9,8 @@ SHA256 (1b5524282981.patch) = 88a666017031bb5b089589d5 SIZE (1b5524282981.patch) = 924 SHA256 (8f532a9ee3a3.patch) = 517d8c8f23ae5e3bdb63445c42ab5a7b7100b30d9fd60e047b45e3433d1977c9 SIZE (8f532a9ee3a3.patch) = 1235 -SHA256 (a25602788c1b.patch) = 0548d555636cbee711a5d7f3d2e8d119e8016ad5f71dd74a5a898450d127fc3d -SIZE (a25602788c1b.patch) = 9741 +SHA256 (a25602788c1b.patch) = 7a227fbceab39bb495d4e5a489899705b73f3e7eee64fd1200bc16ff9dffe696 +SIZE (a25602788c1b.patch) = 9730 SHA256 (3a3a52355a39.patch) = 99f6646b0d1821497189c8348d1e29663ab69a99991b6140bf0355ecb8c6f219 SIZE (3a3a52355a39.patch) = 2591 SHA256 (281df4766b82.patch) = 37d723cacc36ab3b097a2c1fdf959d50a4f16831dd834bdfd98902744b9506ec
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911061509.xA6F9IsQ076549>