Page MenuHomeFreeBSD

x11/sxhkd: Update to 0.5.8
ClosedPublic

Authored by ultima on Jul 27 2017, 8:22 PM.
Tags
None
Referenced Files
F106138285: D11754.diff
Thu, Dec 26, 12:57 AM
Unknown Object (File)
Nov 22 2024, 12:33 PM
Unknown Object (File)
Nov 14 2024, 12:24 PM
Unknown Object (File)
Nov 12 2024, 2:48 AM
Unknown Object (File)
Nov 10 2024, 4:34 PM
Unknown Object (File)
Nov 6 2024, 9:47 AM
Unknown Object (File)
Nov 6 2024, 8:19 AM
Unknown Object (File)
Oct 31 2024, 12:04 AM
Subscribers

Details

Summary
  • Updated 0.5.8
  • Added missing depend
  • Sorted Uses section for portlint

Changelog: https://github.com/baskerville/sxhkd/compare/0.5.7...0.5.8

PR\: 220789
Sumitted by\: Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

The Makefile was throwing a Invalid content encoding (non-UTF-8)

Created and attached diff through website.

x11/sxhkd/Makefile
18

Why the += ?

This revision is now accepted and ready to land.Jul 28 2017, 4:50 PM
This revision was automatically updated to reflect the committed changes.