git: d6a461ce6716 - main - games/lolcat: update to 1.5

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Sat, 13 Jul 2024 18:36:52 UTC
The branch main has been updated by uzsolt:

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

commit d6a461ce6716be61682e196cd624903be0557e50
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-07-13 18:32:06 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-13 18:36:36 +0000

    games/lolcat: update to 1.5
    
    Pet portfmt while I'm here.
    
    PR:             280261
    Approved by:    submitter is maintainer
---
 games/lolcat/Makefile | 7 ++++---
 games/lolcat/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile
index aa9ef1eb14c4..1e2f0b479ce2 100644
--- a/games/lolcat/Makefile
+++ b/games/lolcat/Makefile
@@ -1,13 +1,13 @@
 PORTNAME=	lolcat
 DISTVERSIONPREFIX=	v
-DISTVERSION=		1.4
+DISTVERSION=		1.5
 CATEGORIES=	games
 
 MAINTAINER=	gbe@FreeBSD.org
 COMMENT=	High performance implementation of the famous lolcat
 WWW=		https://github.com/jaseg/lolcat
 
-LICENSE=		WTFPL
+LICENSE=	WTFPL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		gmake
@@ -19,7 +19,8 @@ CFLAGS+=	-lm
 
 CONFLICTS_INSTALL=	filters
 
-PLIST_FILES=	bin/censor bin/lolcat
+PLIST_FILES=	bin/censor \
+		bin/lolcat
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/censor ${STAGEDIR}${PREFIX}/bin
diff --git a/games/lolcat/distinfo b/games/lolcat/distinfo
index 74475df89410..d388acede80b 100644
--- a/games/lolcat/distinfo
+++ b/games/lolcat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692473563
-SHA256 (jaseg-lolcat-v1.4_GH0.tar.gz) = 6ea43ee2b2bb2f15fc91812b72ebcdaa883052853ed8f055b6f8b38637bda909
-SIZE (jaseg-lolcat-v1.4_GH0.tar.gz) = 1708161
+TIMESTAMP = 1720891344
+SHA256 (jaseg-lolcat-v1.5_GH0.tar.gz) = 2af79bed90e0bda52ae500d16e7e7022037fad10c487c317e7f0ff17ec4b14f5
+SIZE (jaseg-lolcat-v1.5_GH0.tar.gz) = 1708165