mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update devel/git to 2.15.0
Sponsored by: Rubicon Communiucations, LLC (Netgate)
This commit is contained in:
parent
7eec60b029
commit
a01b3aa0e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453269
3 changed files with 12 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git
|
||||
DISTVERSION= 2.14.3
|
||||
DISTVERSION= 2.15.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= KERNEL_ORG/software/scm/git
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1508755739
|
||||
SHA256 (git-2.14.3.tar.xz) = 5330960dd52467f6e5bf1931b9fd42b76d3f8ce9bc75150b54ecfb57d407151d
|
||||
SIZE (git-2.14.3.tar.xz) = 4802252
|
||||
SHA256 (git-manpages-2.14.3.tar.xz) = 5b0e3d93bafd539046b67778db0b5d627fe08ee5ef1be8b5b924517ed141b001
|
||||
SIZE (git-manpages-2.14.3.tar.xz) = 411324
|
||||
SHA256 (git-htmldocs-2.14.3.tar.xz) = 9d28b922ad861bf747ca34a4f083efa3ce41ca39cccb0dfab8bdcf0b58694ccb
|
||||
SIZE (git-htmldocs-2.14.3.tar.xz) = 1116824
|
||||
TIMESTAMP = 1509474690
|
||||
SHA256 (git-2.15.0.tar.xz) = 107116489f10b758b51af1c5dbdb9a274917b0fb67dc8eaefcdabc7bc3eb3e6a
|
||||
SIZE (git-2.15.0.tar.xz) = 4892056
|
||||
SHA256 (git-manpages-2.15.0.tar.xz) = 22ad09441490f77bca781168fc66fd6576f0175407c5a95c1cdc96dfd3731c77
|
||||
SIZE (git-manpages-2.15.0.tar.xz) = 412688
|
||||
SHA256 (git-htmldocs-2.15.0.tar.xz) = 79b2029855eeab2a01f38baeeabf6fbd222ea6de02457f0d5b9f2325cf96c514
|
||||
SIZE (git-htmldocs-2.15.0.tar.xz) = 1132908
|
||||
|
|
|
@ -651,6 +651,7 @@ man/man7/gitworkflows.7.gz
|
|||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.2.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.14.3.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.15.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt
|
||||
|
@ -1176,8 +1177,6 @@ man/man7/gitworkflows.7.gz
|
|||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-setup.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.html
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-sigchain.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-string-list.html
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-string-list.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.html
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-submodule-config.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-trace.html
|
||||
|
@ -1187,6 +1186,8 @@ man/man7/gitworkflows.7.gz
|
|||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.html
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/api-xdiff-interface.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/technical/bitmap-format.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
|
||||
|
@ -1475,6 +1476,7 @@ share/git-core/templates/info/exclude
|
|||
%%NLS%%share/locale/bg/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/git.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/git.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue