Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2018 15:59:47 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
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
Message-ID:  <201808161559.w7GFxlBT061750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <ndowens@yahoo.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808161559.w7GFxlBT061750>