Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2022 11:56:28 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4e869e8700a1 - main - games/lolcat: Update to v1.2-8-g8241091 aka v1.3
Message-ID:  <202212161156.2BGBuSi9083770@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe (doc committer):

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

commit 4e869e8700a1c0020f9dcb7940522223f7afe4d6
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-12-16 11:55:57 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-12-16 11:56:23 +0000

    games/lolcat: Update to v1.2-8-g8241091 aka v1.3
    
    This is actually v1.3 of the lolcat C-implementation,
    but the tag isn't properly assigned on github.
    
    ChangeLog:      https://github.com/jaseg/lolcat/compare/v1.2...v1.3
    PR:             268395
    Approved by:    fernape@
---
 games/lolcat/Makefile | 4 ++--
 games/lolcat/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile
index cc8589abf131..4ba185c83e22 100644
--- a/games/lolcat/Makefile
+++ b/games/lolcat/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	lolcat
 DISTVERSIONPREFIX=	v
-DISTVERSION=		1.2-0
-DISTVERSIONSUFFIX=	-g6a2ab61
+DISTVERSION=		1.2-8
+DISTVERSIONSUFFIX=	-g8241091
 CATEGORIES=	games
 
 MAINTAINER=	gbe@FreeBSD.org
diff --git a/games/lolcat/distinfo b/games/lolcat/distinfo
index 6444101524a9..55adfd58dbc9 100644
--- a/games/lolcat/distinfo
+++ b/games/lolcat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611162938
-SHA256 (jaseg-lolcat-v1.2-0-g6a2ab61_GH0.tar.gz) = 027490e1cb5b2bacbb682dd4f2c52525aee259c3211922d3a6438b810ef44293
-SIZE (jaseg-lolcat-v1.2-0-g6a2ab61_GH0.tar.gz) = 1704111
+TIMESTAMP = 1671117146
+SHA256 (jaseg-lolcat-v1.2-8-g8241091_GH0.tar.gz) = 81ffd9aca7f73c9b11012cec85c6d3f4a6aae19d1c0aeefce8e8c2ca1f2036dc
+SIZE (jaseg-lolcat-v1.2-8-g8241091_GH0.tar.gz) = 1708014



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212161156.2BGBuSi9083770>