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
Unknown Object (File)
Tue, Feb 25, 12:26 AM
Unknown Object (File)
Wed, Feb 19, 11:22 AM
Unknown Object (File)
Feb 13 2025, 1:11 AM
Unknown Object (File)
Feb 5 2025, 11:46 AM
Unknown Object (File)
Dec 26 2024, 1:02 PM
Unknown Object (File)
Dec 26 2024, 12:24 AM
Unknown Object (File)
Nov 29 2024, 9:40 PM
Unknown Object (File)
Nov 28 2024, 9:31 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 33816
Build 31033: arc lint + arc unit