devel/git: Update to 2.31.1
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
e7c1075469
commit
c6ea5c3481
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=569549
3 changed files with 10 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= git
|
||||
DISTVERSION= 2.31.0
|
||||
DISTVERSION= 2.31.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= KERNEL_ORG/software/scm/git
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
TIMESTAMP = 1615841998
|
||||
SHA256 (git-2.31.0.tar.xz) = e8f162cbdb3283e13cd7388d864ed23485f1b046a19e969f12ed2685fb789a40
|
||||
SIZE (git-2.31.0.tar.xz) = 6414252
|
||||
SHA256 (git-manpages-2.31.0.tar.xz) = 185ddcbc31ae6b8d33c3ab78f6022ee6cc79dd867c1b2e5c3767821124e780ec
|
||||
SIZE (git-manpages-2.31.0.tar.xz) = 487764
|
||||
SHA256 (git-htmldocs-2.31.0.tar.xz) = 2ff3c0403870c3f02cdd46af1cd749b0c5d7826bfe00bee09ba1d0c2f19f554b
|
||||
SIZE (git-htmldocs-2.31.0.tar.xz) = 1357332
|
||||
TIMESTAMP = 1617021380
|
||||
SHA256 (git-2.31.1.tar.xz) = 9f61417a44d5b954a5012b6f34e526a3336dcf5dd720e2bb7ada92ad8b3d6680
|
||||
SIZE (git-2.31.1.tar.xz) = 6413368
|
||||
SHA256 (git-manpages-2.31.1.tar.xz) = 5d0d443c57155da2f201584d4c8c5ad10a0a24ff3af3a7a77cdc8f56dddac702
|
||||
SIZE (git-manpages-2.31.1.tar.xz) = 487784
|
||||
SHA256 (git-htmldocs-2.31.1.tar.xz) = ae94a6b128d1972a8b4041af9fc529ece96a9f2a13952ff843262ccb7bc1642c
|
||||
SIZE (git-htmldocs-2.31.1.tar.xz) = 1357592
|
||||
|
|
|
@ -715,6 +715,7 @@ man/man7/gitworkflows.7.gz
|
|||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.30.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.30.2.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.31.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
|
||||
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt
|
||||
|
@ -1222,6 +1223,7 @@ share/emacs/site-lisp/git/git.el
|
|||
%%CONTRIB%%share/git-core/contrib/coccinelle/strbuf.cocci
|
||||
%%CONTRIB%%share/git-core/contrib/coccinelle/swap.cocci
|
||||
%%CONTRIB%%share/git-core/contrib/coccinelle/the_repository.pending.cocci
|
||||
%%CONTRIB%%share/git-core/contrib/coccinelle/xcalloc.cocci
|
||||
%%CONTRIB%%share/git-core/contrib/coccinelle/xstrdup_or_null.cocci
|
||||
%%CONTRIB%%share/git-core/contrib/completion/git-completion.bash
|
||||
%%CONTRIB%%share/git-core/contrib/completion/git-completion.tcsh
|
||||
|
|
Loading…
Reference in a new issue