aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-simple-mtpfs
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-01-22 20:02:15 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-01-22 20:02:15 +0000
commitba3d05cfd86e19bd4ace1d0b5d1f80f42cc8e2c3 (patch)
treec996f5ac3733edfba609d6ff43d9bf7b9934e835 /sysutils/fusefs-simple-mtpfs
parentf6d150e0bcc2e8b883f4b1132a9311b360ab69a1 (diff)
downloadports-ba3d05cfd86e19bd4ace1d0b5d1f80f42cc8e2c3.tar.gz
ports-ba3d05cfd86e19bd4ace1d0b5d1f80f42cc8e2c3.zip
Update to 0.2.s20150108
Differential Revision: https://reviews.freebsd.org/D1594 Approved by: flo (mentor) ChangeLog: - Fix month value in log's timestamp - Introduce device capabilities in --list-devices - Drop debug messages from LIBMTP_Init() - Move mutex calls to private section of MTPDevice - Show correct folder timestamp
Notes
Notes: svn path=/head/; revision=377695
Diffstat (limited to 'sysutils/fusefs-simple-mtpfs')
-rw-r--r--sysutils/fusefs-simple-mtpfs/Makefile5
-rw-r--r--sysutils/fusefs-simple-mtpfs/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/fusefs-simple-mtpfs/Makefile b/sysutils/fusefs-simple-mtpfs/Makefile
index c3b2d576eba6..665e35ede176 100644
--- a/sysutils/fusefs-simple-mtpfs/Makefile
+++ b/sysutils/fusefs-simple-mtpfs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= simple-mtpfs
-PORTVERSION= 0.2.s20140709
-PORTREVISION= 2
+PORTVERSION= 0.2.s20150108
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
@@ -16,7 +15,7 @@ LIB_DEPENDS= libmtp.so:${PORTSDIR}/multimedia/libmtp
USE_GITHUB= yes
GH_ACCOUNT= phatina
GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= 74dfce6
+GH_COMMIT= 76be403
USES= autoreconf compiler:c++11-lib fuse pkgconfig
GNU_CONFIGURE= yes
diff --git a/sysutils/fusefs-simple-mtpfs/distinfo b/sysutils/fusefs-simple-mtpfs/distinfo
index 461ff871ef5a..7215380aba69 100644
--- a/sysutils/fusefs-simple-mtpfs/distinfo
+++ b/sysutils/fusefs-simple-mtpfs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (simple-mtpfs-0.2.s20140709.tar.gz) = ef1f96d17b594513cac65e32ca75d8b1368c3bd6b916f446b060984030fb394e
-SIZE (simple-mtpfs-0.2.s20140709.tar.gz) = 35333
+SHA256 (simple-mtpfs-0.2.s20150108.tar.gz) = 073b1470106e5647e437dde78f160414eab5939bcf49be563bc7dc4aeb635ba2
+SIZE (simple-mtpfs-0.2.s20150108.tar.gz) = 35972