diff options
author | fcambus <fcambus@pkgsrc.org> | 2021-09-14 16:49:01 +0000 |
---|---|---|
committer | fcambus <fcambus@pkgsrc.org> | 2021-09-14 16:49:01 +0000 |
commit | 4157dbb121e3804e108c896b8c00956a2c310ac6 (patch) | |
tree | e3ba32542f61032856ba4e007904497391588823 /misc | |
parent | debc1ef4740709a3fa6938aa740012caba510ec4 (diff) | |
download | pkgsrc-4157dbb121e3804e108c896b8c00956a2c310ac6.tar.gz |
ansiweather: update to 1.18.0.
AnsiWeather 1.18.0 (2021-09-14)
- Update man page to add the -v option (Thanks Takayuki Hirota)
- Add support for displaying feels like temperature (Thanks Andrew Abdalian)
- Use command -v instead of which (Thanks er0k)
- Add SPDX short license identifier in source file
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ansiweather/Makefile | 4 | ||||
-rw-r--r-- | misc/ansiweather/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile index 09345eca034..1f1bd1d251b 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2020/12/20 12:41:27 nia Exp $ +# $NetBSD: Makefile,v 1.16 2021/09/14 16:49:01 fcambus Exp $ -DISTNAME= ansiweather-1.17.0 +DISTNAME= ansiweather-1.18.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} GITHUB_RELEASE= ${PKGVERSION_NOREV} diff --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo index 8543af6e120..4e5da8f1ac9 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2020/06/16 09:21:57 fcambus Exp $ +$NetBSD: distinfo,v 1.12 2021/09/14 16:49:01 fcambus Exp $ -SHA1 (ansiweather-1.17.0.tar.gz) = f6e231d58705816f98cc0e727a4ed5300f6ca0f3 -RMD160 (ansiweather-1.17.0.tar.gz) = 37ccbfdff11a25871e703a163ef87e1088c11921 -SHA512 (ansiweather-1.17.0.tar.gz) = c98507044361781803c6340c517fd18968ab025d7dd5ae784d0baa0c3291304ec7fa5a8faf806dadd4ef8e7100639216dfb6269fe833e5da0e731d8912dd2564 -Size (ansiweather-1.17.0.tar.gz) = 18203 bytes +SHA1 (ansiweather-1.18.0.tar.gz) = e9f865a7548ebcb2112ba060f5fa17781c717641 +RMD160 (ansiweather-1.18.0.tar.gz) = a1abc80691b332c6e407be24b39f77ae3e7fadd0 +SHA512 (ansiweather-1.18.0.tar.gz) = 020240728e762e5055bb01b3ed945ed46aba20a550571c6f80177c6980278bd4c45d199bb468bbc3cc1fbcfc95088c8c4314b88793586d1077cd25eb2297508f +Size (ansiweather-1.18.0.tar.gz) = 18444 bytes |