From 58cb0f2cd538bad703d3ee582bf92193c5763e23 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 5 Apr 2005 15:00:10 +0000 Subject: Add glue to make arla compile on NetBSD 3.99.3, aka -current --- net/arla/distinfo | 3 ++- net/arla/patches/patch-bl | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 net/arla/patches/patch-bl (limited to 'net') diff --git a/net/arla/distinfo b/net/arla/distinfo index 922f213923a..9514940bb7f 100644 --- a/net/arla/distinfo +++ b/net/arla/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.15 2005/03/26 16:50:59 wennmach Exp $ +$NetBSD: distinfo,v 1.16 2005/04/05 15:00:10 agc Exp $ SHA1 (arla-0.38.tar.gz) = f0e46d4ebf37c137c7a4ba98f6bdc66e7617fd0f RMD160 (arla-0.38.tar.gz) = 9af0c70f6233ab7aa8d6eddfd30583b788a8aaa1 @@ -40,3 +40,4 @@ SHA1 (patch-bh) = 5789f72078c906ec1bd160783e04cd6b21a5c16f SHA1 (patch-bi) = 2e8201964c64b128025a752ee7354f0cc8305b1b SHA1 (patch-bj) = 7d0f6bf02d4f635f5862363581930e43ed3811a8 SHA1 (patch-bk) = 78720a513c6fea420cb91b6fa3e515467347441a +SHA1 (patch-bl) = d886b25ac1e6b7af4dd52bb055083a0bc6c36177 diff --git a/net/arla/patches/patch-bl b/net/arla/patches/patch-bl new file mode 100644 index 00000000000..c87c966f0d1 --- /dev/null +++ b/net/arla/patches/patch-bl @@ -0,0 +1,22 @@ +$NetBSD: patch-bl,v 1.4 2005/04/05 15:00:10 agc Exp $ + +--- nnpfs/bsd/nnpfs_vfsops-netbsd.c 2005/04/05 12:43:51 1.1 ++++ nnpfs/bsd/nnpfs_vfsops-netbsd.c 2005/04/05 13:03:41 +@@ -170,7 +168,7 @@ + nnpfs_unmount, + nnpfs_root, + (void *)nnpfs_quotactl, +- nnpfs_statfs, ++ (void *)nnpfs_statfs, + nnpfs_sync, + nnpfs_vget, + nnpfs_fhtovp, +@@ -191,7 +189,7 @@ + nnpfs_snapshot, + #endif + #ifdef HAVE_STRUCT_VFSOPS_VFS_OPV_DESCS +- nnpfs_vnodeopv_descs ++ (void *)nnpfs_vnodeopv_descs + #endif + }; + -- cgit v1.2.3