-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/hs-crypton-connection: update to crypton-connection-0.4.3
# CHANGELOG ## Version 0.4.3 * Creating the `Internal` module and export the `ConnectionContext` constructor. [#7](kazu-yamamoto/crypton-connection#7) ## Version 0.4.2 * Using data-default. ## Version 0.4.1 * Preparing for tls v2.1 ## Version 0.4.0 * Add support for overriding the TLS clientSupported member in TLSSettingsSimple [#3](kazu-yamamoto/crypton-connection#3)
- Loading branch information
1 parent
8ffe9fc
commit a3138d7
Showing
5 changed files
with
24 additions
and
21 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
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,20 @@ | ||
# $NetBSD: Makefile,v 1.4 2024/05/09 01:32:29 pho Exp $ | ||
# $NetBSD: Makefile,v 1.5 2025/01/30 11:20:42 pho Exp $ | ||
|
||
DISTNAME= crypton-connection-0.3.2 | ||
PKGREVISION= 1 | ||
DISTNAME= crypton-connection-0.4.3 | ||
CATEGORIES= net | ||
|
||
MAINTAINER= pkgsrc-users@NetBSD.org | ||
COMMENT= Simple and easy network connections API | ||
COMMENT= Simple and easy network connection API | ||
LICENSE= modified-bsd | ||
|
||
.include "../../devel/hs-basement/buildlink3.mk" | ||
.include "../../devel/hs-data-default/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../net/hs-socks/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-store/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-system/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-validation/buildlink3.mk" | ||
.include "../../devel/hs-data-default-class/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../net/hs-socks/buildlink3.mk" | ||
.include "../../security/hs-tls/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
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,23 @@ | ||
# $NetBSD: buildlink3.mk,v 1.4 2024/05/09 01:32:29 pho Exp $ | ||
# $NetBSD: buildlink3.mk,v 1.5 2025/01/30 11:20:42 pho Exp $ | ||
|
||
BUILDLINK_TREE+= hs-crypton-connection | ||
|
||
.if !defined(HS_CRYPTON_CONNECTION_BUILDLINK3_MK) | ||
HS_CRYPTON_CONNECTION_BUILDLINK3_MK:= | ||
|
||
BUILDLINK_API_DEPENDS.hs-crypton-connection+= hs-crypton-connection>=0.3.2 | ||
BUILDLINK_ABI_DEPENDS.hs-crypton-connection+= hs-crypton-connection>=0.3.2nb1 | ||
BUILDLINK_API_DEPENDS.hs-crypton-connection+= hs-crypton-connection>=0.4.3 | ||
BUILDLINK_ABI_DEPENDS.hs-crypton-connection+= hs-crypton-connection>=0.4.3 | ||
BUILDLINK_PKGSRCDIR.hs-crypton-connection?= ../../net/hs-crypton-connection | ||
|
||
.include "../../devel/hs-basement/buildlink3.mk" | ||
.include "../../devel/hs-data-default/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.include "../../net/hs-socks/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-store/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-system/buildlink3.mk" | ||
.include "../../security/hs-crypton-x509-validation/buildlink3.mk" | ||
.include "../../devel/hs-data-default-class/buildlink3.mk" | ||
.include "../../net/hs-network/buildlink3.mk" | ||
.include "../../net/hs-socks/buildlink3.mk" | ||
.include "../../security/hs-tls/buildlink3.mk" | ||
.endif # HS_CRYPTON_CONNECTION_BUILDLINK3_MK | ||
|
||
BUILDLINK_TREE+= -hs-crypton-connection |
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.2 2024/05/04 08:09:34 pho Exp $ | ||
$NetBSD: distinfo,v 1.3 2025/01/30 11:20:42 pho Exp $ | ||
|
||
BLAKE2s (crypton-connection-0.3.2.tar.gz) = 9dee1399491de12c6acd3db51ffa4a5fb6b1d9f23ba589732142db971072ec94 | ||
SHA512 (crypton-connection-0.3.2.tar.gz) = 6e87e34a293bc7e2daa4247797bed35685414171632a4fb72c534487b6363457448ff4cfa2e8789b39b39b472ff0eab0f9eb700afc5bae8d88bf6a70319c4179 | ||
Size (crypton-connection-0.3.2.tar.gz) = 9054 bytes | ||
BLAKE2s (crypton-connection-0.4.3.tar.gz) = 7ae31380b56f3401cb2128b2349b05d2e6cd861e65215191381a2c4e4ba8ebd9 | ||
SHA512 (crypton-connection-0.4.3.tar.gz) = 5716e9314d9d8ba50e4ccd19a0fc9cddf7e3a2d84904a940194119b03be97bdd9d11ad7bfb6d1666ec7e015f103c480b173b57c7461b9159522af43deb69072b | ||
Size (crypton-connection-0.4.3.tar.gz) = 9322 bytes |