Date: Fri, 7 Oct 2016 07:52:25 +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: r423455 - head/devel/fb-adb Message-ID: <201610070752.u977qPSZ017250@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Oct 7 07:52:25 2016 New Revision: 423455 URL: https://svnweb.freebsd.org/changeset/ports/423455 Log: devel/fb-adb: update to 1.4.4.126 A version just before Android SDK is required for build. Changes: https://github.com/facebook/fb-adb/compare/b230619...6fd78ae MFH: 2016Q4 (no consumers) 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 Fri Oct 7 07:28:33 2016 (r423454) +++ head/devel/fb-adb/Makefile Fri Oct 7 07:52:25 2016 (r423455) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= fb-adb -DISTVERSION= 1.4.4-124 -DISTVERSIONSUFFIX= -gb230619 +DISTVERSION= 1.4.4-126 +DISTVERSIONSUFFIX= -g6fd78ae CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/fb-adb/distinfo ============================================================================== --- head/devel/fb-adb/distinfo Fri Oct 7 07:28:33 2016 (r423454) +++ head/devel/fb-adb/distinfo Fri Oct 7 07:52:25 2016 (r423455) @@ -1,7 +1,7 @@ -TIMESTAMP = 1472009581 +TIMESTAMP = 1475810942 SHA256 (android-ndk-r10e-linux-x86.bin) = 92b07d25aaad9b341a7f2b2a62402d508e948bf2dea3ee7b65a6aeb18bca7df5 SIZE (android-ndk-r10e-linux-x86.bin) = 394281908 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 +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?201610070752.u977qPSZ017250>