diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-08-26 09:20:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-08-26 09:20:52 +0000 |
commit | 76b68a5d732ba39650890b3dc90f8cbdbdf94c53 (patch) | |
tree | 425b1cc15bf0dfb6af62bc7915b0b7cb2a55919c /sysutils/logrotate/files/patch-config.h | |
parent | - Update to 0.7 (diff) |
- Update to 3.7.9
PR: ports/148849
Submitted by: Balazs Nagy <js@iksz.hu> (maintainer)
Notes
Notes:
svn path=/head/; revision=259999
Diffstat (limited to 'sysutils/logrotate/files/patch-config.h')
-rw-r--r-- | sysutils/logrotate/files/patch-config.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/logrotate/files/patch-config.h b/sysutils/logrotate/files/patch-config.h index 3f7b61634c55..d5d08ed63a3a 100644 --- a/sysutils/logrotate/files/patch-config.h +++ b/sysutils/logrotate/files/patch-config.h @@ -1,6 +1,7 @@ -diff -ruN logrotate-3.7.7-orig/config.h logrotate-3.7.7/config.h ---- logrotate-3.7.7-orig/config.h Sat Nov 12 19:07:56 2005 -+++ logrotate-3.7.7/config.h Sun Jun 22 22:02:29 2008 +diff --git a/config.h b/config.h +index ae7f308..7c0a2b3 100644 +--- a/config.h ++++ b/config.h @@ -16,6 +16,13 @@ #define STATEFILE "/var/log/logrotate.status" #endif |