aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-01-04 03:02:44 +0800
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-01-04 03:02:44 +0800
commitb59f8c0fc9be1c97e551f2c945e918bbbb60c89b (patch)
tree8f82a44c84b7832e65b577623c583b68a68200a3 /games
parent1e64bc2cffadd7a5644793e89ba85f671f52dc38 (diff)
downloadfreebsd-ports-gnome-b59f8c0fc9be1c97e551f2c945e918bbbb60c89b.tar.gz
freebsd-ports-gnome-b59f8c0fc9be1c97e551f2c945e918bbbb60c89b.tar.zst
freebsd-ports-gnome-b59f8c0fc9be1c97e551f2c945e918bbbb60c89b.zip
games/lolcat: Update to latest git commit a1dfac8
ChangeLog: https://github.com/jaseg/lolcat/commit/a1dfac8cf45decc99d1a0f6f86a52f65baf96506 While here, pet linters. PR: 252384 Submitted by: gbe@FreeBSD.org
Diffstat (limited to 'games')
-rw-r--r--games/lolcat/Makefile11
-rw-r--r--games/lolcat/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/games/lolcat/Makefile b/games/lolcat/Makefile
index 8ae7402a0076..b2d3afa8dfae 100644
--- a/games/lolcat/Makefile
+++ b/games/lolcat/Makefile
@@ -2,8 +2,8 @@
PORTNAME= lolcat
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0-12
-DISTVERSIONSUFFIX= -g5b97d04
+DISTVERSION= 1.1-0
+DISTVERSIONSUFFIX= -ga1dfac8
CATEGORIES= games
MAINTAINER= gbe@FreeBSD.org
@@ -14,12 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gmake
USE_CSTD= c99
-
-CONFLICTS_INSTALL= rubygem-lolcat
-
USE_GITHUB= yes
GH_ACCOUNT= jaseg
+CFLAGS+= -lm
+
+CONFLICTS_INSTALL= rubygem-lolcat
+
PLIST_FILES= bin/censor bin/lolcat
do-install:
diff --git a/games/lolcat/distinfo b/games/lolcat/distinfo
index ca62d6e4b429..9d4356433d37 100644
--- a/games/lolcat/distinfo
+++ b/games/lolcat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608223349
-SHA256 (jaseg-lolcat-v1.0-12-g5b97d04_GH0.tar.gz) = 46d41c03f56470be080c37ae124181367364d84d40b99f3efe0a56fa9f64f08a
-SIZE (jaseg-lolcat-v1.0-12-g5b97d04_GH0.tar.gz) = 1703518
+TIMESTAMP = 1609336279
+SHA256 (jaseg-lolcat-v1.1-0-ga1dfac8_GH0.tar.gz) = 7aa5fb124c080b5859662a05df7d5aaea265598e9e152c2626d58fa23242ed5e
+SIZE (jaseg-lolcat-v1.1-0-ga1dfac8_GH0.tar.gz) = 1704098