svn commit: r477354 - in head/sysutils/fusefs-unionfs: . files
Steve Wills
swills at FreeBSD.org
Thu Aug 16 15:59:48 UTC 2018
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 at 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 at FreeBSD.org
+MAINTAINER= ndowens at 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
More information about the svn-ports-head
mailing list