View | Details | Raw Unified | Return to bug 245776 | Differences between
and this patch

Collapse All | Expand All

(-)lang/python27/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	python
3
PORTNAME=	python
4
PORTVERSION=	${PYTHON_PORTVERSION}
4
PORTVERSION=	${PYTHON_PORTVERSION}
5
PORTREVISION=	1
5
PORTREVISION=	0
6
CATEGORIES=	lang python
6
CATEGORIES=	lang python
7
MASTER_SITES=	PYTHON/ftp/python/${PORTVERSION}
7
MASTER_SITES=	PYTHON/ftp/python/${PORTVERSION}
8
PKGNAMESUFFIX=	27
8
PKGNAMESUFFIX=	27
(-)lang/python27/Makefile.version (-1 / +1 lines)
Lines 3-6 Link Here
3
3
4
# Do not forget to update python documentation (lang/python-doc-*)
4
# Do not forget to update python documentation (lang/python-doc-*)
5
# Run "make -C lang/python-doc-html makesum"
5
# Run "make -C lang/python-doc-html makesum"
6
PYTHON_PORTVERSION=	2.7.17
6
PYTHON_PORTVERSION=	2.7.18
(-)lang/python27/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1571538094
1
TIMESTAMP = 1587423665
2
SHA256 (python/Python-2.7.17.tar.xz) = 4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41
2
SHA256 (python/Python-2.7.18.tar.xz) = b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43
3
SIZE (python/Python-2.7.17.tar.xz) = 12855568
3
SIZE (python/Python-2.7.18.tar.xz) = 12854736

Return to bug 245776