annotate uwsginl-plugin-lang-pypy3/pkg-descr @ 98:ac2dfcdcb21b

Use the commit date and the commit id in the port's version number. Use "d" prefix for the date and "s" for the commit id as described in the ports manual as best practice.
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 22 Jul 2020 21:02:04 +0200
parents 0ce5411a47ef
children 34be2756e5f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77
278470dc420d Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 PyPy3 language plugin for uwsginl.
94
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
2 Dynamically links to PyPy3's libpypy3-c.so.
0ce5411a47ef FIX: Package description
Franz Glasner <fzglas.hg@dom66.de>
parents: 77
diff changeset
3 Contains a PY3 compatible pypy_setup.py already.
77
278470dc420d Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4
278470dc420d Provide a "pypy3"-plugin project and make the PyPy-plugin compile properly on FreeBSD.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
5 WWW: https://projects.unbit.it/uwsgi/