Subject: CVS commit: pkgsrc/devel/trunkver
From: Amitai Schleier
Date: 2025-02-28 15:05:11
Message id: 20250228140511.3C980FBE1@cvs.NetBSD.org

Log Message:
Add trunkver: Versioning scheme for continuously delivered software

TrunkVer is a versioning scheme for continuously-delivered, trunk-based
applications and systems that don't follow a release scheme.

It is a syntax-compatible drop-in replacement for SemVer and replaces
the version with meaningful meta data, telling you at a glance what the
artifact is, when it was built and where you may find the build log.

Files:
RevisionActionfile
1.1addpkgsrc/devel/trunkver/DESCR
1.1addpkgsrc/devel/trunkver/Makefile
1.1addpkgsrc/devel/trunkver/PLIST
1.1addpkgsrc/devel/trunkver/distinfo
1.1addpkgsrc/devel/trunkver/go-modules.mk