From nobody Mon Apr 8 14:44:45 2024 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 4VCsLs5Xrdz5H867 for ; Mon, 8 Apr 2024 14:44:53 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Received: from mail-4323.proton.ch (mail-4323.proton.ch [185.70.43.23]) (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 "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VCsLs3QVLz441V; Mon, 8 Apr 2024 14:44:53 +0000 (UTC) (envelope-from developer@lorenzosalvadore.it) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lorenzosalvadore.it; s=protonmail; t=1712587490; x=1712846690; bh=7oBfVufSTtEbDG1rLMnYURKN845dHJwVsvE881VNSlY=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=hy51w9zIDbsu5B+J8JQhGIXCba7gxWmCer9T5pd9R/myCEhjK7NvaIglRXWDgpFHP 67ffj4fIdMblaFTZUzSMWTR89YF0OC0FACQAcwvqmIenO23L9ZekTTimMsU5tA7mto R17TIi2SJBHcKQ+UtFcrd/avfTf2N42s8RaEbErZsluXHo2fAb+ml+5dkFbzkkaVBk kWsaLdSRsVR1vXHHn0ChvlYjIheLPRvHbgk8Z5C01u0bwnjODl+pSFqUZEg4rBPdVl Q48Zd0iYRQXj86Lq48cWWT23xxr+Yorw0f4ImmG2sYy1z2dn8KdPCCCawth0zE7kDJ BWxDo/dg/nEgQ== Date: Mon, 08 Apr 2024 14:44:45 +0000 To: Lorenzo Salvadore From: Lorenzo Salvadore Cc: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: Re: git: 28d723aab0 - main - Status/2024Q1/freshports.adoc: Fixes Message-ID: In-Reply-To: <202404081345.438DjRh9052034@gitrepo.freebsd.org> References: <202404081345.438DjRh9052034@gitrepo.freebsd.org> Feedback-ID: 53711648:user:proton 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: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH] X-Rspamd-Queue-Id: 4VCsLs3QVLz441V On Monday, April 8th, 2024 at 15:45, Lorenzo Salvadore wrote: >=20 >=20 > The branch main has been updated by salvadore: >=20 > URL: https://cgit.FreeBSD.org/doc/commit/?id=3D28d723aab0acb2526fe3d05a8e= cdf01483327947 >=20 > commit 28d723aab0acb2526fe3d05a8ecdf01483327947 > Author: Lorenzo Salvadore salvadore@FreeBSD.org Sorry, I made a mistake. This is authored by Graham Perrin . >=20 > AuthorDate: 2024-04-08 13:37:36 +0000 > Commit: Lorenzo Salvadore salvadore@FreeBSD.org >=20 > CommitDate: 2024-04-08 13:44:57 +0000 >=20 > Status/2024Q1/freshports.adoc: Fixes >=20 > Pull Request: https://github.com/freebsd/freebsd-doc/pull/363 > --- > website/content/en/status/report-2024-01-2024-03/freshports.adoc | 6 +++-= -- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/website/content/en/status/report-2024-01-2024-03/freshports.= adoc b/website/content/en/status/report-2024-01-2024-03/freshports.adoc > index fe8b3a7829..5abd4feebc 100644 > --- a/website/content/en/status/report-2024-01-2024-03/freshports.adoc > +++ b/website/content/en/status/report-2024-01-2024-03/freshports.adoc > @@ -11,7 +11,7 @@ They cover all commits, not just ports. >=20 > FreshPorts tracks the commits and extracts data from the port Makefiles t= o create a database of information useful to both port maintainers and port= users. >=20 > -For example, link:https://www.freshports.org/security/acme.sh/#packages[= ] shows the history of the package:security/acme.sh[] port, back to its cre= ation in May 2017. > +For example, link:https://www.freshports.org/security/acme.sh/#history[]= shows the history of the package:security/acme.sh[] port, back to its crea= tion in May 2017. > Also available are dependencies, flavors, configuration options, and avai= lable packages. > All of this is useful for both users and developers of ports. >=20 > @@ -30,7 +30,7 @@ Details at: >=20 > =3D=3D=3D=3D Help Needed >=20 > -It has been over 22 years since FreshPorts started. > +It has been over 23 years since FreshPorts started. > Others must take over eventually. > I have started that process recently. > There are several aspects to FreshPorts: > @@ -47,4 +47,4 @@ This is not a huge time commitment. > There is a lot of learning. > While not a complex application, FreshPorts is also not trivial. >=20 > -To contribute, please join the link:https://lists.freshports.org/mailman= /listinfo/freshports-coders[] mailing list and let us know what you would l= ike to help with. > \ No newline at end of file > +To contribute, please join the link:https://lists.freshports.org/mailman= /listinfo/freshports-coders[] mailing list and let us know what you would l= ike to help with.