Subject: PR/32098 CVS commit: pkgsrc/audio/nas
To: None <markd@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-bugs
Date: 01/11/2006 11:45:02
The following reply was made to PR pkg/32098; it has been noted by GNATS.

From: Mark Davies <markd@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32098 CVS commit: pkgsrc/audio/nas
Date: Wed, 11 Jan 2006 11:32:38 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	markd
 Date:		Wed Jan 11 11:32:38 UTC 2006
 
 Modified Files:
 	pkgsrc/audio/nas: distinfo
 	pkgsrc/audio/nas/patches: patch-ab
 Added Files:
 	pkgsrc/audio/nas/patches: patch-ag
 
 Log Message:
 Some makedepend's object if a referenced header file is a dangling
 symlink, so create the actual release.h file at the includes stage as
 the depends stage is too late (server/os is before lib/audio).
 Fixes PR pkg/32098 from Gilles Dauphin.
 
 Also fix installation of nasd.conf manual page on systems where imake
 doesn't have an InstallGenManPage rule (ie. solaris with openwin)
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 pkgsrc/audio/nas/distinfo
 cvs rdiff -r1.11 -r1.12 pkgsrc/audio/nas/patches/patch-ab
 cvs rdiff -r0 -r1.4 pkgsrc/audio/nas/patches/patch-ag
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.