From nobody Sat Jun 27 18:19:53 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 4gngnB4Jkpz6jxkY for ; Sat, 27 Jun 2026 18:19:58 +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 4gngnB3ZDgz3yvH for ; Sat, 27 Jun 2026 18:19:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782584398; 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=Lu83UGWIKlOUpQwfClY7tCPfE4IfoW4Or7cE+Cklvks=; b=sszYlOwxIAhxzmVHzoQ2NDsesJ8Y0FpdgKtl4GHzxfnlV/nFdd6VkYPI8kZhFmN5AnVBy/ C8HgWrHkm1DTImRig6u2X46ZOUUx/btDHpu2iCS4M2j5esh4ISXaU6ZIjtVF3A/DkxNYgK aEi7tHeRWnDHOz5YMyBjYk9DDnVUEH9sFXyNeB0MTfcCSR17vDCNxK4nChffnWZbmCOuKR 7QU9cf+v5Aze5dmnB3BSBmvXTClkrO1ecsJvhOI+LRQ6hu9q7o4cwwW2BqNmeN8wR4eVb5 Ij8D4PYkGQs9RwRIylL7Z4IqeIyQ55dvzV9FH/cJXbcbC6calrKouVwDARK7Aw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782584398; a=rsa-sha256; cv=none; b=hlfhe+uIU4C29rnPyInOorkzsWZoWHsQmrx0Gymw2Odo/262EVVI1G4/9BlfYavtIc/WSA kYikUFWV3DAGbUYg1XyzkpZDNAaZEA9zaPaAQzhsf1OqmNrFQJFrpW1Vp2PYBSVx6VnDGS iT7H0Ol9p1fLtP8CWVjDOX1HE3n4kDrpF/h2cHuSA7rLiRuBt9pJ2kv4ycDPEAfFn9Wqj3 0jXRL4BbAZuYwlpxT4MSe7T1ch6n2uS8SvzxFwBLOHwP0DjwTB/yAb+xT6EqTdq2pLx+Hy sGqbv46jg5MxwgaQbg3ktClQbNl8hhvNGTtLjJEsv9X/ix/bnK89TdQJzYRjDg== 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=1782584398; 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=Lu83UGWIKlOUpQwfClY7tCPfE4IfoW4Or7cE+Cklvks=; b=HsW6FRJ4B5Z2QJmMhdg4LbmvE0s4/Vf4sMh4/0VY1lq397IApfWfUwr2putsdDXD49qgV8 1cSKcav8HflQop8E8hbncNmrbgBnQ1YW3HB/2lFZE5J/DuYZB9eaXgsneowW/GrWYjvDOq By3q9QIxO5zEmQBy35Lh/mhaaD5qMGVnqN0yzyhMOFsrogQDfjVXFxc9freZ5QthrDYrp9 OAx+luUw49ilR8COk/XnGH/lPfM7JHBc/dtNkEHXYfeHdUUPDiLGAhrxnVCZtYDZDwllpT Wde6tNznYCaazJ8bKq2i5cY4csiH+6T55vf8kLiszYjOYmdUYH42cPEo+aKu1w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gngnB2KwXzbSD for ; Sat, 27 Jun 2026 18:19:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c26d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 27 Jun 2026 18:19:53 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 515f5dd90c - main - porters-handbook: Freshen up example dates 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: 515f5dd90c0017586366224f69dd6460d143022f Auto-Submitted: auto-generated Date: Sat, 27 Jun 2026 18:19:53 +0000 Message-Id: <6a401449.3c26d.4660d70f@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=515f5dd90c0017586366224f69dd6460d143022f commit 515f5dd90c0017586366224f69dd6460d143022f Author: Ed Maste AuthorDate: 2026-06-26 15:29:53 +0000 Commit: Ed Maste CommitDate: 2026-06-27 18:19:06 +0000 porters-handbook: Freshen up example dates Avoid looking like this document is over a decade old. Reviewed by: jrm, bcr Event: Halifax Hackathon 202606 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D57900 --- .../content/en/books/porters-handbook/makefiles/_index.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc index 092db269e2..801ffd5066 100644 --- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc +++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc @@ -1535,19 +1535,19 @@ While trying to make a port for the bleeding edge version of pkg from the FreeBS [.programlisting] .... PORTNAME= pkg-devel -DISTVERSION= 1.3.0.a.20140411 +DISTVERSION= 2.7.4.20260626 USE_GITHUB= yes GH_ACCOUNT= freebsd GH_PROJECT= pkg -GH_TAGNAME= 6dbb17b +GH_TAGNAME= 2678d2b .... It will automatically have `MASTER_SITES` set to `GH` and `WRKSRC` to `${WRKDIR}/pkg-6dbb17b`. [TIP] **** -`20140411` is the date of the commit referenced in `GH_TAGNAME`, not the date the [.filename]#Makefile# is edited, or the date the commit is made. +`20260626` is the date of the commit referenced in `GH_TAGNAME`, not the date the [.filename]#Makefile# is edited, or the date the commit is made. **** ==== @@ -1582,7 +1582,7 @@ Create the port with a `DISTVERSION` of `g__YYYYMMDD__`, where `g` is for Git, a [.programlisting] .... PORTNAME= bar -DISTVERSION= g20140411 +DISTVERSION= g20260626 USE_GITHUB= yes GH_TAGNAME= c472d66b @@ -1593,7 +1593,7 @@ See crossref:makefiles[makefile-versions-ex-pkg-version, this secion on how to c [source,shell] .... -% pkg version -t g20140411 0 +% pkg version -t g20260626 0 < ....