svn commit: r475204 - head/sysutils/fusefs-sshfs

Muhammad Moinur Rahman bofh at FreeBSD.org
Mon Jul 23 21:19:02 UTC 2018


Author: bofh
Date: Mon Jul 23 21:19:01 2018
New Revision: 475204
URL: https://svnweb.freebsd.org/changeset/ports/475204

Log:
  sysutils/fusefs-sshfs: Update version 3.3.1=>3.4.0
  
  Relnotes:	https://github.com/libfuse/sshfs/blob/master/ChangeLog.rst

Modified:
  head/sysutils/fusefs-sshfs/Makefile
  head/sysutils/fusefs-sshfs/distinfo

Modified: head/sysutils/fusefs-sshfs/Makefile
==============================================================================
--- head/sysutils/fusefs-sshfs/Makefile	Mon Jul 23 21:08:09 2018	(r475203)
+++ head/sysutils/fusefs-sshfs/Makefile	Mon Jul 23 21:19:01 2018	(r475204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sshfs
-PORTVERSION=	3.3.1
+PORTVERSION=	3.4.0
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
@@ -13,7 +13,8 @@ COMMENT=	Mount remote directories over ssh
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	rst2man:textproc/py-docutils
+BUILD_DEPENDS=	rst2man:textproc/py-docutils@${PY_FLAVOR}
+
 
 USES=		fuse:3 gettext meson pkgconfig
 

Modified: head/sysutils/fusefs-sshfs/distinfo
==============================================================================
--- head/sysutils/fusefs-sshfs/distinfo	Mon Jul 23 21:08:09 2018	(r475203)
+++ head/sysutils/fusefs-sshfs/distinfo	Mon Jul 23 21:19:01 2018	(r475204)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515443900
-SHA256 (libfuse-sshfs-sshfs-3.3.1_GH0.tar.gz) = 5310cb14424ba2101e389bd5463a97fbea044674d1cd3275e1a4f5cba2016668
-SIZE (libfuse-sshfs-sshfs-3.3.1_GH0.tar.gz) = 54928
+TIMESTAMP = 1532378188
+SHA256 (libfuse-sshfs-sshfs-3.4.0_GH0.tar.gz) = 4eca92ba73dce59e96e35bd27977859f339ee92c93fc239106a7f08342a94a3e
+SIZE (libfuse-sshfs-sshfs-3.4.0_GH0.tar.gz) = 55679


More information about the svn-ports-all mailing list