pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-conduit



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb 12 04:55:04 UTC 2022

Modified Files:
        pkgsrc/devel/hs-conduit: Makefile buildlink3.mk distinfo

Log Message:
Update to conduit-1.3.4.2

1.3.4.2
    Fix GHC 9.2 build #473


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/hs-conduit/Makefile \
    pkgsrc/devel/hs-conduit/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/hs-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/devel/hs-conduit/Makefile
diff -u pkgsrc/devel/hs-conduit/Makefile:1.6 pkgsrc/devel/hs-conduit/Makefile:1.7
--- pkgsrc/devel/hs-conduit/Makefile:1.6        Tue Jan 18 02:48:05 2022
+++ pkgsrc/devel/hs-conduit/Makefile    Sat Feb 12 04:55:04 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:05 pho Exp $
+# $NetBSD: Makefile,v 1.7 2022/02/12 04:55:04 pho Exp $
 
-DISTNAME=      conduit-1.3.4.1
-PKGREVISION=   2
+DISTNAME=      conduit-1.3.4.2
 CATEGORIES=    devel
 
 MAINTAINER=    szptvlfn%NetBSD.org@localhost
Index: pkgsrc/devel/hs-conduit/buildlink3.mk
diff -u pkgsrc/devel/hs-conduit/buildlink3.mk:1.6 pkgsrc/devel/hs-conduit/buildlink3.mk:1.7
--- pkgsrc/devel/hs-conduit/buildlink3.mk:1.6   Tue Jan 18 02:48:05 2022
+++ pkgsrc/devel/hs-conduit/buildlink3.mk       Sat Feb 12 04:55:04 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2022/01/18 02:48:05 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2022/02/12 04:55:04 pho Exp $
 
 BUILDLINK_TREE+=       hs-conduit
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-conduit
 HS_CONDUIT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-conduit+=     hs-conduit>=1.3.4
-BUILDLINK_ABI_DEPENDS.hs-conduit+=     hs-conduit>=1.3.4.1nb2
+BUILDLINK_ABI_DEPENDS.hs-conduit+=     hs-conduit>=1.3.4.2
 BUILDLINK_PKGSRCDIR.hs-conduit?=       ../../devel/hs-conduit
 
 .include "../../devel/hs-mono-traversable/buildlink3.mk"

Index: pkgsrc/devel/hs-conduit/distinfo
diff -u pkgsrc/devel/hs-conduit/distinfo:1.5 pkgsrc/devel/hs-conduit/distinfo:1.6
--- pkgsrc/devel/hs-conduit/distinfo:1.5        Tue Oct 26 10:14:54 2021
+++ pkgsrc/devel/hs-conduit/distinfo    Sat Feb 12 04:55:04 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:14:54 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/02/12 04:55:04 pho Exp $
 
-BLAKE2s (conduit-1.3.4.1.tar.gz) = 811c424e62fedd49c0734b79c708ef84765d9768e6c7eb0156ea93c85daac64a
-SHA512 (conduit-1.3.4.1.tar.gz) = fdb5eb22e0e49a6b150b7bafe9775e9b2b41b70338647d447ae20a3901d93de9b286cc2ac0ff7533bffeb0b3ca9a5b898fd6c0341898b4ecddde9a9eb4a2823a
-Size (conduit-1.3.4.1.tar.gz) = 88893 bytes
+BLAKE2s (conduit-1.3.4.2.tar.gz) = 301805d085ca3f3032ce6e1cfedaec3c5f3082d9c95f98621b9ff267708481d4
+SHA512 (conduit-1.3.4.2.tar.gz) = 8caf67020e33ddaadc5f05ad3f1aa38d436388f0cb3dac66cb9a645c1693bcd134f1cb8d311eca7b64f9c5ace9ca97681511e5dc28bb70b7b52c43c62d5f3e03
+Size (conduit-1.3.4.2.tar.gz) = 88962 bytes



Home | Main Index | Thread Index | Old Index