pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/hs-pretty-simple Import pretty-simple-4.0.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1dd2add92f5
branches: trunk
changeset: 451048:e1dd2add92f5
user: pho <pho%pkgsrc.org@localhost>
date: Sat Apr 24 06:45:59 2021 +0000
description:
Import pretty-simple-4.0.0.0
diffstat:
devel/hs-pretty-simple/DESCR | 2 ++
devel/hs-pretty-simple/Makefile | 13 +++++++++++++
devel/hs-pretty-simple/buildlink3.mk | 16 ++++++++++++++++
devel/hs-pretty-simple/distinfo | 6 ++++++
4 files changed, 37 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r 2b450ed984db -r e1dd2add92f5 devel/hs-pretty-simple/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-pretty-simple/DESCR Sat Apr 24 06:45:59 2021 +0000
@@ -0,0 +1,2 @@
+pretty-simple is a pretty printer for Haskell data types that have a
+Show instance.
diff -r 2b450ed984db -r e1dd2add92f5 devel/hs-pretty-simple/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-pretty-simple/Makefile Sat Apr 24 06:45:59 2021 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/04/24 06:45:59 pho Exp $
+
+DISTNAME= pretty-simple-4.0.0.0
+CATEGORIES= devel
+
+MAINTAINER= pho%cielonegro.org@localhost
+COMMENT= Pretty printer for data types with a 'Show' instance
+LICENSE= modified-bsd
+
+.include "../../textproc/hs-prettyprinter/buildlink3.mk"
+.include "../../textproc/hs-prettyprinter-ansi-terminal/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2b450ed984db -r e1dd2add92f5 devel/hs-pretty-simple/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-pretty-simple/buildlink3.mk Sat Apr 24 06:45:59 2021 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/04/24 06:45:59 pho Exp $
+
+BUILDLINK_TREE+= hs-pretty-simple
+
+.if !defined(HS_PRETTY_SIMPLE_BUILDLINK3_MK)
+HS_PRETTY_SIMPLE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-pretty-simple+= hs-pretty-simple>=4.0.0
+BUILDLINK_ABI_DEPENDS.hs-pretty-simple+= hs-pretty-simple>=4.0.0.0
+BUILDLINK_PKGSRCDIR.hs-pretty-simple?= ../../devel/hs-pretty-simple
+
+.include "../../textproc/hs-prettyprinter/buildlink3.mk"
+.include "../../textproc/hs-prettyprinter-ansi-terminal/buildlink3.mk"
+.endif # HS_PRETTY_SIMPLE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-pretty-simple
diff -r 2b450ed984db -r e1dd2add92f5 devel/hs-pretty-simple/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/hs-pretty-simple/distinfo Sat Apr 24 06:45:59 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/04/24 06:45:59 pho Exp $
+
+SHA1 (pretty-simple-4.0.0.0.tar.gz) = 2f3a1f79a24564df5f4b78a57d96a777cf845ee8
+RMD160 (pretty-simple-4.0.0.0.tar.gz) = 0f23e6699b331d5946ab6f54e108258cc5789c03
+SHA512 (pretty-simple-4.0.0.0.tar.gz) = b30ad63fac3545e6f6b2d67b323e4d43ef29ea2a51e2ac3433e8d0ffa6776e90ac2bbe3ab790c500244c77a54a93cc5a2a6b6e87a2524f8777c74529f7681f78
+Size (pretty-simple-4.0.0.0.tar.gz) = 39887 bytes
Home |
Main Index |
Thread Index |
Old Index