diff options
author | garga <garga@FreeBSD.org> | 2020-01-14 21:28:20 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2020-01-14 21:28:20 +0800 |
commit | 991c2f48a0f3355c5739bd22ad97942b9a4869b5 (patch) | |
tree | 9bb3c06716b3e78e0baba8cc5c62daf32e73feba | |
parent | 11aa20480822526b7cb6ec0a543ec17bd8e902e7 (diff) | |
download | freebsd-ports-gnome-991c2f48a0f3355c5739bd22ad97942b9a4869b5.tar.gz freebsd-ports-gnome-991c2f48a0f3355c5739bd22ad97942b9a4869b5.tar.zst freebsd-ports-gnome-991c2f48a0f3355c5739bd22ad97942b9a4869b5.zip |
devel/git: Update to 2.25.0
PR: 243347 (Based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by: Rubicon Communications, LLC (Netgate)
-rw-r--r-- | devel/git/Makefile | 2 | ||||
-rw-r--r-- | devel/git/distinfo | 14 | ||||
-rw-r--r-- | devel/git/pkg-plist | 92 |
3 files changed, 12 insertions, 96 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index 8dbf89b4e49f..162c8c6ac5b2 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.24.1 +DISTVERSION= 2.25.0 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/devel/git/distinfo b/devel/git/distinfo index 8d6155601dad..054e96d3f872 100644 --- a/devel/git/distinfo +++ b/devel/git/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1576007882 -SHA256 (git-2.24.1.tar.xz) = 723f24dce8fdd621a308b6187553fce7d5244205c065fe0a3aebd0b7c3f88562 -SIZE (git-2.24.1.tar.xz) = 5772304 -SHA256 (git-manpages-2.24.1.tar.xz) = 27304ab2674d5ad623a0a72c22116cb47df4a611499a53aef5c7ec39a32cfefb -SIZE (git-manpages-2.24.1.tar.xz) = 453752 -SHA256 (git-htmldocs-2.24.1.tar.xz) = 8b4da79e7931c5156f3f994c6d8162c7ccb525ebd3f71e26ae8f8430db038403 -SIZE (git-htmldocs-2.24.1.tar.xz) = 1307992 +TIMESTAMP = 1579006521 +SHA256 (git-2.25.0.tar.xz) = c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0 +SIZE (git-2.25.0.tar.xz) = 5873532 +SHA256 (git-manpages-2.25.0.tar.xz) = d396777bdd69dc2db06a49da6971a883fd95fe16ad1dcca7e6b491686658c8bd +SIZE (git-manpages-2.25.0.tar.xz) = 456636 +SHA256 (git-htmldocs-2.25.0.tar.xz) = a99d83260ff903102bf7556e673c1535e4b0fb276a718a5d2f32b501e39a000d +SIZE (git-htmldocs-2.25.0.tar.xz) = 1293644 diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index a02389d86139..6e40896a9b1d 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -171,6 +171,7 @@ libexec/git-core/git-show libexec/git-core/git-show-branch libexec/git-core/git-show-index libexec/git-core/git-show-ref +libexec/git-core/git-sparse-checkout libexec/git-core/git-stage libexec/git-core/git-stash libexec/git-core/git-status @@ -351,6 +352,7 @@ man/man1/git-show-branch.1.gz man/man1/git-show-index.1.gz man/man1/git-show-ref.1.gz man/man1/git-show.1.gz +man/man1/git-sparse-checkout.1.gz man/man1/git-stage.1.gz man/man1/git-stash.1.gz man/man1/git-status.1.gz @@ -1174,94 +1176,6 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/rev-list-options.txt %%HTMLDOCS%%%%DOCSDIR%%/revisions.txt %%HTMLDOCS%%%%DOCSDIR%%/sequencer.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-allocation-growing.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-allocation-growing.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-argv-array.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-argv-array.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-config.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-config.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-credentials.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-credentials.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-diff.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-diff.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-directory-listing.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-directory-listing.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-error-handling.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-error-handling.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-gitattributes.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-gitattributes.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-grep.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-grep.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-history-graph.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-history-graph.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-index-skel.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-index.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-index.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-merge.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-merge.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-object-access.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-object-access.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-oid-array.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-oid-array.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-parse-options.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-parse-options.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-quote.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-quote.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-ref-iteration.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-ref-iteration.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-remote.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-remote.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-revision-walking.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-revision-walking.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-run-command.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-run-command.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-setup.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-setup.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-trace.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-trace.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-tree-walking.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-tree-walking.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/bitmap-format.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/commit-graph-format.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/commit-graph.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/hash-function-transition.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/hash-function-transition.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/http-protocol.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/http-protocol.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/index-format.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/index-format.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/long-running-process-protocol.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-format.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-format.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-heuristics.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-heuristics.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-protocol.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/pack-protocol.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/partial-clone.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-capabilities.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-capabilities.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-common.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-common.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-v2.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/protocol-v2.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/racy-git.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/racy-git.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/repository-version.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/send-pack-pipeline.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/send-pack-pipeline.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/shallow.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/shallow.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/signature-format.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/signature-format.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/trivial-merge.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/trivial-merge.txt %%HTMLDOCS%%%%DOCSDIR%%/transfer-data-leaks.txt %%HTMLDOCS%%%%DOCSDIR%%/urls-remotes.txt %%HTMLDOCS%%%%DOCSDIR%%/urls.txt @@ -1452,6 +1366,7 @@ share/git-core/templates/info/exclude %%GUI%%share/git-gui/lib/choose_font.tcl %%GUI%%share/git-gui/lib/choose_repository.tcl %%GUI%%share/git-gui/lib/choose_rev.tcl +%%GUI%%share/git-gui/lib/chord.tcl %%GUI%%share/git-gui/lib/class.tcl %%GUI%%share/git-gui/lib/commit.tcl %%GUI%%share/git-gui/lib/console.tcl @@ -1524,4 +1439,5 @@ share/git-core/templates/info/exclude %%NLS%%share/locale/sv/LC_MESSAGES/git.mo %%NLS%%share/locale/vi/LC_MESSAGES/git.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/git.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/git.mo @dir share/git-core/templates/branches |