Bug 236751 - security/base-audit: Always use anticongestion function
Summary: security/base-audit: Always use anticongestion function
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-24 06:11 UTC by Yasuhiro Kimura
Modified: 2019-06-03 20:00 UTC (History)
2 users (show)

See Also:
pi: maintainer-feedback+


Attachments
Patch file (1.36 KB, patch)
2019-03-24 06:11 UTC, Yasuhiro Kimura
no flags Details | Diff
update 0.4 (1.10 KB, patch)
2019-04-11 18:15 UTC, Miroslav Lachman
000.fbsd: maintainer-approval+
Details | Diff
update to 0.4, remove trailing space (1.58 KB, patch)
2019-04-11 18:19 UTC, Miroslav Lachman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-03-24 06:11:00 UTC
Created attachment 203096 [details]
Patch file

* Since all supported FreeBSD versions have anticongestion function in /etc/default/periodic.conf, always use it to insert random sleep with non-interactive mode.
* Bump PORTREVISION.
* Fix portlint warning of pkg-descr.
Comment 1 Miroslav Lachman 2019-04-01 08:35:15 UTC
Thank you for the notice. I'll release this change as version 0.4 ASAP.
Comment 2 Miroslav Lachman 2019-04-11 18:15:07 UTC
Created attachment 203601 [details]
update 0.4
Comment 3 Miroslav Lachman 2019-04-11 18:19:24 UTC
Created attachment 203602 [details]
update to 0.4, remove trailing space
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2019-06-03 19:59:52 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-06-03 20:00:26 UTC
A commit references this bug:

Author: pi
Date: Mon Jun  3 19:59:49 UTC 2019
New revision: 503419
URL: https://svnweb.freebsd.org/changeset/ports/503419

Log:
  security/base-audit: upgrade 0.3 -> 0.4

  - Since all supported FreeBSD versions have anticongestion function
    in /etc/default/periodic.conf, always use it to insert random sleep
    with non-interactive mode.
  - pet portlint

  PR:		236751
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	Miroslav Lachman <000.fbsd@quip.cz> (maintainer)

Changes:
  head/security/base-audit/Makefile
  head/security/base-audit/files/405.pkg-base-audit.in
  head/security/base-audit/pkg-descr