From nobody Fri Jan 7 13:02:16 2022 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3B50A193767C; Fri, 7 Jan 2022 13:02:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JVjzr6jn1z4ZV4; Fri, 7 Jan 2022 13:02:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C72873C1F; Fri, 7 Jan 2022 13:02:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 207D2GiE093766; Fri, 7 Jan 2022 13:02:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 207D2Gpa093765; Fri, 7 Jan 2022 13:02:16 GMT (envelope-from git) Date: Fri, 7 Jan 2022 13:02:16 GMT Message-Id: <202201071302.207D2Gpa093765@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Christian Weisgerber Subject: git: afb16d35d4d1 - main - devel/got: update to 0.65 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: naddy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: afb16d35d4d19c9b9d559ff7d57d620b3e34dffe Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641560537; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=j2oGXTMd4FfpDKIbkcsHxItbE4A2PflSP9nQ90cScjw=; b=e+ScTIv8lgbm/4N3wA5pB1pws+xmXiH+eZGzy1+s1qxW1NNu7Q4tBI05BTzQjrPeMXdgLc joLxx32Colg8CzBOmHtGYLmB3sH1XgN7RnkkBRl5iSjrUf9DlyjwEEHpFcS9AJ5+ry4jA2 Dp7V+ipais0BkTJj0XkaQLCd/Oygko52+ie7iwhZKLR9NrJ+DDTgVuqSYZgNUZOZNXYZH7 sDaNiR9Y0rtyoo3xa1BRDnCPi0lm1jpQ1n5LHUOBz6dqiuDoarKkNO79L2kdUfaIKJkbwk tAWgM05V76jOK3xTOkY+gKStmotJC6c5Bqswa3nj8X5hlaN9GibrqG/mJNS55Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641560537; a=rsa-sha256; cv=none; b=R5opVody2eYimk7oe0ACCqfzoleGe3N/sn1ac3OWWlwGL3CM4XIo6ufkkUj/RO7tZgozzJ q1z+B+rCO7QPmjsJWRKj/fYm5VcEA7ItveIxycGF9GzyzIA4g5gkfkANdeDXZUMYsmuMFZ I9hG25FIrpUkwxCmZpka70IXbqm87wm+vyIJizj5MsKQjzgOlkk3y16aQMxxlrCoYRrWBa rQO1y/h+cWfeVUqmj2cfooLoTtdQbaBFnnXbKUoPKGytcxCkOJF/VR4M4dWBaPAIXzvtJk b5IeJC/icXZapG4Fbrh+pwoVcXS3rHWVlnGe+yVxXyVdjh3fWZMMJ0aWlJCM+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=afb16d35d4d19c9b9d559ff7d57d620b3e34dffe commit afb16d35d4d19c9b9d559ff7d57d620b3e34dffe Author: Christian Weisgerber AuthorDate: 2022-01-07 13:01:20 +0000 Commit: Christian Weisgerber CommitDate: 2022-01-07 13:01:20 +0000 devel/got: update to 0.65 User-visible changes: - sort paths in got log -Pp and tog's diff view the same way as in the diff - tog: make searches start from the current position in all views - tog: clear search highlighting when reloading view - use time-based rate-limiting for gotadmin progress output - print status output even when 'gotadmin cleanup' finds no objects to remove - tog: fix a scrolling problem when diffing binary files --- devel/got/Makefile | 2 +- devel/got/distinfo | 6 +++--- devel/got/files/openbsd-compat/openbsd-compat.h | 3 --- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/devel/got/Makefile b/devel/got/Makefile index fb9f1e3e8620..43024bca5569 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -PORTVERSION= 0.64 +PORTVERSION= 0.65 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/ diff --git a/devel/got/distinfo b/devel/got/distinfo index 6636183391b0..52d48a9869c5 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637683126 -SHA256 (got-0.64.tar.gz) = eea13d8deb4c9022333b3b2bead3ea0bf45740ba35111fd86a7f4da2144dc462 -SIZE (got-0.64.tar.gz) = 578675 +TIMESTAMP = 1641559246 +SHA256 (got-0.65.tar.gz) = 24805d39767e4e829c1206aa91885aa361a91517a0623efef90a7e70e15a9dc1 +SIZE (got-0.65.tar.gz) = 581013 diff --git a/devel/got/files/openbsd-compat/openbsd-compat.h b/devel/got/files/openbsd-compat/openbsd-compat.h index 8f48c6469e4b..6fc91966fef1 100644 --- a/devel/got/files/openbsd-compat/openbsd-compat.h +++ b/devel/got/files/openbsd-compat/openbsd-compat.h @@ -22,9 +22,6 @@ void *recallocarray(void *, size_t, size_t, size_t); */ int getdtablecount(void); -/* void -> int */ -#define closefrom(fd) (closefrom(fd), 0) - #define pledge(promises, execpromises) 0 #define unveil(path, permissions) 0