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 Nov 19 11:17:28 UTC 2019

Modified Files:
        pkgsrc/misc/ansiweather: Makefile distinfo

Log Message:
ansiweather: update to 1.15.0.

AnsiWeather 1.15.0 (2019-11-14)

- Use HTTPS for performing weather API calls


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/ansiweather/Makefile
cvs rdiff -u -r1.8 -r1.9 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.10 pkgsrc/misc/ansiweather/Makefile:1.11
--- pkgsrc/misc/ansiweather/Makefile:1.10       Wed Aug 14 13:33:43 2019
+++ pkgsrc/misc/ansiweather/Makefile    Tue Nov 19 11:17:27 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2019/08/14 13:33:43 fcambus Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/19 11:17:27 fcambus Exp $
 
-DISTNAME=      ansiweather-1.14.0
+DISTNAME=      ansiweather-1.15.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcambus/}
 

Index: pkgsrc/misc/ansiweather/distinfo
diff -u pkgsrc/misc/ansiweather/distinfo:1.8 pkgsrc/misc/ansiweather/distinfo:1.9
--- pkgsrc/misc/ansiweather/distinfo:1.8        Wed Aug 14 13:33:43 2019
+++ pkgsrc/misc/ansiweather/distinfo    Tue Nov 19 11:17:27 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/08/14 13:33:43 fcambus Exp $
+$NetBSD: distinfo,v 1.9 2019/11/19 11:17:27 fcambus Exp $
 
-SHA1 (ansiweather-1.14.0.tar.gz) = 8305973aabfcc50b13efde8b94303d93c860c94a
-RMD160 (ansiweather-1.14.0.tar.gz) = 0671206ef5d26a3b4801787ffe84ff885d650d28
-SHA512 (ansiweather-1.14.0.tar.gz) = 7550bee6e54f6433fa327bef2c819b7153b5b0e2f09734a4fbe2cf225888a1426d431116a4d64b2ef85587878ce0a113423eb33d7efe9670c6feb9ff6de0ec50
-Size (ansiweather-1.14.0.tar.gz) = 17976 bytes
+SHA1 (ansiweather-1.15.0.tar.gz) = 3232fce7068d26fd2a9e25bca47c1aa6617598a0
+RMD160 (ansiweather-1.15.0.tar.gz) = cfd236469557de3634404ad383627bdc816aa174
+SHA512 (ansiweather-1.15.0.tar.gz) = 4645f5e3a4244f32b686b41920ec1530e056e24e35ea57cff852a3bfb48896195b15de8816bef79ce447a0b4a360170ffbc17906abd393e86f43faf538738be6
+Size (ansiweather-1.15.0.tar.gz) = 18004 bytes



Home | Main Index | Thread Index | Old Index