Date: Tue, 11 Oct 2016 16:09:38 +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: r423778 - branches/2016Q4/devel/fb-adb Message-ID: <201610111609.u9BG9cun006051@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Oct 11 16:09:38 2016 New Revision: 423778 URL: https://svnweb.freebsd.org/changeset/ports/423778 Log: MFH: r423296 devel/fb-adb: update 64bit NDK Approved by: ports-secteam (feld) Modified: branches/2016Q4/devel/fb-adb/Makefile branches/2016Q4/devel/fb-adb/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/fb-adb/Makefile ============================================================================== --- branches/2016Q4/devel/fb-adb/Makefile Tue Oct 11 16:06:52 2016 (r423777) +++ branches/2016Q4/devel/fb-adb/Makefile Tue Oct 11 16:09:38 2016 (r423778) @@ -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: branches/2016Q4/devel/fb-adb/distinfo ============================================================================== --- branches/2016Q4/devel/fb-adb/distinfo Tue Oct 11 16:06:52 2016 (r423777) +++ branches/2016Q4/devel/fb-adb/distinfo Tue Oct 11 16:09:38 2016 (r423778) @@ -1,7 +1,7 @@ TIMESTAMP = 1475810942 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-126-g6fd78ae_GH0.tar.gz) = 8816a6e2d331d8bd486ec181935471c702c3da262bd61bb9dc78369ab9563ded SIZE (facebook-fb-adb-1.4.4-126-g6fd78ae_GH0.tar.gz) = 250589
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610111609.u9BG9cun006051>