svn commit: r491284 - head/lang/python

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 26 12:43:54 UTC 2019


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/


More information about the svn-ports-head mailing list