[Bug 259955] x11/gnome3: pkg-message-lite refers to pkg_delete
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259955 --- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f94a5bac145af5f369c42e8f3811be91ade75bc7 commit f94a5bac145af5f369c42e8f3811be91ade75bc7 Author: Don Lewis <[email protected]> AuthorDate: 2026-04-08 05:19:50 +0000 Commit: Don Lewis <[email protected]> CommitDate: 2026-04-16 09:23:46 +0000 ports-mgmt/pkg_cleanup: update man page The pkg_cleanup(1) man page refers to the obsolete man pages pkg-delete(1) and pkg-info(1). These were part of the origin pkg implementation which is long gone. These are now subcommands of the pkg command and spelled "pkg delete" and "pkg info", but they have their own man pages, pkg-delete.1 and pkg-info.1. PR: 259955 Reported by: Graham Perrin <[email protected]> ports-mgmt/pkg_cleanup/Makefile | 2 +- ports-mgmt/pkg_cleanup/files/pkg_cleanup.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.