summaryrefslogtreecommitdiff
path: root/devel/android-tools-fastboot-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/android-tools-fastboot-devel/Makefile')
-rw-r--r--devel/android-tools-fastboot-devel/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/android-tools-fastboot-devel/Makefile b/devel/android-tools-fastboot-devel/Makefile
index f010225105fd..a7c96514a9c4 100644
--- a/devel/android-tools-fastboot-devel/Makefile
+++ b/devel/android-tools-fastboot-devel/Makefile
@@ -1,18 +1,19 @@
# $FreeBSD$
# Hint: git describe --abbrev=12 --match android-m-preview
-DISTVERSION= m-preview-6225
-DISTVERSIONSUFFIX= -gaef26bb1a4ad
+DISTVERSION= m-preview-6425
+DISTVERSIONSUFFIX= -g0fc006685c20
PORTREVISION= 0
PKGNAMESUFFIX= -devel
-GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-1153-gb764f45:extras \
- ${DISTVERSIONFULL:C/-[0-9].*//}-96-g589c5ac:libselinux
+GH_TAGNAME= ${DISTVERSIONFULL:C/-[0-9].*//}-1197-g21ac023:extras \
+ ${DISTVERSIONFULL:C/-[0-9].*//}-98-gde7b594:libselinux
CONFLICTS_INSTALL= ${PORTNAME}-[0-9]*
MASTERDIR= ${.CURDIR}/../android-tools-fastboot
-FILESDIR= ${.CURDIR}/files
DISTINFO_FILE= ${.CURDIR}/distinfo
+FILESDIR= ${.CURDIR}/files
+EXTRA_PATCHES= ${.CURDIR}/files/patch-*
.include "${MASTERDIR}/Makefile"