Fri May 22 20:02:32 2009 UTC ()
Update to unfs3-0.9.22.

Version 0.9.22
- fix spelling mistake in "no_all_squash" export option parsing
- fix build on more recent FreeBSD systems
- fix filesystem size reporting for Solaris Zones and others
- document permission needs for exported directories


(tnn)
diff -r1.4 -r1.5 pkgsrc/net/unfs3/Makefile
diff -r1.2 -r1.3 pkgsrc/net/unfs3/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/net/unfs3/Makefile (expand / switch to context diff)
--- pkgsrc/net/unfs3/Makefile 2008/08/12 20:15:11 1.4
+++ pkgsrc/net/unfs3/Makefile 2009/05/22 20:02:31 1.5
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/08/12 20:15:11 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2009/05/22 20:02:31 tnn Exp $
 #
 
-DISTNAME=	unfs3-0.9.21
+DISTNAME=	unfs3-0.9.22
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=unfs3/}
 
@@ -11,6 +11,7 @@
 
 GNU_CONFIGURE=	yes
 PKG_DESTDIR_SUPPORT=	user-destdir
+USE_TOOLS+=	gmake
 
 CONF_FILES+=		${PREFIX}/share/examples/unfs3/exports \
 			    ${PKG_SYSCONFDIR}/exports
@@ -25,11 +26,6 @@
 SUBST_SED.exports=	-e 's,/etc/exports,${PKG_SYSCONFDIR}/exports,g'
 
 .include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "NetBSD"
-BUILDLINK_TRANSFORM+=	rm:-lrpcsoc
-CPPFLAGS+=		-Dxp_sock=xp_fd
-.endif
 
 post-install:
 			${INSTALL_DATA} ${FILESDIR}/exports \

cvs diff -r1.2 -r1.3 pkgsrc/net/unfs3/distinfo (expand / switch to context diff)
--- pkgsrc/net/unfs3/distinfo 2008/08/12 20:15:11 1.2
+++ pkgsrc/net/unfs3/distinfo 2009/05/22 20:02:31 1.3
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/08/12 20:15:11 tnn Exp $
+$NetBSD: distinfo,v 1.3 2009/05/22 20:02:31 tnn Exp $
 
-SHA1 (unfs3-0.9.21.tar.gz) = d6495df6fd41eb212c99c3579d54e99577cd69e6
+SHA1 (unfs3-0.9.22.tar.gz) = a6c83e1210ce75836c672cd76e66577bfef7a17a
-RMD160 (unfs3-0.9.21.tar.gz) = 3ad27d095345048980a4bc3a6f40030f440044d0
+RMD160 (unfs3-0.9.22.tar.gz) = de51d1c6049a265a1a790fc3b59907202c82e1f5
-Size (unfs3-0.9.21.tar.gz) = 168528 bytes
+Size (unfs3-0.9.22.tar.gz) = 168447 bytes