Bug 235407 - sysutils/docker: Update to 18.09.1
Summary: sysutils/docker: Update to 18.09.1
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: Nikolai Lifanov
URL: https://github.com/docker/docker-ce/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-01 20:23 UTC by Dmitri Goutnik
Modified: 2019-02-02 00:03 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lifanov)


Attachments
patch file (3.43 KB, patch)
2019-02-01 20:23 UTC, Dmitri Goutnik
dmgk: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-02-01 20:23:25 UTC
Created attachment 201615 [details]
patch file

- Update 18.06.0 -> 18.09.1
- Drop DISTVERSIONSUFFIX=-ce, it was removed in 18.09.0 [1]

Changelog: https://docs.docker.com/engine/release-notes/

QA:
  poudriere testport: OK (112a, 112i, 120a)

[1] https://docs.docker.com/engine/release-notes/#improvements-for-docker-engine-ee-and-ce-1
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-01 23:59:37 UTC
A commit references this bug:

Author: lifanov
Date: Fri Feb  1 23:59:13 UTC 2019
New revision: 491902
URL: https://svnweb.freebsd.org/changeset/ports/491902

Log:
  update Docker client to 18.09.1

  Changes: https://docs.docker.com/engine/release-notes/

  PR:		235407
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

Changes:
  head/sysutils/docker/Makefile
  head/sysutils/docker/distinfo
  head/sysutils/docker/files/patch-components_cli_vendor_github.com_tonistiigi_fsutil_stat__unix.go
  head/sysutils/docker/files/patch-components_cli_vendor_github.com_tonistiigi_fsutil_walker__unix.go
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2019-02-02 00:03:46 UTC
Committed, thanks!