FreeBSD Bugzilla – Attachment 215161 Details for
Bug 246934
update for ports-mgmt/jailaudit to version 1.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to the jailaudit port
jailaudit-1.6.1.patch (text/plain), 1.42 KB, created by
cryx-freebsd
on 2020-06-02 10:46:34 UTC
(
hide
)
Description:
patch to the jailaudit port
Filename:
MIME Type:
Creator:
cryx-freebsd
Created:
2020-06-02 10:46:34 UTC
Size:
1.42 KB
patch
obsolete
>diff --git a/Makefile b/Makefile >index 8908b33..889e4fc 100644 >--- a/Makefile >+++ b/Makefile >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= jailaudit >-PORTVERSION= 1.6.0 >-PORTREVISION= 1 >+PORTVERSION= 1.6.1 > CATEGORIES= ports-mgmt > MASTER_SITES= http://outpost.h3q.com/software/jailaudit/ > >diff --git a/distinfo b/distinfo >index 66569a6..972e4b3 100644 >--- a/distinfo >+++ b/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1557948517 >-SHA256 (jailaudit-1.6.0.tar.bz2) = 8c1c7fa8b7b45d088da5a8a18df300772b1a2133dc24950e40ab379a9d9fdba5 >-SIZE (jailaudit-1.6.0.tar.bz2) = 2882 >+TIMESTAMP = 1591094088 >+SHA256 (jailaudit-1.6.1.tar.bz2) = 414e38ce9f8db7b5fc87f5e6c8d9011a95619248d863328d9f6663cc2b9ada4d >+SIZE (jailaudit-1.6.1.tar.bz2) = 3439 >diff --git a/files/patch-jailaudit b/files/patch-jailaudit >deleted file mode 100644 >index 94113e5..0000000 >--- a/files/patch-jailaudit >+++ /dev/null >@@ -1,20 +0,0 @@ >---- jailaudit.orig 2019-05-15 18:35:20 UTC >-+++ jailaudit >-@@ -37,7 +37,7 @@ PRINT_USAGE () { >- case ${action} in >- generate) >- JLS() { >-- /usr/sbin/jls | grep -v JID | grep -v '/var/empty$' >-+ /usr/sbin/jls jid host.hostname path | grep -v '/var/empty$' >- } >- >- # exit if no jails are running that we can process >-@@ -85,7 +85,7 @@ case ${action} in >- done >- >- cd $audit_path >-- JLS | awk '{print $1" "$3"_"$1}' | xargs -n2 mv >-+ JLS | awk '{print $1" "$2"_"$1}' | xargs -n2 mv >- rm -rf ${tmp_path}/* >- exit >- ;;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246934
: 215161