Bug 238918 - security/dehydrated: Update to 0.6.5
Summary: security/dehydrated: Update to 0.6.5
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: Kubilay Kocak
URL: https://github.com/lukas2511/dehydrat...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 13:19 UTC by Sascha Holzleiter
Modified: 2019-07-01 13:55 UTC (History)
0 users

See Also:
koobs: merge-quarterly+


Attachments
dehydrated 0.6.5 update (1.00 KB, patch)
2019-07-01 13:19 UTC, Sascha Holzleiter
sascha: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Holzleiter 2019-07-01 13:19:31 UTC
Created attachment 205459 [details]
dehydrated 0.6.5 update

Another hotfix release.

  poudriere testport -> ok

Changelog: https://github.com/lukas2511/dehydrated/blob/v0.6.5/CHANGELOG
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-01 13:37:49 UTC
A commit references this bug:

Author: koobs
Date: Mon Jul  1 13:37:41 UTC 2019
New revision: 505571
URL: https://svnweb.freebsd.org/changeset/ports/505571

Log:
  security/dehydrated: Update to 0.6.5

  While I'm here, pet portlint:

    WARN: Makefile: extra item placed in the USES/USE_x section, for example, "NO_BUILD".

  Changelog:

    https://github.com/lukas2511/dehydrated/blob/v0.6.5/CHANGELOG

  PR:		238918
  Submitted by:	Sascha Holzleiter <sascha root-login org> (maintainer)
  MFH:		2019Q2 (blanket: bugfix release)

Changes:
  head/security/dehydrated/Makefile
  head/security/dehydrated/distinfo
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-01 13:55:08 UTC
A commit references this bug:

Author: koobs
Date: Mon Jul  1 13:54:59 UTC 2019
New revision: 505573
URL: https://svnweb.freebsd.org/changeset/ports/505573

Log:
  MFH: r468669 r505499 r505571

  security/dehydrated: Restore ZSH and BASH options because they make scripts to use these shells

  The options were deleted mistakenly in the previous commit.
  Additionally, moved plist into pkg-plist file, and added @sample instructions for relevant samples.

  PR:		227848
  Reported by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)

  security/dehydrated: update to 0.6.4

  PR:		238820
  Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)

  security/dehydrated: Update to 0.6.5

  While I'm here, pet portlint:

    WARN: Makefile: extra item placed in the USES/USE_x section, for example, "NO_BUILD".

  Changelog:

    https://github.com/lukas2511/dehydrated/blob/v0.6.5/CHANGELOG

  PR:		238918
  Submitted by:	Sascha Holzleiter <sascha root-login org> (maintainer)

  Approved by:	ports-secteam (blanket: bugfix release(s))

Changes:
_U  branches/2019Q2/
  branches/2019Q2/security/dehydrated/Makefile
  branches/2019Q2/security/dehydrated/distinfo
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-07-01 13:55:52 UTC
Committed and merged, thank you for your report Saschsa