head 1.13; access; symbols pkgsrc-2023Q4:1.13.0.2 pkgsrc-2023Q4-base:1.13 pkgsrc-2023Q3:1.10.0.6 pkgsrc-2023Q3-base:1.10 pkgsrc-2023Q2:1.10.0.4 pkgsrc-2023Q2-base:1.10 pkgsrc-2023Q1:1.10.0.2 pkgsrc-2023Q1-base:1.10 pkgsrc-2022Q4:1.9.0.4 pkgsrc-2022Q4-base:1.9 pkgsrc-2022Q3:1.9.0.2 pkgsrc-2022Q3-base:1.9 pkgsrc-2022Q2:1.7.0.4 pkgsrc-2022Q2-base:1.7 pkgsrc-2022Q1:1.7.0.2 pkgsrc-2022Q1-base:1.7 pkgsrc-2021Q4:1.4.0.6 pkgsrc-2021Q4-base:1.4 pkgsrc-2021Q3:1.4.0.4 pkgsrc-2021Q3-base:1.4 pkgsrc-2021Q2:1.4.0.2 pkgsrc-2021Q2-base:1.4 pkgsrc-2021Q1:1.2.0.8 pkgsrc-2021Q1-base:1.2 pkgsrc-2020Q4:1.2.0.6 pkgsrc-2020Q4-base:1.2 pkgsrc-2020Q3:1.2.0.4 pkgsrc-2020Q3-base:1.2 pkgsrc-2020Q2:1.2.0.2 pkgsrc-2020Q2-base:1.2; locks; strict; comment @# @; 1.13 date 2023.11.02.06.37.28; author pho; state Exp; branches; next 1.12; commitid dPkTdcIqhE4k90LE; 1.12 date 2023.10.30.03.06.44; author pho; state Exp; branches; next 1.11; commitid vfTZO1HbRccE5BKE; 1.11 date 2023.10.09.04.54.49; author pho; state Exp; branches; next 1.10; commitid GWJENRm2aeL7mUHE; 1.10 date 2023.02.07.01.41.08; author pho; state Exp; branches; next 1.9; commitid FngQneW4VvkL7xcE; 1.9 date 2022.08.22.10.39.13; author wiz; state Exp; branches; next 1.8; commitid A0STDU2mvZ9LxRQD; 1.8 date 2022.08.20.08.08.21; author wiz; state Exp; branches; next 1.7; commitid gfUtMrzKtoUPLAQD; 1.7 date 2022.02.26.03.58.25; author pho; state Exp; branches; next 1.6; commitid YpGygpH4CsFi05uD; 1.6 date 2022.02.12.08.50.51; author pho; state Exp; branches; next 1.5; commitid RtqPCkFXjE2Y4jsD; 1.5 date 2022.01.18.02.48.24; author pho; state Exp; branches; next 1.4; commitid ebWMDlQYfX5rS3pD; 1.4 date 2021.05.03.19.01.13; author pho; state Exp; branches; next 1.3; commitid Sim1lfCa9UFPBJRC; 1.3 date 2021.04.24.06.10.39; author pho; state Exp; branches; next 1.2; commitid P3bO85xZHcTdEvQC; 1.2 date 2020.04.03.07.40.44; author wiz; state Exp; branches; next 1.1; commitid V1EjTvOrLcFmyU2C; 1.1 date 2020.03.30.16.49.19; author riastradh; state Exp; branches; next ; commitid TkoSTR3yWjWwIr2C; desc @@ 1.13 log @Revbump all Haskell after updating lang/ghc96 @ text @# $NetBSD: Makefile,v 1.12 2023/10/30 03:06:44 pho Exp $ DISTNAME= cassava-0.5.3.0 PKGREVISION= 3 CATEGORIES= textproc MAINTAINER= pkgsrc-users@@NetBSD.org COMMENT= CSV parsing and encoding library LICENSE= modified-bsd HASKELL_UNRESTRICT_DEPENDENCIES+= \ base .include "../../textproc/hs-attoparsec/buildlink3.mk" .include "../../devel/hs-hashable/buildlink3.mk" .include "../../devel/hs-Only/buildlink3.mk" .include "../../math/hs-scientific/buildlink3.mk" .include "../../devel/hs-unordered-containers/buildlink3.mk" .include "../../devel/hs-vector/buildlink3.mk" .include "../../textproc/hs-text-short/buildlink3.mk" .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk" @ 1.12 log @textproc/hs-cassava: Fix build with GHC 9.6 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2023/10/09 04:54:49 pho Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.11 log @Bump Haskell packages after updating lang/ghc94 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2023/02/07 01:41:08 pho Exp $ d11 3 @ 1.10 log @revbump all the Haskell packages after modifying the runtime system of lang/ghc94 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2022/08/22 10:39:13 wiz Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.9 log @hs-cassava: update to 0.5.3.0. ## Version 0.5.3.0 * Improve error messages for `lookup` and NamedRecord parsers (#197) * Fix bug (infinite loop) in `FromField Const` instance (#185) * Turn flag `bytestring--LT-0_10_4` off by default (#183) * Doc: Add cassava usage example of reading/writing to file (#97) * Update to latest version of dependencies (#190, #193, #199) * Tested with GHC 7.4 - 9.4 (#184, #204) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2022/08/20 08:08:21 wiz Exp $ d4 1 @ 1.8 log @hs*: recursive bump for new dependencies needed for hs-aeson, hs-vector @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2022/02/26 03:58:25 pho Exp $ d3 1 a3 2 DISTNAME= cassava-0.5.2.0 PKGREVISION= 5 @ 1.7 log @Bump all Haskell packages after enabling "split sections" in mk/haskell.mk @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2022/02/12 08:50:51 pho Exp $ d4 1 a4 1 PKGREVISION= 4 @ 1.6 log @revbump after changing the default Haskell compiler @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2022/01/18 02:48:24 pho Exp $ d4 1 a4 1 PKGREVISION= 3 @ 1.5 log @Bump packages that depends on GHC @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2021/05/03 19:01:13 pho Exp $ d4 1 a4 1 PKGREVISION= 2 @ 1.4 log @*: Bump PKGREVISION for ghc-9.0.1 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2021/04/24 06:10:39 pho Exp $ d4 1 a4 1 PKGREVISION= 1 @ 1.3 log @Fix build with GHC 9 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2020/04/03 07:40:44 wiz Exp $ d4 1 @ 1.2 log @hs-cassava: add missing DEPENDS. Fixes build. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2020/03/30 16:49:19 riastradh Exp $ a4 1 MASTER_SITES= ${MASTER_SITE_HASKELL_HACKAGE:=cassava-${PKGVERSION_NOREV}/} a6 1 HOMEPAGE= https://github.com/hvr/cassava d10 2 a11 6 DEPENDS+= hs-attoparsec-[0-9]*:../../textproc/hs-attoparsec DEPENDS+= hs-unordered-containers-[0-9]*:../../devel/hs-unordered-containers DEPENDS+= hs-vector-[0-9]*:../../devel/hs-vector USE_LANGUAGES= # none d13 4 a16 1 .include "../../devel/hs-bytestring-builder/buildlink3.mk" a17 1 .include "../../textproc/hs-text-short/buildlink3.mk" @ 1.1 log @hs-cassava: Import version 0.5.2.0 @ text @d1 1 a1 1 # $NetBSD$ d12 4 @