head 1.17; access; symbols pkgsrc-2026Q2:1.17.0.2 pkgsrc-2026Q2-base:1.17 pkgsrc-2026Q1:1.16.0.2 pkgsrc-2026Q1-base:1.16 pkgsrc-2025Q4:1.14.0.2 pkgsrc-2025Q4-base:1.14 pkgsrc-2025Q3:1.12.0.4 pkgsrc-2025Q3-base:1.12 pkgsrc-2025Q2:1.12.0.2 pkgsrc-2025Q2-base:1.12 pkgsrc-2025Q1:1.8.0.2 pkgsrc-2025Q1-base:1.8 pkgsrc-2024Q4:1.5.0.2 pkgsrc-2024Q4-base:1.5 pkgsrc-2024Q3:1.2.0.2 pkgsrc-2024Q3-base:1.2; locks; strict; comment @# @; 1.17 date 2026.04.02.12.11.19; author pin; state Exp; branches; next 1.16; commitid lp0fqyyaaDvJEnAG; 1.16 date 2026.02.26.12.44.19; author pin; state Exp; branches; next 1.15; commitid zRi8JfA1YWWNXSvG; 1.15 date 2026.02.20.05.19.53; author pin; state Exp; branches; next 1.14; commitid 1mgnQsJOa2OiH4vG; 1.14 date 2025.12.04.12.08.09; author pin; state Exp; branches; next 1.13; commitid iwXdAmRpbpQNs5lG; 1.13 date 2025.10.11.13.20.35; author pin; state Exp; branches; next 1.12; commitid XzELHOdmXEzgB9eG; 1.12 date 2025.04.13.15.20.44; author pin; state Exp; branches; next 1.11; commitid RvIH6MJ6gIPc5UQF; 1.11 date 2025.04.08.18.59.57; author gdt; state Exp; branches; next 1.10; commitid 30BzCerSxYMishQF; 1.10 date 2025.04.02.17.35.36; author pin; state Exp; branches; next 1.9; commitid WryUURD27sIjbvPF; 1.9 date 2025.04.02.10.51.05; author pin; state Exp; branches; next 1.8; commitid mU7iDMyyvWhyWsPF; 1.8 date 2025.02.06.11.20.22; author pin; state Exp; branches; next 1.7; commitid EEsCap92jyOgSoIF; 1.7 date 2025.02.02.18.08.57; author pin; state Exp; branches; next 1.6; commitid tiplPDgBgEBpgVHF; 1.6 date 2025.01.01.19.39.49; author pin; state Exp; branches; next 1.5; commitid VrLJFQxI2JQlNODF; 1.5 date 2024.12.13.09.20.56; author pin; state Exp; branches; next 1.4; commitid zbR8LwwQNDHUYjBF; 1.4 date 2024.11.16.20.07.06; author pin; state Exp; branches; next 1.3; commitid m4o14LLPGGSoqUxF; 1.3 date 2024.10.08.03.32.11; author pin; state Exp; branches; next 1.2; commitid GkX42n532cuNaOsF; 1.2 date 2024.09.09.19.15.46; author pin; state Exp; branches; next 1.1; commitid MkuRJVHJGn5jkapF; 1.1 date 2024.07.17.12.03.14; author pin; state Exp; branches; next ; commitid elIUs8HDt6DrFbiF; desc @@ 1.17 log @devel/cargo-release: update to 1.1.2 - Extend "branch is behind" with suggested git command @ text @# $NetBSD: Makefile,v 1.16 2026/02/26 12:44:19 pin Exp $ DISTNAME= cargo-release-1.1.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=crate-ci/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/crate-ci/cargo-release/ COMMENT= Cargo release subcommand LICENSE= apache-2.0 AND mit # See, https://github.com/briansmith/ring/issues/1999 .include "../../mk/compiler/i386-sse2.mk" .include "cargo-depends.mk" RUST_REQ= 1.91.0 USE_TOOLS+= pkg-config perl gmake USE_LANGUAGES+= c c++ .include "../../lang/rust/cargo.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.16 log @devel/cargo-release: update to 1.1.1 1.1.1 - 2026-02-24 Fixes Attempt to fix pre-built binaries 1.1.0 - 2026-02-23 Features Support TOML 1.1 Support {{repository}} variable in pre-release-replacements Performance Remove an unused build dependency @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.15 2026/02/20 05:19:53 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-1.1.1 d18 1 a18 1 RUST_REQ= 1.90.0 @ 1.15 log @devel/cargo-release: update to 1.0.0 - No ChangeLog provided. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.14 2025/12/04 12:08:09 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-1.0.0 d23 1 @ 1.14 log @devel/cargo-release: update to 0.25.22 0.25.22 - 2025-11-13 Fixes - Don't require nightly for the stabilized Cargo-native workspace publishing 0.25.21 - 2025-11-13 Compatibility - Build and runtime MSRV is now 1.90 Features - Stabilize Cargo-native workspace publishing @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.13 2025/10/11 13:20:35 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.22 @ 1.13 log @devel/cargo-release: update to 0.25.20 0.25.20 - 2025-10-06 Fixes - Include registry name in "already published" error 0.25.19 - 2025-09-26 Fixes - Ensure --unpublished can select packages without any other packages selected @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.12 2025/04/13 15:20:44 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.20 d18 1 a18 1 RUST_REQ= 1.88.0 @ 1.12 log @devel/cargo release update to 0.25.18 0.25.18 - 2025-04-09 Internal Depednency updates @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/04/08 18:59:57 gdt Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.18 d18 1 a18 1 RUST_REQ= 1.85.0 @ 1.11 log @devel: Convert 3 rust packages from NOT_FOR i386 to i386-sse2.mk @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/04/02 17:35:36 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.17 a15 2 SITES.curl-sys-0.4.74+curl-8.9.0.crate= https://static.crates.io/crates/curl-sys/ d18 1 a18 1 RUST_REQ= 1.82.0 @ 1.10 log @devel/cargo-release: reset maintainer @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/04/02 10:51:05 pin Exp $ d14 1 a14 1 NOT_FOR_PLATFORM+= *-*-i386 @ 1.9 log @devel/cargo-release: not for i386 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/02/06 11:20:22 pin Exp $ d8 1 a8 1 MAINTAINER= pin@@NetBSD.org @ 1.8 log @devel/cargo-release: update to 0.25.17 [0.25.17] - 2025-02-05 Fixes Upgrade "unrendered variable" debug message to warning @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/02/02 18:08:57 pin Exp $ d13 3 @ 1.7 log @devel/cargo-release: update to 0.25.16 0.25.16] - 2025-01-31 Fixes - Use workspace default commit message (rather than package) when workspace inheritance forces consolidated-commits on @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/01/01 19:39:49 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.16 @ 1.6 log @devel/cargo-release: update to 0.25.15 [0.25.15] - 2024-12-31 Fixes - (unstable) Don't try to workspace-publish packages that have publish = false @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2024/12/13 09:20:56 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.15 d17 1 a17 1 RUST_REQ= 1.80.1 @ 1.5 log @devel/cargo-release: update to 0.25.14 [0.25.14] - 2024-12-12 Features Support for cargo's nightly workspace publishing (requires cargo +nightly release -Zworkspace-publish ...) @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/11/16 20:07:06 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.14 @ 1.4 log @devel/cargo-release: update to 0.25.13 [0.25.13] - 2024-11-15 Compatibility Build MSRV is now 1.80 Fixes Improve allow-branch error @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/10/08 03:32:11 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.13 @ 1.3 log @devel/cargo-release: update to 0.25.12 0.25.12 - 2024-10-07 Compatibility - Build MSRV is now 1.79 Fixes - Report current dir for hook error messages @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/09/09 19:15:46 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.12 d17 1 a17 1 RUST_REQ= 1.79.0 @ 1.2 log @REMOVE Cargo.toml PATCH!! devel/cargo-release: update to 0.25.11 0.25.11 - 2024-09-06 Compatibility - Build MSRV is now 1.78 - Runtime MSRV is now 1.66 Fixes - Removed our own wait-for-publish logic, relying on Cargo instead @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2024/07/17 12:03:14 pin Exp $ d3 1 a3 1 DISTNAME= cargo-release-0.25.11 d17 1 a17 1 RUST_REQ= 1.78.0 @ 1.1 log @cargo-release: import package cargo subcommand release: everything about releasing a rust crate. Features - Ensure you are in a good state for release, including: - Right branch - Up-to-date with remote - Clean tree - Supports workspaces using cargo's native flags, like --workspace, --exclude and --package - Updates dependent crates in workspace when changing version - Change detection to help guide in what crates might not need a release - Optionally share commits - Handles cargo publish, tagging, and pushing - Pre-release search and replace for custom version updates, including - Updating changelogs - Update tags in Dockerfile's - Pre-release hook for extra customization, including - CHANGELOG generation @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= cargo-release-0.25.10 d13 2 d17 1 a19 1 RUST_REQ= 1.76.0 @