Bug 246708 - ports-mgmt/pkg_replace: Update to 20200522
Summary: ports-mgmt/pkg_replace: Update to 20200522
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: Oleksii Samorukov
URL:
Keywords: buildisok, needs-qa
Depends on:
Blocks:
 
Reported: 2020-05-24 23:26 UTC by Ken DEGUCHI
Modified: 2020-05-25 20:42 UTC (History)
1 user (show)

See Also:


Attachments
patch update to pkg_replace-20200522 (838 bytes, patch)
2020-05-24 23:29 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 2020-05-24 23:26:52 UTC
pkg_replace update to 20200522

*Fix bugs for origin and path
*Support FLAVORS 'origin@flavor'
   See pkg_replace(1)
*Cleanup code
Comment 1 Ken DEGUCHI 2020-05-24 23:29:07 UTC
Created attachment 214824 [details]
patch update to pkg_replace-20200522
Comment 2 Automation User 2020-05-24 23:43:39 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/149157387
Comment 3 Oleksii Samorukov freebsd_committer freebsd_triage 2020-05-25 20:20:01 UTC
https://reviews.freebsd.org/D25004
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-05-25 20:41:21 UTC
A commit references this bug:

Author: samm
Date: Mon May 25 20:40:42 UTC 2020
New revision: 536531
URL: https://svnweb.freebsd.org/changeset/ports/536531

Log:
  ports-mgmt/pkg_replace: update to 20200522

  - Fix bugs for origin and path
  - Code cleanup
  - Support FLAVORS 'origin@flavor' (see pkg_replace(1))

  Approved by: araujo (mentor)
  Differential Revision: https://reviews.freebsd.org/D25004
  PR: 246708

Changes:
  head/ports-mgmt/pkg_replace/Makefile
  head/ports-mgmt/pkg_replace/distinfo
Comment 5 Oleksii Samorukov freebsd_committer freebsd_triage 2020-05-25 20:41:47 UTC
Committed revision 536531.