ports/146222: update sysutils/fusefs-smbnetfs from 0.3.7 to 0.5.2

Frank Steinborn steinex at nognu.de
Sat May 1 17:40:17 UTC 2010


>Number:         146222
>Category:       ports
>Synopsis:       update sysutils/fusefs-smbnetfs from 0.3.7 to 0.5.2
>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 May 01 17:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Frank Steinborn
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD apfeltasche.local 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Mon Apr 12 22:00:16 CEST 2010 steinex at apfeltasche.local:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Attached patch updates SMBNetFS to 0.5.2. I also would like to take over maintainership of this port if current maintainer has lost interest.
>How-To-Repeat:
	
>Fix:

	

--- fusefs-smbnetfs-0.5.2.diff begins here ---
diff -ru fusefs-smbnetfs.orig/Makefile fusefs-smbnetfs/Makefile
--- fusefs-smbnetfs.orig/Makefile	2010-05-01 18:54:27.000000000 +0200
+++ fusefs-smbnetfs/Makefile	2010-05-01 19:18:38.000000000 +0200
@@ -5,7 +5,7 @@
 #
 
 PORTNAME=	smbnetfs
-PORTVERSION=	0.3.7
+PORTVERSION=	0.5.2
 CATEGORIES=	sysutils net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/SMBNetFS-${PORTVERSION}
 PKGNAMEPREFIX=	fusefs-
@@ -20,9 +20,11 @@
 BUILD_DEPENDS=	fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
 
 USE_BZIP2=	yes
+DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"
+CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 SUB_FILES=	pkg-message
 
 post-install:
diff -ru fusefs-smbnetfs.orig/distinfo fusefs-smbnetfs/distinfo
--- fusefs-smbnetfs.orig/distinfo	2010-05-01 18:54:27.000000000 +0200
+++ fusefs-smbnetfs/distinfo	2010-05-01 18:58:37.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (smbnetfs-0.3.7.tar.bz2) = 3f184dfbf40f4fe7e1ec110f0c972f1d
-SHA256 (smbnetfs-0.3.7.tar.bz2) = b74307506be927da727d5746558a9e9a44eab21b5fc140d6a8d5609099847510
-SIZE (smbnetfs-0.3.7.tar.bz2) = 105831
+MD5 (smbnetfs-0.5.2.tar.bz2) = bbbb3c2a9bdeffbd25552cce9cc6ab8d
+SHA256 (smbnetfs-0.5.2.tar.bz2) = 8233e3e76a53f9b5b7a07b4964faaea842b2259d4c61ebc2db038bbb229cfee5
+SIZE (smbnetfs-0.5.2.tar.bz2) = 127822
diff -ru fusefs-smbnetfs.orig/pkg-plist fusefs-smbnetfs/pkg-plist
--- fusefs-smbnetfs.orig/pkg-plist	2010-05-01 18:54:27.000000000 +0200
+++ fusefs-smbnetfs/pkg-plist	2010-05-01 19:23:29.000000000 +0200
@@ -1,5 +1,6 @@
 bin/smbnetfs
-share/doc/smbnetfs/INSTALL
-share/doc/smbnetfs/RUSSIAN.FAQ
-share/doc/smbnetfs/smbnetfs.conf
- at dirrm share/doc/smbnetfs
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/ENGLISH.FAQ
+%%PORTDOCS%%%%DOCSDIR%%/RUSSIAN.FAQ
+%%PORTDOCS%%%%DOCSDIR%%/smbnetfs.conf
+ at dirrm %%DOCSDIR%%
--- fusefs-smbnetfs-0.5.2.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list