aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2021-10-16 12:00:08 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2021-10-16 12:00:08 +0000
commit86b2f72cb04b41ce5099a7c742b20a56cb30f717 (patch)
tree6f9027470d10689a0e929c0d45dc85e4c5ed18d2 /devel
parentd76eee69819159d0d5398f3ad6914a34c4a0fa15 (diff)
downloadports-86b2f72cb04b41ce5099a7c742b20a56cb30f717.tar.gz
ports-86b2f72cb04b41ce5099a7c742b20a56cb30f717.zip
devel/got: update to 0.62
User-visible changes: - ignore unversioned files while aborting rebase, histedit, merge or operations - let 'got fetch' send all references to the server to avoid redundant downloads - add support for multiple path arguments to 'got diff' - fix merging of lines inserted at the top of a file - implement 'got diff -c' for diffing commits with optional filtering by path - fix merging of files which contain a dot on a line by itself - sort and de-duplicate work tree path command line arguments - do not skip ignored directories in 'got status' if they contain tracked files
Diffstat (limited to 'devel')
-rw-r--r--devel/got/Makefile2
-rw-r--r--devel/got/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/got/Makefile b/devel/got/Makefile
index d2f7597d6e07..af59cbab638f 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
PORTNAME= got
-PORTVERSION= 0.61
+PORTVERSION= 0.62
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 63104b70d9c4..ef3f4bbbd31a 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633343772
-SHA256 (got-0.61.tar.gz) = 4a17f0ed3e13e9404e65b5cb96e7f4bd6a85f771beadc7b4e60812ea7256214a
-SIZE (got-0.61.tar.gz) = 563068
+TIMESTAMP = 1634384162
+SHA256 (got-0.62.tar.gz) = f558996521a449972881d0bff42a69a1713663fec8551a5eb12d2fd603c6567f
+SIZE (got-0.62.tar.gz) = 574733