Subject: CVS commit: pkgsrc/devel
From: Mark Davies
Date: 2024-03-14 20:20:29
Message id: 20240314192029.A86CDFA2C@cvs.NetBSD.org

Log Message:
lager: add version 0.1.1

lager is a C++ library to assist `value-oriented design` by
implementing the `unidirectional data-flow architecture`.  It is
heavily inspired by Elm and Redux, and enables composable designs by
promoting the use of simple value types and testable application logic
via pure functions.  And you get time-travel for free!

Files:
RevisionActionfile
1.1addpkgsrc/devel/lager/DESCR
1.1addpkgsrc/devel/lager/Makefile
1.1addpkgsrc/devel/lager/PLIST
1.1addpkgsrc/devel/lager/buildlink3.mk
1.1addpkgsrc/devel/lager/distinfo