aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 06:29:46 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 06:29:46 +0800
commit82533a76709fe95fe087d1800cf33e650d230381 (patch)
treeb27320d6b449012b49c72df865e50146e4f9efcd
parent9a88b304896b0aed4fcad88693b3eb67a48a45fd (diff)
downloadfreebsd-ports-gnome-82533a76709fe95fe087d1800cf33e650d230381.tar.gz
freebsd-ports-gnome-82533a76709fe95fe087d1800cf33e650d230381.tar.zst
freebsd-ports-gnome-82533a76709fe95fe087d1800cf33e650d230381.zip
- Update to 0.4.3.4
Obtained from: FreeBSD Haskell
-rw-r--r--security/hs-tls-extra/Makefile8
-rw-r--r--security/hs-tls-extra/distinfo4
-rw-r--r--security/hs-tls-extra/pkg-descr3
-rw-r--r--textproc/hs-blaze-html/Makefile5
-rw-r--r--textproc/hs-blaze-html/distinfo4
5 files changed, 12 insertions, 12 deletions
diff --git a/security/hs-tls-extra/Makefile b/security/hs-tls-extra/Makefile
index de8fcfa5f6bd..742ec52c51e5 100644
--- a/security/hs-tls-extra/Makefile
+++ b/security/hs-tls-extra/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tls-extra
-PORTVERSION= 0.4.2.1
+PORTVERSION= 0.4.6
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -16,9 +16,9 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
-USE_CABAL= certificate>=1.0.0 crypto-api>=0.5 cryptocipher>=0.3.0 \
- cryptohash>=0.6 mtl network>=2.3 text>=0.5 tls>=0.8.4 \
- vector
+USE_CABAL= certificate>=1.2.0 crypto-api>=0.5 cryptocipher>=0.3.0 \
+ cryptohash>=0.6 mtl network>=2.3 pem>=0.1.0 text>=0.5 \
+ tls>=0.9.4 vector
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/security/hs-tls-extra/distinfo b/security/hs-tls-extra/distinfo
index 0c0dbc4cc1ca..ae37792d1f87 100644
--- a/security/hs-tls-extra/distinfo
+++ b/security/hs-tls-extra/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/tls-extra-0.4.2.1.tar.gz) = a6c8dae893d8eaa056001f65535347984474561689fa4de593336f7b8bd6ad3d
-SIZE (cabal/tls-extra-0.4.2.1.tar.gz) = 12500
+SHA256 (cabal/tls-extra-0.4.6.tar.gz) = d69a28f0c350e729c46493bbd433e514765051c0f5a3d8f1607e9e6c492c85f6
+SIZE (cabal/tls-extra-0.4.6.tar.gz) = 7790
diff --git a/security/hs-tls-extra/pkg-descr b/security/hs-tls-extra/pkg-descr
index 86d22c548bd7..5ef31d0472f3 100644
--- a/security/hs-tls-extra/pkg-descr
+++ b/security/hs-tls-extra/pkg-descr
@@ -1,4 +1,3 @@
-A set of extra definitions, default values and helpers for the tls
-package.
+A set of extra definitions, default values and helpers for the tls.
WWW: http://github.com/vincenthz/hs-tls-extra
diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile
index 73d56b335477..4168c97754f5 100644
--- a/textproc/hs-blaze-html/Makefile
+++ b/textproc/hs-blaze-html/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= blaze-html
-PORTVERSION= 0.4.3.1
+PORTVERSION= 0.4.3.4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A blazingly fast HTML combinator library
+COMMENT= A blazingly fast HTML combinator library for Haskell
LICENSE= BSD
CABAL_SETUP= Setup.hs
+
USE_CABAL= blaze-builder>=0.2 text>=0.10
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/textproc/hs-blaze-html/distinfo b/textproc/hs-blaze-html/distinfo
index 5c93b8437297..369edbf53607 100644
--- a/textproc/hs-blaze-html/distinfo
+++ b/textproc/hs-blaze-html/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/blaze-html-0.4.3.1.tar.gz) = d75d8a8d9c20dfc7ba7365b064abba782ae39df4208acf747f4a0e2f2ba71c7a
-SIZE (cabal/blaze-html-0.4.3.1.tar.gz) = 69636
+SHA256 (cabal/blaze-html-0.4.3.4.tar.gz) = 40d8e507ab32db390154ee2273f38af8cb39d27051d6d77f699fc59c91a0a8f5
+SIZE (cabal/blaze-html-0.4.3.4.tar.gz) = 74115