Date: Fri, 3 Aug 2018 16:08:19 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476301 - in head/lang: python34 python35 Message-ID: <201808031608.w73G8JKC028945@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Aug 3 16:08:19 2018 New Revision: 476301 URL: https://svnweb.freebsd.org/changeset/ports/476301 Log: - Update python34 -> 3.4.9 python35 -> 3.5.6 Sponsored by: iXsystems Inc. Modified: head/lang/python34/Makefile.version head/lang/python34/distinfo head/lang/python35/Makefile.version head/lang/python35/distinfo Modified: head/lang/python34/Makefile.version ============================================================================== --- head/lang/python34/Makefile.version Fri Aug 3 15:55:57 2018 (r476300) +++ head/lang/python34/Makefile.version Fri Aug 3 16:08:19 2018 (r476301) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 3.4.8 +PYTHON_PORTVERSION= 3.4.9 Modified: head/lang/python34/distinfo ============================================================================== --- head/lang/python34/distinfo Fri Aug 3 15:55:57 2018 (r476300) +++ head/lang/python34/distinfo Fri Aug 3 16:08:19 2018 (r476301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518277532 -SHA256 (python/Python-3.4.8.tar.xz) = 29a472fa902c7b2add152f5e1e82e0885a8d360645689c1db5d1949a7e8ac3ea -SIZE (python/Python-3.4.8.tar.xz) = 14576444 +TIMESTAMP = 1533311444 +SHA256 (python/Python-3.4.9.tar.xz) = 59629676ba2b01a798f5211d8f63c26ee52f1d5133cf37583e0bf1bad50c2bd9 +SIZE (python/Python-3.4.9.tar.xz) = 14541804 Modified: head/lang/python35/Makefile.version ============================================================================== --- head/lang/python35/Makefile.version Fri Aug 3 15:55:57 2018 (r476300) +++ head/lang/python35/Makefile.version Fri Aug 3 16:08:19 2018 (r476301) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 3.5.5 +PYTHON_PORTVERSION= 3.5.6 Modified: head/lang/python35/distinfo ============================================================================== --- head/lang/python35/distinfo Fri Aug 3 15:55:57 2018 (r476300) +++ head/lang/python35/distinfo Fri Aug 3 16:08:19 2018 (r476301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518278398 -SHA256 (python/Python-3.5.5.tar.xz) = 063d2c3b0402d6191b90731e0f735c64830e7522348aeb7ed382a83165d45009 -SIZE (python/Python-3.5.5.tar.xz) = 15351440 +TIMESTAMP = 1533311485 +SHA256 (python/Python-3.5.6.tar.xz) = f55cde04f521f273c7cba08912921cc5642cfc15ca7b22d5829f0aff4371155f +SIZE (python/Python-3.5.6.tar.xz) = 15412832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808031608.w73G8JKC028945>