ports/93158: Correct sysutils/fusefs-sshfs libs check

Anish Mistry amistry at am-productions.biz
Sat Feb 11 01:10:13 UTC 2006


>Number:         93158
>Category:       ports
>Synopsis:       Correct sysutils/fusefs-sshfs libs check
>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:   Sat Feb 11 01:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.0-STABLE #0: Tue Jan 31 10:24:32 EST 2006
    root@:/usr/obj/usr/src/sys/BIGGUY



>Description:


Correctly handle library version number dependency.


>How-To-Repeat:





>Fix:


--- fusefs-sshfs-1.4.patch begins here ---
diff -ruN fusefs-sshfs.orig/Makefile fusefs-sshfs/Makefile
--- fusefs-sshfs.orig/Makefile	Fri Feb 10 19:39:27 2006
+++ fusefs-sshfs/Makefile	Fri Feb 10 19:45:49 2006
@@ -17,12 +17,10 @@
 
 LIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
-
-CONFLICTS=	fusefs-kmod-0.2.19*
+BUILD_DEPENDS=	fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
-USE_REINPLACE=	yes
 USE_GNOME=	glib20
 
 .include <bsd.port.pre.mk>
--- fusefs-sshfs-1.4.patch ends here ---



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



More information about the freebsd-ports-bugs mailing list