Update to hs-xmlhtml-0.2.3.3.

This commit is contained in:
kili 2014-12-18 21:13:58 +00:00
parent 58fe149d02
commit efe4b43ade
3 changed files with 8 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.6 2013/07/19 06:55:34 kili Exp $
# $OpenBSD: Makefile,v 1.7 2014/12/18 21:13:58 kili Exp $
COMMENT= XML parser and renderer with HTML 5 quirks mode
DISTNAME= xmlhtml-0.2.1
DISTNAME= xmlhtml-0.2.3.3
CATEGORIES= textproc
# BSD3
@ -14,10 +14,10 @@ MODGHC_BUILD = cabal hackage haddock register
RUN_DEPENDS = devel/hs-blaze-builder>=0.2,<0.4 \
devel/hs-parsec>=3.1.2,<3.2 \
devel/hs-text>=0.11,<0.12 \
devel/hs-text>=0.11,<1.3 \
devel/hs-unordered-containers>=0.1.4,<0.3 \
textproc/hs-blaze-html>=0.5,<0.7 \
textproc/hs-blaze-markup>=0.5,<0.6
textproc/hs-blaze-html>=0.5,<0.8 \
textproc/hs-blaze-markup>=0.5,<0.7
BUILD_DEPENDS = ${RUN_DEPENDS}

View File

@ -1,2 +1,2 @@
SHA256 (ghc/xmlhtml-0.2.1.tar.gz) = zymIz/y+lYNfRK8zuuTOyn/DrL/Gd7rl7f/kf+GSE9s=
SIZE (ghc/xmlhtml-0.2.1.tar.gz) = 124425
SHA256 (ghc/xmlhtml-0.2.3.3.tar.gz) = smyfRy7wISQvZDsS3VnzHersrfpYfrQPf60R8QkSJVk=
SIZE (ghc/xmlhtml-0.2.3.3.tar.gz) = 124768

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2013/07/19 06:55:34 kili Exp $
@comment $OpenBSD: PLIST,v 1.5 2014/12/18 21:13:58 kili Exp $
lib/ghc/${DISTNAME}/
lib/ghc/${DISTNAME}/HS${DISTNAME}.o
lib/ghc/${DISTNAME}/Text/
lib/ghc/${DISTNAME}/Text/Blaze/
lib/ghc/${DISTNAME}/Text/Blaze/Renderer/