| Summary: | sysutils/ansible: add patch to fix cron module | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | CC: | brd, lifanov | ||||||
| Priority: | --- | Keywords: | patch | ||||||
| Version: | Latest | Flags: | lifanov:
maintainer-feedback+
amdmi3: merge-quarterly? |
||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Dmitry Marakasov
2016-05-27 10:46:15 UTC
Created attachment 170725 [details]
fix crontab module
Please use this instead. It rebases the patch on ansible 2.1.0.0
and lists the patch and uses the EXTRA_PATCHES approach to avoid
modifying sysutils/ansible1.
Thanks for the fix! I had to do a similar thing with "at" module
a while ago.
In order to merge to stable, you can merge it together with r415910,
or, if you would prefer, add this one as a second line to EXTRA_PATCHES.
A commit references this bug: Author: brd Date: Sat Jun 11 00:49:53 UTC 2016 New revision: 416699 URL: https://svnweb.freebsd.org/changeset/ports/416699 Log: sysutils/ansible: add patch to fix cron module PR: 209789 Submitted by: Dmitry Marakasov <amdmi3@FreeBSD.org> Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) Approved by: bdrewery (implicit, mentor) Changes: head/sysutils/ansible/Makefile head/sysutils/ansible/files/extra-patch-b5e012b Committed, thank you for your submission! |