View | Details | Raw Unified | Return to bug 202520
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	robotframework-ride
4
PORTNAME=	robotframework-ride
5
PORTVERSION=	1.3
5
PORTVERSION=	1.4.1
6
PORTREVISION=	2
7
CATEGORIES=	devel www python
6
CATEGORIES=	devel www python
8
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 18-24 Link Here
18
		${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments
17
		${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments
19
18
20
USES=		python:2
19
USES=		python:2
21
USE_PYTHON=	distutils autoplist
20
USE_PYTHON=	autoplist distutils
22
USE_WX=		3.0+
21
USE_WX=		3.0+
23
WX_COMPS=	python:run
22
WX_COMPS=	python:run
24
23
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (robotframework-ride-1.3.tar.gz) = b35c2fa4c7f78880253e28ea48120cd733a23427aa61139c1d3973a1e1ba90b7
1
SHA256 (robotframework-ride-1.4.1.tar.gz) = e280119c511755ec2a0befb09a829700eb358c0584c1108af930fc9486eb432c
2
SIZE (robotframework-ride-1.3.tar.gz) = 866683
2
SIZE (robotframework-ride-1.4.1.tar.gz) = 588969

Return to bug 202520