Bug 246433 - ports-mgmt/pkg_replace: Update to 20200504
Summary: ports-mgmt/pkg_replace: Update to 20200504
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: Hiroki Tagato
URL:
Keywords: buildisok, needs-qa
Depends on:
Blocks:
 
Reported: 2020-05-13 05:40 UTC by Ken DEGUCHI
Modified: 2020-05-15 00:37 UTC (History)
1 user (show)

See Also:


Attachments
patch update to pkg_replace-20200504 (1.65 KB, text/plain)
2020-05-13 05:40 UTC, Ken DEGUCHI
kdeguchi: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken DEGUCHI 2020-05-13 05:40:17 UTC
Created attachment 214442 [details]
patch update to pkg_replace-20200504

pkg_replace update to 20200504

* Support OVERLAYS
* Support FLAVOR
  If you want to change flavor to foo, you set option '-m FLAVOR=foo'.
Comment 1 Automation User 2020-05-13 05:49:34 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/145431990
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2020-05-13 06:47:11 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-15 00:37:12 UTC
A commit references this bug:

Author: tagattie
Date: Fri May 15 00:36:50 UTC 2020
New revision: 535257
URL: https://svnweb.freebsd.org/changeset/ports/535257

Log:
  Update to 20200504

  Changelog:
  - Support OVERLAYS
  - Support FLAVOR

  PR:		246433
  Submitted by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
  Approved by:	ehaupt (mentor)

Changes:
  head/ports-mgmt/pkg_replace/Makefile
  head/ports-mgmt/pkg_replace/distinfo
  head/ports-mgmt/pkg_replace/pkg-plist
Comment 4 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-15 00:37:58 UTC
Committed, thanks!