Subject: CVS commit: pkgsrc/devel
From: ng0
Date: 2019-11-06 11:56:14
Message id: 20191106105614.878F6FA93@cvs.NetBSD.org

Log Message:
Add devel/go-bytebufferpool version 1.0.0

go-bytebufferpool is an implementation of a pool of byte buffers
with anti-memory-waste protection.
The pool may waste limited amount of memory due to fragmentation.
This amount equals to the maximum total size of the
byte buffers in concurrent use.

Files:
RevisionActionfile
1.1addpkgsrc/devel/go-bytebufferpool/DESCR
1.1addpkgsrc/devel/go-bytebufferpool/Makefile
1.1addpkgsrc/devel/go-bytebufferpool/PLIST
1.1addpkgsrc/devel/go-bytebufferpool/buildlink3.mk
1.1addpkgsrc/devel/go-bytebufferpool/distinfo