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