Subject: CVS commit: pkgsrc/devel/doxygen
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 10/13/2005 12:15:58
Module Name: pkgsrc
Committed By: markd
Date: Thu Oct 13 12:15:58 UTC 2005
Modified Files:
pkgsrc/devel/doxygen: Makefile distinfo
Added Files:
pkgsrc/devel/doxygen/patches: patch-ah
Log Message:
The latest doxygen encodes the source directory path into some of the
output filenames. This is problematic in a pkgsrc context as it means
WRKDIR pathnames can appear in generated filenames. Fix by reverting
to the old way of naming the files. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/devel/doxygen/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/devel/doxygen/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/devel/doxygen/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.