ports/147427: [patch] sysutils/fusefs-wdfs allow build with neon29

Dominic Fandrey kamikaze at bsdforen.de
Thu Jun 3 11:50:06 UTC 2010


>Number:         147427
>Category:       ports
>Synopsis:       [patch] sysutils/fusefs-wdfs allow build with neon29
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 03 11:50:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_8
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sat May 22 12:03:59 CEST 2010     root at mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64

>Description:
WDFS works with www/neon28 and www/neon29, but the dependency is forced on 28.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2010-06-03 13:42:42.000000000 +0200
+++ Makefile	2010-06-03 13:43:06.000000000 +0200
@@ -16,7 +16,7 @@
 COMMENT=	Mount remote WedDAV directories with Fuse
 
 LIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
-		neon.28:${PORTSDIR}/www/neon28
+		neon.2[89]:${PORTSDIR}/www/neon28
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
 
 GNU_CONFIGURE=	yes


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



More information about the freebsd-ports-bugs mailing list