From owner-svn-ports-all@freebsd.org Tue Jul 26 01:36:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26B39BA40E3; Tue, 26 Jul 2016 01:36:16 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAB831BC7; Tue, 26 Jul 2016 01:36:15 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6Q1aFi9000910; Tue, 26 Jul 2016 01:36:15 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6Q1aFXQ000908; Tue, 26 Jul 2016 01:36:15 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201607260136.u6Q1aFXQ000908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Tue, 26 Jul 2016 01:36:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419095 - head/sysutils/fusefs-sshfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 01:36:16 -0000 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