From owner-svn-ports-head@freebsd.org Thu Aug 16 15:59:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C35D9106BE69; Thu, 16 Aug 2018 15:59:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 793E889EB0; Thu, 16 Aug 2018 15:59:48 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A7501B8E7; Thu, 16 Aug 2018 15:59:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7GFxm5c061752; Thu, 16 Aug 2018 15:59:48 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7GFxlBT061750; Thu, 16 Aug 2018 15:59:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201808161559.w7GFxlBT061750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 16 Aug 2018 15:59:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477354 - in head/sysutils/fusefs-unionfs: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/sysutils/fusefs-unionfs: . files X-SVN-Commit-Revision: 477354 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2018 15:59:48 -0000 Author: swills Date: Thu Aug 16 15:59:47 2018 New Revision: 477354 URL: https://svnweb.freebsd.org/changeset/ports/477354 Log: sysutils/fusefs-unionfs: Update to 2.0 While here, assign maintainership to submitter PR: 230521 Submitted by: Nathan Deleted: head/sysutils/fusefs-unionfs/files/patch-src__unionfs.c Modified: head/sysutils/fusefs-unionfs/Makefile (contents, props changed) head/sysutils/fusefs-unionfs/distinfo (contents, props changed) Modified: head/sysutils/fusefs-unionfs/Makefile ============================================================================== --- head/sysutils/fusefs-unionfs/Makefile Thu Aug 16 15:56:44 2018 (r477353) +++ head/sysutils/fusefs-unionfs/Makefile Thu Aug 16 15:59:47 2018 (r477354) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= unionfs -PORTVERSION= 1.0 +PORTVERSION= 2.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ndowens@yahoo.com COMMENT= FUSE based implementation of the well-known unionfs LICENSE= BSD3CLAUSE Modified: head/sysutils/fusefs-unionfs/distinfo ============================================================================== --- head/sysutils/fusefs-unionfs/distinfo Thu Aug 16 15:56:44 2018 (r477353) +++ head/sysutils/fusefs-unionfs/distinfo Thu Aug 16 15:59:47 2018 (r477354) @@ -1,2 +1,3 @@ -SHA256 (rpodgorny-unionfs-fuse-v1.0_GH0.tar.gz) = 2ee80bd0634a61adb2159212e155d607a0a82ad659214ae6edb3530396cccc09 -SIZE (rpodgorny-unionfs-fuse-v1.0_GH0.tar.gz) = 48149 +TIMESTAMP = 1533965149 +SHA256 (rpodgorny-unionfs-fuse-v2.0_GH0.tar.gz) = f24d7dd64c678cefacbebf2727b61e3127b8ecb6bb9176d7117dd31503455643 +SIZE (rpodgorny-unionfs-fuse-v2.0_GH0.tar.gz) = 46537