mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 9.1.6
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
51e0506ed4
commit
94939425f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291233
@ -6,14 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= hxt
|
||||
PORTVERSION= 9.1.2
|
||||
PORTVERSION= 9.1.6
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= A collection of tools for processing XML with Haskell
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_CABAL= binary>=0.5 deepseq>=1.1 HUnit>=1.2 hxt-charproperties>=9.1 \
|
||||
hxt-regex-xmlschema>=9 hxt-unicode>=9.0.1 network>=2.1 parsec>=2.1
|
||||
hxt-regex-xmlschema>=9 hxt-unicode>=9.0.1 network>=2.1 \
|
||||
parsec>=2.1
|
||||
|
||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/hxt-9.1.2.tar.gz) = bdb4f98bb6febfa93a48c80c63c69505b6d10c1c7eb23dc57e2af2d76f61e588
|
||||
SIZE (cabal/hxt-9.1.2.tar.gz) = 221300
|
||||
SHA256 (cabal/hxt-9.1.6.tar.gz) = ebaec4488902459e29f978b5d0785d2cd9ccb37ca48e7af96c2ac5fbd15721c7
|
||||
SIZE (cabal/hxt-9.1.6.tar.gz) = 222380
|
||||
|
Loading…
Reference in New Issue
Block a user