diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-03-29 22:43:58 +0000 |
commit | bd8d410bbe561cb06cef8e6439398148ea172996 (patch) | |
tree | bb6acd9e4d75e5dd918d3f6f723ca485c7f0dd6f /www/hs-gitit | |
parent | 18f2b16087e8ecd6790e8d551f1083d977da1d77 (diff) |
Notes
Diffstat (limited to 'www/hs-gitit')
-rw-r--r-- | www/hs-gitit/Makefile | 10 | ||||
-rw-r--r-- | www/hs-gitit/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/hs-gitit/Makefile b/www/hs-gitit/Makefile index 9146ae9f7c7d..09a237d26d6e 100644 --- a/www/hs-gitit/Makefile +++ b/www/hs-gitit/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitit -PORTVERSION= 0.10.1.2 +PORTVERSION= 0.10.3.1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org @@ -12,10 +12,10 @@ LICENSE= GPLv2 USE_CABAL= base64-bytestring>=0.1 blaze-html>=0.4 cgi ConfigFile>=1 \ feed>=0.3.6 filestore>=0.6 ghc-paths happstack-server>=7.0 \ highlighting-kate>=0.5.0.1 hslogger>=1 HStringTemplate>=0.6 \ - HTTP>=4000.0 json>=0.4 mtl network>=2.3 pandoc>=1.9.0.5 \ - pandoc-types>=1.9.0.2 parsec random recaptcha>=0.1 safe SHA>1 \ - syb tagsoup>=0.12 text url>=2.1 utf8-string>=0.3 \ - xhtml xml>=1.3.5 xss-sanitize>=0.3 zlib>=0.5 + HTTP>=4000.0 json>=0.4 mtl network>=2.3 pandoc>=1.10.0.5 \ + pandoc-types>=1.10 parsec random recaptcha>=0.1 safe SHA>1 \ + syb tagsoup>=0.12 text url utf8-string>=0.3 xhtml xml>=1.3.5 \ + xss-sanitize>=0.3 zlib>=0.5 EXECUTABLE= expireGititCache gitit diff --git a/www/hs-gitit/distinfo b/www/hs-gitit/distinfo index 1b2acd82587b..a5cf3d56839f 100644 --- a/www/hs-gitit/distinfo +++ b/www/hs-gitit/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/gitit-0.10.1.2.tar.gz) = 53d5074b7b2d34dbc0b2043791d52061f7e348e4fe6b877be99d99466de3c1b7 -SIZE (cabal/gitit-0.10.1.2.tar.gz) = 208344 +SHA256 (cabal/gitit-0.10.3.1.tar.gz) = a5aabbac331436121d7178533fad5482fb0e4469852dea48b32063ef7ccea6ea +SIZE (cabal/gitit-0.10.3.1.tar.gz) = 209218 |