devel/fb-adb: backport Android 7 (Nougat) support
MFH: 2017Q1
This commit is contained in:
parent
20b3a34a02
commit
2246838c88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436291
2 changed files with 13 additions and 0 deletions
|
@ -3,8 +3,15 @@
|
|||
PORTNAME= fb-adb
|
||||
DISTVERSION= 1.4.4-126
|
||||
DISTVERSIONSUFFIX= -g6fd78ae
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel comms
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 1b5524282981.patch:-p1 \
|
||||
8f532a9ee3a3.patch:-p1 \
|
||||
a25602788c1b.patch:-p1 \
|
||||
${NULL}
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Better shell for Android devices
|
||||
|
||||
|
|
|
@ -5,3 +5,9 @@ SHA256 (android-ndk-r12b-linux-x86_64.zip) = eafae2d614e5475a3bcfd7c5f201db5b963
|
|||
SIZE (android-ndk-r12b-linux-x86_64.zip) = 755551010
|
||||
SHA256 (facebook-fb-adb-1.4.4-126-g6fd78ae_GH0.tar.gz) = 8816a6e2d331d8bd486ec181935471c702c3da262bd61bb9dc78369ab9563ded
|
||||
SIZE (facebook-fb-adb-1.4.4-126-g6fd78ae_GH0.tar.gz) = 250589
|
||||
SHA256 (1b5524282981.patch) = 88a666017031bb5b089589d537ba137926a7183a2eea3ebfea09f6eae4e514ea
|
||||
SIZE (1b5524282981.patch) = 924
|
||||
SHA256 (8f532a9ee3a3.patch) = 517d8c8f23ae5e3bdb63445c42ab5a7b7100b30d9fd60e047b45e3433d1977c9
|
||||
SIZE (8f532a9ee3a3.patch) = 1235
|
||||
SHA256 (a25602788c1b.patch) = 0548d555636cbee711a5d7f3d2e8d119e8016ad5f71dd74a5a898450d127fc3d
|
||||
SIZE (a25602788c1b.patch) = 9741
|
||||
|
|
Loading…
Reference in a new issue