diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2007-10-17 08:35:03 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2007-10-17 08:35:03 +0000 |
| commit | 996f4eccd712d958a8e286583e0308aabfa066be (patch) | |
| tree | 8f63ff7e68885b522aec7ff721753afbc093fdd8 /security/audit/files/patch-src::audit::audit.c | |
| parent | Update to 0.15 (diff) | |
- Update patchfiles to match latest release (Nov 2001)
- Fix MASTER_SITES (adding local mirror)
The old master sites referenced distinct distfiles with the same filename.
Primary site carries the latest version which includes minor bugfixes.
Patches in previous commit were broken as they matched the older release.
Diffstat (limited to '')
| -rw-r--r-- | security/audit/files/patch-src::audit::audit.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/audit/files/patch-src::audit::audit.c b/security/audit/files/patch-src::audit::audit.c index 0bd030d92b75..6f027726cbc7 100644 --- a/security/audit/files/patch-src::audit::audit.c +++ b/security/audit/files/patch-src::audit::audit.c @@ -1,6 +1,6 @@ ---- src/audit/audit.c.orig Thu Nov 4 07:24:04 2004 -+++ src/audit/audit.c Thu Nov 4 07:25:17 2004 -@@ -143,6 +143,7 @@ +--- src/audit/audit.c.orig 2001-10-06 01:14:58.000000000 +0200 ++++ src/audit/audit.c 2007-10-17 09:41:34.000000000 +0200 +@@ -147,6 +147,7 @@ case SIGABRT: fatal(-1, ""); default: |
