aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-06-02 20:36:51 +0800
committerdemon <demon@FreeBSD.org>2014-06-02 20:36:51 +0800
commit4faf12126081d168c0e2d142bffb9bbb47ee0306 (patch)
treef47a17fb05fceacdb9dae5030c08874124e01661 /Mk
parentd1d110b799ef0bbd997fae3a7aba8060685c3aad (diff)
downloadfreebsd-ports-gnome-4faf12126081d168c0e2d142bffb9bbb47ee0306.tar.gz
freebsd-ports-gnome-4faf12126081d168c0e2d142bffb9bbb47ee0306.tar.zst
freebsd-ports-gnome-4faf12126081d168c0e2d142bffb9bbb47ee0306.zip
Update python34 port 3.4.0 --> 3.4.1.
Reviewed by: koobs
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index ebd998cf27f2..974b2bb05c4b 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -335,9 +335,9 @@ PYTHON_PORTVERSION= ${PYTHON_DEFAULT_PORTVERSION}
# Python-3.4
.if ${PYTHON_VERSION} == "python3.4"
-PYTHON_PORTVERSION?= 3.4.0
+PYTHON_PORTVERSION?= 3.4.1
PYTHON_PORTSDIR= ${PORTSDIR}/lang/python34
-PYTHON_REL= 340
+PYTHON_REL= 341
PYTHON_SUFFIX= 34
PYTHON_VER= 3.4
.if exists(${PYTHON_CMD}-config) && ${PORTNAME} != python34