diff options
author | maya <maya@pkgsrc.org> | 2017-02-21 11:36:43 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-02-21 11:36:43 +0000 |
commit | af2f0f6d77602d2329c9629bf2ff5d24f56de222 (patch) | |
tree | 5e96c3733533d34013746cf789a472914f67c973 /misc | |
parent | 939f6b16207e1a71603c7472610afef008e41237 (diff) | |
download | pkgsrc-af2f0f6d77602d2329c9629bf2ff5d24f56de222.tar.gz |
ansiweather: update to 1.10
AnsiWeather 1.10 (2017-02-16)
- Add a '-v' option to show version number
- Exit with error code when an unknown option is invoked
- Make wind direction customizable
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 99089705751..6c54e4391a9 100644 --- a/misc/ansiweather/Makefile +++ b/misc/ansiweather/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2016/12/18 19:17:44 maya Exp $ +# $NetBSD: Makefile,v 1.7 2017/02/21 11:36:43 maya Exp $ -DISTNAME= ansiweather-1.09 +DISTNAME= ansiweather-1.10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/} diff --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo index 8efc86b7613..ab9526e1679 100644 --- a/misc/ansiweather/distinfo +++ b/misc/ansiweather/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/12/18 18:57:05 maya Exp $ +$NetBSD: distinfo,v 1.6 2017/02/21 11:36:43 maya Exp $ -SHA1 (ansiweather-1.09.tar.gz) = 69393eb1e7c27277e8893510423fc92b4731935d -RMD160 (ansiweather-1.09.tar.gz) = 4b193b1212a1bd9ace64a2ca42a025a7d0b441c5 -SHA512 (ansiweather-1.09.tar.gz) = ea08492c5d1e7f2aa2ce020ea85029a683de0195de8baeb32451c2687821ba58f9f401d1b8134abf047bfdb05fb11def0504ed90d042383add794343cf5fc13d -Size (ansiweather-1.09.tar.gz) = 17360 bytes +SHA1 (ansiweather-1.10.tar.gz) = 28b207ad8079e5f9812f8b1656b03eaead6dc457 +RMD160 (ansiweather-1.10.tar.gz) = 41525404a3557c8606b6c1a9b01bf7fd6caeba26 +SHA512 (ansiweather-1.10.tar.gz) = fdd54537f0905661a287ae7287b7e1b4f197806030353bddc4b5a08ce8458961043377bfc1524a077d08f4ec3c61c6c963c307372c681af59f3072a32da10ec7 +Size (ansiweather-1.10.tar.gz) = 17469 bytes |