aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-xml
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-06-04 18:53:40 +0000
commit109269205e521bb1d2d87678a391e5adefff88d6 (patch)
tree93f1f9278a9a48902904b7ff4a5ce711c10efe08 /textproc/hs-xml
parentad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff)
downloadports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz
ports-109269205e521bb1d2d87678a391e5adefff88d6.zip
Notes
Diffstat (limited to 'textproc/hs-xml')
-rw-r--r--textproc/hs-xml/Makefile7
-rw-r--r--textproc/hs-xml/distinfo4
-rw-r--r--textproc/hs-xml/pkg-descr5
3 files changed, 7 insertions, 9 deletions
diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile
index 442426a02aeb..73039df14569 100644
--- a/textproc/hs-xml/Makefile
+++ b/textproc/hs-xml/Makefile
@@ -2,17 +2,14 @@
# $FreeBSD$
PORTNAME= xml
-PORTVERSION= 1.3.12
-PORTREVISION= 4
+PORTVERSION= 1.3.13
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A simple XML library for Haskell
+COMMENT= Simple XML library for Haskell
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= text
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/textproc/hs-xml/distinfo b/textproc/hs-xml/distinfo
index eb7a8e844f4c..ecabcbb0789f 100644
--- a/textproc/hs-xml/distinfo
+++ b/textproc/hs-xml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xml-1.3.12.tar.gz) = 51410e12facc989bad32133a58d3ffc624a2ce8e1b1b4cfc49c27fa0ecb7b8d2
-SIZE (cabal/xml-1.3.12.tar.gz) = 11921
+SHA256 (cabal/xml-1.3.13.tar.gz) = c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813
+SIZE (cabal/xml-1.3.13.tar.gz) = 12082
diff --git a/textproc/hs-xml/pkg-descr b/textproc/hs-xml/pkg-descr
index b47d2bc63727..625325f56044 100644
--- a/textproc/hs-xml/pkg-descr
+++ b/textproc/hs-xml/pkg-descr
@@ -1,3 +1,4 @@
-A simple XML library for Haskell.
+A simple XML library.
+
+WWW: http://code.galois.com/
-WWW: http://hackage.haskell.org/package/xml