Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
view uwsginl-plugin-lang-pypy3/misc/make-extra-patches.sh @ 185:6aa5c9b981b2
Bump version to 2.1.pl9: use the master branch again instead of the uwsgi-2.0 branch
While there: Do not enable the SSL option by default now because we use
uwsginl as backend application server that is not expsed to
the Internet directly.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 14 Mar 2025 12:16:05 +0100 |
| parents | 31cd6efe7e57 |
| children |
line wrap: on
line source
#!/bin/sh diff -u --show-c-function plugins/pypy/pypy_plugin.c.orig plugins/pypy/pypy_plugin.c >../../files/extra/patch-plugins_pypy_pypy__plugin.c diff -u plugins/pypy/pypy_setup.py.orig plugins/pypy/pypy_setup.py >../../files/extra/patch-plugins_pypy_pypy__setup.py
