git: 4e6d8da70f - main - report-2022-01-2022-03/portmgr.adoc: Fix lists
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Jul 2022 01:45:48 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=4e6d8da70fcb9015f42707b038950b2a2591c089 commit 4e6d8da70fcb9015f42707b038950b2a2591c089 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-07-16 01:41:23 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-07-16 01:45:34 +0000 report-2022-01-2022-03/portmgr.adoc: Fix lists Add blank lines required to display bullet points properly. PR: 265246 Reported by: grahamperrin Approved by: debdrup (status blanket) --- website/content/en/status/report-2022-01-2022-03/portmgr.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/status/report-2022-01-2022-03/portmgr.adoc b/website/content/en/status/report-2022-01-2022-03/portmgr.adoc index 7d2203805d..ade42a0bb4 100644 --- a/website/content/en/status/report-2022-01-2022-03/portmgr.adoc +++ b/website/content/en/status/report-2022-01-2022-03/portmgr.adoc @@ -17,6 +17,7 @@ Before we start with the usual statistics, portmgr is happy to announce it has s The first two lurkers are pizzamig@ and se@; they will learn about the inner workings of portmgr and bring in new ideas. Portmgr also started having bi-weekly meetings, some public results are: + * restarting the lurker program * fixes to ports going backwards in version * dropping DragonFlyBSD version checks in bsd.port.mk @@ -32,6 +33,7 @@ No new committers joined during the last quarter, portmgr took one commit bit in The cluster administration team has provided portmgr with a third aarch64 builder; it is being used for package builds. Things that happened in git: + * Two new USES were introduced: ** elfctl to change an ELF binary's feature control note ** minizip to get the correct library dependency on minizip