aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-04 06:34:58 +0800
committerGabor Pali <pgj@FreeBSD.org>2012-06-04 06:34:58 +0800
commitb5beb023f9556ed3f370a742859f3b3aabbf6b22 (patch)
treeaeb5a8f320db2cf75cbe6e5742b1ed62b51ff52d /textproc
parent17d84a0fb7673671e3fcf7c17ac42874f4e2a4b5 (diff)
downloadfreebsd-ports-gnome-b5beb023f9556ed3f370a742859f3b3aabbf6b22.tar.gz
freebsd-ports-gnome-b5beb023f9556ed3f370a742859f3b3aabbf6b22.tar.zst
freebsd-ports-gnome-b5beb023f9556ed3f370a742859f3b3aabbf6b22.zip
- Update to 3000.2.1
Obtained from: FreeBSD Haskell
Diffstat (limited to 'textproc')
-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