View | Details | Raw Unified | Return to bug 189718
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	html5lib
4
PORTNAME=	html5lib
5
PORTVERSION=	0.95
5
PORTVERSION=	0.999
6
PORTREVISION=	1
7
CATEGORIES=	www python
6
CATEGORIES=	www python
8
MASTER_SITES=	GOOGLE_CODE \
7
MASTER_SITES=	GOOGLE_CODE \
9
		CHEESESHOP
8
		CHEESESHOP
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (html5lib-0.95.tar.gz) = a6e707d9cb17c8bf1e553713ad14b31274a81d5c0ce0fce21b02936d0efd7dbb
1
SHA256 (html5lib-0.999.tar.gz) = c3887f7e2875d7666107fa8bee761ff95b9391acdcc7cd1b5fd57a23b5fbc49e
2
SIZE (html5lib-0.95.tar.gz) = 222614
2
SIZE (html5lib-0.999.tar.gz) = 885440
(-)pkg-descr (-1 / +1 lines)
Lines 6-9 Link Here
6
Output is to a tree structure; the current release supports output to a custom
6
Output is to a tree structure; the current release supports output to a custom
7
tree similar to DOM and to ElementTree.
7
tree similar to DOM and to ElementTree.
8
8
9
WWW: https://github.com/html5lib/
9
WWW: https://github.com/html5lib

Return to bug 189718