pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/hs-http-conduit
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 31 00:27:07 UTC 2025
Modified Files:
pkgsrc/www/hs-http-conduit: Makefile buildlink3.mk distinfo
Log Message:
www/hs-http-conduit: update to http-conduit-2.3.9.1
## 2.3.9.1
* data-default-class -> data-default [#546](https://github.com/snoyberg/http-client/pull/546/files)
## 2.3.9
* Fix space leaks when closing responses [#539](https://github.com/snoyberg/http-client/pull/539)
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/hs-http-conduit/Makefile \
pkgsrc/www/hs-http-conduit/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/hs-http-conduit/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/hs-http-conduit/Makefile
diff -u pkgsrc/www/hs-http-conduit/Makefile:1.12 pkgsrc/www/hs-http-conduit/Makefile:1.13
--- pkgsrc/www/hs-http-conduit/Makefile:1.12 Thu May 9 01:32:53 2024
+++ pkgsrc/www/hs-http-conduit/Makefile Fri Jan 31 00:27:07 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/05/09 01:32:53 pho Exp $
+# $NetBSD: Makefile,v 1.13 2025/01/31 00:27:07 pho Exp $
-DISTNAME= http-conduit-2.3.8.3
-PKGREVISION= 2
+DISTNAME= http-conduit-2.3.9.1
CATEGORIES= www
MAINTAINER= pho%cielonegro.org@localhost
Index: pkgsrc/www/hs-http-conduit/buildlink3.mk
diff -u pkgsrc/www/hs-http-conduit/buildlink3.mk:1.12 pkgsrc/www/hs-http-conduit/buildlink3.mk:1.13
--- pkgsrc/www/hs-http-conduit/buildlink3.mk:1.12 Thu May 9 01:32:53 2024
+++ pkgsrc/www/hs-http-conduit/buildlink3.mk Fri Jan 31 00:27:07 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.12 2024/05/09 01:32:53 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2025/01/31 00:27:07 pho Exp $
BUILDLINK_TREE+= hs-http-conduit
.if !defined(HS_HTTP_CONDUIT_BUILDLINK3_MK)
HS_HTTP_CONDUIT_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-http-conduit+= hs-http-conduit>=2.3.8
-BUILDLINK_ABI_DEPENDS.hs-http-conduit+= hs-http-conduit>=2.3.8.3nb2
+BUILDLINK_API_DEPENDS.hs-http-conduit+= hs-http-conduit>=2.3.9
+BUILDLINK_ABI_DEPENDS.hs-http-conduit+= hs-http-conduit>=2.3.9.1
BUILDLINK_PKGSRCDIR.hs-http-conduit?= ../../www/hs-http-conduit
.include "../../textproc/hs-attoparsec/buildlink3.mk"
Index: pkgsrc/www/hs-http-conduit/distinfo
diff -u pkgsrc/www/hs-http-conduit/distinfo:1.4 pkgsrc/www/hs-http-conduit/distinfo:1.5
--- pkgsrc/www/hs-http-conduit/distinfo:1.4 Tue Oct 31 09:41:18 2023
+++ pkgsrc/www/hs-http-conduit/distinfo Fri Jan 31 00:27:07 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/10/31 09:41:18 pho Exp $
+$NetBSD: distinfo,v 1.5 2025/01/31 00:27:07 pho Exp $
-BLAKE2s (http-conduit-2.3.8.3.tar.gz) = c93e61e7ce5c1adf3369bda613193fb1edb7e06fb7a823768c039c84625fa8a9
-SHA512 (http-conduit-2.3.8.3.tar.gz) = 9b665679b1baa5e487dbd786443317534641421ab90c6a0b16874b9bfdb3077c6e84b8c2afe063b7a356a79be2647ae4b4256a331f02da348664246734d708b5
-Size (http-conduit-2.3.8.3.tar.gz) = 29043 bytes
+BLAKE2s (http-conduit-2.3.9.1.tar.gz) = 4a75036f4f4befcbc85f793ec9fd3ae3707262a52eb54f3b8a16ab1e7cbc6cf3
+SHA512 (http-conduit-2.3.9.1.tar.gz) = 576044a8655c7d8023b039dec072ee90873f818daaa06aa4ecf77b17af34e5b4ff2efafcd36de7b292be3b310e1765d265a28d5ffa9fce0c3caa7fc3423c3096
+Size (http-conduit-2.3.9.1.tar.gz) = 29275 bytes
Home |
Main Index |
Thread Index |
Old Index