Bug 274390 - ports-mgmt/pkg_replace: Update to 20231008
Summary: ports-mgmt/pkg_replace: Update to 20231008
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-10 05:21 UTC by Ken DEGUCHI
Modified: 2023-10-10 13:04 UTC (History)
2 users (show)

See Also:


Attachments
Update pkg_replace-20231008 (955 bytes, patch)
2023-10-10 05:21 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken DEGUCHI 2023-10-10 05:21:30 UTC
Created attachment 245543 [details]
Update pkg_replace-20231008

Update pkg_replace-20231008.

*Check the pkg command if it is installed or not.
*Improved FLAVOR handling when installing new packages.
 See example section in pkg_replace(1).
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-10 13:03:45 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-10 13:04:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=12281627b970bc9480c67817580cc8b62a8d20c6

commit 12281627b970bc9480c67817580cc8b62a8d20c6
Author:     Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
AuthorDate: 2023-10-10 06:57:52 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-10 13:03:14 +0000

    ports-mgmt/pkg_replace: Update to 20231008

    ChangeLog: https://github.com/kdeguchi/pkg_replace/releases/tag/20231008

    *Check the pkg command if it is installed or not.
    *Improved FLAVOR handling when installing new packages.
     See example section in pkg_replace(1).

    PR:             274390
    Reported by:    kdeguchi@sz.tokoha-u.ac.jp (maintainer)

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)