head	1.2;
access;
symbols
	pkgsrc-2026Q2:1.2.0.6
	pkgsrc-2026Q2-base:1.2
	pkgsrc-2026Q1:1.2.0.4
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.2
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.1.0.4
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.2
	pkgsrc-2025Q2-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.10.27.12.01.13;	author pin;	state Exp;
branches;
next	1.1;
commitid	NA7yb1PFCfI9EcgG;

1.1
date	2025.05.04.15.27.52;	author pin;	state Exp;
branches;
next	;
commitid	fCcTnsa7SCYErBTF;


desc
@@


1.2
log
@devel/cargo-bundle-licenses: update to 4.2.0

v4.2.0
 - feature: add accessors for the fields of Bundle

v4.1.0
 - chore: update deps to remove transitive dependency on syn@@1
 - fix: Bundle::new no longer panics when given an empty roots slice
@
text
@# $NetBSD: Makefile,v 1.1 2025/05/04 15:27:52 pin Exp $

DISTNAME=	cargo-bundle-licenses-4.2.0
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GITHUB:=sstadick/}
GITHUB_TAG=	v${PKGVERSION_NOREV}

MAINTAINER=	pin@@NetBSD.org
HOMEPAGE=	https://github.com/sstadick/cargo-bundle-licenses/
COMMENT=	Generate a THIRDPARTY file with all licenses in a cargo project
LICENSE=	apache-2.0 OR mit

.include "cargo-depends.mk"

.include "../../lang/rust/cargo.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@devel/cargo-bundle-licenses: import package

Bundle all third-party licenses into a single file.

This tools is not a lawyer and no guarantee of correctness can be made regarding
the licenses that it selects. This tool relies on the information supplied in
package metadata to be correct, this is not guaranteed so for real scenarios it
is recommended that all licenses be reviewed and verified manually as well.
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	cargo-bundle-licenses-4.0.0
@

