lang/python{27,33,34}: Bump PORTREVISION, sanitizes builds.
Bump PORTREVISION, as prior to the previous change that fixed upstream Issue #21166, Python builds could be potentially polluted by the host environment which could caused runtime issues because of ABI differences.
This commit is contained in:
parent
3e8425cb1e
commit
0d6e53966b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365709
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= python27
|
||||
PORTVERSION= 2.7.8
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= lang python ipv6
|
||||
MASTER_SITES= PYTHON
|
||||
MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= python33
|
||||
PORTVERSION= 3.3.5
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= lang python ipv6
|
||||
MASTER_SITES= PYTHON
|
||||
MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= python34
|
||||
PORTVERSION= 3.4.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= lang python ipv6
|
||||
MASTER_SITES= PYTHON
|
||||
MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user