head 1.2; access; symbols pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @-- @; 1.2 date 2025.10.13.16.54.13; author dkazankov; state dead; branches; next 1.1; commitid Yf4MlFxJ82UAIqeG; 1.1 date 2025.09.07.07.51.55; author dkazankov; state Exp; branches; next ; commitid F76gNsxlUfziSK9G; desc @@ 1.2 log @gnatformat: update to upstream version 25.2 * Move version information patch to Makefile * Update version file definition for the GNATformat documentation generation * Do not print NL after source unless another one is printed * Gracefully handle sources with diagnostics * Add target that installs a stripped version of GNATformat @ text @$NetBSD: patch-src_gnatformat.ads,v 1.1 2025/09/07 07:51:55 dkazankov Exp $ Set version information --- src/gnatformat.ads.orig 2024-09-24 18:34:53.000000000 +0300 +++ src/gnatformat.ads @@@@ -11,8 +11,8 @@@@ Gnatformat_Trace : GNATCOLL.Traces.Trace_Handle := GNATCOLL.Traces.Create ("GNATFORMAT", GNATCOLL.Traces.Off); - Version : constant String := "debug"; - Build_Date : constant String := "debug"; + Version : constant String := "25.0"; + Build_Date : constant String := "20241031"; type Supported_Languages is (Ada_Language); @ 1.1 log @textproc/gnatformat: add new package 25.0.0 Opinionated code formatter for the Ada language. @ text @d1 1 a1 1 $NetBSD: patch-src_gnatformat.ads,v 1.1 2025/07/10 17:43:35 dkazankov Exp $ @