pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/hs-x509-store Import x509-store-1.6.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8ecfca01ada
branches: trunk
changeset: 421689:b8ecfca01ada
user: pho <pho%pkgsrc.org@localhost>
date: Fri Jan 17 12:40:40 2020 +0000
description:
Import x509-store-1.6.7
X.509 collection accessing and storing methods for certificate, crl,
exception list.
diffstat:
security/hs-x509-store/DESCR | 2 ++
security/hs-x509-store/Makefile | 16 ++++++++++++++++
security/hs-x509-store/buildlink3.mk | 19 +++++++++++++++++++
security/hs-x509-store/distinfo | 6 ++++++
4 files changed, 43 insertions(+), 0 deletions(-)
diffs (59 lines):
diff -r 1faad49bafe2 -r b8ecfca01ada security/hs-x509-store/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-x509-store/DESCR Fri Jan 17 12:40:40 2020 +0000
@@ -0,0 +1,2 @@
+X.509 collection accessing and storing methods for certificate, crl,
+exception list.
diff -r 1faad49bafe2 -r b8ecfca01ada security/hs-x509-store/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-x509-store/Makefile Fri Jan 17 12:40:40 2020 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/01/17 12:40:40 pho Exp $
+
+DISTNAME= x509-store-1.6.7
+CATEGORIES= security
+
+MAINTAINER= pho%cielonegro.org@localhost
+COMMENT= X.509 collection accessing and storing methods
+LICENSE= modified-bsd
+
+.include "../../devel/hs-asn1-encoding/buildlink3.mk"
+.include "../../devel/hs-asn1-types/buildlink3.mk"
+.include "../../security/hs-cryptonite/buildlink3.mk"
+.include "../../security/hs-pem/buildlink3.mk"
+.include "../../security/hs-x509/buildlink3.mk"
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1faad49bafe2 -r b8ecfca01ada security/hs-x509-store/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-x509-store/buildlink3.mk Fri Jan 17 12:40:40 2020 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/01/17 12:40:40 pho Exp $
+
+BUILDLINK_TREE+= hs-x509-store
+
+.if !defined(HS_X509_STORE_BUILDLINK3_MK)
+HS_X509_STORE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-x509-store+= hs-x509-store>=1.6.7
+BUILDLINK_ABI_DEPENDS.hs-x509-store+= hs-x509-store>=1.6.7
+BUILDLINK_PKGSRCDIR.hs-x509-store?= ../../security/hs-x509-store
+
+.include "../../devel/hs-asn1-encoding/buildlink3.mk"
+.include "../../devel/hs-asn1-types/buildlink3.mk"
+.include "../../security/hs-cryptonite/buildlink3.mk"
+.include "../../security/hs-pem/buildlink3.mk"
+.include "../../security/hs-x509/buildlink3.mk"
+.endif # HS_X509_STORE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-x509-store
diff -r 1faad49bafe2 -r b8ecfca01ada security/hs-x509-store/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/hs-x509-store/distinfo Fri Jan 17 12:40:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/17 12:40:40 pho Exp $
+
+SHA1 (x509-store-1.6.7.tar.gz) = 0cf24ca1e621a90c920004aec132f429e138f580
+RMD160 (x509-store-1.6.7.tar.gz) = 3604cffabc2d4f39b5b7aa69f09c99e0e2756308
+SHA512 (x509-store-1.6.7.tar.gz) = 7b0b792a988aed50995523c3f6a3bb0da08cb8963ad834afbeef8bc53e4bb3d7d11af757a999f7b5c81ef073bac10a4003fba7486abd9343a48770bfc954167e
+Size (x509-store-1.6.7.tar.gz) = 12689 bytes
Home |
Main Index |
Thread Index |
Old Index