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:           Fri Apr 23 15:24:09 UTC 2021

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

Log Message:
Update to conduit-1.3.4.1

1.3.4.1
* Library and tests compile and run with GHC 9.0.1 #455

1.3.4
* Add foldWhile #453 #456.

1.3.3
* Add uncons, unconsM, unconsEither, unconsEitherM.

1.3.2.1
* Fix isChunksForExactlyE #445 #446

1.3.2
* Add mapInputM #435


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-conduit/Makefile \
    pkgsrc/devel/hs-conduit/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-conduit/PLIST
cvs rdiff -u -r1.2 -r1.3 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.3 pkgsrc/devel/hs-conduit/Makefile:1.4
--- pkgsrc/devel/hs-conduit/Makefile:1.3        Sat Jan 11 09:04:18 2020
+++ pkgsrc/devel/hs-conduit/Makefile    Fri Apr 23 15:24:09 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/01/11 09:04:18 pho Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/23 15:24:09 pho Exp $
 
-DISTNAME=      conduit-1.3.1.2
+DISTNAME=      conduit-1.3.4.1
 CATEGORIES=    devel
 
 MAINTAINER=    szptvlfn%NetBSD.org@localhost
@@ -8,7 +8,6 @@ COMMENT=        Streaming data processing libra
 LICENSE=       mit
 
 .include "../../mk/haskell.mk"
-.include "../../devel/hs-exceptions/buildlink3.mk"
 .include "../../devel/hs-mono-traversable/buildlink3.mk"
 .include "../../devel/hs-primitive/buildlink3.mk"
 .include "../../devel/hs-resourcet/buildlink3.mk"
Index: pkgsrc/devel/hs-conduit/buildlink3.mk
diff -u pkgsrc/devel/hs-conduit/buildlink3.mk:1.3 pkgsrc/devel/hs-conduit/buildlink3.mk:1.4
--- pkgsrc/devel/hs-conduit/buildlink3.mk:1.3   Sat Jan 11 09:04:18 2020
+++ pkgsrc/devel/hs-conduit/buildlink3.mk       Fri Apr 23 15:24:09 2021
@@ -1,15 +1,14 @@
-# $NetBSD: buildlink3.mk,v 1.3 2020/01/11 09:04:18 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2021/04/23 15:24:09 pho Exp $
 
 BUILDLINK_TREE+=       hs-conduit
 
 .if !defined(HS_CONDUIT_BUILDLINK3_MK)
 HS_CONDUIT_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-conduit+=     hs-conduit>=1.3.1
-BUILDLINK_ABI_DEPENDS.hs-conduit+=     hs-conduit>=1.3.1.2
+BUILDLINK_API_DEPENDS.hs-conduit+=     hs-conduit>=1.3.4
+BUILDLINK_ABI_DEPENDS.hs-conduit+=     hs-conduit>=1.3.4.1
 BUILDLINK_PKGSRCDIR.hs-conduit?=       ../../devel/hs-conduit
 
-.include "../../devel/hs-exceptions/buildlink3.mk"
 .include "../../devel/hs-mono-traversable/buildlink3.mk"
 .include "../../devel/hs-primitive/buildlink3.mk"
 .include "../../devel/hs-resourcet/buildlink3.mk"

Index: pkgsrc/devel/hs-conduit/PLIST
diff -u pkgsrc/devel/hs-conduit/PLIST:1.1 pkgsrc/devel/hs-conduit/PLIST:1.2
--- pkgsrc/devel/hs-conduit/PLIST:1.1   Mon May 11 17:52:01 2020
+++ pkgsrc/devel/hs-conduit/PLIST       Fri Apr 23 15:24:09 2021
@@ -1,94 +1,94 @@
-@comment $NetBSD: PLIST,v 1.1 2020/05/11 17:52:01 rillig Exp $
-${HS_INTF}/package-description
-${HS_INTF}/package-id
-${HS_IMPL}/Conduit.dyn_hi
-${HS_IMPL}/Conduit.hi
-${HS_IMPL}/Conduit.p_hi
-${HS_IMPL}/Data/Conduit.dyn_hi
-${HS_IMPL}/Data/Conduit.hi
-${HS_IMPL}/Data/Conduit.p_hi
-${HS_IMPL}/Data/Conduit/Combinators.dyn_hi
-${HS_IMPL}/Data/Conduit/Combinators.hi
-${HS_IMPL}/Data/Conduit/Combinators.p_hi
-${HS_IMPL}/Data/Conduit/Combinators/Stream.dyn_hi
-${HS_IMPL}/Data/Conduit/Combinators/Stream.hi
-${HS_IMPL}/Data/Conduit/Combinators/Stream.p_hi
-${HS_IMPL}/Data/Conduit/Combinators/Unqualified.dyn_hi
-${HS_IMPL}/Data/Conduit/Combinators/Unqualified.hi
-${HS_IMPL}/Data/Conduit/Combinators/Unqualified.p_hi
-${HS_IMPL}/Data/Conduit/Internal.dyn_hi
-${HS_IMPL}/Data/Conduit/Internal.hi
-${HS_IMPL}/Data/Conduit/Internal.p_hi
-${HS_IMPL}/Data/Conduit/Internal/Conduit.dyn_hi
-${HS_IMPL}/Data/Conduit/Internal/Conduit.hi
-${HS_IMPL}/Data/Conduit/Internal/Conduit.p_hi
-${HS_IMPL}/Data/Conduit/Internal/Fusion.dyn_hi
-${HS_IMPL}/Data/Conduit/Internal/Fusion.hi
-${HS_IMPL}/Data/Conduit/Internal/Fusion.p_hi
-${HS_IMPL}/Data/Conduit/Internal/List/Stream.dyn_hi
-${HS_IMPL}/Data/Conduit/Internal/List/Stream.hi
-${HS_IMPL}/Data/Conduit/Internal/List/Stream.p_hi
-${HS_IMPL}/Data/Conduit/Internal/Pipe.dyn_hi
-${HS_IMPL}/Data/Conduit/Internal/Pipe.hi
-${HS_IMPL}/Data/Conduit/Internal/Pipe.p_hi
-${HS_IMPL}/Data/Conduit/Lift.dyn_hi
-${HS_IMPL}/Data/Conduit/Lift.hi
-${HS_IMPL}/Data/Conduit/Lift.p_hi
-${HS_IMPL}/Data/Conduit/List.dyn_hi
-${HS_IMPL}/Data/Conduit/List.hi
-${HS_IMPL}/Data/Conduit/List.p_hi
-${HS_IMPL}/Data/Streaming/FileRead.dyn_hi
-${HS_IMPL}/Data/Streaming/FileRead.hi
-${HS_IMPL}/Data/Streaming/FileRead.p_hi
-${HS_IMPL}/Data/Streaming/Filesystem.dyn_hi
-${HS_IMPL}/Data/Streaming/Filesystem.hi
-${HS_IMPL}/Data/Streaming/Filesystem.p_hi
-${HS_IMPL}/libHS${HS_PKGID}.a
-${HS_IMPL}/libHS${HS_PKGID}_p.a
+@comment $NetBSD: PLIST,v 1.2 2021/04/23 15:24:09 pho Exp $
+lib/conduit-${PKGVERSION}/${HS_VERSION}/package-description
+lib/conduit-${PKGVERSION}/${HS_VERSION}/package-id
+lib/${HS_PLATFORM}/${HS_PKGID}/Conduit.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Conduit.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Conduit.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Stream.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Stream.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Stream.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Unqualified.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Unqualified.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Combinators/Unqualified.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Conduit.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Conduit.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Conduit.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Fusion.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Fusion.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Fusion.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/List/Stream.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/List/Stream.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/List/Stream.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Pipe.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Pipe.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Internal/Pipe.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Lift.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Lift.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/Lift.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/List.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/List.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Conduit/List.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/FileRead.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/FileRead.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/FileRead.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/Filesystem.dyn_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/Filesystem.hi
+lib/${HS_PLATFORM}/${HS_PKGID}/Data/Streaming/Filesystem.p_hi
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
+lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
 lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
-${HS_DOCS}/LICENSE
-${HS_DOCS}/html/Conduit.html
-${HS_DOCS}/html/Data-Conduit-Combinators-Stream.html
-${HS_DOCS}/html/Data-Conduit-Combinators.html
-${HS_DOCS}/html/Data-Conduit-Internal-Fusion.html
-${HS_DOCS}/html/Data-Conduit-Internal-List-Stream.html
-${HS_DOCS}/html/Data-Conduit-Internal.html
-${HS_DOCS}/html/Data-Conduit-Lift.html
-${HS_DOCS}/html/Data-Conduit-List.html
-${HS_DOCS}/html/Data-Conduit.html
-${HS_DOCS}/html/conduit.haddock
-${HS_DOCS}/html/doc-index-36.html
-${HS_DOCS}/html/doc-index-46.html
-${HS_DOCS}/html/doc-index-60.html
-${HS_DOCS}/html/doc-index-61.html
-${HS_DOCS}/html/doc-index-62.html
-${HS_DOCS}/html/doc-index-A.html
-${HS_DOCS}/html/doc-index-All.html
-${HS_DOCS}/html/doc-index-B.html
-${HS_DOCS}/html/doc-index-C.html
-${HS_DOCS}/html/doc-index-D.html
-${HS_DOCS}/html/doc-index-E.html
-${HS_DOCS}/html/doc-index-F.html
-${HS_DOCS}/html/doc-index-G.html
-${HS_DOCS}/html/doc-index-H.html
-${HS_DOCS}/html/doc-index-I.html
-${HS_DOCS}/html/doc-index-L.html
-${HS_DOCS}/html/doc-index-M.html
-${HS_DOCS}/html/doc-index-N.html
-${HS_DOCS}/html/doc-index-O.html
-${HS_DOCS}/html/doc-index-P.html
-${HS_DOCS}/html/doc-index-R.html
-${HS_DOCS}/html/doc-index-S.html
-${HS_DOCS}/html/doc-index-T.html
-${HS_DOCS}/html/doc-index-U.html
-${HS_DOCS}/html/doc-index-V.html
-${HS_DOCS}/html/doc-index-W.html
-${HS_DOCS}/html/doc-index-Y.html
-${HS_DOCS}/html/doc-index-Z.html
-${HS_DOCS}/html/doc-index.html
-${HS_DOCS}/html/haddock-bundle.min.js
-${HS_DOCS}/html/index.html
-${HS_DOCS}/html/linuwial.css
-${HS_DOCS}/html/meta.json
-${HS_DOCS}/html/quick-jump.css
-${HS_DOCS}/html/synopsis.png
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/LICENSE
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Conduit.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Combinators-Stream.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Combinators.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Internal-Fusion.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Internal-List-Stream.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Internal.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-Lift.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit-List.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/Data-Conduit.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/conduit.haddock
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-36.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-46.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-60.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-61.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-62.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-A.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-All.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-B.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-C.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-D.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-E.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-F.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-G.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-H.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-I.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-L.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-M.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-N.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-O.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-P.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-R.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-S.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-T.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-U.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-V.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-W.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-Y.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index-Z.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/doc-index.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/haddock-bundle.min.js
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/index.html
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/linuwial.css
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/meta.json
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/quick-jump.css
+share/doc/${HS_PLATFORM}/conduit-${PKGVERSION}/html/synopsis.png

Index: pkgsrc/devel/hs-conduit/distinfo
diff -u pkgsrc/devel/hs-conduit/distinfo:1.2 pkgsrc/devel/hs-conduit/distinfo:1.3
--- pkgsrc/devel/hs-conduit/distinfo:1.2        Sat Jan 11 09:04:18 2020
+++ pkgsrc/devel/hs-conduit/distinfo    Fri Apr 23 15:24:09 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/01/11 09:04:18 pho Exp $
+$NetBSD: distinfo,v 1.3 2021/04/23 15:24:09 pho Exp $
 
-SHA1 (conduit-1.3.1.2.tar.gz) = 7ef3ba0ff98f86dbe7f714f75191e7f2cb4e4e87
-RMD160 (conduit-1.3.1.2.tar.gz) = 3650a4a573ab6178e2bb5bfd1436a0e96a6bd094
-SHA512 (conduit-1.3.1.2.tar.gz) = a5873f42a75a3d9f404070fcd3c91efd5a38d7d9bb9cd313c2881ae82a79e79a5b87f76b11eb72dc6c6050306c55ecd5faca4ab24ae781503cefd66907911f32
-Size (conduit-1.3.1.2.tar.gz) = 87765 bytes
+SHA1 (conduit-1.3.4.1.tar.gz) = 0bfbd13bb8b578d999b7f8c50dd1a64745658c41
+RMD160 (conduit-1.3.4.1.tar.gz) = e87e60cc6142996f0db16800b425369760cc0812
+SHA512 (conduit-1.3.4.1.tar.gz) = fdb5eb22e0e49a6b150b7bafe9775e9b2b41b70338647d447ae20a3901d93de9b286cc2ac0ff7533bffeb0b3ca9a5b898fd6c0341898b4ecddde9a9eb4a2823a
+Size (conduit-1.3.4.1.tar.gz) = 88893 bytes



Home | Main Index | Thread Index | Old Index