pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/ansiweather ansiweather: update to 1.19.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/84677682c338
branches: trunk
changeset: 391491:84677682c338
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 09 10:17:13 2023 +0000
description:
ansiweather: update to 1.19.0.
AnsiWeather 1.19.0 (2023-01-09)
- Quote location in example, as this is a common source of error
- Add an entry for "feels_like_text" in the .ansiweatherrc example file
- Only set LC_NUMERIC=C, instead of LC_ALL. This prevents overriding
locale date format when displaying days and months in forecast mode.
diffstat:
misc/ansiweather/Makefile | 5 ++---
misc/ansiweather/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 017276b30795 -r 84677682c338 misc/ansiweather/Makefile
--- a/misc/ansiweather/Makefile Mon Jan 09 10:05:34 2023 +0000
+++ b/misc/ansiweather/Makefile Mon Jan 09 10:17:13 2023 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2022/06/27 15:29:16 fcambus Exp $
+# $NetBSD: Makefile,v 1.20 2023/01/09 10:17:13 fcambus Exp $
-DISTNAME= ansiweather-1.18.0
-PKGREVISION= 1
+DISTNAME= ansiweather-1.19.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 017276b30795 -r 84677682c338 misc/ansiweather/distinfo
--- a/misc/ansiweather/distinfo Mon Jan 09 10:05:34 2023 +0000
+++ b/misc/ansiweather/distinfo Mon Jan 09 10:17:13 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:58:56 nia Exp $
+$NetBSD: distinfo,v 1.15 2023/01/09 10:17:13 fcambus Exp $
-BLAKE2s (ansiweather-1.18.0.tar.gz) = 1e42eb4f834a0bb7d8eec26af5d84e731c0ef15b769435743ed0275d6479ac50
-SHA512 (ansiweather-1.18.0.tar.gz) = 020240728e762e5055bb01b3ed945ed46aba20a550571c6f80177c6980278bd4c45d199bb468bbc3cc1fbcfc95088c8c4314b88793586d1077cd25eb2297508f
-Size (ansiweather-1.18.0.tar.gz) = 18444 bytes
+BLAKE2s (ansiweather-1.19.0.tar.gz) = 776b6234a0f88ad7d6c17678338b48af0c67dd4ca4982022c756cf80f0df24d2
+SHA512 (ansiweather-1.19.0.tar.gz) = 1dc521c904041a698fbb1a3a78f5a0b7d5bdc731258ab9cc384ee1a9f750c60723b0038288d7d98875672d167614f7bb8ca69ff1f7d38a28d52916afd5bda0a2
+Size (ansiweather-1.19.0.tar.gz) = 14232 bytes
Home |
Main Index |
Thread Index |
Old Index