Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD0CF85966 for ; Mon, 30 Oct 2023 09:45:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id tz2Oh8ByYcdX for ; Mon, 30 Oct 2023 09:45:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 960FD85959 for ; Mon, 30 Oct 2023 09:45:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9359DFADC; Mon, 30 Oct 2023 09:45:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698659110209190" MIME-Version: 1.0 Date: Mon, 30 Oct 2023 09:45:10 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/security/hs-crypton-x509-store To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20231030094510.9359DFADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698659110209190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Mon Oct 30 09:45:10 UTC 2023 Added Files: pkgsrc/security/hs-crypton-x509-store: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: security/hs-crypton-x509-store: import hs-crypton-x509-store-1.6.9 X.509 collection accessing and storing methods for certificate, crl, exception list To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/security/hs-crypton-x509-store/DESCR \ pkgsrc/security/hs-crypton-x509-store/Makefile \ pkgsrc/security/hs-crypton-x509-store/PLIST \ pkgsrc/security/hs-crypton-x509-store/buildlink3.mk \ pkgsrc/security/hs-crypton-x509-store/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698659110209190 Content-Disposition: inline Content-Length: 5378 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/security/hs-crypton-x509-store/DESCR diff -u /dev/null pkgsrc/security/hs-crypton-x509-store/DESCR:1.1 --- /dev/null Mon Oct 30 09:45:10 2023 +++ pkgsrc/security/hs-crypton-x509-store/DESCR Mon Oct 30 09:45:10 2023 @@ -0,0 +1,2 @@ +X.509 collection accessing and storing methods for certificate, crl, +exception list Index: pkgsrc/security/hs-crypton-x509-store/Makefile diff -u /dev/null pkgsrc/security/hs-crypton-x509-store/Makefile:1.1 --- /dev/null Mon Oct 30 09:45:10 2023 +++ pkgsrc/security/hs-crypton-x509-store/Makefile Mon Oct 30 09:45:10 2023 @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2023/10/30 09:45:10 pho Exp $ + +DISTNAME= crypton-x509-store-1.6.9 +CATEGORIES= security + +MAINTAINER= pkgsrc-users@NetBSD.org +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-crypton/buildlink3.mk" +.include "../../security/hs-crypton-x509/buildlink3.mk" +.include "../../security/hs-pem/buildlink3.mk" +.include "../../mk/haskell.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/security/hs-crypton-x509-store/PLIST diff -u /dev/null pkgsrc/security/hs-crypton-x509-store/PLIST:1.1 --- /dev/null Mon Oct 30 09:45:10 2023 +++ pkgsrc/security/hs-crypton-x509-store/PLIST Mon Oct 30 09:45:10 2023 @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1 2023/10/30 09:45:10 pho Exp $ +lib/crypton-x509-store-${PKGVERSION}/${HS_VERSION}/package-description +lib/crypton-x509-store-${PKGVERSION}/${HS_VERSION}/package-id +${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/CertificateStore.dyn_hi +lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/CertificateStore.hi +${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/CertificateStore.p_hi +${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/File.dyn_hi +lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/File.hi +${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/File.p_hi +${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/Memory.dyn_hi +lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/Memory.hi +${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Data/X509/Memory.p_hi +lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a +${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a +${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so +share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/LICENSE +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/Data-X509-CertificateStore.html +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/Data-X509-File.html +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/Data-X509-Memory.html +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/crypton-x509-store.haddock +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/doc-index.html +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/doc-index.json +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/haddock-bundle.min.js +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/index.html +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/linuwial.css +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/meta.json +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/quick-jump.css +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/quick-jump.min.js +${PLIST.doc}share/doc/${HS_PLATFORM}/crypton-x509-store-${PKGVERSION}/html/synopsis.png Index: pkgsrc/security/hs-crypton-x509-store/buildlink3.mk diff -u /dev/null pkgsrc/security/hs-crypton-x509-store/buildlink3.mk:1.1 --- /dev/null Mon Oct 30 09:45:10 2023 +++ pkgsrc/security/hs-crypton-x509-store/buildlink3.mk Mon Oct 30 09:45:10 2023 @@ -0,0 +1,19 @@ +# $NetBSD: buildlink3.mk,v 1.1 2023/10/30 09:45:10 pho Exp $ + +BUILDLINK_TREE+= hs-crypton-x509-store + +.if !defined(HS_CRYPTON_X509_STORE_BUILDLINK3_MK) +HS_CRYPTON_X509_STORE_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-crypton-x509-store+= hs-crypton-x509-store>=1.6.9 +BUILDLINK_ABI_DEPENDS.hs-crypton-x509-store+= hs-crypton-x509-store>=1.6.9 +BUILDLINK_PKGSRCDIR.hs-crypton-x509-store?= ../../security/hs-crypton-x509-store + +.include "../../devel/hs-asn1-encoding/buildlink3.mk" +.include "../../devel/hs-asn1-types/buildlink3.mk" +.include "../../security/hs-crypton/buildlink3.mk" +.include "../../security/hs-crypton-x509/buildlink3.mk" +.include "../../security/hs-pem/buildlink3.mk" +.endif # HS_CRYPTON_X509_STORE_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-crypton-x509-store Index: pkgsrc/security/hs-crypton-x509-store/distinfo diff -u /dev/null pkgsrc/security/hs-crypton-x509-store/distinfo:1.1 --- /dev/null Mon Oct 30 09:45:10 2023 +++ pkgsrc/security/hs-crypton-x509-store/distinfo Mon Oct 30 09:45:10 2023 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2023/10/30 09:45:10 pho Exp $ + +BLAKE2s (crypton-x509-store-1.6.9.tar.gz) = df4f8744edbe29b78a0f93046f1ff89195029518ff88629ba11bc1bfbfba4846 +SHA512 (crypton-x509-store-1.6.9.tar.gz) = 3aefa6d204868b7adbe34608575ad782b28f4e6d1431d61e794c1923e0fd933d87a10791b1727ec49eb15e376ffa8e4540404bce581a90e3164239cf8760295e +Size (crypton-x509-store-1.6.9.tar.gz) = 12735 bytes --_----------=_1698659110209190--