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: Wed Aug 14 13:33:43 UTC 2019
Modified Files:
pkgsrc/misc/ansiweather: Makefile distinfo
Log Message:
ansiweather: Update to 1.14.0.
ChangeLog:
AnsiWeather 1.14.0 (2019-08-13)
- Add final dots for options descriptions in ansiweather.1
- Stop mentioning that ftp can be used on Mac OS X, as it's apparently
not the case anymore in Mojave
- Remove space before percent sign for humidity display
- Respect freedesktop/XDG spec for configuration (Thanks Ryan Delaney)
OK kamil@
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/misc/ansiweather/Makefile
cvs rdiff -u -r1.7 -r1.8 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.9 pkgsrc/misc/ansiweather/Makefile:1.10
--- pkgsrc/misc/ansiweather/Makefile:1.9 Fri Jan 18 18:06:21 2019
+++ pkgsrc/misc/ansiweather/Makefile Wed Aug 14 13:33:43 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2019/01/18 18:06:21 kamil Exp $
+# $NetBSD: Makefile,v 1.10 2019/08/14 13:33:43 fcambus Exp $
-DISTNAME= ansiweather-1.13.0
+DISTNAME= ansiweather-1.14.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
-MAINTAINER= fred%statdns.com@localhost
+MAINTAINER= fcambus%NetBSD.org@localhost
HOMEPAGE= https://github.com/fcambus/ansiweather/
COMMENT= Display current weather conditions in your terminal
LICENSE= 2-clause-bsd
Index: pkgsrc/misc/ansiweather/distinfo
diff -u pkgsrc/misc/ansiweather/distinfo:1.7 pkgsrc/misc/ansiweather/distinfo:1.8
--- pkgsrc/misc/ansiweather/distinfo:1.7 Fri Jan 18 18:06:21 2019
+++ pkgsrc/misc/ansiweather/distinfo Wed Aug 14 13:33:43 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/01/18 18:06:21 kamil Exp $
+$NetBSD: distinfo,v 1.8 2019/08/14 13:33:43 fcambus Exp $
-SHA1 (ansiweather-1.13.0.tar.gz) = 6a6bffbb29f1300f81dca9eff3427cec55913e8b
-RMD160 (ansiweather-1.13.0.tar.gz) = 1b8dfdb5f06fd97b8c973334199a344f96f93448
-SHA512 (ansiweather-1.13.0.tar.gz) = 58545815d3b1b84c0b80dcb647d41c0573a95cfb593cc75ac59eb3ff460b2de792540d246ca22b92f525c581e7028c9ccd9b8f9b98d8db6434ebec6a6bd12d07
-Size (ansiweather-1.13.0.tar.gz) = 17795 bytes
+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
Home |
Main Index |
Thread Index |
Old Index