FreeBSD Bugzilla – Attachment 219801 Details for
Bug 251245
mail/nullmailer: modernize pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nunllmailer-pkg-plist-patch
nullmailer-pkg-plist-patch.diff (text/plain), 1.27 KB, created by
Uffe Jakobsen
on 2020-11-18 23:14:37 UTC
(
hide
)
Description:
nunllmailer-pkg-plist-patch
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2020-11-18 23:14:37 UTC
Size:
1.27 KB
patch
obsolete
>Index: nullmailer/Makefile >=================================================================== >--- nullmailer/Makefile (revision 555668) >+++ nullmailer/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= nullmailer > PORTVERSION= 2.2 >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= mail > MASTER_SITES= http://untroubled.org/nullmailer/ \ >Index: nullmailer/pkg-plist >=================================================================== >--- nullmailer/pkg-plist (revision 555668) >+++ nullmailer/pkg-plist (working copy) >@@ -19,7 +19,7 @@ > @dir(%%NULLMAIL_USER%%,%%NULLMAIL_USER%%,700) %%LOCALSTATEDIR%%/spool/nullmailer/queue > @dir(%%NULLMAIL_USER%%,%%NULLMAIL_USER%%,700) %%LOCALSTATEDIR%%/spool/nullmailer/tmp > @dir %%LOCALSTATEDIR%%/spool/nullmailer >-@preexec mkfifo %%LOCALSTATEDIR%%/spool/nullmailer/trigger >-@preexec chmod 600 %%LOCALSTATEDIR%%/spool/nullmailer/trigger >-@preexec chown %%NULLMAIL_USER%%:%%NULLMAIL_USER%% %%LOCALSTATEDIR%%/spool/nullmailer/trigger >-@postunexec rm -f %%LOCALSTATEDIR%%/spool/nullmailer/trigger >+@postexec mkfifo %%LOCALSTATEDIR%%/spool/nullmailer/trigger >+@postexec chmod 600 %%LOCALSTATEDIR%%/spool/nullmailer/trigger >+@postexec chown %%NULLMAIL_USER%%:%%NULLMAIL_USER%% %%LOCALSTATEDIR%%/spool/nullmailer/trigger >+@rmtry %%LOCALSTATEDIR%%/spool/nullmailer/trigger
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 251245
: 219801