pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/hs-network
Module Name: pkgsrc
Committed By: pho
Date: Fri Feb 11 11:55:34 UTC 2022
Modified Files:
pkgsrc/net/hs-network: Makefile buildlink3.mk distinfo
Log Message:
Import network-3.1.2.7
Version 3.1.2.7
* No change from 3.1.2.6 but to take a right procedure to upload "network"
to Hackage for Windows.
Version 3.1.2.6
* Making IPv4PktInfo on Win the same as that on Posix #522
* Add support for nix/ghcjs #517
Version 3.1.2.5
* Regenerate configure script with autoconf-2.69 to temporarily fix broken
cabal-3.4.0.0 on Windows. Note that the old one was generated with
autoconf-2.71. #513
Version 3.1.2.3
* Supporting M1 Mac #510
* Workaround for autoconf on Windows #508
* Fixing building failure on SmartOS #507
* HsNet.h: remove unused fn hsnet_inet_ntoa definition #504
* Use a working define for OpenBSD detection #503
Version 3.1.2.2
* Allow bytestring 0.11 #490
* Export StructLinger #491
* Fix a couple of broken tests on OpenBSD #498
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/hs-network/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/hs-network/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/hs-network/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/hs-network/Makefile
diff -u pkgsrc/net/hs-network/Makefile:1.16 pkgsrc/net/hs-network/Makefile:1.17
--- pkgsrc/net/hs-network/Makefile:1.16 Tue Jan 18 02:48:19 2022
+++ pkgsrc/net/hs-network/Makefile Fri Feb 11 11:55:33 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/01/18 02:48:19 pho Exp $
+# $NetBSD: Makefile,v 1.17 2022/02/11 11:55:33 pho Exp $
-DISTNAME= network-3.1.2.1
-PKGREVISION= 2
+DISTNAME= network-3.1.2.7
CATEGORIES= net
MAINTAINER= pho%cielonegro.org@localhost
Index: pkgsrc/net/hs-network/buildlink3.mk
diff -u pkgsrc/net/hs-network/buildlink3.mk:1.15 pkgsrc/net/hs-network/buildlink3.mk:1.16
--- pkgsrc/net/hs-network/buildlink3.mk:1.15 Tue Jan 18 02:48:19 2022
+++ pkgsrc/net/hs-network/buildlink3.mk Fri Feb 11 11:55:33 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2022/01/18 02:48:19 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2022/02/11 11:55:33 pho Exp $
BUILDLINK_TREE+= hs-network
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-network
HS_NETWORK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-network+= hs-network>=3.1.2
-BUILDLINK_ABI_DEPENDS.hs-network+= hs-network>=3.1.2.1nb2
+BUILDLINK_ABI_DEPENDS.hs-network+= hs-network>=3.1.2.7
BUILDLINK_PKGSRCDIR.hs-network?= ../../net/hs-network
.endif # HS_NETWORK_BUILDLINK3_MK
Index: pkgsrc/net/hs-network/distinfo
diff -u pkgsrc/net/hs-network/distinfo:1.7 pkgsrc/net/hs-network/distinfo:1.8
--- pkgsrc/net/hs-network/distinfo:1.7 Tue Oct 26 11:05:45 2021
+++ pkgsrc/net/hs-network/distinfo Fri Feb 11 11:55:33 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:05:45 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/02/11 11:55:33 pho Exp $
-BLAKE2s (network-3.1.2.1.tar.gz) = d156f5b50978bbb9ecabb579dbc5faebddec37918b913a3eb2298bb0c1914262
-SHA512 (network-3.1.2.1.tar.gz) = 7c9f1a2fd417b5c03d430226ff6641ada06ce5f2a6e0ea90e6d92880a59656d54f186819715f6a4a80bb2a5b1d6c7236b0aa5112d7901d5ef698cc28cc10ce44
-Size (network-3.1.2.1.tar.gz) = 136889 bytes
+BLAKE2s (network-3.1.2.7.tar.gz) = 6f7cebd9003f5c263b53b34d899e9a0fa72fc4b1031e1bbec2a6b3cef1762a17
+SHA512 (network-3.1.2.7.tar.gz) = 2e4fa22656c015ca9b8fe7e0dfa824ae943010b0716e4c4cc5495d5b98a6cfecbe33180851f8eeea9d4b2f34beff13b6b1888d5b18b68822febc73c05410bc57
+Size (network-3.1.2.7.tar.gz) = 139973 bytes
SHA1 (patch-Network_Socket_Syscall.hs) = 4a934a45ccd7ef04e9cfad4ef72c644e0bdb4f66
Home |
Main Index |
Thread Index |
Old Index