pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/hs-pem Import pem-0.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb46e5f034bb
branches:  trunk
changeset: 421654:bb46e5f034bb
user:      pho <pho%pkgsrc.org@localhost>
date:      Fri Jan 17 00:44:22 2020 +0000

description:
Import pem-0.2.4

Privacy Enhanced Mail (PEM) format reader and writer.

diffstat:

 security/hs-pem/DESCR         |   1 +
 security/hs-pem/Makefile      |  13 +++++++++++++
 security/hs-pem/buildlink3.mk |  16 ++++++++++++++++
 security/hs-pem/distinfo      |   6 ++++++
 4 files changed, 36 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r d876a2d59c30 -r bb46e5f034bb security/hs-pem/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-pem/DESCR     Fri Jan 17 00:44:22 2020 +0000
@@ -0,0 +1,1 @@
+Privacy Enhanced Mail (PEM) format reader and writer.
diff -r d876a2d59c30 -r bb46e5f034bb security/hs-pem/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-pem/Makefile  Fri Jan 17 00:44:22 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/01/17 00:44:22 pho Exp $
+
+DISTNAME=      pem-0.2.4
+CATEGORIES=    security
+
+MAINTAINER=    pho%cielonegro.org@localhost
+COMMENT=       Privacy Enhanced Mail (PEM) format reader and writer
+LICENSE=       modified-bsd
+
+.include "../../devel/hs-basement/buildlink3.mk"
+.include "../../devel/hs-memory/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d876a2d59c30 -r bb46e5f034bb security/hs-pem/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-pem/buildlink3.mk     Fri Jan 17 00:44:22 2020 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/01/17 00:44:22 pho Exp $
+
+BUILDLINK_TREE+=       hs-pem
+
+.if !defined(HS_PEM_BUILDLINK3_MK)
+HS_PEM_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-pem+= hs-pem>=0.2.4
+BUILDLINK_ABI_DEPENDS.hs-pem+= hs-pem>=0.2.4
+BUILDLINK_PKGSRCDIR.hs-pem?=   ../../security/hs-pem
+
+.include "../../devel/hs-basement/buildlink3.mk"
+.include "../../devel/hs-memory/buildlink3.mk"
+.endif # HS_PEM_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -hs-pem
diff -r d876a2d59c30 -r bb46e5f034bb security/hs-pem/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-pem/distinfo  Fri Jan 17 00:44:22 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/17 00:44:22 pho Exp $
+
+SHA1 (pem-0.2.4.tar.gz) = 1d27ad6ecfd52cd71ecf96677f1e736bf79d70ca
+RMD160 (pem-0.2.4.tar.gz) = 8ad4514937627eefe07d4bb06d46f86492a67e12
+SHA512 (pem-0.2.4.tar.gz) = c27531ae89e69cebbeeecdf3cf72b897eb65c2f9b22c898bf88d79664f1b54b592f0e0f2bc007f84ec3b0efee8bd20eee187bf73a2947b2fc7d9f4a7e418872d
+Size (pem-0.2.4.tar.gz) = 4717 bytes



Home | Main Index | Thread Index | Old Index