diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 13:44:24 +0800 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 13:44:24 +0800 |
commit | cc893de51f5c541b2399c219d0533622f49167a1 (patch) | |
tree | 21b11b0c13357adccd65713ae1970c6439b861a1 /textproc | |
parent | 367d3bedacc3b8610520a5912578152e5e80ef30 (diff) | |
download | freebsd-ports-gnome-cc893de51f5c541b2399c219d0533622f49167a1.tar.gz freebsd-ports-gnome-cc893de51f5c541b2399c219d0533622f49167a1.tar.zst freebsd-ports-gnome-cc893de51f5c541b2399c219d0533622f49167a1.zip |
- Update to 1.3.12
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-xml/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-xml/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile index e4ff0e624ec9..0aa03b2455e4 100644 --- a/textproc/hs-xml/Makefile +++ b/textproc/hs-xml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xml -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.12 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org @@ -16,5 +16,7 @@ LICENSE= BSD CABAL_SETUP= Setup.hs +USE_CABAL= text + .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/textproc/hs-xml/distinfo b/textproc/hs-xml/distinfo index b6a01fe54d68..eb7a8e844f4c 100644 --- a/textproc/hs-xml/distinfo +++ b/textproc/hs-xml/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/xml-1.3.9.tar.gz) = 821b368d5b06e695f9a3d35e92b3159c500dbe03f0bc04b0229e5da65b99a6eb -SIZE (cabal/xml-1.3.9.tar.gz) = 11859 +SHA256 (cabal/xml-1.3.12.tar.gz) = 51410e12facc989bad32133a58d3ffc624a2ce8e1b1b4cfc49c27fa0ecb7b8d2 +SIZE (cabal/xml-1.3.12.tar.gz) = 11921 |