diff options
author | kristerw <kristerw@pkgsrc.org> | 2008-07-20 00:38:44 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2008-07-20 00:38:44 +0000 |
commit | 44c03a44cb3f60f3baa96d84d7611ab2f102097e (patch) | |
tree | 9bc0b6caa0b0601079b666bde9668fc3203c1d1d /devel/darcs/PLIST | |
parent | 4930b8d516133d512ec51b26de27ea4889465e73 (diff) | |
download | pkgsrc-44c03a44cb3f60f3baa96d84d7611ab2f102097e.tar.gz |
Update darcs to 2.0.2.
Changes since 1.0.9 includes
* New Feature: Include patch count in darcs --version, for example,
2.0.1 (+ 32 patches) (David Roundy)
* New Feature: darcs put --no-set-default and --set-default (Nicolas
Pouillard)
* UI changes: --extended-help is now called --overview, no more
--verify-hash, no more send --unified (David Roundy, Eric Kow)
* New Feature: Check for and repair patches which remove non-empty files
(issue815, David Roundy)
* New Feature: darcs trackdown --set-scripts-executable (Reinier Lamers)
* User Experience: Make darcs changes --interactive behave more like other
interactive commands (Eric Kow)
* New Feature: Colorize added and removed lines, if the environment variable
DARCS_DO_COLOR_LINES=True (Nicolas Pouillard)
* New Feature: --remote-repodir flag to allow separate default repositories
for push, pull and send (issue792, Eric Kow)
* New Feature: darcs changes --count (David Roundy)
* New Feature: Add a 'show authors' command (Eric Kow)
* New Feature: New DARCS_PATCHES, DARCS_FILES and DARCS_PATCHES_XML
environment variables are made available for the posthook system, allowing
for more easier options to to integrate darcs with other systems. (David
Roundy, Mark Stosberg)
* New Feature: Automatically create the the global cache if we define we
want to use it. (David Roundy, Trent Buck)
and numerous performance improvements and bugfixes.
Diffstat (limited to 'devel/darcs/PLIST')
-rw-r--r-- | devel/darcs/PLIST | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/devel/darcs/PLIST b/devel/darcs/PLIST index 725a7893045..b7e2163257f 100644 --- a/devel/darcs/PLIST +++ b/devel/darcs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2008/03/17 15:59:05 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.6 2008/07/20 00:38:44 kristerw Exp $ bin/darcs man/man1/darcs.1 share/doc/darcs/examples/darcs_completion @@ -6,8 +6,10 @@ share/doc/darcs/examples/zsh_completion_new share/doc/darcs/examples/zsh_completion_old share/doc/darcs/manual/WARNINGS share/doc/darcs/manual/contents.png +share/doc/darcs/manual/crossref.png share/doc/darcs/manual/darcs.css share/doc/darcs/manual/darcs.html +share/doc/darcs/manual/darcs.pdf share/doc/darcs/manual/darcs.ps share/doc/darcs/manual/footnode.html share/doc/darcs/manual/images.aux @@ -32,7 +34,18 @@ share/doc/darcs/manual/img22.png share/doc/darcs/manual/img23.png share/doc/darcs/manual/img24.png share/doc/darcs/manual/img25.png +share/doc/darcs/manual/img26.png +share/doc/darcs/manual/img27.png +share/doc/darcs/manual/img28.png +share/doc/darcs/manual/img29.png share/doc/darcs/manual/img3.png +share/doc/darcs/manual/img30.png +share/doc/darcs/manual/img31.png +share/doc/darcs/manual/img32.png +share/doc/darcs/manual/img33.png +share/doc/darcs/manual/img34.png +share/doc/darcs/manual/img35.png +share/doc/darcs/manual/img36.png share/doc/darcs/manual/img4.png share/doc/darcs/manual/img5.png share/doc/darcs/manual/img6.png @@ -55,6 +68,8 @@ share/doc/darcs/manual/node6.html share/doc/darcs/manual/node7.html share/doc/darcs/manual/node8.html share/doc/darcs/manual/node9.html +share/doc/darcs/manual/nx_grp_g.png +share/doc/darcs/manual/patch-theory.pdf share/doc/darcs/manual/prev.png share/doc/darcs/manual/prev_g.png share/doc/darcs/manual/up.png |