pkgsrc/devel/quilt/PLIST
ryoon 488e870b38 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
2015-03-25 12:45:02 +00:00

59 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2015/03/25 12:45:02 ryoon Exp $
bin/guards
bin/quilt
man/man1/guards.1
man/man1/quilt.1
share/doc/quilt/README
share/doc/quilt/README.MAIL
share/doc/quilt/quilt.pdf
share/emacs/site-lisp/quilt.el
share/examples/quilt/bash_completion.d/quilt
share/examples/quilt/quilt.quiltrc
share/locale/de/LC_MESSAGES/quilt.mo
share/locale/fr/LC_MESSAGES/quilt.mo
share/locale/ja/LC_MESSAGES/quilt.mo
share/locale/ru/LC_MESSAGES/quilt.mo
share/quilt/add
share/quilt/annotate
share/quilt/applied
share/quilt/compat/cp
share/quilt/compat/date
share/quilt/compat/getopt
share/quilt/compat/md5sum
share/quilt/compat/patch
share/quilt/compat/sed
share/quilt/compat/sendmail
share/quilt/delete
share/quilt/diff
share/quilt/edit
share/quilt/files
share/quilt/fold
share/quilt/fork
share/quilt/graph
share/quilt/grep
share/quilt/header
share/quilt/import
share/quilt/mail
share/quilt/new
share/quilt/next
share/quilt/patches
share/quilt/pop
share/quilt/previous
share/quilt/push
share/quilt/refresh
share/quilt/remove
share/quilt/rename
share/quilt/revert
share/quilt/scripts/backup-files
share/quilt/scripts/dependency-graph
share/quilt/scripts/edmail
share/quilt/scripts/inspect-wrapper
share/quilt/scripts/patchfns
share/quilt/scripts/remove-trailing-ws
share/quilt/scripts/utilfns
share/quilt/series
share/quilt/setup
share/quilt/snapshot
share/quilt/top
share/quilt/unapplied
share/quilt/upgrade