Received: by mail.netbsd.org (Postfix, from userid 605) id 7DAEE84D92; Thu, 16 Jan 2020 01:00:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 07BC084D62 for ; Thu, 16 Jan 2020 01:00:25 +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 cT-NqAANO4DI for ; Thu, 16 Jan 2020 01:00:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 773FA84D2C for ; Thu, 16 Jan 2020 01:00:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70E3DFBF4; Thu, 16 Jan 2020 01:00:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1579136424251200" MIME-Version: 1.0 Date: Thu, 16 Jan 2020 01:00:24 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-memory To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200116010024.70E3DFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1579136424251200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu Jan 16 01:00:24 UTC 2020 Added Files: pkgsrc/devel/hs-memory: DESCR Makefile buildlink3.mk distinfo Log Message: Import memory-0.15.0 Chunk of memory, polymorphic byte array management and manipulation * A polymorphic byte array abstraction and function similar to strict ByteString. * Different type of byte array abstraction. * Raw memory IO operations (memory set, memory copy, ..) * Aliasing with endianness support. * Encoding : Base16, Base32, Base64. * Hashing : FNV, SipHash To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-memory/DESCR \ pkgsrc/devel/hs-memory/Makefile pkgsrc/devel/hs-memory/buildlink3.mk \ pkgsrc/devel/hs-memory/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1579136424251200 Content-Disposition: inline Content-Length: 2403 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/hs-memory/DESCR diff -u /dev/null pkgsrc/devel/hs-memory/DESCR:1.1 --- /dev/null Thu Jan 16 01:00:24 2020 +++ pkgsrc/devel/hs-memory/DESCR Thu Jan 16 01:00:24 2020 @@ -0,0 +1,14 @@ +Chunk of memory, polymorphic byte array management and manipulation + +* A polymorphic byte array abstraction and function similar to strict + ByteString. + +* Different type of byte array abstraction. + +* Raw memory IO operations (memory set, memory copy, ..) + +* Aliasing with endianness support. + +* Encoding : Base16, Base32, Base64. + +* Hashing : FNV, SipHash Index: pkgsrc/devel/hs-memory/Makefile diff -u /dev/null pkgsrc/devel/hs-memory/Makefile:1.1 --- /dev/null Thu Jan 16 01:00:24 2020 +++ pkgsrc/devel/hs-memory/Makefile Thu Jan 16 01:00:24 2020 @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2020/01/16 01:00:24 pho Exp $ + +DISTNAME= memory-0.15.0 +CATEGORIES= devel + +MAINTAINER= pho@cielonegro.org +COMMENT= Memory and related abstraction stuff +LICENSE= modified-bsd + +.include "../../devel/hs-basement/buildlink3.mk" +.include "../../mk/haskell.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/hs-memory/buildlink3.mk diff -u /dev/null pkgsrc/devel/hs-memory/buildlink3.mk:1.1 --- /dev/null Thu Jan 16 01:00:24 2020 +++ pkgsrc/devel/hs-memory/buildlink3.mk Thu Jan 16 01:00:24 2020 @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/01/16 01:00:24 pho Exp $ + +BUILDLINK_TREE+= hs-memory + +.if !defined(HS_MEMORY_BUILDLINK3_MK) +HS_MEMORY_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-memory+= hs-memory>=0.15.0 +BUILDLINK_ABI_DEPENDS.hs-memory+= hs-memory>=0.15.0 +BUILDLINK_PKGSRCDIR.hs-memory?= ../../devel/hs-memory + +.include "../../devel/hs-basement/buildlink3.mk" +.endif # HS_MEMORY_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-memory Index: pkgsrc/devel/hs-memory/distinfo diff -u /dev/null pkgsrc/devel/hs-memory/distinfo:1.1 --- /dev/null Thu Jan 16 01:00:24 2020 +++ pkgsrc/devel/hs-memory/distinfo Thu Jan 16 01:00:24 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/01/16 01:00:24 pho Exp $ + +SHA1 (memory-0.15.0.tar.gz) = 30305f16ec4b17026da040bcf6a1a9a0de6473a6 +RMD160 (memory-0.15.0.tar.gz) = ac4d2fdeb6a462173b200a721a25b0d2e799e5ad +SHA512 (memory-0.15.0.tar.gz) = 49aabf5fdaddae597df6d8f30a3e07c4d6d70fcc7b9146452a4ad4e81858786041676bc780e2b048fd683cc7c0d799d4579596c14fae940ea57954e9a7ee9129 +Size (memory-0.15.0.tar.gz) = 42299 bytes --_----------=_1579136424251200--