pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/hs-ghc-lib-parser-ex Import ghc-lib-parser-ex-9....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16cac05dfc7b
branches:  trunk
changeset: 452061:16cac05dfc7b
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed May 05 09:57:26 2021 +0000

description:
Import ghc-lib-parser-ex-9.0.0.4

The ghc-lib-parser-ex package contains GHC API parse tree
utilities. It works with or without ghc-lib-parser.

diffstat:

 devel/hs-ghc-lib-parser-ex/DESCR         |   2 ++
 devel/hs-ghc-lib-parser-ex/Makefile      |  12 ++++++++++++
 devel/hs-ghc-lib-parser-ex/buildlink3.mk |  15 +++++++++++++++
 devel/hs-ghc-lib-parser-ex/distinfo      |   6 ++++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 92756b4f474c -r 16cac05dfc7b devel/hs-ghc-lib-parser-ex/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-ghc-lib-parser-ex/DESCR  Wed May 05 09:57:26 2021 +0000
@@ -0,0 +1,2 @@
+The ghc-lib-parser-ex package contains GHC API parse tree
+utilities. It works with or without ghc-lib-parser.
diff -r 92756b4f474c -r 16cac05dfc7b devel/hs-ghc-lib-parser-ex/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-ghc-lib-parser-ex/Makefile       Wed May 05 09:57:26 2021 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2021/05/05 09:57:26 pho Exp $
+
+DISTNAME=      ghc-lib-parser-ex-9.0.0.4
+CATEGORIES=    devel
+
+MAINTAINER=    pho%cielonegro.org@localhost
+COMMENT=       Algorithms on GHC parse trees
+LICENSE=       modified-bsd
+
+.include "../../devel/hs-uniplate/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 92756b4f474c -r 16cac05dfc7b devel/hs-ghc-lib-parser-ex/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-ghc-lib-parser-ex/buildlink3.mk  Wed May 05 09:57:26 2021 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/05/05 09:57:26 pho Exp $
+
+BUILDLINK_TREE+=       hs-ghc-lib-parser-ex
+
+.if !defined(HS_GHC_LIB_PARSER_EX_BUILDLINK3_MK)
+HS_GHC_LIB_PARSER_EX_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-ghc-lib-parser-ex+=   hs-ghc-lib-parser-ex>=9.0.0
+BUILDLINK_ABI_DEPENDS.hs-ghc-lib-parser-ex+=   hs-ghc-lib-parser-ex>=9.0.0.4
+BUILDLINK_PKGSRCDIR.hs-ghc-lib-parser-ex?=     ../../devel/hs-ghc-lib-parser-ex
+
+.include "../../devel/hs-uniplate/buildlink3.mk"
+.endif # HS_GHC_LIB_PARSER_EX_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -hs-ghc-lib-parser-ex
diff -r 92756b4f474c -r 16cac05dfc7b devel/hs-ghc-lib-parser-ex/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-ghc-lib-parser-ex/distinfo       Wed May 05 09:57:26 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/05/05 09:57:26 pho Exp $
+
+SHA1 (ghc-lib-parser-ex-9.0.0.4.tar.gz) = 23134e9d34878cdfddd899d774c046a9c40bd010
+RMD160 (ghc-lib-parser-ex-9.0.0.4.tar.gz) = 82022d908c2f15c52a81894f09e98827061f1d2b
+SHA512 (ghc-lib-parser-ex-9.0.0.4.tar.gz) = ba02c5606113ce5b8782c55669ec657cd39462d3e6296cd4c82c21f74c9754b2882fdf77f4c239621656469f6cb1609a6ade2c18083c3d403a834744918f634a
+Size (ghc-lib-parser-ex-9.0.0.4.tar.gz) = 21446 bytes



Home | Main Index | Thread Index | Old Index