diff options
author | madpilot <madpilot@FreeBSD.org> | 2017-08-04 06:32:53 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2017-08-04 06:32:53 +0800 |
commit | ecbca9ae4743a97060cfa476bc5871e9f70cbe6f (patch) | |
tree | b701a622b642a801e8fc71d43cfc6d76797972d4 /www | |
parent | 59cddc2d501bb971eec11f7249deefe729c6014f (diff) | |
download | freebsd-ports-gnome-ecbca9ae4743a97060cfa476bc5871e9f70cbe6f.tar.gz freebsd-ports-gnome-ecbca9ae4743a97060cfa476bc5871e9f70cbe6f.tar.zst freebsd-ports-gnome-ecbca9ae4743a97060cfa476bc5871e9f70cbe6f.zip |
Update to 0.4.4.
Diffstat (limited to 'www')
-rw-r--r-- | www/py-html5-parser/Makefile | 2 | ||||
-rw-r--r-- | www/py-html5-parser/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-html5-parser/Makefile b/www/py-html5-parser/Makefile index 5b545b340138..b186d29489d8 100644 --- a/www/py-html5-parser/Makefile +++ b/www/py-html5-parser/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= html5-parser -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-html5-parser/distinfo b/www/py-html5-parser/distinfo index 7dbb045eef22..99da7be6b8c2 100644 --- a/www/py-html5-parser/distinfo +++ b/www/py-html5-parser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501237401 -SHA256 (html5-parser-0.4.3.tar.gz) = dd5e3647c5919439c41600172ef96b5fdbf278028bd4000476f87412c4fb7b9c -SIZE (html5-parser-0.4.3.tar.gz) = 261906 +TIMESTAMP = 1501753238 +SHA256 (html5-parser-0.4.4.tar.gz) = b9f3a1d4cdb8742e8e4ecafab04bff541bde4ff09af233293ed0b94028ec1ab5 +SIZE (html5-parser-0.4.4.tar.gz) = 267787 |