pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/hs-pem
Module Name: pkgsrc
Committed By: pho
Date: Fri Jan 17 00:44:22 UTC 2020
Added Files:
pkgsrc/security/hs-pem: DESCR Makefile buildlink3.mk distinfo
Log Message:
Import pem-0.2.4
Privacy Enhanced Mail (PEM) format reader and writer.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/hs-pem/DESCR \
pkgsrc/security/hs-pem/Makefile pkgsrc/security/hs-pem/buildlink3.mk \
pkgsrc/security/hs-pem/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/security/hs-pem/DESCR
diff -u /dev/null pkgsrc/security/hs-pem/DESCR:1.1
--- /dev/null Fri Jan 17 00:44:22 2020
+++ pkgsrc/security/hs-pem/DESCR Fri Jan 17 00:44:22 2020
@@ -0,0 +1 @@
+Privacy Enhanced Mail (PEM) format reader and writer.
Index: pkgsrc/security/hs-pem/Makefile
diff -u /dev/null pkgsrc/security/hs-pem/Makefile:1.1
--- /dev/null Fri Jan 17 00:44:22 2020
+++ pkgsrc/security/hs-pem/Makefile Fri Jan 17 00:44:22 2020
@@ -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"
Index: pkgsrc/security/hs-pem/buildlink3.mk
diff -u /dev/null pkgsrc/security/hs-pem/buildlink3.mk:1.1
--- /dev/null Fri Jan 17 00:44:22 2020
+++ pkgsrc/security/hs-pem/buildlink3.mk Fri Jan 17 00:44:22 2020
@@ -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
Index: pkgsrc/security/hs-pem/distinfo
diff -u /dev/null pkgsrc/security/hs-pem/distinfo:1.1
--- /dev/null Fri Jan 17 00:44:22 2020
+++ pkgsrc/security/hs-pem/distinfo Fri Jan 17 00:44:22 2020
@@ -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