svn commit: r434854 - head/sysutils/android-file-transfer

Jan Beich jbeich at FreeBSD.org
Sun Feb 26 10:31:06 UTC 2017


Author: jbeich
Date: Sun Feb 26 10:31:05 2017
New Revision: 434854
URL: https://svnweb.freebsd.org/changeset/ports/434854

Log:
  sysutils/android-file-transfer: update to 3.1
  
  Changes:	https://github.com/whoozle/android-file-transfer-linux/compare/5a818d8...v3.1

Modified:
  head/sysutils/android-file-transfer/Makefile   (contents, props changed)
  head/sysutils/android-file-transfer/distinfo   (contents, props changed)

Modified: head/sysutils/android-file-transfer/Makefile
==============================================================================
--- head/sysutils/android-file-transfer/Makefile	Sun Feb 26 10:29:41 2017	(r434853)
+++ head/sysutils/android-file-transfer/Makefile	Sun Feb 26 10:31:05 2017	(r434854)
@@ -2,11 +2,13 @@
 
 PORTNAME=	android-file-transfer
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.0-14
-DISTVERSIONSUFFIX=	-g5a818d8
+DISTVERSION=	3.1
 PORTREVISION?=	0
 CATEGORIES=	sysutils
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES=	7a1db96cd2e2.patch:-p1
+
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	Android MTP client with minimalistic UI
 

Modified: head/sysutils/android-file-transfer/distinfo
==============================================================================
--- head/sysutils/android-file-transfer/distinfo	Sun Feb 26 10:29:41 2017	(r434853)
+++ head/sysutils/android-file-transfer/distinfo	Sun Feb 26 10:31:05 2017	(r434854)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1479647002
-SHA256 (whoozle-android-file-transfer-linux-v3.0-14-g5a818d8_GH0.tar.gz) = 3378b919f38d8f86008cb2e84045909af40f303101219fe75596ac91d124c170
-SIZE (whoozle-android-file-transfer-linux-v3.0-14-g5a818d8_GH0.tar.gz) = 419824
+TIMESTAMP = 1488052834
+SHA256 (whoozle-android-file-transfer-linux-v3.1_GH0.tar.gz) = d6350e273fa18c3c6d9e0a65c620ec35f41ef7e926acdf423a454f597e4314ec
+SIZE (whoozle-android-file-transfer-linux-v3.1_GH0.tar.gz) = 546978
+SHA256 (7a1db96cd2e2.patch) = c3dd367c374c587421f43c78492987c9838300c48736edfc3819a3c5bcae2d87
+SIZE (7a1db96cd2e2.patch) = 1780


More information about the svn-ports-all mailing list