head	1.18;
access;
symbols
	pkgsrc-2026Q1:1.18.0.6
	pkgsrc-2026Q1-base:1.18
	pkgsrc-2025Q4:1.18.0.4
	pkgsrc-2025Q4-base:1.18
	pkgsrc-2025Q3:1.18.0.2
	pkgsrc-2025Q3-base:1.18
	pkgsrc-2025Q2:1.17.0.4
	pkgsrc-2025Q2-base:1.17
	pkgsrc-2025Q1:1.17.0.2
	pkgsrc-2025Q1-base:1.17
	pkgsrc-2024Q4:1.14.0.6
	pkgsrc-2024Q4-base:1.14
	pkgsrc-2024Q3:1.14.0.4
	pkgsrc-2024Q3-base:1.14
	pkgsrc-2024Q2:1.14.0.2
	pkgsrc-2024Q2-base:1.14
	pkgsrc-2024Q1:1.12.0.4
	pkgsrc-2024Q1-base:1.12
	pkgsrc-2023Q4:1.12.0.2
	pkgsrc-2023Q4-base:1.12
	pkgsrc-2023Q3:1.9.0.6
	pkgsrc-2023Q3-base:1.9
	pkgsrc-2023Q2:1.9.0.4
	pkgsrc-2023Q2-base:1.9
	pkgsrc-2023Q1:1.9.0.2
	pkgsrc-2023Q1-base:1.9
	pkgsrc-2022Q4:1.7.0.8
	pkgsrc-2022Q4-base:1.7
	pkgsrc-2022Q3:1.7.0.6
	pkgsrc-2022Q3-base:1.7
	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.3.0.6
	pkgsrc-2021Q4-base:1.3
	pkgsrc-2021Q3:1.3.0.4
	pkgsrc-2021Q3-base:1.3
	pkgsrc-2021Q2:1.3.0.2
	pkgsrc-2021Q2-base:1.3
	pkgsrc-2021Q1:1.2.0.2
	pkgsrc-2021Q1-base:1.2;
locks; strict;
comment	@# @;


1.18
date	2025.08.13.11.07.08;	author pho;	state Exp;
branches;
next	1.17;
commitid	oGqtJTKdyCfCKy6G;

1.17
date	2025.03.05.03.39.37;	author pho;	state Exp;
branches;
next	1.16;
commitid	VPkRDaZT4MoYrPLF;

1.16
date	2025.02.02.13.05.31;	author pho;	state Exp;
branches;
next	1.15;
commitid	Zl7FwsffomOQzTHF;

1.15
date	2025.02.01.10.06.05;	author pho;	state Exp;
branches;
next	1.14;
commitid	7ullDoT6pPcMCKHF;

1.14
date	2024.05.09.01.32.20;	author pho;	state Exp;
branches;
next	1.13;
commitid	zmOkUK6EkFT4og9F;

1.13
date	2024.04.29.04.48.40;	author pho;	state Exp;
branches;
next	1.12;
commitid	4zUz7iKOMWkUNZ7F;

1.12
date	2023.11.02.06.37.05;	author pho;	state Exp;
branches;
next	1.11;
commitid	dPkTdcIqhE4k90LE;

1.11
date	2023.10.27.12.15.19;	author pho;	state Exp;
branches;
next	1.10;
commitid	uGWOxPE7V7GPdgKE;

1.10
date	2023.10.09.04.54.36;	author pho;	state Exp;
branches;
next	1.9;
commitid	GWJENRm2aeL7mUHE;

1.9
date	2023.02.07.01.40.56;	author pho;	state Exp;
branches;
next	1.8;
commitid	FngQneW4VvkL7xcE;

1.8
date	2023.01.25.13.45.03;	author pho;	state Exp;
branches;
next	1.7;
commitid	euFBqqzK6VFEyVaE;

1.7
date	2022.02.26.03.58.13;	author pho;	state Exp;
branches;
next	1.6;
commitid	YpGygpH4CsFi05uD;

1.6
date	2022.02.12.08.50.42;	author pho;	state Exp;
branches;
next	1.5;
commitid	RtqPCkFXjE2Y4jsD;

1.5
date	2022.02.11.13.17.21;	author pho;	state Exp;
branches;
next	1.4;
commitid	JZSmNyyY1KaGAcsD;

1.4
date	2022.01.18.02.48.16;	author pho;	state Exp;
branches;
next	1.3;
commitid	ebWMDlQYfX5rS3pD;

1.3
date	2021.05.03.19.01.06;	author pho;	state Exp;
branches;
next	1.2;
commitid	Sim1lfCa9UFPBJRC;

1.2
date	2021.03.28.03.00.17;	author mef;	state Exp;
branches;
next	1.1;
commitid	1acLKr7RY2RIs1NC;

1.1
date	2021.03.14.09.15.43;	author pho;	state Exp;
branches;
next	;
commitid	XbICR6NyIUQWYfLC;


desc
@@


1.18
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.17 2025/03/05 03:39:37 pho Exp $

DISTNAME=	pointfree-1.1.1.12
PKGNAME=	${DISTNAME}
PKGREVISION=	4
CATEGORIES=	devel

MAINTAINER=	pho@@cielonegro.org
COMMENT=	Convert Haskell expressions to pointfree form
LICENSE=	mit

HASKELL_UNRESTRICT_DEPENDENCIES+=	\
	base

.include "../../devel/hs-haskell-src-exts/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.17
log
@recursive revbump after patching lang/ghc910
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.16 2025/02/02 13:05:31 pho Exp $
d5 1
a5 1
PKGREVISION=	3
@


1.16
log
@Bump all Haskell packages after switching the default compiler.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.15 2025/02/01 10:06:05 pho Exp $
d5 1
a5 1
PKGREVISION=	2
@


1.15
log
@devel/pointfree: Fix build with GHC 9.10
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2024/05/09 01:32:20 pho Exp $
d5 1
a5 1
PKGREVISION=	1
@


1.14
log
@Recursive revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2024/04/29 04:48:40 pho Exp $
d12 3
@


1.13
log
@devel/pointfree: Update to 1.1.1.12

v1.1.1.12:
* Dependency update for GHC 9.8.2 + libraries (PR #45, thanks fgaz)
* Dependency update for transformers 0.6, GHC 9.6.2 (PR #43, thanks Miezhiko)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2023/11/02 06:37:05 pho Exp $
d5 1
@


1.12
log
@Revbump all Haskell after updating lang/ghc96
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2023/10/27 12:15:19 pho Exp $
d3 1
a3 1
DISTNAME=	pointfree-1.1.1.11
a4 1
PKGREVISION=	1
a10 3
HASKELL_UNRESTRICT_DEPENDENCIES+=	\
	transformers

@


1.11
log
@devel/pointfree: Update to 1.1.1.11

v1.1.1.11:
* Dependency update for base 4.18, GHC 9.4.5 (PR #42, thanks Miezhiko)

v1.1.1.10:
* When parsing as an expression and as a declaration both fail, show both
  errors (PR #39, thanks 1in1)
* GitHub Action for CI
* Dependency update for base 4.16, GHC 9.2.5 (PR #39, thanks Andreas Ländle)
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2023/10/09 04:54:36 pho Exp $
d5 1
@


1.10
log
@Bump Haskell packages after updating lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2023/02/07 01:40:56 pho Exp $
d3 1
a3 1
DISTNAME=	pointfree-1.1.1.9
a4 1
PKGREVISION=	2
d12 1
a12 1
	base
@


1.9
log
@revbump all the Haskell packages after modifying the runtime system of lang/ghc94
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2023/01/25 13:45:03 pho Exp $
d5 1
a5 1
PKGREVISION=	1
@


1.8
log
@devel/pointfree: Update to 1.1.1.9

v1.1.1.9:
* Dependency update for base 4.15, QC 2.14
* Fix 'return x y' being incorrectly written to 'y' (instead of 'x')
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2022/02/26 03:58:13 pho Exp $
d5 1
@


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:42 pho Exp $
d3 1
a3 1
DISTNAME=	pointfree-1.1.1.8
a4 1
PKGREVISION=	2
d11 3
@


1.6
log
@revbump after changing the default Haskell compiler
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2022/02/11 13:17:21 pho Exp $
d5 1
a5 1
PKGREVISION=	1
@


1.5
log
@Update to pointfree-1.1.1.8

v1.1.1.8:
* Dependency update for GHC 8.10
* Enable UnicodeSyntax
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2022/01/18 02:48:16 pho Exp $
d5 1
@


1.4
log
@Bump packages that depends on GHC
@
text
@d1 1
a1 2
# $NetBSD: Makefile,v 1.3 2021/05/03 19:01:06 pho Exp $
#
d3 1
a3 1
DISTNAME=	pointfree-1.1.1.7
a4 1
PKGREVISION=	2
a10 16
# "pointfree.cabal" declares an empty library (exposing no symbols at
# all), and the executable doesn't depend on the library either. This
# is not only pointless, but also makes Cabal do a weird thing
# possibly due to a bug: it embeds an rpath to the *build directory*
# which serves absolutely no purpose. Disable the library as a
# workaround.
SUBST_CLASSES+=	1
SUBST_STAGE.1=	post-extract
SUBST_FILES.1=	pointfree.cabal
SUBST_SED.1=	-e "s|Library|Library+  buildable: False|"

SUBST_CLASSES+=		2
SUBST_STAGE.2=		pre-configure
SUBST_FILES.2=		pointfree.cabal
SUBST_FILTER_CMD.2=	${TR} '+' \\n

@


1.3
log
@*: Bump PKGREVISION for ghc-9.0.1
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2021/03/28 03:00:17 mef Exp $
d6 1
a6 1
PKGREVISION=	1
@


1.2
log
@(devel/pointfree) +.include hs-haskell-src-exts/buildlink3.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2021/03/14 09:15:43 pho Exp $
d6 1
@


1.1
log
@devel/pointfree: Import pointfree-1.1.1.7

This is a command-line tool for converting Haskell expressions to point-free form.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2014/05/19 21:28:50 szptvlfn Exp $
d28 1
@

