aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-xhtml
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 06:34:58 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 06:34:58 +0800
commit02ce96fd6a37d840741270a570e28b1690893adf (patch)
tree816a68ccd274803430e22277b77bcf0a9cd3e6de /textproc/hs-xhtml
parentbb71de6cf80d2aca3bfec73bd7ecdf5cc70f5a48 (diff)
downloadfreebsd-ports-gnome-02ce96fd6a37d840741270a570e28b1690893adf.tar.gz
freebsd-ports-gnome-02ce96fd6a37d840741270a570e28b1690893adf.tar.zst
freebsd-ports-gnome-02ce96fd6a37d840741270a570e28b1690893adf.zip
- Update to 3000.2.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc/hs-xhtml')
-rw-r--r--textproc/hs-xhtml/Makefile2
-rw-r--r--textproc/hs-xhtml/distinfo4
-rw-r--r--textproc/hs-xhtml/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hs-xhtml/Makefile b/textproc/hs-xhtml/Makefile
index fbfb67cf9be4..8fa8ceb38f50 100644
--- a/textproc/hs-xhtml/Makefile
+++ b/textproc/hs-xhtml/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xhtml
-PORTVERSION= 3000.2.0.4
+PORTVERSION= 3000.2.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/textproc/hs-xhtml/distinfo b/textproc/hs-xhtml/distinfo
index 96e10a45de40..325d004f492d 100644
--- a/textproc/hs-xhtml/distinfo
+++ b/textproc/hs-xhtml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/xhtml-3000.2.0.4.tar.gz) = 7ca913c281385c144bbe724922b2d61d7e4869a2294ce20d71aa39dd4a8c781e
-SIZE (cabal/xhtml-3000.2.0.4.tar.gz) = 14273
+SHA256 (cabal/xhtml-3000.2.1.tar.gz) = 33020782170c1c083bc59fc3bfcb72cec2db223e02d1181c07ae23b9fa7fdcd8
+SIZE (cabal/xhtml-3000.2.1.tar.gz) = 14555
diff --git a/textproc/hs-xhtml/pkg-descr b/textproc/hs-xhtml/pkg-descr
index b6e87037e5b1..ee9b3d2fe100 100644
--- a/textproc/hs-xhtml/pkg-descr
+++ b/textproc/hs-xhtml/pkg-descr
@@ -1,4 +1,4 @@
This package provides combinators for producing XHTML 1.0, including the
Strict, Transitional and Frameset variants.
-WWW: http://hackage.haskell.org/package/xhtml
+WWW: https://github.com/haskell/xhtml