[Bug 259256] [NEW PORT] devel/kconfig-frontends
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259256] [NEW PORT] devel/kconfig-frontends"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Jan 2022 10:33:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259256 Yasuhiro Kimura <yasu@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #5 from Yasuhiro Kimura <yasu@freebsd.org> --- (In reply to Tomasz "CeDeROM" CEDRO from comment #4) Some comments about attachment 228823. 1. Use DISTVERSION rather than PORTVERSION when the version only contains numbers separated by dots, dashes or underscores (ref. section 5.2.2 of Porter's Handbook). 2. 'Created by' header in Makefile is obsolete. 3. There is an empty line at the end of pkg-plist. 4. Before submitting new port or patch to update existing port, please check it with portlint, portclippy and portfmt as is explained in section 10.2 and 10.3 of Porter's Handbook. For example, my 3rd comment is detected by portlint. -- You are receiving this mail because: You are the assignee for the bug.