-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
www/hs-warp-tls: update to warp-tls-3.4.12
## 3.4.12 * Rethrowing asynchronous exceptions [#1013](yesodweb/wai#1013) ## 3.4.11 * Removing `unliftio`. ## 3.4.10 * Removed `data-default` dependency entirely. Does now require `>= tls-2.1.3`. [#1011](yesodweb/wai#1011) ## 3.4.9 * Using `timeout` for `handshake` to prevent thread leaks. ## 3.4.8 * Substituted `data-default-class` for `data-default` [#1010](yesodweb/wai#1010) ## 3.4.7 * Expose `attachConn` to use post-handshake TLS connection. [#1007](yesodweb/wai#1007) ## 3.4.6 * Preparing for tls v2.1
- Loading branch information
1 parent
7afb799
commit 7c8b48c
Showing
3 changed files
with
18 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,18 @@ | ||
# $NetBSD: Makefile,v 1.15 2024/05/09 01:32:56 pho Exp $ | ||
# $NetBSD: Makefile,v 1.16 2025/02/01 14:35:13 pho Exp $ | ||
|
||
DISTNAME= warp-tls-3.4.5 | ||
PKGREVISION= 1 | ||
DISTNAME= warp-tls-3.4.12 | ||
CATEGORIES= www security | ||
|
||
MAINTAINER= pho@cielonegro.org | ||
MAINTAINER= pkgsrc-users@NetBSD.org | ||
COMMENT= HTTP over TLS support for Warp via the TLS package | ||
LICENSE= mit | ||
|
||
.include "../../devel/hs-data-default-class/buildlink3.mk" | ||
.include "../../www/hs-wai/buildlink3.mk" | ||
.include "../../www/hs-warp/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../net/hs-recv/buildlink3.mk" | ||
.include "../../devel/hs-streaming-commons/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../security/hs-tls-session-manager/buildlink3.mk" | ||
.include "../../devel/hs-unliftio/buildlink3.mk" | ||
.include "../../www/hs-wai/buildlink3.mk" | ||
.include "../../www/hs-warp/buildlink3.mk" | ||
.include "../../net/hs-recv/buildlink3.mk" | ||
.include "../../mk/haskell.mk" | ||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,21 @@ | ||
# $NetBSD: buildlink3.mk,v 1.15 2024/05/09 01:32:56 pho Exp $ | ||
# $NetBSD: buildlink3.mk,v 1.16 2025/02/01 14:35:13 pho Exp $ | ||
|
||
BUILDLINK_TREE+= hs-warp-tls | ||
|
||
.if !defined(HS_WARP_TLS_BUILDLINK3_MK) | ||
HS_WARP_TLS_BUILDLINK3_MK:= | ||
|
||
BUILDLINK_API_DEPENDS.hs-warp-tls+= hs-warp-tls>=3.4.5 | ||
BUILDLINK_ABI_DEPENDS.hs-warp-tls+= hs-warp-tls>=3.4.5nb1 | ||
BUILDLINK_API_DEPENDS.hs-warp-tls+= hs-warp-tls>=3.4.12 | ||
BUILDLINK_ABI_DEPENDS.hs-warp-tls+= hs-warp-tls>=3.4.12 | ||
BUILDLINK_PKGSRCDIR.hs-warp-tls?= ../../www/hs-warp-tls | ||
|
||
.include "../../devel/hs-data-default-class/buildlink3.mk" | ||
.include "../../www/hs-wai/buildlink3.mk" | ||
.include "../../www/hs-warp/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../net/hs-recv/buildlink3.mk" | ||
.include "../../devel/hs-streaming-commons/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../security/hs-tls-session-manager/buildlink3.mk" | ||
.include "../../devel/hs-unliftio/buildlink3.mk" | ||
.include "../../www/hs-wai/buildlink3.mk" | ||
.include "../../www/hs-warp/buildlink3.mk" | ||
.include "../../net/hs-recv/buildlink3.mk" | ||
.endif # HS_WARP_TLS_BUILDLINK3_MK | ||
|
||
BUILDLINK_TREE+= -hs-warp-tls |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.7 2024/05/04 08:27:08 pho Exp $ | ||
$NetBSD: distinfo,v 1.8 2025/02/01 14:35:13 pho Exp $ | ||
|
||
BLAKE2s (warp-tls-3.4.5.tar.gz) = d15cebd84a760b9b76d97d154a92b736a767757226cbb7a392f130fcd3f3fc36 | ||
SHA512 (warp-tls-3.4.5.tar.gz) = 365b38e3cb713563e7e45c471e47d0481e12110e4a25a9cde03d437c496c57bacb7bcb12407495e49022608b7dea12c8eec159ae170323731811fc6990b3017f | ||
Size (warp-tls-3.4.5.tar.gz) = 9203 bytes | ||
BLAKE2s (warp-tls-3.4.12.tar.gz) = 1e12dbb243d4a219231dc2c9206257db93760c90354c0a42728eb16be389b033 | ||
SHA512 (warp-tls-3.4.12.tar.gz) = 6affc7ecad94550ebe5ff17d1a2ede510ae2cde1da49b688b4db5582d88c74e268aea290ad0e276af3f2bb49909fa32af6f0c48911ed2d4decb91b51fe041b77 | ||
Size (warp-tls-3.4.12.tar.gz) = 9469 bytes |