| Summary: | sysutils/s6 update to 2.7.2.1 bug-fixes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | dewayne | ||||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Some People | CC: | 0mp, crest | ||||||
| Priority: | --- | Keywords: | patch | ||||||
| Version: | Latest | Flags: | crest:
maintainer-feedback+
|
||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
dewayne
2018-10-07 21:37:17 UTC
Created attachment 198179 [details]
Patch to update s6 to version 2.7.2.1
A straight forward patch updating s6 to version 2.7.2.1. Withholding maintainer approval until I tested it in my next poudriere bulk runs.
I'll commit it once you confirm that it is ready. Created attachment 198181 [details]
Update s6 to 2.7.2.1 and make portlint happy
I tested s6 2.7.2.1 and made small changes to make portlint happy (start the comment with a capital letter, remove the dot at the the comment, add SUB_* of from the USES section).
Please commit this patch.
Differential revision: https://reviews.freebsd.org/D17568 Thanks! I also moved USE_LDCONFIG to the USE* section. A commit references this bug: Author: 0mp Date: Mon Oct 15 16:11:58 UTC 2018 New revision: 482158 URL: https://svnweb.freebsd.org/changeset/ports/482158 Log: sysutils/s6: Update to 2.7.2.1 While here, pet portlint: - Fix COMMENT - Fix order of variables Changelog: http://git.skarnet.org/cgi-bin/cgit.cgi/s6/tree/NEWS PR: 232052 Submitted by: crest@rlwinm.de (maintainer) Reported by: dewayne@heuristicsystems.com.au Reviewed by: krion Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D17568 Changes: head/sysutils/s6/Makefile head/sysutils/s6/distinfo head/sysutils/s6/pkg-plist Committed! Thank you! |