1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

Update to 3.0

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-07-25 16:21:45 +00:00
parent ab4a3add99
commit 14cdec72cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446600
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rwt
PORTVERSION= 2.15.1
PORTVERSION= 3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=0:devel/py-pip
NO_ARCH= yes
USE_PYTHON= distutils
USE_PYTHON= concurrent distutils
USES= python
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1495052893
SHA256 (rwt-2.15.1.tar.gz) = b0abb1c3c1621b2bb33483245a4572a109143764176cd0a0156d50b36549760a
SIZE (rwt-2.15.1.tar.gz) = 13578
TIMESTAMP = 1500989989
SHA256 (rwt-3.0.tar.gz) = 1830f10a733f57176a5b155dfcb8d10ea47e553a76f9dd673fe7b7fe7e0fa147
SIZE (rwt-3.0.tar.gz) = 14444