git: 3296a8a83b9d - main - print/lout: Update to 3.43

From: Kevin Bowling <kbowling_at_FreeBSD.org>
Date: Fri, 24 May 2024 17:49:40 UTC
The branch main has been updated by kbowling:

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

commit 3296a8a83b9d0b72a30d441badb63d45c9cc80f6
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-05-24 17:49:22 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-05-24 17:49:22 +0000

    print/lout: Update to 3.43
---
 print/lout/Makefile             | 3 +--
 print/lout/distinfo             | 6 +++---
 print/lout/files/patch-makefile | 5 +++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/print/lout/Makefile b/print/lout/Makefile
index 2848f02a445f..77723af12b02 100644
--- a/print/lout/Makefile
+++ b/print/lout/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	lout
-PORTVERSION=	3.42.2
-PORTREVISION=	3
+PORTVERSION=	3.43
 CATEGORIES=	print
 
 MAINTAINER=	kbowling@FreeBSD.org
diff --git a/print/lout/distinfo b/print/lout/distinfo
index 862e46df0f80..47211cbb50c6 100644
--- a/print/lout/distinfo
+++ b/print/lout/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670634996
-SHA256 (william8000-lout-3.42.2_GH0.tar.gz) = 521fcbf9368b248015eac4a836067a68d604949fd29c8ee269159f18d44f8d98
-SIZE (william8000-lout-3.42.2_GH0.tar.gz) = 1675388
+TIMESTAMP = 1716440089
+SHA256 (william8000-lout-3.43_GH0.tar.gz) = b95f1d0d75f31d3a59fd9ab6d15901e49155b94f000b5798b45c47b63eac6407
+SIZE (william8000-lout-3.43_GH0.tar.gz) = 1676669
diff --git a/print/lout/files/patch-makefile b/print/lout/files/patch-makefile
index 3a19a9059aff..30cfe8f225ed 100644
--- a/print/lout/files/patch-makefile
+++ b/print/lout/files/patch-makefile
@@ -1,4 +1,4 @@
---- makefile.orig	2022-11-01 21:15:55 UTC
+--- makefile.orig	2024-01-26 19:18:55 UTC
 +++ makefile
 @@ -275,15 +275,15 @@ TRACING =
  #TRACING = -g -fno-omit-frame-pointer -fsanitize=address -fsanitize-recover
@@ -19,7 +19,7 @@
  
  LIBFONT = font
  LIBMAPS = maps
-@@ -295,20 +295,20 @@ CHAROUT	= 0
+@@ -295,21 +295,21 @@ CHAROUT	= 0
  CHARIN	= 1
  CHAROUT	= 0
  
@@ -39,6 +39,7 @@
 -CC	= gcc
 +CC	= cc
  #CC	= bgcc
+ #CC	= clang
  
 -RCOPY	= cp -r
 +RCOPY	= cp -R