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

Muhammad Moinur Rahman bofh at FreeBSD.org
Tue Jul 26 01:36:16 UTC 2016


Author: bofh
Date: Tue Jul 26 01:36:14 2016
New Revision: 419095
URL: https://svnweb.freebsd.org/changeset/ports/419095

Log:
  sysutils/fusefs-sshfs: Update version 2.7=>2.8
  
  0 Add USES=gettext

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

Modified: head/sysutils/fusefs-sshfs/Makefile
==============================================================================
--- head/sysutils/fusefs-sshfs/Makefile	Tue Jul 26 01:00:59 2016	(r419094)
+++ head/sysutils/fusefs-sshfs/Makefile	Tue Jul 26 01:36:14 2016	(r419095)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	sshfs
-PORTVERSION=	2.7
-DISTVERSIONPREFIX=	${PORTNAME}-
+PORTVERSION=	2.8
+DISTVERSIONPREFIX=	${PORTNAME}_
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 
@@ -18,7 +18,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	libfuse
 
 GNU_CONFIGURE=	yes
-USES=		autoreconf fuse pkgconfig
+USES=		autoreconf fuse gettext pkgconfig
 USE_GNOME=	glib20
 
 PLIST_FILES=	bin/sshfs \

Modified: head/sysutils/fusefs-sshfs/distinfo
==============================================================================
--- head/sysutils/fusefs-sshfs/distinfo	Tue Jul 26 01:00:59 2016	(r419094)
+++ head/sysutils/fusefs-sshfs/distinfo	Tue Jul 26 01:36:14 2016	(r419095)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464784163
-SHA256 (libfuse-sshfs-sshfs-2.7_GH0.tar.gz) = 6a82b1c37e76bf70ef88a5024d5bf24de6e8d98362d9bbf5f01cbedd63d53307
-SIZE (libfuse-sshfs-sshfs-2.7_GH0.tar.gz) = 50642
+TIMESTAMP = 1466680208
+SHA256 (libfuse-sshfs-sshfs_2.8_GH0.tar.gz) = f4f771ba0230fd9bb673e1329035f3d4c3455648055c926eaa2274f5bc8d65c7
+SIZE (libfuse-sshfs-sshfs_2.8_GH0.tar.gz) = 50834


More information about the svn-ports-head mailing list