Bug 268026 - ports-mgmt/pkg_replace: update to 20221128
Summary: ports-mgmt/pkg_replace: update to 20221128
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: Koichiro Iwao
URL: https://github.com/kdeguchi/pkg_repla...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-28 00:42 UTC by Ken DEGUCHI
Modified: 2022-11-28 01:36 UTC (History)
1 user (show)

See Also:
kdeguchi: merge-quarterly?


Attachments
Update to pkg_replace-20221128 (955 bytes, patch)
2022-11-28 00:42 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 2022-11-28 00:42:38 UTC
Created attachment 238383 [details]
Update to pkg_replace-20221128

-Fix dependencies checking in get_depend_pkgnames() and get_require_pkgnames().
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-28 01:06:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=244d154d1d77adb4eaf0cbeea5471e14369d2975

commit 244d154d1d77adb4eaf0cbeea5471e14369d2975
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2022-11-28 01:05:01 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-11-28 01:05:01 +0000

    ports-mgmt/pkg_replace: Update to 20221128

    - Fix dependencies checking in get_depend_pkgnames() and
      get_require_pkgnames()

    PR:             268026
    Sponsored by:   Miracle Linux

 ports-mgmt/pkg_replace/Makefile | 2 +-
 ports-mgmt/pkg_replace/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2022-11-28 01:36:46 UTC
Committed, thanks!