Subject: CVS commit: pkgsrc/devel/cssc
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/31/2005 02:17:03
Module Name: pkgsrc
Committed By: seb
Date: Thu Mar 31 02:17:02 UTC 2005
Modified Files:
pkgsrc/devel/cssc: Makefile distinfo
Log Message:
Update to version 1.0.1
Changes since last packaged version (1.00):
* "admin -h" now actually validates the SCCS file.
(SourceForge bug 1043880)
* Compilation fixes for GCC version 3.4. (SourceForge bug
1045768).
* Cross-references in the manual are now more consistently named.
(SourceForge bug 1043893).
* "sccs sccsdiff" now accepts "-r X" as well as
"-rX". (SourceForge bug 966010)
* "get -e" could experience an assertion failure where a file
is checked out for editing; this occurred when the "next"
revision has already been reserved by a previous "get -e".
This is now fixed. (SourceForge bug 865422).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/cssc/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/cssc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.