ports/108713: [PATCH] sysutils/fusefs-unionfs: update to 0.16, reset maintainership

Gea-Suan Lin gslin at gslin.org
Sat Feb 3 11:20:22 UTC 2007


>Number:         108713
>Category:       ports
>Synopsis:       [PATCH] sysutils/fusefs-unionfs: update to 0.16, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 03 11:20:21 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 0.16
- Reset maintainership to ports at FreeBSD.org

Port maintainer (gslin at gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fusefs-unionfs-0.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-unionfs/Makefile /home/staff/gslin/work/ports/fusefs-unionfs/Makefile
--- /usr/ports/sysutils/fusefs-unionfs/Makefile	Tue Aug 15 03:14:50 2006
+++ /home/staff/gslin/work/ports/fusefs-unionfs/Makefile	Sat Feb  3 19:17:10 2007
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	unionfs
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	sysutils
 MASTER_SITES=	http://podgorny.cz/unionfs-fuse/releases/
 PKGNAMEPREFIX=	fusefs-
 DISTNAME=	unionfs-fuse-${PORTVERSION}
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	FUSE based implementation of the well-known unionfs
 
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-unionfs/distinfo /home/staff/gslin/work/ports/fusefs-unionfs/distinfo
--- /usr/ports/sysutils/fusefs-unionfs/distinfo	Wed Aug  9 03:18:28 2006
+++ /home/staff/gslin/work/ports/fusefs-unionfs/distinfo	Sat Feb  3 19:17:21 2007
@@ -1,3 +1,3 @@
-MD5 (unionfs-fuse-0.15.tar.bz2) = 5631e14b9c57e59ee729ba5eb774fe43
-SHA256 (unionfs-fuse-0.15.tar.bz2) = 0145679ff29c13782bed8cb8d49aa69820520b81f1ce9eccdf69c76c5ee93d71
-SIZE (unionfs-fuse-0.15.tar.bz2) = 6112
+MD5 (unionfs-fuse-0.16.tar.bz2) = 7eb99f9b217463c2e378533b89219440
+SHA256 (unionfs-fuse-0.16.tar.bz2) = 2264fa51df47bbe62deb0ff78c63db6b4fb9ce59ec1b14f6dd46baa1c89aaa8f
+SIZE (unionfs-fuse-0.16.tar.bz2) = 6175
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-unionfs/files/patch-unionfs.c /home/staff/gslin/work/ports/fusefs-unionfs/files/patch-unionfs.c
--- /usr/ports/sysutils/fusefs-unionfs/files/patch-unionfs.c	Wed Aug  9 03:18:28 2006
+++ /home/staff/gslin/work/ports/fusefs-unionfs/files/patch-unionfs.c	Sat Feb  3 19:18:20 2007
@@ -14,10 +14,3 @@
  
  	if (res == -1) return -errno;
  
-@@ -928,5 +923,5 @@
- 	}
- 
- 	umask(0);
--	return fuse_main(args.argc, args.argv, &unionfs_oper, NULL);
-+	return fuse_main(args.argc, args.argv, &unionfs_oper);
- }
--- fusefs-unionfs-0.16.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list