aboutsummaryrefslogtreecommitdiff
path: root/www/hs-yesod-static
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /www/hs-yesod-static
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'www/hs-yesod-static')
-rw-r--r--www/hs-yesod-static/Makefile17
-rw-r--r--www/hs-yesod-static/distinfo4
-rw-r--r--www/hs-yesod-static/pkg-descr2
3 files changed, 9 insertions, 14 deletions
diff --git a/www/hs-yesod-static/Makefile b/www/hs-yesod-static/Makefile
index c603fef6926d..344414dd265d 100644
--- a/www/hs-yesod-static/Makefile
+++ b/www/hs-yesod-static/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: hs-yesod-static
-# Date created: June 10, 2012
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= yesod-static
-PORTVERSION= 1.0.0.3
-PORTREVISION= 1
+PORTVERSION= 1.1.1.1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -15,10 +9,11 @@ COMMENT= Static file serving subsite for Yesod Web Framework
LICENSE= MIT
-USE_CABAL= base64-bytestring>=0.1.0.1 cereal>=0.3 conduit>=0.4 \
- crypto-conduit>=0.3 cryptohash>=0.6.1 file-embed>=0.0.4.1 \
- http-types>=0.6.5 text>=0.9 transformers>=0.2.2 \
- unix-compat>=0.2 wai>=1.2 wai-app-static>=1.2 yesod-core>=1.0
+USE_CABAL= base64-bytestring>=0.1.0.1 cereal>=0.3 conduit>=0.5 \
+ crypto-conduit>=0.4 cryptohash>=0.6.1 file-embed>=0.0.4.1 \
+ http-types>=0.7 system-filepath>=0.4.6 text>=0.9 \
+ transformers>=0.2.2 unix-compat>=0.2 wai>=1.3 \
+ wai-app-static>=1.3 yesod-core>=1.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/www/hs-yesod-static/distinfo b/www/hs-yesod-static/distinfo
index d969bcef2f30..98c006dca698 100644
--- a/www/hs-yesod-static/distinfo
+++ b/www/hs-yesod-static/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/yesod-static-1.0.0.3.tar.gz) = adb81f51e94ba2c1689df6f4296f78475a7efd9ab6aa9969a35315ee916387da
-SIZE (cabal/yesod-static-1.0.0.3.tar.gz) = 6429
+SHA256 (cabal/yesod-static-1.1.1.1.tar.gz) = 5a2254ce8e596974421b312ee42506706512ddc00bd06fdcb5292acda38ce3f2
+SIZE (cabal/yesod-static-1.1.1.1.tar.gz) = 6741
diff --git a/www/hs-yesod-static/pkg-descr b/www/hs-yesod-static/pkg-descr
index 88cb4ba25b3c..6508919727de 100644
--- a/www/hs-yesod-static/pkg-descr
+++ b/www/hs-yesod-static/pkg-descr
@@ -1,3 +1,3 @@
Static file serving subsite for Yesod Web Framework.
-WWW: http://www.yesodweb.com/
+WWW: http://www.yesodweb.com/