Skip to content

Commit 7bb93b0

Browse files
committed
www/hs-yesod-static: 1.5.0.1 --> 1.5.0.2
1 parent 3bc0659 commit 7bb93b0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

www/hs-yesod-static/Makefile

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# $FreeBSD$
22

33
PORTNAME= yesod-static
4-
PORTVERSION= 1.5.0.1
4+
PORTVERSION= 1.5.0.2
55
CATEGORIES= www haskell
66

77
MAINTAINER= [email protected]
@@ -13,9 +13,9 @@ USE_CABAL= async attoparsec>=0.10 base64-bytestring>=0.1.0.1 \
1313
blaze-builder>=0.3 byteable>=0.1 conduit>=0.5 conduit-extra \
1414
cryptohash>=0.11 cryptohash-conduit>=0.1 css-text>=0.1.2 \
1515
data-default file-embed>=0.0.4.1 hashable>=1.1 hjsmin \
16-
http-types>=0.7 mime-types>=0.1 resourcet>=0.4 \
17-
text>=0.9 unix-compat>=0.2 unordered-containers>=0.2 \
18-
wai>=1.3 wai-app-static>=3.1 yesod-core>=1.4
16+
http-types>=0.7 mime-types>=0.1 old-time>=1.0 resourcet>=0.4 \
17+
text>=0.9 unix-compat>=0.2 unordered-containers>=0.2 wai>=1.3 \
18+
wai-app-static>=3.1 yesod-core>=1.4
1919

2020
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
2121
.include <bsd.port.mk>

www/hs-yesod-static/distinfo

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SHA256 (cabal/yesod-static-1.5.0.1.tar.gz) = f4caebb36fa7f4e19ec499a523c27b85c23b076e0cec2774c29539d54e0daaf9
2-
SIZE (cabal/yesod-static-1.5.0.1.tar.gz) = 25033
1+
SHA256 (cabal/yesod-static-1.5.0.2.tar.gz) = 8aec8fc99df9a9910d7a3f732b669753c01dd3ea4177f9e5a7f8cea936b62ea9
2+
SIZE (cabal/yesod-static-1.5.0.2.tar.gz) = 25037

0 commit comments

Comments
 (0)