Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2026 17:01:42 +0000
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3ffd52bb2cc - main - textproc/uncrustify: update 0.=?utf-8?Q?82.0 =E2=86=92?= 0.83.0
Message-ID:  <6a0b45f6.1dd10.48190b1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e3ffd52bb2cca9f9740e048c1f90e87b23ecf20d

commit e3ffd52bb2cca9f9740e048c1f90e87b23ecf20d
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2026-05-17 11:42:31 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2026-05-18 17:01:37 +0000

    textproc/uncrustify: update 0.82.0 → 0.83.0
---
 textproc/uncrustify/Makefile                       |  2 +-
 textproc/uncrustify/distinfo                       |  6 +++---
 .../uncrustify/files/patch-tests_CMakeLists.txt    | 23 ----------------------
 3 files changed, 4 insertions(+), 27 deletions(-)

diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 69cfbe48648a..d262cbaffed3 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uncrustify
-PORTVERSION=	0.82.0
+PORTVERSION=	0.83.0
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	textproc
 
diff --git a/textproc/uncrustify/distinfo b/textproc/uncrustify/distinfo
index c0eb14b4fa0a..4121d8e2b352 100644
--- a/textproc/uncrustify/distinfo
+++ b/textproc/uncrustify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763406126
-SHA256 (uncrustify-uncrustify-uncrustify-0.82.0_GH0.tar.gz) = e05f8d5ee36aaa1acfa032fe97546b7be46b1f4620e7c38037f8a42e25fe676f
-SIZE (uncrustify-uncrustify-uncrustify-0.82.0_GH0.tar.gz) = 1855272
+TIMESTAMP = 1779015924
+SHA256 (uncrustify-uncrustify-uncrustify-0.83.0_GH0.tar.gz) = 1d4d3ab3a991c66eb24cb0a3e690573b4882fd98bc6ec64a01c283998c20dc87
+SIZE (uncrustify-uncrustify-uncrustify-0.83.0_GH0.tar.gz) = 1893880
diff --git a/textproc/uncrustify/files/patch-tests_CMakeLists.txt b/textproc/uncrustify/files/patch-tests_CMakeLists.txt
deleted file mode 100644
index 55a5bf45cf9a..000000000000
--- a/textproc/uncrustify/files/patch-tests_CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-https://github.com/uncrustify/uncrustify/issues/4015
-
---- tests/CMakeLists.txt.orig	2023-05-13 16:28:21 UTC
-+++ tests/CMakeLists.txt
-@@ -67,18 +67,6 @@ if (NOT ENABLE_CODECOVERAGE)
-   )
- endif()
- 
--add_test(
--  NAME cli_options
--  COMMAND ${PYTHON_EXECUTABLE}
--    test_cli_options.py
--    --config $<CONFIG>
--    --build ${uncrustify_BINARY_DIR}
--    --diff
--    --test ${CMAKE_CURRENT_BINARY_DIR}/cli
--  ${_configs}
--  WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/cli
--)
--
- add_custom_target(update-cli-options
-   COMMAND ${PYTHON_EXECUTABLE}
-     test_cli_options.py


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0b45f6.1dd10.48190b1>