File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# $FreeBSD$
2
2
3
3
PORTNAME = hS3
4
- PORTVERSION = 0.5.8
5
- PORTREVISION = 1
4
+ PORTVERSION = 0.5.9
6
5
CATEGORIES = www haskell
7
6
8
7
@@ -11,9 +10,12 @@ COMMENT= Interface to Amazon's Simple Storage Service (S3)
11
10
LICENSE = BSD3CLAUSE
12
11
13
12
USE_CABAL = Crypto>=4.1.0 dataenc HTTP>=4000.0.0 hxt>=9.0.0 \
14
- MissingH>=0.18.6 network random regex-compat utf8-string
13
+ MissingH>=0.18.6 network>=2.6 network-uri>=2.6 random \
14
+ regex-compat utf8-string
15
15
16
16
EXECUTABLE = hs3
17
17
18
+ FLAGS_ENABLE = network-uri
19
+
18
20
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
19
21
.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1
- SHA256 (cabal/hS3-0.5.8 .tar.gz) = 759d37a56f0f3b2f1177c03da75410f8ee2b6f41c3f648cbc99062f269cdb9f2
2
- SIZE (cabal/hS3-0.5.8 .tar.gz) = 19878
1
+ SHA256 (cabal/hS3-0.5.9 .tar.gz) = 7ee0ba24b01cdefc02f683aef16d33ac146928ae75a00e566673be12960cc759
2
+ SIZE (cabal/hS3-0.5.9 .tar.gz) = 19981
You can’t perform that action at this time.
0 commit comments