svn commit: r480754 - head/devel/py-rwt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 26 19:18:23 UTC 2018


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


More information about the svn-ports-head mailing list