Bug 213162 - [patch] security/acme-client: Syntax error in periodic script
Summary: [patch] security/acme-client: Syntax error in periodic script
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: Bernard Spil
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-10-02 19:17 UTC by Peter Jeremy
Modified: 2016-10-08 15:16 UTC (History)
0 users

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


Attachments
Patch to remove hyphens in variable names. (862 bytes, patch)
2016-10-02 19:17 UTC, Peter Jeremy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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