aboutsummaryrefslogtreecommitdiff
path: root/lang/python36
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-17 18:42:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-07-17 18:42:02 +0000
commita8598a611bed601cb456bf778a8f00c646fc838b (patch)
treec9bc149b9ae2d9b752aca371f06599d336bc0204 /lang/python36
parentf68c138b11af294e330bac14f2366c0838ed62b2 (diff)
downloadports-a8598a611bed601cb456bf778a8f00c646fc838b.tar.gz
ports-a8598a611bed601cb456bf778a8f00c646fc838b.zip
Notes
Diffstat (limited to 'lang/python36')
-rw-r--r--lang/python36/Makefile2
-rw-r--r--lang/python36/Makefile.version2
-rw-r--r--lang/python36/distinfo6
-rw-r--r--lang/python36/pkg-plist1
4 files changed, 4 insertions, 7 deletions
diff --git a/lang/python36/Makefile b/lang/python36/Makefile
index cf0a8bac59ee..cb870ec1d02e 100644
--- a/lang/python36/Makefile
+++ b/lang/python36/Makefile
@@ -3,7 +3,6 @@
PORTNAME= python
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 4
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON/ftp/python/${PYTHON_PORTVERSION}
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
@@ -77,7 +76,6 @@ LIBFFI_LIB_DEPENDS= libffi.so:devel/libffi
# Use CPPFLAGS over CFLAGS due to -I ordering, causing elementtree and pyexpat
# to break in Python 2.7, or preprocessor complaints in Python >= 3.3
# Upstream Issue: http://bugs.python.org/issue6299
-
NLS_USES= gettext
NLS_CPPFLAGS= -I${LOCALBASE}/include
NLS_LIBS= -L${LOCALBASE}/lib -lintl
diff --git a/lang/python36/Makefile.version b/lang/python36/Makefile.version
index d925219cb7c7..3ee488a2341b 100644
--- a/lang/python36/Makefile.version
+++ b/lang/python36/Makefile.version
@@ -1,4 +1,4 @@
# Mk/Uses/python.mk includes this file, don't remove it!
# $FreeBSD$
-PYTHON_PORTVERSION= 3.6.1
+PYTHON_PORTVERSION= 3.6.2
diff --git a/lang/python36/distinfo b/lang/python36/distinfo
index 04dbca0f7ab2..1a5da9398d69 100644
--- a/lang/python36/distinfo
+++ b/lang/python36/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490300953
-SHA256 (python/Python-3.6.1.tar.xz) = a01810ddfcec216bcdb357a84bfaafdfaa0ca42bbdaa4cb7ff74f5a9961e4041
-SIZE (python/Python-3.6.1.tar.xz) = 16872064
+TIMESTAMP = 1500298241
+SHA256 (python/Python-3.6.2.tar.xz) = 9229773be41ed144370f47f0f626a1579931f5a390f1e8e3853174d52edd64a9
+SIZE (python/Python-3.6.2.tar.xz) = 16907204
diff --git a/lang/python36/pkg-plist b/lang/python36/pkg-plist
index 5eec412f2737..afd18359a78f 100644
--- a/lang/python36/pkg-plist
+++ b/lang/python36/pkg-plist
@@ -3284,7 +3284,6 @@ lib/python%%XYDOT%%/tabnanny.py
lib/python%%XYDOT%%/tarfile.py
lib/python%%XYDOT%%/telnetlib.py
lib/python%%XYDOT%%/tempfile.py
-lib/python%%XYDOT%%/test/185test.db
lib/python%%XYDOT%%/test/Sine-1000Hz-300ms.aif
lib/python%%XYDOT%%/test/__init__.py
lib/python%%XYDOT%%/test/__main__.py