View | Details | Raw Unified | Return to bug 237984 | Differences between
and this patch

Collapse All | Expand All

(-)w/print/dot2tex/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dot2tex
4
PORTNAME=	dot2tex
5
PORTVERSION=	2.9.0
5
PORTVERSION=	2.11.3
6
CATEGORIES=	print
6
CATEGORIES=	print
7
7
8
MAINTAINER=	tota@FreeBSD.org
8
MAINTAINER=	tota@FreeBSD.org
Lines 15-21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=1.4.8:devel/py-pyparsing@${PY_FLA Link Here
15
		dot:graphics/graphviz
15
		dot:graphics/graphviz
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
USES=	python:2.7
18
USES=	python:3.5+
19
USE_PYTHON=	distutils autoplist
19
USE_PYTHON=	distutils autoplist
20
USE_GITHUB=	yes
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	kjellmf
21
GH_ACCOUNT=	kjellmf
(-)w/print/dot2tex/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 7a182868f72fd5e59899f85006c3b559ac4157ade003f3e208341a9a5b46d2fa
1
TIMESTAMP = 1558290360
2
SIZE (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 663372
2
SHA256 (kjellmf-dot2tex-2.11.3_GH0.tar.gz) = e7205ed17edf7e8a7a816f13da5c74fd8b88e1ad42cc3975a6943a32f59ad55b
3
SIZE (kjellmf-dot2tex-2.11.3_GH0.tar.gz) = 664750

Return to bug 237984