Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2020 11:58:00 +0000 (UTC)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559352 - head/devel/got
Message-ID:  <202012271158.0BRBw0QE002485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: naddy
Date: Sun Dec 27 11:57:59 2020
New Revision: 559352
URL: https://svnweb.freebsd.org/changeset/ports/559352

Log:
  Update to 0.47.  User-visible changes:
  - update got.1 CAVEATS section
  - fix performance on repositories with many references (e.g. FreeBSD src.git)

Modified:
  head/devel/got/Makefile
  head/devel/got/distinfo

Modified: head/devel/got/Makefile
==============================================================================
--- head/devel/got/Makefile	Sun Dec 27 11:52:18 2020	(r559351)
+++ head/devel/got/Makefile	Sun Dec 27 11:57:59 2020	(r559352)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	got
-PORTVERSION=	0.46
+PORTVERSION=	0.47
 CATEGORIES=	devel
 MASTER_SITES=	https://gameoftrees.org/releases/
 

Modified: head/devel/got/distinfo
==============================================================================
--- head/devel/got/distinfo	Sun Dec 27 11:52:18 2020	(r559351)
+++ head/devel/got/distinfo	Sun Dec 27 11:57:59 2020	(r559352)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608585470
-SHA256 (got-0.46.tar.gz) = 62342a40b08cc2fc3fae4356f7fb8fc4683f529615dcb1518a924657ad9bb828
-SIZE (got-0.46.tar.gz) = 480353
+TIMESTAMP = 1609070006
+SHA256 (got-0.47.tar.gz) = 0f4cf9ee7db193584b4a1906750b54b5b0302e9563738282bc88d5ef45e0fd8c
+SIZE (got-0.47.tar.gz) = 482025



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012271158.0BRBw0QE002485>