pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/ansiweather



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Tue Sep 14 16:49:01 UTC 2021

Modified Files:
        pkgsrc/misc/ansiweather: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/misc/ansiweather/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/ansiweather/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ansiweather/Makefile
diff -u pkgsrc/misc/ansiweather/Makefile:1.15 pkgsrc/misc/ansiweather/Makefile:1.16
--- pkgsrc/misc/ansiweather/Makefile:1.15       Sun Dec 20 12:41:27 2020
+++ pkgsrc/misc/ansiweather/Makefile    Tue Sep 14 16:49:01 2021
@@ -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}

Index: pkgsrc/misc/ansiweather/distinfo
diff -u pkgsrc/misc/ansiweather/distinfo:1.11 pkgsrc/misc/ansiweather/distinfo:1.12
--- pkgsrc/misc/ansiweather/distinfo:1.11       Tue Jun 16 09:21:57 2020
+++ pkgsrc/misc/ansiweather/distinfo    Tue Sep 14 16:49:01 2021
@@ -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



Home | Main Index | Thread Index | Old Index