diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:20:36 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-08-03 03:20:36 +0000 |
commit | 70622f441b9d9066a532ab5adcae3c634f0aebb5 (patch) | |
tree | 525070c007984545377f2ee081eaa9a228ae1e5c /www/hs-snap | |
parent | 3626b10ce6a8125516384d5466fc5dac1734c54f (diff) |
Notes
Diffstat (limited to 'www/hs-snap')
-rw-r--r-- | www/hs-snap/Makefile | 4 | ||||
-rw-r--r-- | www/hs-snap/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/hs-snap/Makefile b/www/hs-snap/Makefile index 36be45dd669c..bee7eb326b14 100644 --- a/www/hs-snap/Makefile +++ b/www/hs-snap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snap -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -20,7 +20,7 @@ USE_CABAL= aeson>=0.6 attoparsec>=0.10 cereal>=0.3 clientsession>=0.7.3.6 \ configurator>=0.1 data-lens>=2.0.1 data-lens-template>=2.1 \ directory-tree>=0.10 hashable>=1.1 heist>=0.7 logict>=0.4.2 \ MonadCatchIO-transformers>=0.2 mtl>2.0 mwc-random>=0.8 \ - pwstore-fast>=2.2 snap-core>=0.8.1 snap-server>=0.8.1 stm>=2.2 \ + pwstore-fast>=2.2 snap-core>=0.9 snap-server>=0.9 stm>=2.2 \ syb>=0.1 text>=0.11 transformers>=0.2 unordered-containers>=0.1.4 \ utf8-string>=0.3 vector>=0.7.1 vector-algorithms>=0.4 \ xmlhtml>=0.1 diff --git a/www/hs-snap/distinfo b/www/hs-snap/distinfo index 09d588d63a5d..23f99634460a 100644 --- a/www/hs-snap/distinfo +++ b/www/hs-snap/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/snap-0.8.1.tar.gz) = 94a3b37856b8d6acacaf563280d3f738cded828f4f296484f5668a5476f6abec -SIZE (cabal/snap-0.8.1.tar.gz) = 76665 +SHA256 (cabal/snap-0.9.0.1.tar.gz) = f05567d7adbdd7ff09a94034ce0f0b1a3e909968e7d06a0a1bba318cb7af7858 +SIZE (cabal/snap-0.9.0.1.tar.gz) = 72908 |