Subject: Re: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <lamj@stat.cmu.edu>
List: pkgsrc-changes
Date: 05/24/2001 17:56:22
"Johnny C. Lam" <jlam@netbsd.org> writes:
> 
> Module Name:	pkgsrc
> Committed By:	jlam
> Date:		Thu May 24 21:52:15 UTC 2001
> 
> Modified Files:
> 	pkgsrc/net/samba: distinfo
> 	pkgsrc/net/samba/patches: patch-ac
> 
> Log Message:
> Use S_IRUSR/S_IWUSR and related flags from <sys/stat.h> instead of
> SHM_{R,W}.  This should fix build on non-current NetBSD systems and closes
> port-i386/13023 and pkg/13033.

I've amended the logs to note that the fix was suggested by Klaus
Klein, our standards expert:

Use S_IRUSR/S_IWUSR and related flags from <sys/stat.h> instead of
SHM_{R,W}.  Fix suggest by Klaus Klein.  This should fix build on
non-current NetBSD systems and closes PRs 13023 and 13033.

     -- Johnny C. Lam <lamj@stat.cmu.edu>
        Department of Statistics, Carnegie Mellon University
        http://www.stat.cmu.edu/~lamj/