Skip to content

Commit

Permalink
devel/git: Update to 2.37.0
Browse files Browse the repository at this point in the history
Sponsored by:	Rubicon Communications, LLC ("Netgate")
  • Loading branch information
rbgarga committed Jun 27, 2022
1 parent 85892d5 commit 7a2cc88
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
3 changes: 1 addition & 2 deletions devel/git/Makefile
@@ -1,8 +1,7 @@
# Created by: Eric Anholt

PORTNAME= git
DISTVERSION= 2.36.1
PORTREVISION= 1
DISTVERSION= 2.37.0
CATEGORIES= devel
MASTER_SITES= KERNEL_ORG/software/scm/git
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
Expand Down
14 changes: 7 additions & 7 deletions devel/git/distinfo
@@ -1,10 +1,10 @@
TIMESTAMP = 1654493758
SHA256 (git-2.36.1.tar.xz) = 405d4a0ff6e818d1f12b3e92e1ac060f612adcb454f6299f70583058cb508370
SIZE (git-2.36.1.tar.xz) = 7004044
SHA256 (git-manpages-2.36.1.tar.xz) = b1e6e651333283bfe2abbdf10baa858f61c5ec9d3caacb30f44888d78d964e6f
SIZE (git-manpages-2.36.1.tar.xz) = 503680
SHA256 (git-htmldocs-2.36.1.tar.xz) = f2a44ee1acfc1b8e2ce9a90ae767226c862d5a6596bed0404de70fdef8e67c8d
SIZE (git-htmldocs-2.36.1.tar.xz) = 1426284
TIMESTAMP = 1656354285
SHA256 (git-2.37.0.tar.xz) = 9f7fa1711bd00c4ec3dde2fe44407dc13f12e4772b5e3c72a58db4c07495411f
SIZE (git-2.37.0.tar.xz) = 6978796
SHA256 (git-manpages-2.37.0.tar.xz) = 80119359072c8dd01fd4bed09e5d11de54f469e952fb2b7def57d97f97adc8e0
SIZE (git-manpages-2.37.0.tar.xz) = 509992
SHA256 (git-htmldocs-2.37.0.tar.xz) = 4611d17d75ceb1f164dfc8e725705dece43b1011c6b4b78a7c7a609753c196c1
SIZE (git-htmldocs-2.37.0.tar.xz) = 1444540
SHA256 (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = c9c6b619d43ee49ac9beff22ec722a2a8a6a704a8039dc3de4dbfa1f89f77d34
SIZE (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = 5453
SHA256 (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 95df2fc83975b5fb0f1ba871163cb9e28319639eea34d1eb5d74dd15ed64f78e
Expand Down
2 changes: 2 additions & 0 deletions devel/git/pkg-plist
Expand Up @@ -712,6 +712,7 @@ man/man7/gitworkflows.7.gz
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.3.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.36.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.36.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.37.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt
Expand Down Expand Up @@ -1210,6 +1211,7 @@ share/emacs/site-lisp/git/git.el
%%CONTRIB%%share/git-core/contrib/coccinelle/README
%%CONTRIB%%share/git-core/contrib/coccinelle/array.cocci
%%CONTRIB%%share/git-core/contrib/coccinelle/commit.cocci
%%CONTRIB%%share/git-core/contrib/coccinelle/equals-null.cocci
%%CONTRIB%%share/git-core/contrib/coccinelle/flex_alloc.cocci
%%CONTRIB%%share/git-core/contrib/coccinelle/free.cocci
%%CONTRIB%%share/git-core/contrib/coccinelle/hashmap.cocci
Expand Down

0 comments on commit 7a2cc88

Please sign in to comment.