non port: lang/python38/pkg-plist |
SVNWeb
|
Number of commits found: 16 |
Wed, 7 Sep 2022
|
[ 23:29 Wen Heping (wen) ] fddd2fc
lang/python38: Update to 3.8.14
|
Thu, 24 Mar 2022
|
[ 12:28 Wen Heping (wen) ] 0058eed
lang/python38: Update to 3.8.13
PR: 262607
Reported by: wen@
Exp-run by: antoine@
|
Wed, 13 Oct 2021
|
[ 17:05 Thierry Thomas (thierry) ] 693abe1
lang/python3X: Fix library installation
The Python ports install the library libpython3.x.so under $PREFIX/lib,
and they set USE_LDCONFIG, but these libraries are not registered, due
to a missing symlink, and they are not found by `ldconfig -r'.
This commit make them to be registered, and for some reason it helps the
dynamic linker to find them, and this allows to fix an error in
french/aster. It also helps to fix errors in newer releases of math/sage
(not yet ready to be committed due to other problems).
No exp-run, but it has been tested with many ports on several platforms.
PR: 257864
Approved by: koobs (Python team)
MFH: 2021Q4
|
Thu, 19 Aug 2021
|
[ 15:00 Fukang Chen (loader) ] 350158a
lang/python3[89]: Fix build WITH_DEBUG
Python 3.8 [0] and 3.9 [1] are using a value for "EXT_SUFFIX"
that includes "SOABI" on FreeBSD, C extension module filenames
are affected by this change [2].
[0]:
https://github.com/python/cpython/commit/b01091a3e71e6636d2df4db45920e820cdf7df3b
[1]:
https://github.com/python/cpython/commit/4b155967b3e743cbdc31600f13f1bfcf07f7b6ce
[2]:
https://github.com/python/cpython/blob/v3.8.11/Lib/distutils/command/build_ext.py#L675-683
PR: 256558
Approved by: koobs (python, maintainer)
MFH: 2020Q3 (blanket: bug & regression fix)
|
Wed, 14 Jul 2021
|
[ 18:56 Dmitry Marakasov (amdmi3) ] 7f1bab7
lang/python*: sort pkg-plists
Sort pkg-plists to reduce diff between existing and future versions
of python.
Approved by: portmgr blanket (cosmetic change)
|
Sun, 16 May 2021
|
[ 15:24 Po-Chuan Hsieh (sunpoet) Author: Yasuhiro Kimura ] 065696a
lang/python38: Update to 3.8.10
Changes: https://docs.python.org/release/3.8.10/whatsnew/changelog.html
PR: 255729
Exp-run by: antoine
|
Mon, 22 Feb 2021
|
[ 06:18 wen ]
- Update to 3.8.8
|
Tue, 22 Dec 2020
|
[ 14:58 wen ]
- Update to 3.8.7
|
Thu, 1 Oct 2020
|
[ 13:09 wen ]
- Update to 3.8.6
|
Fri, 24 Jul 2020
|
[ 12:01 wen ]
- Update to 3.8.5(include security fix)
MFH: 2020Q3
|
Tue, 14 Jul 2020
|
[ 01:56 wen ]
- Update to 3.8.4(include securiy fix)
https://docs.python.org/release/3.8.4/whatsnew/changelog.html#changelog
MFH: 2020Q3
|
Sat, 16 May 2020
|
[ 11:53 wen ]
- Update to 3.8.3
(include security fix)
MFH: 2020Q2
Security: CVE-2019-18348, CVE-2020-8492
|
Sun, 1 Mar 2020
|
[ 18:26 sunpoet ]
Update to 3.8.2
Changes: https://docs.python.org/release/3.8.2/whatsnew/changelog.html
|
Fri, 20 Dec 2019
|
[ 22:02 wen ]
- Update to 3.8.1
|
Wed, 6 Nov 2019
|
[ 01:12 wen ]
- Fix plist when build with DEBUG option
|
Sat, 2 Nov 2019
|
[ 23:40 wen ] (Only the first 10 of 11 ports in this commit are shown above. )
- Repocopy lang/python37 --> python38 and update to 3.8.0
PR: 241416
Submitted by: wen@(myself)
Reviewed by: koobs@, amdmi3@
|
Number of commits found: 16 |