diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-02-14 02:53:22 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-02-14 02:53:22 +0000 |
commit | 85aec1517df361908c5f0cdd19b83c88e3166651 (patch) | |
tree | 6121e5d414ce7250074835e008db468c4b36c8da /devel/mr/PLIST | |
parent | c26a88558bd2ad5a2bf0163f37ab0fbd5f376082 (diff) | |
download | pkgsrc-85aec1517df361908c5f0cdd19b83c88e3166651.tar.gz |
Update to 1.14. From the changelog:
* Added a fetch command. Closes: #480580
* status: Now includes information about unpushed changes,
for git, git-svn, hg, and bzr. Closes: #693021
* Added lib/vis, an add-on to visualise repo history.
Closes: #693022 Thanks, Paul Wise
* Drop an extra -m from various commit/record commands.
Closes: #695478 Thanks, Paul Wise
Diffstat (limited to 'devel/mr/PLIST')
-rw-r--r-- | devel/mr/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/mr/PLIST b/devel/mr/PLIST index cb245ec3589..44721ec4bb7 100644 --- a/devel/mr/PLIST +++ b/devel/mr/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/01/08 02:41:35 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/02/14 02:53:22 schmonz Exp $ bin/mr bin/webcheckout share/examples/mr/mrconfig @@ -8,3 +8,4 @@ share/mr/git-subtree share/mr/git-svn share/mr/unison share/mr/vcsh +share/mr/vis |