svn commit: r398190 - in head/devel: android-tools-adb-devel android-tools-fastboot-devel

Jan Beich jbeich at FreeBSD.org
Tue Sep 29 22:49:19 UTC 2015


Author: jbeich
Date: Tue Sep 29 22:49:17 2015
New Revision: 398190
URL: https://svnweb.freebsd.org/changeset/ports/398190

Log:
  devel/android-tools-{adb,fastboot}-devel: add update hint for r397254

Modified:
  head/devel/android-tools-adb-devel/Makefile   (contents, props changed)
  head/devel/android-tools-fastboot-devel/Makefile   (contents, props changed)

Modified: head/devel/android-tools-adb-devel/Makefile
==============================================================================
--- head/devel/android-tools-adb-devel/Makefile	Tue Sep 29 22:49:02 2015	(r398189)
+++ head/devel/android-tools-adb-devel/Makefile	Tue Sep 29 22:49:17 2015	(r398190)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+# Hint: git describe --abbrev=12 --match android-m-preview
 DISTVERSION=	m-preview-1212
 DISTVERSIONSUFFIX=	-g94c617ccbba4
 PORTREVISION=	0

Modified: head/devel/android-tools-fastboot-devel/Makefile
==============================================================================
--- head/devel/android-tools-fastboot-devel/Makefile	Tue Sep 29 22:49:02 2015	(r398189)
+++ head/devel/android-tools-fastboot-devel/Makefile	Tue Sep 29 22:49:17 2015	(r398190)
@@ -1,5 +1,6 @@
 # $FreeBSD$
 
+# Hint: git describe --abbrev=12 --match android-m-preview
 DISTVERSION=	m-preview-1212
 DISTVERSIONSUFFIX=	-g94c617ccbba4
 PORTREVISION=	0


More information about the svn-ports-head mailing list