svn commit: r502356 - head/ports-mgmt/jailaudit
Steve Wills
swills at FreeBSD.org
Thu May 23 20:52:03 UTC 2019
Author: swills
Date: Thu May 23 20:52:02 2019
New Revision: 502356
URL: https://svnweb.freebsd.org/changeset/ports/502356
Log:
ports-mgmt/jailaudit:
PR: 237914
Submitted by: cryx-freebsd at h3q.com (maintainer)
Modified:
head/ports-mgmt/jailaudit/Makefile (contents, props changed)
head/ports-mgmt/jailaudit/distinfo (contents, props changed)
head/ports-mgmt/jailaudit/pkg-descr (contents, props changed)
Modified: head/ports-mgmt/jailaudit/Makefile
==============================================================================
--- head/ports-mgmt/jailaudit/Makefile Thu May 23 20:35:55 2019 (r502355)
+++ head/ports-mgmt/jailaudit/Makefile Thu May 23 20:52:02 2019 (r502356)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jailaudit
-PORTVERSION= 1.5.2
+PORTVERSION= 1.6.0
CATEGORIES= ports-mgmt
MASTER_SITES= http://outpost.h3q.com/software/jailaudit/
Modified: head/ports-mgmt/jailaudit/distinfo
==============================================================================
--- head/ports-mgmt/jailaudit/distinfo Thu May 23 20:35:55 2019 (r502355)
+++ head/ports-mgmt/jailaudit/distinfo Thu May 23 20:52:02 2019 (r502356)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474546123
-SHA256 (jailaudit-1.5.2.tar.bz2) = 286402d31e617a3f9927770f4375bb99a76efc85523ca1bb4351e66537628a8d
-SIZE (jailaudit-1.5.2.tar.bz2) = 3409
+TIMESTAMP = 1557948517
+SHA256 (jailaudit-1.6.0.tar.bz2) = 8c1c7fa8b7b45d088da5a8a18df300772b1a2133dc24950e40ab379a9d9fdba5
+SIZE (jailaudit-1.6.0.tar.bz2) = 2882
Modified: head/ports-mgmt/jailaudit/pkg-descr
==============================================================================
--- head/ports-mgmt/jailaudit/pkg-descr Thu May 23 20:35:55 2019 (r502355)
+++ head/ports-mgmt/jailaudit/pkg-descr Thu May 23 20:52:02 2019 (r502356)
@@ -4,7 +4,7 @@ running on a FreeBSD system.
Normally portaudit just creates reports for the Host-system or the jail
it is installed in. With a large number of jails running on a system,
installing and updating portaudit in every jail is time-consuming and
-error-prone. Jailaudit uses the portaudit installed in the Host-system
+error-prone. Jailaudit uses pkg installed in the Host-system
to create a report for every jail.
The reports are appended to the daily security run and can be sent to a
@@ -14,4 +14,4 @@ about potential security advisories of their installed
Jailaudit can be used on FreeBSD 5.1 or larger.
-WWW: https://anonsvn.h3q.com/projects/jailaudit/
+WWW: https://github.com/cristianyxen/jailaudit
More information about the svn-ports-head
mailing list