Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2019 13:41:15 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516886 - head/devel/fb-adb
Message-ID:  <201911061341.xA6DfFmJ019226@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Nov  6 13:41:14 2019
New Revision: 516886
URL: https://svnweb.freebsd.org/changeset/ports/516886

Log:
  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(-)

Modified:
  head/devel/fb-adb/Makefile   (contents, props changed)
  head/devel/fb-adb/distinfo   (contents, props changed)

Modified: head/devel/fb-adb/Makefile
==============================================================================
--- head/devel/fb-adb/Makefile	Wed Nov  6 13:28:44 2019	(r516885)
+++ head/devel/fb-adb/Makefile	Wed Nov  6 13:41:14 2019	(r516886)
@@ -18,8 +18,6 @@ PATCHFILES=	1b5524282981.patch:-p1 \
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Better shell for Android devices
 
-BROKEN=		unfetchable
-
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 

Modified: head/devel/fb-adb/distinfo
==============================================================================
--- head/devel/fb-adb/distinfo	Wed Nov  6 13:28:44 2019	(r516885)
+++ head/devel/fb-adb/distinfo	Wed Nov  6 13:41:14 2019	(r516886)
@@ -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?201911061341.xA6DfFmJ019226>