notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/android-tools-adb/files/patch-usb_libusb.c
SVNWeb

Number of commits found: 3

Fri, 9 Oct 2015
[ 15:25 jbeich search for other commits by this committer ] Original commit   Revision:398924 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
devel/android-tools-{adb,fastboot}: update to 6.0.0.r1 (marshmallow)

- Integrate most changes from -devel slaves (e.g. r392432, r397252)
- Get revision based on GH_TAGNAME (from JSON for releases)
- Take maintainership

Changes:	https://android.googlesource.com/platform/system/core/+log/android-5.1.1_r4..android-6.0.0_r1/adb
Changes:	https://android.googlesource.com/platform/system/core/+log/android-5.1.1_r4..android-6.0.0_r1/fastboot
Approved by:	kevlo (adb maintainer)
Differential Revision:	https://reviews.freebsd.org/D3842
Fri, 19 Jun 2015
[ 17:14 jbeich search for other commits by this committer ] Original commit   Revision:390136
devel/android-tools-adb: fix "get-devpath" output

Catch up with the following upstream change:

https://android.googlesource.com/platform/system/core/+/e109d26%5E!/

Before

  $ adb get-devpath
  unknown

  $ adb devices -l
  List of devices attached
  ABCD1234             device product:A1 model:Blah device:foo
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 1 Aug 2013
[ 10:05 kevlo search for other commits by this committer ] Original commit   Revision:324099
Import Android adb tool.

Android Debug Bridge (adb) is a versatile command line tool that
lets you communicate with an emulator instance or connected
Android-powered device.

Number of commits found: 3