pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/quilt
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Mar 25 12:45:02 UTC 2015
Modified Files:
pkgsrc/devel/quilt: Makefile PLIST distinfo
Log Message:
Update to 0.64
Changelog:
Version 0.64 (Mon Feb 09 2015)
- Check for series file consistency
- Performance: Several optimizations
- Test suite: Several fixes and coverage improvements
- Test suite: Run the tests in predictable order
- files: Add support for unapplied patches
- graph: Check for graphviz availability
- mail: Remove procmail dependency
- mail: Don't include the release number in User-Agent
- pop: Add --refresh option
- push: Add --refresh option
- push: Do not use interactive mode with -f
- setup: Skip version check
- setup: Check for rpmbuild availability
- setup: Handle long options passed to tar
- setup: Several cleanups and minor fixes
- setup: Major performance optimizations
- setup: Fix path to extra patches in series file
- setup: Trace calls earlier
- setup: Add --fast option
- setup: Fix link creation
- quilt.el: Fix tramp support
- quilt.el: Fix patch select completion
Version 0.63 (Sun May 25 2014)
- New NEWS file, containing a human-readable changelog
- Option -E is no longer passed to patch by default
- Huge performance improvement (e.g., for commands series, applied and
unapplied)
- configure: Add compat symlinks for md5sum
- Return 2 when there is nothing to do, contrasting with errors (ret=1)
- Exit with an error when diff's retcode=2 (error) on patch refresh
- bash_completion: cleanups and performance improvement (Savannah's #27111)
- test/run: Use perl module Text::ParseWords (+ performance improvement)
- Add some tests to our testsuite, for a better coverage
- Fix heuristic for unapplied patches with timestamps
- Bug fix: Patches emptying files should work now
- Bug fix: Check for duplicate patch in series (Savannah's #20628)
- Portability fixes for older Bash and GNU patch
Version 0.62 (Wed May 07 2014)
- Was a buggy release, with an incomplete tarfile
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/quilt/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/quilt/PLIST pkgsrc/devel/quilt/distinfo
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