pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/hs-cgrep Remove dependency on devel/hs-mtl an...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7cd85e90ce0
branches:  trunk
changeset: 347446:b7cd85e90ce0
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Jan 11 13:10:10 2020 +0000

description:
Remove dependency on devel/hs-mtl and devel/hs-stm

They are now part of GHC.

diffstat:

 textproc/hs-cgrep/Makefile |  4 +---
 textproc/hs-cgrep/distinfo |  3 +--
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r ea395f2bb04d -r b7cd85e90ce0 textproc/hs-cgrep/Makefile
--- a/textproc/hs-cgrep/Makefile        Sat Jan 11 13:08:35 2020 +0000
+++ b/textproc/hs-cgrep/Makefile        Sat Jan 11 13:10:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/01/09 11:45:15 pho Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/11 13:10:10 pho Exp $
 
 DISTNAME=      cgrep-6.6.30
 #PKGNAME=      ${DISTNAME} # This package should probably be renamed to textproc/cgrep
@@ -17,13 +17,11 @@
 .include "../../devel/hs-either/buildlink3.mk"
 .include "../../devel/hs-exceptions/buildlink3.mk"
 .include "../../misc/hs-extra/buildlink3.mk"
-.include "../../devel/hs-mtl/buildlink3.mk"
 .include "../../textproc/hs-regex-base/buildlink3.mk"
 .include "../../textproc/hs-regex-pcre/buildlink3.mk"
 .include "../../textproc/hs-regex-posix/buildlink3.mk"
 .include "../../devel/hs-safe/buildlink3.mk"
 .include "../../devel/hs-split/buildlink3.mk"
-.include "../../devel/hs-stm/buildlink3.mk"
 .include "../../textproc/hs-stringsearch/buildlink3.mk"
 .include "../../textproc/hs-unicode-show/buildlink3.mk"
 .include "../../devel/hs-unix-compat/buildlink3.mk"
diff -r ea395f2bb04d -r b7cd85e90ce0 textproc/hs-cgrep/distinfo
--- a/textproc/hs-cgrep/distinfo        Sat Jan 11 13:08:35 2020 +0000
+++ b/textproc/hs-cgrep/distinfo        Sat Jan 11 13:10:10 2020 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/01/03 08:22:08 pho Exp $
+$NetBSD: distinfo,v 1.4 2020/01/11 13:10:10 pho Exp $
 
 SHA1 (cgrep-6.6.30.tar.gz) = 2a7ca412d483539fd21eb30176b4ffd668ed3d08
 RMD160 (cgrep-6.6.30.tar.gz) = 97c76c30efb16b072c749517aa616fc45c2dfb1d
 SHA512 (cgrep-6.6.30.tar.gz) = 72480faf6bbbcf018992be5cb92cb5f23ac0f7b219092e419eedc0007fb142873b6b97a2df42bf43c0d75f00f2c1813d6f8eb5eaf5d070391443f8550111f660
 Size (cgrep-6.6.30.tar.gz) = 35481 bytes
-SHA1 (patch-src_Config.hs) = 76b679d89384209395480669a71bcf165e7d89be



Home | Main Index | Thread Index | Old Index