ports/159108: sysutils/fusefs-smbnetfs update to 0.5.3

Volodymyr Kostyrko c.kworr at gmail.com
Fri Jul 22 11:10:07 UTC 2011


>Number:         159108
>Category:       ports
>Synopsis:       sysutils/fusefs-smbnetfs update to 0.5.3
>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:   Fri Jul 22 11:10:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_8
>Organization:
None
>Environment:
FreeBSD vux.3501.lan 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Jul 20 12:10:43 EEST 2011     arcade at vux.3501.lan:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
New version avaliable, fixes working with password for me.
>How-To-Repeat:
Trying to specify password via smbnetfs.auth crashes process.
>Fix:
Patch attached.

Patch attached with submission follows:

diff -udr /usr/ports/sysutils/fusefs-smbnetfs/Makefile fusefs-smbnetfs/Makefile
--- /usr/ports/sysutils/fusefs-smbnetfs/Makefile	2010-12-30 04:03:26.000000000 +0200
+++ fusefs-smbnetfs/Makefile	2011-07-22 13:55:55.369452690 +0300
@@ -5,7 +5,7 @@
 #
 
 PORTNAME=	smbnetfs
-PORTVERSION=	0.3.7
+PORTVERSION=	0.5.3
 CATEGORIES=	sysutils net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION}
 PKGNAMEPREFIX=	fusefs-
@@ -21,7 +21,7 @@
 USE_BZIP2=	yes
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
+CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" LDFLAGS="-L/usr/local/lib"
 SUB_FILES=	pkg-message
 
 post-install:
diff -udr /usr/ports/sysutils/fusefs-smbnetfs/distinfo fusefs-smbnetfs/distinfo
--- /usr/ports/sysutils/fusefs-smbnetfs/distinfo	2011-03-21 11:03:07.000000000 +0200
+++ fusefs-smbnetfs/distinfo	2011-07-22 13:38:53.272853419 +0300
@@ -1,2 +1,2 @@
-SHA256 (smbnetfs-0.3.7.tar.bz2) = b74307506be927da727d5746558a9e9a44eab21b5fc140d6a8d5609099847510
-SIZE (smbnetfs-0.3.7.tar.bz2) = 105831
+SHA256 (smbnetfs-0.5.3.tar.bz2) = e61d5acb2f489ce52505cb5c04724ba82f8fd3674ba185b2b0c9d7bb9cde5253
+SIZE (smbnetfs-0.5.3.tar.bz2) = 135469


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



More information about the freebsd-ports-bugs mailing list