From nobody Sat Jun 27 18:33:15 2026 X-Original-To: dev-commits-doc-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 4gnh4c40Jrz6jyRX for ; Sat, 27 Jun 2026 18:33:20 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gnh4c3Swpz417K for ; Sat, 27 Jun 2026 18:33:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782585200; 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=4Bd8BIiW3Fs5TApO49S4RfysAOclvw0fylYKD7uUfhM=; b=I3KWY/LiusFPYNn9bvBEu9/01U+erwpiGEkdY2yZjuPbzpXQVb5TJw6e/1KYWt8/MZZgiM DcOOUF1ArL50yqlMjEgHoS+tPIxQjNQYQcmy2lDArrH/4qRiiRprunR7XTCGjlcotJlgTB g9rW6XbpbBQoZuvPYCEr6hUj9IqoBbOIgoeOywy6zxDs0s187C3P0nxGYttSv0NnAOmhWW KdSOu2i3NIa2PuhLTBacEYW2eyPTMsxQWDP+4R2kIoRgIwkh6Ui9v90pwcN/YMRadXi32i erumhBmaDwwqY3BtNyl1qewCoyAjb5+hepMEsq5vhzfBVgXy8wq3gXFMYjHOjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782585200; a=rsa-sha256; cv=none; b=Q0vZ479jqlH4PAAg601XxdFqeJ02xEyr6DibQGIDvyQSSuqbXA/nPJSQYaXI81y+vDCtew B7fkpWs/AnaILT2YlFy4VTmon4XZCGYob4p86DJYFbZ+K5GGLcoko3aJcathsqoqECpVUd j0IR9L/GsR956L9/QIy/XJ+cM9TIUyoJGFtlO7iOLJj2Nv6dbqmaHfBafzGmlJxzLtavjV X3NDGEYnenLyRv0OsQzqiB0nri4DzczRTRAoG2zo/Fqy/Up6NhqOcYjYQMfKv4/kieYteK x1orVnVjwk0mEu4V9gov4tPFcgeGBg+KYcGUHMVAyYZx4rsO0GOyeoNGEyDkRw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782585200; 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=4Bd8BIiW3Fs5TApO49S4RfysAOclvw0fylYKD7uUfhM=; b=c8GP7nKqzFr3pPK2ibehCYn+WZQWg2pA/JvHpDzw349oEQeIJTpgDy15Ye56ZEDtHedS6f OJx/12Ji3qPEcGkwVxnDi2hRVHP0kAIHcFVds1nMpnFMh0LeocWrlRBV6nnuLiSUI9bywQ tPpaoTgTAFdg+/sTJ/G9mScgNS0x2tyUMUxt+TzGzxgb4sUsttOmSOK225/YhynvouTtyh 8DdnANkImMa4GQVXfLFbzUSL5TFtaOuGBdyRcv20Y1X+vMYURB1yqBQxkb8J+YOxjlcLej n3ryj9ZGJRCw3iMrCEKba4+VxT1fFl/vhsXlmT6DvA1PoGrfcyIEsj09e94Gug== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gnh4c28WdzcW0 for ; Sat, 27 Jun 2026 18:33:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 40e8c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 27 Jun 2026 18:33:15 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: d9a2dd465a - main - porters-handbook: Use full-length hashes in GH_TAGNAME List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d9a2dd465a3c89dd68211a7c0a7ec2c556c4c643 Auto-Submitted: auto-generated Date: Sat, 27 Jun 2026 18:33:15 +0000 Message-Id: <6a40176b.40e8c.56a5734e@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=d9a2dd465a3c89dd68211a7c0a7ec2c556c4c643 commit d9a2dd465a3c89dd68211a7c0a7ec2c556c4c643 Author: Ed Maste AuthorDate: 2026-06-27 12:18:00 +0000 Commit: Ed Maste CommitDate: 2026-06-27 18:24:20 +0000 porters-handbook: Use full-length hashes in GH_TAGNAME Full hashes avoid possible conflicts, at the cost of a small increase in some path names. About 1/3 of the existing GH_TAGNAMEs in the ports tree are already full 40-character hashes. Reviewed by: bcr Event: Halifax Hackathon 202606 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D57901 --- documentation/content/en/books/porters-handbook/makefiles/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index 801ffd5066..8415ede9a4 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -1540,7 +1540,7 @@ DISTVERSION= 2.7.4.20260626 USE_GITHUB= yes GH_ACCOUNT= freebsd GH_PROJECT= pkg -GH_TAGNAME= 2678d2b +GH_TAGNAME= 2678d2b6a8ca3cf80cb4dbc8da557a2998e1b5c0 .... It will automatically have `MASTER_SITES` set to `GH` and `WRKSRC` to `${WRKDIR}/pkg-6dbb17b`. @@ -1585,7 +1585,7 @@ PORTNAME= bar DISTVERSION= g20260626 USE_GITHUB= yes -GH_TAGNAME= c472d66b +GH_TAGNAME= c472d66b70dd603bf9e67607f0869639276796ce .... This creates a versioning scheme that increases over time, and that is still before version `0`.