Index | Thread | Search

From:
Frederic Cambus <fred@statdns.com>
Subject:
[UPDATE] textproc/uncrustify to 0.78.1
To:
ports@openbsd.org, rpointel@openbsd.org
Date:
Fri, 19 Apr 2024 11:39:47 +0200

Download raw body.

Thread
Hi ports@,

Here is a diff to update uncrustify to 0.78.1.

CC'ing MAINTAINER.

All tests pass on amd64 and arm64:

100% tests passed, 0 tests failed out of 14

Comments? OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/uncrustify/Makefile,v
diff -u -p -r1.30 Makefile
--- Makefile	7 Nov 2023 14:19:48 -0000	1.30
+++ Makefile	19 Apr 2024 09:20:30 -0000
@@ -1,7 +1,6 @@
 COMMENT =		source code beautifier
 
-DISTNAME =		uncrustify-0.72.0
-REVISION =		0
+DISTNAME =		uncrustify-0.78.1
 
 CATEGORIES =		textproc devel
 
@@ -22,8 +21,6 @@ MODULES =	devel/cmake \
 		lang/python
 
 MODPY_RUNDEP =	No
-
-WRKDIST =	${WRKDIR}
 
 post-install:
 	${INSTALL_DATA_DIR} ${PREFIX}/share/uncrustify/
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/uncrustify/distinfo,v
diff -u -p -r1.15 distinfo
--- distinfo	10 Mar 2021 15:40:29 -0000	1.15
+++ distinfo	19 Apr 2024 09:20:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (uncrustify-0.72.0.tar.gz) = 7vifR4WGANE9MYwNPW2FUHXtuk5PG6pvBzPub5UNY9M=
-SIZE (uncrustify-0.72.0.tar.gz) = 1529996
+SHA256 (uncrustify-0.78.1.tar.gz) = X5LJBzTha2A8lQunMGv4opWa+kHU7MalK0lmGDoeo80=
+SIZE (uncrustify-0.78.1.tar.gz) = 1732317