svn commit: r496242 - in head/lang/python35: . files

Wen Heping wen at FreeBSD.org
Tue Mar 19 03:03:04 UTC 2019


Author: wen
Date: Tue Mar 19 03:03:02 2019
New Revision: 496242
URL: https://svnweb.freebsd.org/changeset/ports/496242

Log:
  - Update to 3.5.7

Deleted:
  head/lang/python35/files/patch-issue33127
Modified:
  head/lang/python35/Makefile.version
  head/lang/python35/distinfo
  head/lang/python35/pkg-plist

Modified: head/lang/python35/Makefile.version
==============================================================================
--- head/lang/python35/Makefile.version	Tue Mar 19 02:58:19 2019	(r496241)
+++ head/lang/python35/Makefile.version	Tue Mar 19 03:03:02 2019	(r496242)
@@ -1,4 +1,4 @@
 # Mk/Uses/python.mk includes this file, don't remove it!
 # $FreeBSD$
 
-PYTHON_PORTVERSION=	3.5.6
+PYTHON_PORTVERSION=	3.5.7

Modified: head/lang/python35/distinfo
==============================================================================
--- head/lang/python35/distinfo	Tue Mar 19 02:58:19 2019	(r496241)
+++ head/lang/python35/distinfo	Tue Mar 19 03:03:02 2019	(r496242)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533311485
-SHA256 (python/Python-3.5.6.tar.xz) = f55cde04f521f273c7cba08912921cc5642cfc15ca7b22d5829f0aff4371155f
-SIZE (python/Python-3.5.6.tar.xz) = 15412832
+TIMESTAMP = 1552961810
+SHA256 (python/Python-3.5.7.tar.xz) = 285892899bf4d5737fd08482aa6171c6b2564a45b9102dfacfb72826aebdc7dc
+SIZE (python/Python-3.5.7.tar.xz) = 15324736

Modified: head/lang/python35/pkg-plist
==============================================================================
--- head/lang/python35/pkg-plist	Tue Mar 19 02:58:19 2019	(r496241)
+++ head/lang/python35/pkg-plist	Tue Mar 19 03:03:02 2019	(r496242)
@@ -4968,6 +4968,7 @@ lib/python%%XYDOT%%/test/support/__pycache__/script_he
 lib/python%%XYDOT%%/test/support/__pycache__/script_helper.cpython-%%XY%%.opt-2.pyc
 lib/python%%XYDOT%%/test/support/__pycache__/script_helper.cpython-%%XY%%.pyc
 lib/python%%XYDOT%%/test/support/script_helper.py
+lib/python%%XYDOT%%/test/talos-2019-0758.pem
 lib/python%%XYDOT%%/test/test___all__.py
 lib/python%%XYDOT%%/test/test___future__.py
 lib/python%%XYDOT%%/test/test__locale.py


More information about the svn-ports-all mailing list