Date: Mon, 4 Dec 2006 15:24:15 -0500 From: "Anish Mistry" <amistry@am-productions.biz> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: Max Khon <fjoe@samodelkin.net> Subject: ports/106346: Update sysutils/fusefs-libs to 2.6.1 Message-ID: <1165263855.97907@bigguy.am-productions.biz> Resent-Message-ID: <200612042030.kB4KUCbb005142@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106346 >Category: ports >Synopsis: Update sysutils/fusefs-libs to 2.6.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 04 20:30:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Anish Mistry >Release: FreeBSD 6.2-RC1 i386 >Organization: AM Productions >Environment: System: FreeBSD 6.2-RC1 #3: Sat Dec 2 20:20:28 EST 2006 amistry@bigguy.am-productions.biz:/usr/home/amistry/storage/temp/usr/home/amistry/windows-share/build/src/sys/BIGGUY >Description: Update to 2.6.1. This is needed for the new fusefs-ntfs port. >How-To-Repeat: >Fix: --- fusefs-libs-2.6.1.patch begins here --- diff -ruN fusefs-libs.orig/Makefile fusefs-libs/Makefile --- fusefs-libs.orig/Makefile Mon Dec 4 15:12:40 2006 +++ fusefs-libs/Makefile Mon Dec 4 15:13:14 2006 @@ -5,8 +5,7 @@ # PORTNAME= fusefs -PORTVERSION= 2.5.3 -PORTREVISION= 1 +PORTVERSION= 2.6.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuse diff -ruN fusefs-libs.orig/distinfo fusefs-libs/distinfo --- fusefs-libs.orig/distinfo Mon Dec 4 15:12:41 2006 +++ fusefs-libs/distinfo Mon Dec 4 15:13:14 2006 @@ -1,3 +1,3 @@ -MD5 (fuse-2.5.3.tar.gz) = 9c7e8b6606b9f158ae20b8521ba2867c -SHA256 (fuse-2.5.3.tar.gz) = 19f9e27a35e65b61c25b999c44d0c35ba858ad586379226849d097d638579057 -SIZE (fuse-2.5.3.tar.gz) = 409443 +MD5 (fuse-2.6.1.tar.gz) = 13e1873086a1d7a95f470bbc7428c528 +SHA256 (fuse-2.6.1.tar.gz) = e5d039f1adcb5fcc16f5f3eb1c7d95918b62ace79f75d327c72707cafdd8be7c +SIZE (fuse-2.6.1.tar.gz) = 472606 diff -ruN fusefs-libs.orig/pkg-plist fusefs-libs/pkg-plist --- fusefs-libs.orig/pkg-plist Mon Dec 4 15:12:41 2006 +++ fusefs-libs/pkg-plist Mon Dec 4 15:13:14 2006 @@ -1,15 +1,21 @@ include/fuse/fuse.h include/fuse/fuse_compat.h include/fuse/fuse_common.h +include/fuse/fuse_common_compat.h include/fuse/fuse_lowlevel.h include/fuse/fuse_lowlevel_compat.h include/fuse/fuse_opt.h include/fuse/fuse_kernel.h include/fuse.h +include/ulockmgr.h lib/libfuse.a lib/libfuse.la lib/libfuse.so lib/libfuse.so.2 +lib/libulockmgr.la +lib/libulockmgr.a +lib/libulockmgr.so +lib/libulockmgr.so.1 libdata/pkgconfig/fuse.pc @dirrm include/fuse %%PORTDOCS%%%%DOCSDIR%%/libs/how-fuse-works --- fusefs-libs-2.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1165263855.97907>