| Summary: | x11/keyboardcast: switch to github | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | ekoort <eimar.koort> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | CC: | eimar.koort | ||||||||
| Priority: | --- | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
The patch does not apply, it has CRLF line terminators. Does not apply even if they're fixed. Also, please check the port with portlint before submission. For instance, - you should use tabs instead of spaces - MASTER_SITES not needed (provided by USE_GITHUB) - GH_PROJECT not needed (defaults to portname) - DISVERSIONPREFIX belongs after PORTVERSION line - USE_GITHUB/GH_ACCOUNT block belongs after MAINTAINER/COMMENT block Created attachment 171644 [details]
new patch
Sorry about previous patch.
I copy-pasted this multiple times before in various editors/environments.
So new patch is result of
# diff -ruN keyboardcast keyboardcast.orig > keyboardcast.txt
Also used portlint. I hope it works this time.
(In reply to eimar.koort from comment #2) The patch now applies, but problems I've mentioned were not fixed. Created attachment 171709 [details]
reorganized new patch
Hi. Thank You for your patience.
Here is new portlinted and reorganized patch.
Now perfect, thank you! A commit references this bug: Author: amdmi3 Date: Fri Jun 24 16:02:30 UTC 2016 New revision: 417437 URL: https://svnweb.freebsd.org/changeset/ports/417437 Log: - Switch port to new GitHub home - While here, add LICENSE PR: 210428 Submitted by: eimar.koort@gmail.com (maintainer) Changes: head/x11/keyboardcast/Makefile head/x11/keyboardcast/distinfo |
Created attachment 171640 [details] switch to github No functional changes at the moment. Source is moved to Github.