Created attachment 186362 [details] patch file * Take maintainership. * Add license information. * Regenerate patch to fix portlint warning. * Remove wrong @undexec line from pkg-plist. * Use @sample macro to handle configuration file. * Bump PORTREVISION because of pkg-plist change.
Comment on attachment 186362 [details] patch file Implicit approval, maintained by ports@
Thank you for your contribution. Could you please: Confirm that this change passes QA (portlint, poudriere in particular). For more information, see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html
Created attachment 186469 [details] build log of poudriere (In reply to Danilo G. Baio from comment #2) Attached file is build log of poudriere, and result of portlint check is as following. yasu@rolling-vm-freebsd1[2209]% cd /usr/ports/security/clamsmtp yasu@rolling-vm-freebsd1[2210]% portlint -A WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. 0 fatal errors and 2 warnings found. yasu@rolling-vm-freebsd1[2211]%
A commit references this bug: Author: cs Date: Thu Oct 5 19:44:15 UTC 2017 New revision: 451343 URL: https://svnweb.freebsd.org/changeset/ports/451343 Log: * Take maintainership. * Add license information. * Regenerate patch to fix portlint warning. * Remove wrong @undexec line from pkg-plist. * Use @sample macro to handle configuration file. * Bump PORTREVISION because of pkg-plist change. PR: 222316 Submitted by: Yasuhiro Kimura <yasu@utahime.org> Changes: head/security/clamsmtp/Makefile head/security/clamsmtp/files/patch-configure head/security/clamsmtp/pkg-plist