summaryrefslogtreecommitdiff
path: root/lang/python33
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-08-23 05:19:50 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-08-23 05:19:50 +0000
commit0d6e53966b68b1f2720283b3c8cf3a707c4a29f2 (patch)
tree835635a7765a284e4d146846067bf0a5eb6d89e5 /lang/python33
parentlang/python{27,33,34}: Backport fix for upstream Issue #21166 (diff)
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.
Diffstat (limited to 'lang/python33')
-rw-r--r--lang/python33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 0df4b515a7ba..2cb14b222db6 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -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}