svn commit: r502181 - in head/sysutils: android-file-transfer android-file-transfer-qt5
Jan Beich
jbeich at FreeBSD.org
Tue May 21 00:43:51 UTC 2019
Author: jbeich
Date: Tue May 21 00:43:48 2019
New Revision: 502181
URL: https://svnweb.freebsd.org/changeset/ports/502181
Log:
sysutils/android-file-transfer: update to 3.8
Changes: https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.8
Modified:
head/sysutils/android-file-transfer-qt5/Makefile (contents, props changed)
head/sysutils/android-file-transfer/Makefile (contents, props changed)
head/sysutils/android-file-transfer/distinfo (contents, props changed)
Modified: head/sysutils/android-file-transfer-qt5/Makefile
==============================================================================
--- head/sysutils/android-file-transfer-qt5/Makefile Tue May 21 00:43:39 2019 (r502180)
+++ head/sysutils/android-file-transfer-qt5/Makefile Tue May 21 00:43:48 2019 (r502181)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
PKGNAMESUFFIX= -qt5
MASTERDIR= ${.CURDIR}/../android-file-transfer
Modified: head/sysutils/android-file-transfer/Makefile
==============================================================================
--- head/sysutils/android-file-transfer/Makefile Tue May 21 00:43:39 2019 (r502180)
+++ head/sysutils/android-file-transfer/Makefile Tue May 21 00:43:48 2019 (r502181)
@@ -2,9 +2,14 @@
PORTNAME= android-file-transfer
DISTVERSIONPREFIX= v
-DISTVERSION= 3.7
-PORTREVISION?= 3
+DISTVERSION= 3.8
+PORTREVISION?= 0
CATEGORIES= sysutils
+
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 6b969a1600d4.patch:-p1
+PATCHFILES+= 34b3eee2e0dd.patch:-p1
+PATCHFILES+= 82127426b3eb.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 Tue May 21 00:43:39 2019 (r502180)
+++ head/sysutils/android-file-transfer/distinfo Tue May 21 00:43:48 2019 (r502181)
@@ -1,3 +1,9 @@
-TIMESTAMP = 1541868455
-SHA256 (whoozle-android-file-transfer-linux-v3.7_GH0.tar.gz) = fe736cb24a8785ff0236728dc0c3446ba006ae72f7e65ce17dd20dadcaf7f851
-SIZE (whoozle-android-file-transfer-linux-v3.7_GH0.tar.gz) = 779591
+TIMESTAMP = 1558125140
+SHA256 (whoozle-android-file-transfer-linux-v3.8_GH0.tar.gz) = deafa957b8e98d175d07eaa9024ef5523fe98a6ad9478671326e367f89dd97d2
+SIZE (whoozle-android-file-transfer-linux-v3.8_GH0.tar.gz) = 780911
+SHA256 (6b969a1600d4.patch) = f03d059f59d13ae3508fd73b875fc3379846c8e4b1951f27dd30f6fe87e34d7e
+SIZE (6b969a1600d4.patch) = 1474
+SHA256 (34b3eee2e0dd.patch) = 3c2750a5ff2e69e93ec37235a47b062114435b094a9d5ff4d50b6705fc8e498a
+SIZE (34b3eee2e0dd.patch) = 945
+SHA256 (82127426b3eb.patch) = 40b348daa05e395eda77038a70a4f6fb508fe7562110f412c08703913073ba52
+SIZE (82127426b3eb.patch) = 1126
More information about the svn-ports-head
mailing list