head	1.12;
access;
symbols
	pkgsrc-2026Q1:1.12.0.6
	pkgsrc-2026Q1-base:1.12
	pkgsrc-2025Q4:1.12.0.4
	pkgsrc-2025Q4-base:1.12
	pkgsrc-2025Q3:1.12.0.2
	pkgsrc-2025Q3-base:1.12
	pkgsrc-2025Q2:1.11.0.4
	pkgsrc-2025Q2-base:1.11
	pkgsrc-2025Q1:1.11.0.2
	pkgsrc-2025Q1-base:1.11
	pkgsrc-2024Q4:1.9.0.6
	pkgsrc-2024Q4-base:1.9
	pkgsrc-2024Q3:1.9.0.4
	pkgsrc-2024Q3-base:1.9
	pkgsrc-2024Q2:1.9.0.2
	pkgsrc-2024Q2-base:1.9
	pkgsrc-2024Q1:1.8.0.4
	pkgsrc-2024Q1-base:1.8
	pkgsrc-2023Q4:1.8.0.2
	pkgsrc-2023Q4-base:1.8
	pkgsrc-2023Q3:1.6.0.6
	pkgsrc-2023Q3-base:1.6
	pkgsrc-2023Q2:1.6.0.4
	pkgsrc-2023Q2-base:1.6
	pkgsrc-2023Q1:1.6.0.2
	pkgsrc-2023Q1-base:1.6
	pkgsrc-2022Q4:1.4.0.8
	pkgsrc-2022Q4-base:1.4
	pkgsrc-2022Q3:1.4.0.6
	pkgsrc-2022Q3-base:1.4
	pkgsrc-2022Q2:1.4.0.4
	pkgsrc-2022Q2-base:1.4
	pkgsrc-2022Q1:1.4.0.2
	pkgsrc-2022Q1-base:1.4
	pkgsrc-2021Q4:1.1.0.6
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.4
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.2
	pkgsrc-2021Q2-base:1.1;
locks; strict;
comment	@# @;


1.12
date	2025.08.13.11.07.41;	author pho;	state Exp;
branches;
next	1.11;
commitid	oGqtJTKdyCfCKy6G;

1.11
date	2025.03.05.03.40.08;	author pho;	state Exp;
branches;
next	1.10;
commitid	VPkRDaZT4MoYrPLF;

1.10
date	2025.02.02.13.06.03;	author pho;	state Exp;
branches;
next	1.9;
commitid	Zl7FwsffomOQzTHF;

1.9
date	2024.05.09.01.32.52;	author pho;	state Exp;
branches;
next	1.8;
commitid	zmOkUK6EkFT4og9F;

1.8
date	2023.11.02.06.37.44;	author pho;	state Exp;
branches;
next	1.7;
commitid	dPkTdcIqhE4k90LE;

1.7
date	2023.10.09.04.54.58;	author pho;	state Exp;
branches;
next	1.6;
commitid	GWJENRm2aeL7mUHE;

1.6
date	2023.02.07.01.41.17;	author pho;	state Exp;
branches;
next	1.5;
commitid	FngQneW4VvkL7xcE;

1.5
date	2023.01.24.11.39.04;	author pho;	state Exp;
branches;
next	1.4;
commitid	y6djx7y9F36rTMaE;

1.4
date	2022.02.26.03.58.34;	author pho;	state Exp;
branches;
next	1.3;
commitid	YpGygpH4CsFi05uD;

1.3
date	2022.02.12.08.50.58;	author pho;	state Exp;
branches;
next	1.2;
commitid	RtqPCkFXjE2Y4jsD;

1.2
date	2022.01.18.02.48.31;	author pho;	state Exp;
branches;
next	1.1;
commitid	ebWMDlQYfX5rS3pD;

1.1
date	2021.05.05.12.59.16;	author pho;	state Exp;
branches;
next	;
commitid	wC9KuBPdFhxtyXRC;


desc
@@


1.12
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.11 2025/03/05 03:40:08 pho Exp $

DISTNAME=	bsb-http-chunked-0.0.0.4
PKGREVISION=	10
CATEGORIES=	www

MAINTAINER=	pho@@cielonegro.org
COMMENT=	Chunked HTTP transfer encoding for bytestring builders
LICENSE=	modified-bsd

HASKELL_UNRESTRICT_DEPENDENCIES+= \
	base \
	bytestring

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.11
log
@recursive revbump after patching lang/ghc910
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2025/02/02 13:06:03 pho Exp $
d4 1
a4 1
PKGREVISION=	9
@


1.10
log
@Bump all Haskell packages after switching the default compiler.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2024/05/09 01:32:52 pho Exp $
d4 1
a4 1
PKGREVISION=	8
@


1.9
log
@Recursive revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2023/11/02 06:37:44 pho Exp $
d4 1
a4 1
PKGREVISION=	7
@


1.8
log
@Revbump all Haskell after updating lang/ghc96
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2023/10/09 04:54:58 pho Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.7
log
@Bump Haskell packages after updating lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2023/02/07 01:41:17 pho Exp $
d4 1
a4 1
PKGREVISION=	5
@


1.6
log
@revbump all the Haskell packages after modifying the runtime system of lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2023/01/24 11:39:04 pho Exp $
d4 1
a4 1
PKGREVISION=	4
@


1.5
log
@www/hs-bsb-http-chunked: Make use of HASKELL_UNRESTRICT_DEPENDENCIES
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2022/02/26 03:58:34 pho Exp $
d4 1
a4 1
PKGREVISION=	3
@


1.4
log
@Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2022/02/12 08:50:58 pho Exp $
d11 4
@


1.3
log
@revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2022/01/18 02:48:31 pho Exp $
d4 1
a4 1
PKGREVISION=	2
@


1.2
log
@Bump packages that depends on GHC
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/05/05 12:59:16 pho Exp $
d4 1
a4 1
PKGREVISION=	1
@


1.1
log
@Import bsb-http-chunked-0.0.0.4

This library contains functions for encoding bytestring builders for
chunked HTTP/1.1 transfer.

This functionality was extracted from the blaze-builder package.
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
@

