FreeBSD Bugzilla – Attachment 151390 Details for
Bug 195184
sysutils/logrotate [patch] logrotate can't send email
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix and update
logrotate.diff (text/plain), 1.58 KB, created by
Kurt Jaeger
on 2015-01-06 10:19:35 UTC
(
hide
)
Description:
fix and update
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2015-01-06 10:19:35 UTC
Size:
1.58 KB
patch
obsolete
>diff -r -u -N sysutils/logrotate/Makefile /usr/home/pi/myp/sysutils/logrotate/Makefile >--- sysutils/logrotate/Makefile 2014-06-09 10:10:53.000000000 +0200 >+++ /usr/home/pi/myp/sysutils/logrotate/Makefile 2015-01-06 10:05:46.000000000 +0100 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/sysutils/logrotate/Makefile 339389 2014-01-10 23:04:07Z madpilot $ > > PORTNAME= logrotate >-PORTVERSION= 3.8.7 >+PORTVERSION= 3.8.8 > CATEGORIES= sysutils > MASTER_SITES= https://fedorahosted.org/releases/l/o/logrotate/ > >diff -r -u -N sysutils/logrotate/distinfo /usr/home/pi/myp/sysutils/logrotate/distinfo >--- sysutils/logrotate/distinfo 2014-06-09 10:10:53.000000000 +0200 >+++ /usr/home/pi/myp/sysutils/logrotate/distinfo 2015-01-06 10:05:55.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (logrotate-3.8.7.tar.gz) = f6ba691f40e30e640efa2752c1f9499a3f9738257660994de70a45fe00d12b64 >-SIZE (logrotate-3.8.7.tar.gz) = 58898 >+SHA256 (logrotate-3.8.8.tar.gz) = 46a1510ef4a1f4359edd5f361112cfd1523942e85ff28e6cbb0c81bad1829d0f >+SIZE (logrotate-3.8.8.tar.gz) = 72014 >diff -r -u -N sysutils/logrotate/files/patch-config.h /usr/home/pi/myp/sysutils/logrotate/files/patch-config.h >--- sysutils/logrotate/files/patch-config.h 2014-06-09 10:10:53.000000000 +0200 >+++ /usr/home/pi/myp/sysutils/logrotate/files/patch-config.h 2015-01-06 10:04:56.000000000 +0100 >@@ -7,7 +7,7 @@ > #endif > > +#ifdef __FreeBSD__ >-+ #define DEFAULT_MAIL_COMMAND "/usr/bin/mailx -s" >++ #define DEFAULT_MAIL_COMMAND "/usr/bin/mailx" > + #define COMPRESS_COMMAND "/usr/bin/gzip" > + #define UNCOMPRESS_COMMAND "/usr/bin/gunzip" > + #define STATEFILE "/var/run/logrotate.status"
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 195184
: 151390