- Update to 0.2.0.2
- Use the new options framework Obtained from: FreeBSD Haskell
This commit is contained in:
parent
dba44180d8
commit
56252e80db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301913
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmlhtml
|
||||
PORTVERSION= 0.1.7
|
||||
PORTVERSION= 0.2.0.2
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -16,8 +16,8 @@ LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
||||
USE_CABAL= blaze-builder>=0.2 blaze-html>=0.3.2 parsec>=3.1.2 \
|
||||
text>=0.11 unordered-containers>=0.1.4
|
||||
USE_CABAL= blaze-builder>=0.2 blaze-html>=0.5 blaze-markup>=0.5 \
|
||||
parsec>=3.1.2 text>=0.11 unordered-containers>=0.1.4
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/xmlhtml-0.1.7.tar.gz) = c6b91e7d3f345146818a6e74209666131964e838e58856debb22dfdfe6406da8
|
||||
SIZE (cabal/xmlhtml-0.1.7.tar.gz) = 122874
|
||||
SHA256 (cabal/xmlhtml-0.2.0.2.tar.gz) = 42cf86f94dcb56b7b1841d2d3bf18948066350e5753616ddb80a67cb46c71437
|
||||
SIZE (cabal/xmlhtml-0.2.0.2.tar.gz) = 124199
|
||||
|
Loading…
Reference in New Issue
Block a user