[Bug 279482] ports-mgmt/pkg_replace: update to 20240603
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279482] ports-mgmt/pkg_replace: update to 20240603"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 09:01:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279482 Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #251175|0 |1 is obsolete| | Attachment #251178| |maintainer-approval+ Flags| | --- Comment #1 from Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> --- Created attachment 251178 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251178&action=edit Update to pkg_replace-20240603 *Changed File format created by option "-dd" or "-RR" in the PKG_REPLACE_DB_DIR, i.e. from PKGNAME to PKGORIGIN, because it is expected to behave better when the ports are updates. *Changed the default behavior of the PKG_REPLACE_DB_DIR with option "-dd" or "-RR". Created files are not deleted but retained. If you want to clean the PKG_REPLACE_DB_DIR, set option "--cleandeps". *The default location of the PKG_REPLACE_DB_DIR has changed from /var/tmp/pkg_replace to /var/db/pkg_replace. *Add option "--makedb". Create files only in the PKG_REPLACE_DB_DIR. *Cleanup codes. -- You are receiving this mail because: You are the assignee for the bug.