pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-conduit-extra
Module Name: pkgsrc
Committed By: pho
Date: Thu Jan 30 11:47:27 UTC 2025
Modified Files:
pkgsrc/devel/hs-conduit-extra: Makefile buildlink3.mk distinfo
Log Message:
devel/hs-conduit-extra: update to conduit-extra-1.3.7
## 1.3.7
* Allow Data.Conduit.Network.Unix on Windows [#518](https://github.com/snoyberg/conduit/pull/518)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/hs-conduit-extra/Makefile \
pkgsrc/devel/hs-conduit-extra/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-conduit-extra/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-conduit-extra/Makefile
diff -u pkgsrc/devel/hs-conduit-extra/Makefile:1.13 pkgsrc/devel/hs-conduit-extra/Makefile:1.14
--- pkgsrc/devel/hs-conduit-extra/Makefile:1.13 Thu May 9 01:31:50 2024
+++ pkgsrc/devel/hs-conduit-extra/Makefile Thu Jan 30 11:47:27 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2024/05/09 01:31:50 pho Exp $
+# $NetBSD: Makefile,v 1.14 2025/01/30 11:47:27 pho Exp $
-DISTNAME= conduit-extra-1.3.6
-PKGREVISION= 4
+DISTNAME= conduit-extra-1.3.7
CATEGORIES= devel
MAINTAINER= pho%cielonegro.org@localhost
Index: pkgsrc/devel/hs-conduit-extra/buildlink3.mk
diff -u pkgsrc/devel/hs-conduit-extra/buildlink3.mk:1.13 pkgsrc/devel/hs-conduit-extra/buildlink3.mk:1.14
--- pkgsrc/devel/hs-conduit-extra/buildlink3.mk:1.13 Thu May 9 01:31:50 2024
+++ pkgsrc/devel/hs-conduit-extra/buildlink3.mk Thu Jan 30 11:47:27 2025
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.13 2024/05/09 01:31:50 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2025/01/30 11:47:27 pho Exp $
BUILDLINK_TREE+= hs-conduit-extra
.if !defined(HS_CONDUIT_EXTRA_BUILDLINK3_MK)
HS_CONDUIT_EXTRA_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-conduit-extra+= hs-conduit-extra>=1.3.6
-BUILDLINK_ABI_DEPENDS.hs-conduit-extra+= hs-conduit-extra>=1.3.6nb4
+BUILDLINK_API_DEPENDS.hs-conduit-extra+= hs-conduit-extra>=1.3.7
+BUILDLINK_ABI_DEPENDS.hs-conduit-extra+= hs-conduit-extra>=1.3.7
BUILDLINK_PKGSRCDIR.hs-conduit-extra?= ../../devel/hs-conduit-extra
.include "../../devel/hs-async/buildlink3.mk"
Index: pkgsrc/devel/hs-conduit-extra/distinfo
diff -u pkgsrc/devel/hs-conduit-extra/distinfo:1.4 pkgsrc/devel/hs-conduit-extra/distinfo:1.5
--- pkgsrc/devel/hs-conduit-extra/distinfo:1.4 Thu Jan 26 17:18:30 2023
+++ pkgsrc/devel/hs-conduit-extra/distinfo Thu Jan 30 11:47:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/01/26 17:18:30 pho Exp $
+$NetBSD: distinfo,v 1.5 2025/01/30 11:47:27 pho Exp $
-BLAKE2s (conduit-extra-1.3.6.tar.gz) = 9956250aea4f348a35d79f91829f17831a9d21fa7c330b4b59d9d001c9a39806
-SHA512 (conduit-extra-1.3.6.tar.gz) = 56f6abf0663734c0e40b3d21fed6d0942fe30acc8960105ac93ddbb15d10c9074213e0ead575cc4422824832beae026376d04a13f6a045efc2a695676cf03546
-Size (conduit-extra-1.3.6.tar.gz) = 33321 bytes
+BLAKE2s (conduit-extra-1.3.7.tar.gz) = 27cd693078aa8474977a3acebbe88d9ef3db7e3364843474a416a22edc8bac9e
+SHA512 (conduit-extra-1.3.7.tar.gz) = b8db41a29d993ed0ce663a6c2e52b50568091ebb709a8fbe25002439db605be096a8cf3ebf042f56719de6383c716d4dffbb7079785b5ddc161bb941886ddbf6
+Size (conduit-extra-1.3.7.tar.gz) = 33170 bytes
Home |
Main Index |
Thread Index |
Old Index