pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/unfs3 Update to unfs3-0.9.22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec91215c4df3
branches:  trunk
changeset: 393658:ec91215c4df3
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri May 22 20:02:31 2009 +0000

description:
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

diffstat:

 net/unfs3/Makefile |  10 +++-------
 net/unfs3/distinfo |   8 ++++----
 2 files changed, 7 insertions(+), 11 deletions(-)

diffs (46 lines):

diff -r b4b2de7357ad -r ec91215c4df3 net/unfs3/Makefile
--- a/net/unfs3/Makefile        Fri May 22 19:52:02 2009 +0000
+++ b/net/unfs3/Makefile        Fri May 22 20:02:31 2009 +0000
@@ -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
@@ -26,11 +27,6 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-.if ${OPSYS} == "NetBSD"
-BUILDLINK_TRANSFORM+=  rm:-lrpcsoc
-CPPFLAGS+=             -Dxp_sock=xp_fd
-.endif
-
 post-install:
                        ${INSTALL_DATA} ${FILESDIR}/exports \
                            ${DESTDIR}${PREFIX}/share/examples/unfs3
diff -r b4b2de7357ad -r ec91215c4df3 net/unfs3/distinfo
--- a/net/unfs3/distinfo        Fri May 22 19:52:02 2009 +0000
+++ b/net/unfs3/distinfo        Fri May 22 20:02:31 2009 +0000
@@ -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
-RMD160 (unfs3-0.9.21.tar.gz) = 3ad27d095345048980a4bc3a6f40030f440044d0
-Size (unfs3-0.9.21.tar.gz) = 168528 bytes
+SHA1 (unfs3-0.9.22.tar.gz) = a6c83e1210ce75836c672cd76e66577bfef7a17a
+RMD160 (unfs3-0.9.22.tar.gz) = de51d1c6049a265a1a790fc3b59907202c82e1f5
+Size (unfs3-0.9.22.tar.gz) = 168447 bytes



Home | Main Index | Thread Index | Old Index