pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-streaming-commons
Module Name: pkgsrc
Committed By: pho
Date: Thu Jan 30 11:42:38 UTC 2025
Modified Files:
pkgsrc/devel/hs-streaming-commons: Makefile buildlink3.mk distinfo
Log Message:
devel/hs-streaming-commons: update to streaming-commons-0.2.3.0
## 0.2.3.0
* Allow Unix sockets on Windows (https://github.com/fpco/streaming-commons/pull/80)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/hs-streaming-commons/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/hs-streaming-commons/buildlink3.mk
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/hs-streaming-commons/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/hs-streaming-commons/Makefile
diff -u pkgsrc/devel/hs-streaming-commons/Makefile:1.14 pkgsrc/devel/hs-streaming-commons/Makefile:1.15
--- pkgsrc/devel/hs-streaming-commons/Makefile:1.14 Thu May 9 01:32:13 2024
+++ pkgsrc/devel/hs-streaming-commons/Makefile Thu Jan 30 11:42:38 2025
@@ -1,16 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2024/05/09 01:32:13 pho Exp $
+# $NetBSD: Makefile,v 1.15 2025/01/30 11:42:38 pho Exp $
-DISTNAME= streaming-commons-0.2.2.6
-PKGREVISION= 2
+DISTNAME= streaming-commons-0.2.3.0
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
COMMENT= Common lower-level functions for various streaming data libraries
LICENSE= mit
-HASKELL_UNRESTRICT_DEPENDENCIES+= \
- text
-
.include "../../devel/hs-async/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
Index: pkgsrc/devel/hs-streaming-commons/buildlink3.mk
diff -u pkgsrc/devel/hs-streaming-commons/buildlink3.mk:1.13 pkgsrc/devel/hs-streaming-commons/buildlink3.mk:1.14
--- pkgsrc/devel/hs-streaming-commons/buildlink3.mk:1.13 Thu May 9 01:32:13 2024
+++ pkgsrc/devel/hs-streaming-commons/buildlink3.mk Thu Jan 30 11:42:38 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.13 2024/05/09 01:32:13 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2025/01/30 11:42:38 pho Exp $
BUILDLINK_TREE+= hs-streaming-commons
.if !defined(HS_STREAMING_COMMONS_BUILDLINK3_MK)
HS_STREAMING_COMMONS_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-streaming-commons+= hs-streaming-commons>=0.2.2
-BUILDLINK_ABI_DEPENDS.hs-streaming-commons+= hs-streaming-commons>=0.2.2.6nb2
+BUILDLINK_API_DEPENDS.hs-streaming-commons+= hs-streaming-commons>=0.2.3
+BUILDLINK_ABI_DEPENDS.hs-streaming-commons+= hs-streaming-commons>=0.2.3.0
BUILDLINK_PKGSRCDIR.hs-streaming-commons?= ../../devel/hs-streaming-commons
.include "../../devel/hs-async/buildlink3.mk"
Index: pkgsrc/devel/hs-streaming-commons/distinfo
diff -u pkgsrc/devel/hs-streaming-commons/distinfo:1.7 pkgsrc/devel/hs-streaming-commons/distinfo:1.8
--- pkgsrc/devel/hs-streaming-commons/distinfo:1.7 Sun Oct 29 09:42:13 2023
+++ pkgsrc/devel/hs-streaming-commons/distinfo Thu Jan 30 11:42:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/10/29 09:42:13 pho Exp $
+$NetBSD: distinfo,v 1.8 2025/01/30 11:42:38 pho Exp $
-BLAKE2s (streaming-commons-0.2.2.6.tar.gz) = 43cca50c6a0329d9b96d74a1cb67c2ef006713d404f9b9180482223c3d3d9275
-SHA512 (streaming-commons-0.2.2.6.tar.gz) = 001731788b33b0d2b41279606fbb04b95e78c1d637614ff09ddfb5ba5de463f039151d224a7b9456b565fa1f50a7fbb02b8e55c63b2e0597ffd58d3a0d739571
-Size (streaming-commons-0.2.2.6.tar.gz) = 37959 bytes
+BLAKE2s (streaming-commons-0.2.3.0.tar.gz) = 0781856b5735fd5db8c24227ebf35c6c376dcc24716bc2764512999b266ee08d
+SHA512 (streaming-commons-0.2.3.0.tar.gz) = de7906a97f1c86b9db64f1418e67142e2816d8b75cfacf4eaf19c48223830ec94f6519106ea5c187602c43c7eca8d542f799be5233d7ff58f754a773a83b4405
+Size (streaming-commons-0.2.3.0.tar.gz) = 37874 bytes
Home |
Main Index |
Thread Index |
Old Index