Page MenuHomeFreeBSD

/usr/ports/UPDATING: Correct dirnames database/* to databases/*
ClosedPublic

Authored by rhurlin on Sep 25 2020, 5:01 PM.
Tags
None
Referenced Files
F106136909: D26557.diff
Thu, Dec 26, 12:24 AM
Unknown Object (File)
Fri, Nov 29, 9:40 PM
Unknown Object (File)
Thu, Nov 28, 9:31 PM
Unknown Object (File)
Thu, Nov 28, 4:43 AM
Unknown Object (File)
Wed, Nov 27, 1:24 PM
Unknown Object (File)
Oct 4 2024, 3:48 PM
Unknown Object (File)
Oct 2 2024, 1:18 PM
Unknown Object (File)
Oct 2 2024, 1:05 AM
Subscribers

Details

Summary

In /usr/ports/UPDATING all sections, which contain "database/..." instead of "databases/..." in the 'AFFECTS:' line, utilities like 'pkg updating' can't automatically display those sections.

The postgresql sections in particular have information that would be useful for casual use of "pkg updating". One work-around, of course, is to use "pkg updating database/postgresql"

This is from PR 249881, submitted by Keith White

While here, also correct some more occurrences.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable