diff options
| author | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2022-07-16 01:41:23 +0000 |
|---|---|---|
| committer | Lorenzo Salvadore <salvadore@FreeBSD.org> | 2022-07-16 01:45:34 +0000 |
| commit | 4e6d8da70fcb9015f42707b038950b2a2591c089 (patch) | |
| tree | 33aaa6bd0cd45b651b3a021e0b988ffcab7c6487 | |
| parent | b460b4397d65e95b7042382c95cb0e7a3783a0c8 (diff) | |
| download | doc-4e6d8da70fcb9015f42707b038950b2a2591c089.tar.gz doc-4e6d8da70fcb9015f42707b038950b2a2591c089.zip | |
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)
| -rw-r--r-- | website/content/en/status/report-2022-01-2022-03/portmgr.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
