Bug 224511

Summary: security/logcheck: change RUN_DEPENDS
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 224507, 224508    
Bug Blocks:    
Attachments:
Description Flags
patch file
none
build log of poudriere on 11.1-RELEASE amd64 none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2017-12-21 21:03:23 UTC
Created attachment 189022 [details]
patch file

Change RUN_DEPENDS. Now logcheck(8) uses lockfile-progs(1) instead of lockfile(1) for mutual exclusion control.

After the patch is applied this port depends on sysutils/lockfile-progs and devel/liblockfile, and they aren't in the ports tree yet. So please commit bug #224507 and bug #224508	in advance.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2017-12-21 21:09:07 UTC
Created attachment 189023 [details]
build log of poudriere on 11.1-RELEASE amd64

Attached file is build log of poudriere on 11.1-RELEASE amd64.

Result of portlint check is as follwing:

yasu@rolling-vm-freebsd1[2994]% pwd
/usr/ports/security/logcheck
yasu@rolling-vm-freebsd1[2995]% portlint -C
looks fine.
yasu@rolling-vm-freebsd1[2996]%
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2018-02-14 17:25:56 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-02-14 17:26:17 UTC
A commit references this bug:

Author: pi
Date: Wed Feb 14 17:25:48 UTC 2018
New revision: 461822
URL: https://svnweb.freebsd.org/changeset/ports/461822

Log:
  security/logcheck: replace mail/procmail with sysutils/lockfile-progs for locking

  PR:		224511
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)

Changes:
  head/security/logcheck/Makefile
  head/security/logcheck/files/patch-src_logcheck