Subject: CVS commit: pkgsrc/devel/bugzilla
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 06/17/2005 22:58:02
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Jun 17 22:58:02 UTC 2005
Modified Files:
pkgsrc/devel/bugzilla: Makefile distinfo
Added Files:
pkgsrc/devel/bugzilla/patches: patch-aa
Log Message:
- Modify checkconfig.pl to accept any version of File::Spec as this will
by taken care of by pkgsrc infrastructure anyway.
- The problem is that checkconfig.pl thinks File::Spec v0.90 is v0.9
and complains that the version installed is too old.
- Problem reported by Brandon Adams <brandon.adams@omron.com> on tech-pkg@
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/bugzilla/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/bugzilla/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/devel/bugzilla/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.