pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/codeville



Module Name:    pkgsrc
Committed By:   bjs
Date:           Fri Jun 13 04:55:53 UTC 2008

Modified Files:
        pkgsrc/devel/codeville: Makefile PLIST distinfo
Added Files:
        pkgsrc/devel/codeville/patches: patch-aa patch-ab patch-ac patch-ad

Log Message:
Update to version 0.8.0.  While here, use CONF_FILES framework and provide
some sensible default values for the server configuration file via
the SUBST framework.  Use REPLACE_PYTHON.  New variable CODEVILLE_DATADIR,
which defaults to ${VARBASE}/db/cdv.

New in version 0.8.0:

  * Remember commit message and autofill it on next attempt if commit
    fails
  * fixed: catch requests for non-existent diffs
  * fixed: error handling cleanup in networking code
  * fixed: Windows-specific networking fixes
  * fixed: binary file corruption on Windows with 'construct'
  * fixed: glob expansion with 'describe -d'
  * fixed: renaming corner case involving directories, renaming and
    deleting
  * fixed: files renamed out of a deleted directory on another branch were
    marked as a name conflict
  * fixed: use case-insensitive regexps for post-commit hooks because the
    config parser lowercases everything
  * fixed: filesystem timestamp precision problems
  * fixed: Python 2.5 fixes

These fixes have been collecting for a while. Now you all get to enjoy
them too.

The version number has been changed to reflect that the currect code is
stable, yet is still missing some features which would be necessary for a
1.0 release


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/codeville/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/codeville/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/codeville/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/devel/codeville/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/devel/codeville/patches/patch-ab \
    pkgsrc/devel/codeville/patches/patch-ac \
    pkgsrc/devel/codeville/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index