summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-05-23 20:52:02 +0000
committerSteve Wills <swills@FreeBSD.org>2019-05-23 20:52:02 +0000
commit6de798e31a483c9aafa1fc6da3d5469b81b151e4 (patch)
treeb101a8ce300df88e4d881277701655073efdc7c7
parentnet-p2p/rslsync: Update to 2.6.3 (diff)
ports-mgmt/jailaudit:
PR: 237914 Submitted by: cryx-freebsd@h3q.com (maintainer)
Notes
Notes: svn path=/head/; revision=502356
-rw-r--r--ports-mgmt/jailaudit/Makefile2
-rw-r--r--ports-mgmt/jailaudit/distinfo6
-rw-r--r--ports-mgmt/jailaudit/pkg-descr4
3 files changed, 6 insertions, 6 deletions
diff --git a/ports-mgmt/jailaudit/Makefile b/ports-mgmt/jailaudit/Makefile
index 666945eb9047..f2d380624c74 100644
--- a/ports-mgmt/jailaudit/Makefile
+++ b/ports-mgmt/jailaudit/Makefile
@@ -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/
diff --git a/ports-mgmt/jailaudit/distinfo b/ports-mgmt/jailaudit/distinfo
index 199798cc8054..66569a6c0621 100644
--- a/ports-mgmt/jailaudit/distinfo
+++ b/ports-mgmt/jailaudit/distinfo
@@ -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
diff --git a/ports-mgmt/jailaudit/pkg-descr b/ports-mgmt/jailaudit/pkg-descr
index b4edfc9e8328..97b1d4705fe3 100644
--- a/ports-mgmt/jailaudit/pkg-descr
+++ b/ports-mgmt/jailaudit/pkg-descr
@@ -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 ports.
Jailaudit can be used on FreeBSD 5.1 or larger.
-WWW: https://anonsvn.h3q.com/projects/jailaudit/
+WWW: https://github.com/cristianyxen/jailaudit