Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2016 19:52:28 +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: r423296 - head/devel/fb-adb
Message-ID:  <201610041952.u94JqStR028610@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Oct  4 19:52:28 2016
New Revision: 423296
URL: https://svnweb.freebsd.org/changeset/ports/423296

Log:
  devel/fb-adb: update 64bit NDK
  
  MFH:		2016Q4

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	Tue Oct  4 19:49:56 2016	(r423295)
+++ head/devel/fb-adb/Makefile	Tue Oct  4 19:52:28 2016	(r423296)
@@ -57,7 +57,7 @@ WRKSRC_ndk=		${ANDROID_NDK}
 .else
 NDK_DISTFILES=		${NDK_DISTFILES_${LINUX_ARCH}}
 NDK_DISTFILES_i386=	android-ndk-r10e-linux-x86.bin:7z
-NDK_DISTFILES_x86_64=	android-ndk-r11c-linux-x86_64.zip:zip
+NDK_DISTFILES_x86_64=	android-ndk-r12b-linux-x86_64.zip:zip
 WRKSRC_ndk=		${WRKDIR}/${NDK_DISTFILES:R:C/(-[^-]+){2}$//}
 .endif
 NDK_USES=		7z:partial linux

Modified: head/devel/fb-adb/distinfo
==============================================================================
--- head/devel/fb-adb/distinfo	Tue Oct  4 19:49:56 2016	(r423295)
+++ head/devel/fb-adb/distinfo	Tue Oct  4 19:52:28 2016	(r423296)
@@ -1,6 +1,7 @@
+TIMESTAMP = 1472009581
 SHA256 (android-ndk-r10e-linux-x86.bin) = 92b07d25aaad9b341a7f2b2a62402d508e948bf2dea3ee7b65a6aeb18bca7df5
 SIZE (android-ndk-r10e-linux-x86.bin) = 394281908
-SHA256 (android-ndk-r11c-linux-x86_64.zip) = ba85dbe4d370e4de567222f73a3e034d85fc3011b3cbd90697f3e8dcace3ad94
-SIZE (android-ndk-r11c-linux-x86_64.zip) = 794135138
+SHA256 (android-ndk-r12b-linux-x86_64.zip) = eafae2d614e5475a3bcfd7c5f201db5b963cc1290ee3e8ae791ff0c66757781e
+SIZE (android-ndk-r12b-linux-x86_64.zip) = 755551010
 SHA256 (facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz) = ecac30fcec56cf98e548a62c62f056adaf568e0f23b6def6daf00ef19edd6954
 SIZE (facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz) = 250357



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610041952.u94JqStR028610>