head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2026.05.22.11.17.09; author wiz; state dead; branches; next 1.2; commitid g8sG0zxseC6vKNGG; 1.2 date 2026.05.22.06.42.55; author wiz; state Exp; branches; next 1.1; commitid ZRqSM0n4HEHqeMGG; 1.1 date 2026.05.22.06.40.25; author wiz; state Exp; branches; next ; commitid AwZZvcuwEj4zdMGG; desc @@ 1.3 log @greed: update to 5.2. 5.2: 2026-05-22:: Beat the excessively-opininated Rust build chain into submission. @ text @$NetBSD: patch-Cargo.toml,v 1.2 2026/05/22 06:42:55 wiz Exp $ ===> Building for greed-5.1 error: unexpected end of input while parsing minor version number --> Cargo.toml:3:11 | 3 | version = "5.1" | ^^^^^ *** Error code 101 https://doc.rust-lang.org/cargo/reference/manifest.html#the-version-field https://gitlab.com/esr/greed/-/work_items/6 --- Cargo.toml.orig 2026-05-22 06:36:44.445007403 +0000 +++ Cargo.toml @@@@ -1,6 +1,6 @@@@ name = "greed" [package] name = "greed" -version = "5.1" +version = "5.1.0" edition = "2021" license = "BSD-2-Clause" @ 1.2 log @greed: add upstream bug report URL @ text @d1 1 a1 1 $NetBSD: patch-Cargo.toml,v 1.1 2026/05/22 06:40:25 wiz Exp $ @ 1.1 log @greed: update to 5.1. 5.1: 2026-05-21:: Move code to crossterm to avoid a dependency on srtty(1). @ text @d1 1 a1 1 $NetBSD$ d14 2 @