Hi, ports@ :

    Here is a patch to update devel/py-html5lib to 1.0.1.  It build and test 
well on my amd64 system.
    Comments? OK?


Cheers,
 wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-html5lib/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile    28 Jun 2017 18:02:23 -0000      1.14
+++ Makefile    10 Nov 2018 11:04:58 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               HTML parser/tokeniser based for HTML5
 
-MODPY_EGG_VERSION=     0.999999999
+MODPY_EGG_VERSION=     1.0.1
 DISTNAME=              html5lib-${MODPY_EGG_VERSION}
 PKGNAME=               py-${DISTNAME}
 CATEGORIES=            devel www textproc
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-html5lib/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    28 Jun 2017 18:02:23 -0000      1.4
+++ distinfo    10 Nov 2018 11:04:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (html5lib-0.999999999.tar.gz) = 
7nR8D/0wKNJyIGGTa1xl7k/hPI5GE1GbREcSP8RUYpg=
-SIZE (html5lib-0.999999999.tar.gz) = 245488
+SHA256 (html5lib-1.0.1.tar.gz) = ZssNz9u8T5w7oaY/21Ef/b1PUTsrbYG4DNJs5rP7NzY=
+SIZE (html5lib-1.0.1.tar.gz) = 252959

Reply via email to