head	1.3;
access;
symbols
	pkgsrc-2022Q4:1.2.0.8
	pkgsrc-2022Q4-base:1.2
	pkgsrc-2022Q3:1.2.0.6
	pkgsrc-2022Q3-base:1.2
	pkgsrc-2022Q2:1.2.0.4
	pkgsrc-2022Q2-base:1.2
	pkgsrc-2022Q1:1.2.0.2
	pkgsrc-2022Q1-base:1.2;
locks; strict;
comment	@# @;


1.3
date	2023.02.01.02.19.37;	author pho;	state dead;
branches;
next	1.2;
commitid	kPqxCgfMoU0zxLbE;

1.2
date	2022.02.26.03.58.23;	author pho;	state Exp;
branches;
next	1.1;
commitid	YpGygpH4CsFi05uD;

1.1
date	2022.02.24.01.21.11;	author pho;	state Exp;
branches;
next	;
commitid	CMweANodilP5dOtD;


desc
@@


1.3
log
@sysutils/hs-system-filepath: Remove the package

It's been marked as deprecated by the upstream. No packages in pkgsrc use
it any longer.
@
text
@# $NetBSD: Makefile,v 1.2 2022/02/26 03:58:23 pho Exp $

DISTNAME=	system-filepath-0.4.14
PKGREVISION=	1
CATEGORIES=	sysutils

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	High-level, byte-based file and directory path manipulations
LICENSE=	modified-bsd

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


1.2
log
@Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2022/02/24 01:21:11 pho Exp $
@


1.1
log
@sysutils/hs-system-filepath: import hs-system-filepath-0.4.14

Provides a FilePath datatype and utility functions for operating on
it. Unlike the filepath package, this package does not simply reuse String,
increasing type safety.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2022/02/12 08:50:33 pho Exp $
d4 1
@

