Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 13:9086ac6e44fb
FIX: Fix patch generation with "make makepatch"
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sun, 24 Sep 2017 13:32:42 +0200 |
| parents | 9916e049d554 |
| children | f364d1d48c3e |
| files | files/patch-uwsgiconfig.py |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/files/patch-uwsgiconfig.py Sun Sep 24 12:47:50 2017 +0200 +++ b/files/patch-uwsgiconfig.py Sun Sep 24 13:32:42 2017 +0200 @@ -1,5 +1,5 @@ ---- uwsgiconfig.py.orig 2017-03-31 00:11:36.000000000 +0200 -+++ uwsgiconfig.py 2017-09-24 03:02:49.672979000 +0200 +--- uwsgiconfig.py.orig 2017-03-30 22:11:36 UTC ++++ uwsgiconfig.py @@ -91,7 +91,7 @@ report = { 'ucontext': False, }
