Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2018 19:18:21 +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: r480754 - head/devel/py-rwt
Message-ID:  <201809261918.w8QJIL8H056377@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep 26 19:18:20 2018
New Revision: 480754
URL: https://svnweb.freebsd.org/changeset/ports/480754

Log:
  Update to 4.3
  
  Changes:	https://github.com/jaraco/rwt/blob/master/CHANGES.rst

Modified:
  head/devel/py-rwt/Makefile
  head/devel/py-rwt/distinfo

Modified: head/devel/py-rwt/Makefile
==============================================================================
--- head/devel/py-rwt/Makefile	Wed Sep 26 19:18:15 2018	(r480753)
+++ head/devel/py-rwt/Makefile	Wed Sep 26 19:18:20 2018	(r480754)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rwt
-PORTVERSION=	4.1
+PORTVERSION=	4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,8 +19,9 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=3.5:devel
 		${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0.9.1:devel/py-pytest-sugar@${PY_FLAVOR}
 
-NO_ARCH=	yes
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-rwt/distinfo
==============================================================================
--- head/devel/py-rwt/distinfo	Wed Sep 26 19:18:15 2018	(r480753)
+++ head/devel/py-rwt/distinfo	Wed Sep 26 19:18:20 2018	(r480754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532816126
-SHA256 (rwt-4.1.tar.gz) = b5ddc1be6867120c64075e4218f4efd820aaac5528188bf8576d5717af313947
-SIZE (rwt-4.1.tar.gz) = 19653
+TIMESTAMP = 1537982645
+SHA256 (rwt-4.3.tar.gz) = f56214ef1749fedbb20411e2122c390ce6cfebb7119591bcf0151519e496bbf9
+SIZE (rwt-4.3.tar.gz) = 19871



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