diff --git a/textproc/py-colorclass/Makefile b/textproc/py-colorclass/Makefile index 9309e1ff23e9..0bc34415b756 100644 --- a/textproc/py-colorclass/Makefile +++ b/textproc/py-colorclass/Makefile @@ -1,16 +1,20 @@ PORTNAME= colorclass PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/Robpol86/${PORTNAME}/commit/ +PATCHFILES+= f8bbe9fdcff1.patch:-p1 # https://github.com/Robpol86/colorclass/pull/27 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Colorful worry-free console applications LICENSE= MIT NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-colorclass/distinfo b/textproc/py-colorclass/distinfo index a23b0df29b67..135b36409783 100644 --- a/textproc/py-colorclass/distinfo +++ b/textproc/py-colorclass/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1477478547 SHA256 (colorclass-2.2.0.tar.gz) = b05c2a348dfc1aff2d502527d78a5b7b7e2f85da94a96c5081210d8e9ee8e18b SIZE (colorclass-2.2.0.tar.gz) = 17037 +SHA256 (f8bbe9fdcff1.patch) = a88c098b2ae446049dab34b459efe07d13ebd15890ab76414df4d5a63730b870 +SIZE (f8bbe9fdcff1.patch) = 1141