pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-ghc-lib-parser-ex



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed May  5 09:57:26 UTC 2021

Added Files:
        pkgsrc/devel/hs-ghc-lib-parser-ex: DESCR Makefile buildlink3.mk
            distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-ghc-lib-parser-ex/DESCR \
    pkgsrc/devel/hs-ghc-lib-parser-ex/Makefile \
    pkgsrc/devel/hs-ghc-lib-parser-ex/buildlink3.mk \
    pkgsrc/devel/hs-ghc-lib-parser-ex/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/hs-ghc-lib-parser-ex/DESCR
diff -u /dev/null pkgsrc/devel/hs-ghc-lib-parser-ex/DESCR:1.1
--- /dev/null   Wed May  5 09:57:26 2021
+++ pkgsrc/devel/hs-ghc-lib-parser-ex/DESCR     Wed May  5 09:57:26 2021
@@ -0,0 +1,2 @@
+The ghc-lib-parser-ex package contains GHC API parse tree
+utilities. It works with or without ghc-lib-parser.
Index: pkgsrc/devel/hs-ghc-lib-parser-ex/Makefile
diff -u /dev/null pkgsrc/devel/hs-ghc-lib-parser-ex/Makefile:1.1
--- /dev/null   Wed May  5 09:57:26 2021
+++ pkgsrc/devel/hs-ghc-lib-parser-ex/Makefile  Wed May  5 09:57:26 2021
@@ -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"
Index: pkgsrc/devel/hs-ghc-lib-parser-ex/buildlink3.mk
diff -u /dev/null pkgsrc/devel/hs-ghc-lib-parser-ex/buildlink3.mk:1.1
--- /dev/null   Wed May  5 09:57:26 2021
+++ pkgsrc/devel/hs-ghc-lib-parser-ex/buildlink3.mk     Wed May  5 09:57:26 2021
@@ -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
Index: pkgsrc/devel/hs-ghc-lib-parser-ex/distinfo
diff -u /dev/null pkgsrc/devel/hs-ghc-lib-parser-ex/distinfo:1.1
--- /dev/null   Wed May  5 09:57:26 2021
+++ pkgsrc/devel/hs-ghc-lib-parser-ex/distinfo  Wed May  5 09:57:26 2021
@@ -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