Bug 244509

Summary: sysutils/yadm: Update to 2.4.0
Product: Ports & Packages Reporter: Adam Jimerson <vendion>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
yadm 2.4.0 update patch none

Description Adam Jimerson 2020-02-28 21:03:51 UTC
Created attachment 212033 [details]
yadm 2.4.0 update patch

This patch updates yadm to 2.4.0 upstream changelog is as follows:

* Support multiple keys in `yadm.gpg-recipient` (#139)
* Ensure all templates are written atomically (#142)
* Add encrypt_with_checksums to the hooks collection (#188)
* Escape white space in YADM_HOOK_FULL_COMMAND (#187)
* Improve parsing of os-release (#194)
* Improve identification of WSL (#196)
* Fix troff warnings emitted by man page (#195)
* Write encrypt-based exclusions during decrypt
Comment 1 Automation User 2020-02-28 21:55:23 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122040306
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-03 18:10:12 UTC
A commit references this bug:

Author: fernape
Date: Tue Mar  3 18:09:28 UTC 2020
New revision: 527688
URL: https://svnweb.freebsd.org/changeset/ports/527688

Log:
  sysutils/yadm: update to 2.4.0

  From ChangeLog: https://github.com/TheLocehiliosan/yadm/releases/tag/2.4.0

  Update version number and update documentation

   * Support multiple keys in `yadm.gpg-recipient` (#139)
   * Ensure all templates are written atomically (#142)
   * Add encrypt_with_checksums to the hooks collection (#188)
   * Escape white space in YADM_HOOK_FULL_COMMAND (#187)
   * Improve parsing of os-release (#194)
   * Improve identification of WSL (#196)
   * Fix troff warnings emitted by man page (#195)
   * Write encrypt-based exclusions during decrypt

  PR:	244509
  Submitted by:	vendion@gmail.com (maintainer)

Changes:
  head/sysutils/yadm/Makefile
  head/sysutils/yadm/distinfo
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-03-03 18:10:29 UTC
Committed,

Thanks!