aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-webcolors/Makefile3
-rw-r--r--graphics/py-webcolors/distinfo6
-rw-r--r--graphics/py-webcolors/pkg-descr4
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/py-webcolors/Makefile b/graphics/py-webcolors/Makefile
index 1bcd5b1b6f7e..865120456431 100644
--- a/graphics/py-webcolors/Makefile
+++ b/graphics/py-webcolors/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= webcolors
-PORTVERSION= 1.7
+PORTVERSION= 1.8.1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= Library working with the sRGB color space as used in the HTML and CSS
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= distutils autoplist
diff --git a/graphics/py-webcolors/distinfo b/graphics/py-webcolors/distinfo
index ce14905b2017..4bb35a5c4668 100644
--- a/graphics/py-webcolors/distinfo
+++ b/graphics/py-webcolors/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481878562
-SHA256 (webcolors-1.7.tar.gz) = e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206
-SIZE (webcolors-1.7.tar.gz) = 31291
+TIMESTAMP = 1523862026
+SHA256 (webcolors-1.8.1.tar.gz) = 030562f624467a9901f0b455fef05486a88cfb5daa1e356bd4aacea043850b59
+SIZE (webcolors-1.8.1.tar.gz) = 33118
diff --git a/graphics/py-webcolors/pkg-descr b/graphics/py-webcolors/pkg-descr
index 13163247903a..494e663f8b62 100644
--- a/graphics/py-webcolors/pkg-descr
+++ b/graphics/py-webcolors/pkg-descr
@@ -1,5 +1,5 @@
-webcolors is a simple Python (2.6, 2.7, 3.3+) module for working
-with HTML/CSS color definitions.
+webcolors is a Python (2.7, 3.4+) module for working with HTML/CSS
+color definitions.
Support is included for normalizing and converting between the
following formats (RGB colorspace only; conversion to/from HSL can