Page MenuHomeFreeBSD

x11/sxhkd: Update to 0.5.8
ClosedPublic

Authored by ultima on Jul 27 2017, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 14, 11:41 AM
Unknown Object (File)
Mon, Feb 24, 12:58 AM
Unknown Object (File)
Jan 24 2025, 10:28 PM
Unknown Object (File)
Jan 24 2025, 9:10 AM
Unknown Object (File)
Jan 19 2025, 9:35 AM
Unknown Object (File)
Jan 8 2025, 11:49 PM
Unknown Object (File)
Dec 26 2024, 1:11 PM
Unknown Object (File)
Dec 26 2024, 12:47 PM
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.