Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2019 12:43:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491284 - head/lang/python
Message-ID:  <201901261243.x0QChlTq021939@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 26 12:43:47 2019
New Revision: 491284
URL: https://svnweb.freebsd.org/changeset/ports/491284

Log:
  Update WWW

Modified:
  head/lang/python/Makefile
  head/lang/python/pkg-descr

Modified: head/lang/python/Makefile
==============================================================================
--- head/lang/python/Makefile	Sat Jan 26 12:43:42 2019	(r491283)
+++ head/lang/python/Makefile	Sat Jan 26 12:43:47 2019	(r491284)
@@ -16,6 +16,7 @@ COMMENT=	"meta-port" for the default version of Python
 RUN_DEPENDS=	python${PYTHON_MAJOR_VER}:lang/python${PYTHON_MAJOR_VER}
 
 USES=		python:run
+
 NO_ARCH=	yes
 NO_BUILD=	yes
 

Modified: head/lang/python/pkg-descr
==============================================================================
--- head/lang/python/pkg-descr	Sat Jan 26 12:43:42 2019	(r491283)
+++ head/lang/python/pkg-descr	Sat Jan 26 12:43:47 2019	(r491284)
@@ -4,4 +4,4 @@ This is a meta port to the Python interpreter and prov
 to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with
 version agnostic python scripts.
 
-WWW: http://www.python.org/
+WWW: https://www.python.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901261243.x0QChlTq021939>