FreeBSD Bugzilla – Attachment 157995 Details for
Bug 201045
www/nginx: tmpdir removed on binary package upgrade using pkg, breaking running instance
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
patch-nginx (text/plain), 749 bytes, created by
Sergey A. Osokin
on 2015-06-22 22:24:11 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Sergey A. Osokin
Created:
2015-06-22 22:24:11 UTC
Size:
749 bytes
patch
obsolete
>Index: nginx/Makefile >=================================================================== >--- nginx/Makefile (revision 390268) >+++ nginx/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= nginx > PORTVERSION= 1.8.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 2 > CATEGORIES= www > MASTER_SITES= http://nginx.org/download/ >Index: nginx/pkg-plist >=================================================================== >--- nginx/pkg-plist (revision 389480) >+++ nginx/pkg-plist (working copy) >@@ -24,5 +24,5 @@ > %%WWWDATA%%@exec chmod a-w %D/www/nginx-dist > %%WWWDATA%%@unexec if [ -L %D/www/nginx ]; then rm -f %D/www/nginx; fi > sbin/nginx >-@unexec if [ -z ${UPGRADE_PORT} ] ; then rm -fr %%NGINX_TMPDIR%%; fi >+@dir %%NGINX_TMPDIR%% > man/man8/nginx.8.gz
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 201045
:
157995
|
158042