Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 11/14/2000 18:39:57
Module Name: pkgsrc
Committed By: abs
Date: Tue Nov 14 16:39:57 UTC 2000
Modified Files:
pkgsrc/net/eggdrop: Makefile
Log Message:
Swap tcl version in DEPENDS and BROKEN message, now passes lintpkgsrc
-BROKEN= This package has not yet been updated to work with tcl-8.3.2.
+BROKEN= This package has not yet been updated to work past tcl-8.0.5.
-DEPENDS+= tcl-8.0.5:../../lang/tcl
+DEPENDS+= tcl-8.3.2:../../lang/tcl
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/net/eggdrop/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.