Bug 213162

Summary: [patch] security/acme-client: Syntax error in periodic script
Product: Ports & Packages Reporter: Peter Jeremy <peterj>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (brnrd)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to remove hyphens in variable names. none

Description Peter Jeremy freebsd_committer freebsd_triage 2016-10-02 19:17:06 UTC
Created attachment 175372 [details]
Patch to remove hyphens in variable names.

The acme-client periodic script contains typos that result in "command not found" errors if no renewscript is specified.
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2016-10-08 13:09:27 UTC
Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-10-08 13:36:52 UTC
A commit references this bug:

Author: brnrd
Date: Sat Oct  8 13:36:14 UTC 2016
New revision: 423507
URL: https://svnweb.freebsd.org/changeset/ports/423507

Log:
  security/acme-client: Fixes for periodic script

    - Fix domains and client-args variable typos [1]
    - Don't display deploy messages when deploy-script unset[2]

  PR:		213162 [1], 213163 [2]
  Submitted by:	peterj

Changes:
  head/security/acme-client/files/000.acme-client.sh.in