aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-04-04 21:49:28 +0000
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-04-20 23:02:38 +0000
commitc472db1cb7c6c4b0e8cd700996d9bc0749c4d323 (patch)
tree12f3b6be72389674555372cc015a39facfdfd1ec
parent265cf6372e760dff8393c71eed1e565afa3f3ab0 (diff)
downloadports-c472db1cb7c6c4b0e8cd700996d9bc0749c4d323.tar.gz
ports-c472db1cb7c6c4b0e8cd700996d9bc0749c4d323.zip
devel/git: Update to 2.36.0
-rw-r--r--devel/git/Makefile2
-rw-r--r--devel/git/distinfo14
-rw-r--r--devel/git/pkg-plist6
3 files changed, 14 insertions, 8 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index c53ff5d1046e..3881972a8cbd 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -1,7 +1,7 @@
# Created by: Eric Anholt
PORTNAME= git
-DISTVERSION= 2.35.2
+DISTVERSION= 2.36.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 7865ad531502..f05fe96de018 100644
--- a/devel/git/distinfo
+++ b/devel/git/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1649787087
-SHA256 (git-2.35.2.tar.xz) = c73d0c4fa5dcebdb2ccc293900952351cc5fb89224bb133c116305f45ae600f3
-SIZE (git-2.35.2.tar.xz) = 6876028
-SHA256 (git-manpages-2.35.2.tar.xz) = a0e9baa54d66ac7d3648cf1f1b5af3585fcf25fa010921cb1a8d532da85d6ee8
-SIZE (git-manpages-2.35.2.tar.xz) = 497548
-SHA256 (git-htmldocs-2.35.2.tar.xz) = 1a553dd66dc9c1addef4258afc23b1fc9c2d76b6ea46f493d4b6c118220bcee5
-SIZE (git-htmldocs-2.35.2.tar.xz) = 1411248
+TIMESTAMP = 1650302495
+SHA256 (git-2.36.0.tar.xz) = af5ebfc1658464f5d0d45a2bfd884c935fb607a10cc021d95bc80778861cc1d3
+SIZE (git-2.36.0.tar.xz) = 7003024
+SHA256 (git-manpages-2.36.0.tar.xz) = c063c30e3d712865f1057c50f4b736b8ccab4bb542ca1c3b157d45e5ad61db5c
+SIZE (git-manpages-2.36.0.tar.xz) = 503604
+SHA256 (git-htmldocs-2.36.0.tar.xz) = acc3e2a3c7c253ee48f82c9a73b5556618f89b518752a8984b7e44d7bcf91be9
+SIZE (git-htmldocs-2.36.0.tar.xz) = 1426148
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist
index 7adfb624dac3..cb382d749136 100644
--- a/devel/git/pkg-plist
+++ b/devel/git/pkg-plist
@@ -79,11 +79,13 @@ libexec/git-core/git-for-each-repo
libexec/git-core/git-format-patch
libexec/git-core/git-fsck
libexec/git-core/git-fsck-objects
+libexec/git-core/git-fsmonitor--daemon
libexec/git-core/git-gc
libexec/git-core/git-get-tar-commit-id
libexec/git-core/git-grep
libexec/git-core/git-hash-object
libexec/git-core/git-help
+libexec/git-core/git-hook
libexec/git-core/git-http-backend
%%CURL%%libexec/git-core/git-http-fetch
%%CURL%%libexec/git-core/git-http-push
@@ -260,11 +262,13 @@ man/man1/git-for-each-repo.1.gz
man/man1/git-format-patch.1.gz
man/man1/git-fsck-objects.1.gz
man/man1/git-fsck.1.gz
+man/man1/git-fsmonitor--daemon.1.gz
man/man1/git-gc.1.gz
man/man1/git-get-tar-commit-id.1.gz
man/man1/git-grep.1.gz
man/man1/git-hash-object.1.gz
man/man1/git-help.1.gz
+man/man1/git-hook.1.gz
man/man1/git-http-backend.1.gz
man/man1/git-http-fetch.1.gz
man/man1/git-http-push.1.gz
@@ -705,6 +709,8 @@ man/man7/gitworkflows.7.gz
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.2.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.35.3.txt
+%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.36.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt
%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt