Created attachment 176888 [details] chkrootkit_0.50_to_0.51_update.patch Simple update from chkrootkit 0.50 to 0.51. Makefile and dist-info update, validated against the provided md5 from chkrootkit.org, and double-checked the sha256. All patches apply cleanly, builds under 9.3, 10.1, 10.2, 10.3, and 11.0 RELEASE amd64.
Thank you Lacey. Please set the maintainer-approval flag to + on attachment for ports you are maintainer of. Attachment -> Details -> maintainer-approval [+]
(In reply to Kubilay Kocak from comment #1) Oops. Sorry about that. Fixed. =)
A commit references this bug: Author: junovitch Date: Tue Nov 29 00:40:46 UTC 2016 New revision: 427350 URL: https://svnweb.freebsd.org/changeset/ports/427350 Log: security/chkrootkit: update 0.50 -> 0.51 PR: 214416 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Changes: head/security/chkrootkit/Makefile head/security/chkrootkit/distinfo
Lacey, there are no overt QA issues so I've committed the update. However, looking at the port the various MASTER_SITES lines have not been changed since SVN r133357. Can you do a `make fetch-urlall-list` and review/update MASTER_SITES mirrors accordingly? I'll make a quick follow up commit with the changes and I'll await your reply before closing this PR.
Created attachment 177517 [details] chkrootkit_master_sites_cleanup.patch Hello Jason. Per your request, I reviewed each of the mirrors, and removed all of the ones no longer working or up to date, which sadly, just leaves the main chkrootkit site. Thank you for your help and suggestions. =)
A commit references this bug: Author: junovitch Date: Tue Nov 29 23:13:07 UTC 2016 New revision: 427406 URL: https://svnweb.freebsd.org/changeset/ports/427406 Log: security/chkrootkit: follow-up on r427350; MASTER_SITES cleanup PR: 214416 Submitted by: Lacey Powers <lacey.leanne@gmail.com> (maintainer) Changes: head/security/chkrootkit/Makefile
(In reply to Lacey Powers from comment #5) Fantastic! Thank you for the quick follow up!