Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 19:21:51 +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: r429453 - in head/devel: . py-setuptools36
Message-ID:  <201612251921.uBPJLpnx071470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 25 19:21:51 2016
New Revision: 429453
URL: https://svnweb.freebsd.org/changeset/ports/429453

Log:
  - Add py-setuptools36 (copied from py-setuptools35)

Added:
  head/devel/py-setuptools36/
     - copied from r429384, head/devel/py-setuptools35/
Modified:
  head/devel/Makefile
  head/devel/py-setuptools36/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Dec 25 19:18:46 2016	(r429452)
+++ head/devel/Makefile	Sun Dec 25 19:21:51 2016	(r429453)
@@ -4616,6 +4616,7 @@
     SUBDIR += py-setuptools33
     SUBDIR += py-setuptools34
     SUBDIR += py-setuptools35
+    SUBDIR += py-setuptools36
     SUBDIR += py-setuptools_darcs
     SUBDIR += py-setuptools_hg
     SUBDIR += py-setuptools_scm

Modified: head/devel/py-setuptools36/Makefile
==============================================================================
--- head/devel/py-setuptools35/Makefile	Sat Dec 24 22:13:25 2016	(r429384)
+++ head/devel/py-setuptools36/Makefile	Sun Dec 25 19:21:51 2016	(r429453)
@@ -3,7 +3,7 @@
 
 PKGNAMESUFFIX=	${PYTHON_SUFFIX}
 
-PYTHON_VERSION=	python3.5
+PYTHON_VERSION=	python3.6
 
 MASTERDIR=	${.CURDIR}/../py-setuptools
 



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