Bug 212727 - [maintainer update] security/dehydrated: Fix pkg-message and periodic script
Summary: [maintainer update] security/dehydrated: Fix pkg-message and 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: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-16 12:29 UTC by Sascha Holzleiter
Modified: 2016-09-17 19:43 UTC (History)
1 user (show)

See Also:


Attachments
0.3.1 Rev 1 diff (2.24 KB, patch)
2016-09-16 12:29 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 2016-09-16 12:29:51 UTC
Created attachment 174828 [details]
0.3.1 Rev 1 diff

This patch fixes bug #212717 and also corrects the quoting in the periodic script.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-17 19:38:16 UTC
A commit references this bug:

Author: robak
Date: Sat Sep 17 19:38:05 UTC 2016
New revision: 422344
URL: https://svnweb.freebsd.org/changeset/ports/422344

Log:
  security/dehydrated: minor fixes

  * Fix incorrect path in pkg-message
  * Fix quoting error in periodic script

  PR:		212727
  Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
  MFH:		2016Q3

Changes:
  head/security/dehydrated/Makefile
  head/security/dehydrated/files/000.dehydrated.in
  head/security/dehydrated/files/pkg-message.in
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2016-09-17 19:43:37 UTC
Committed, thanks!