summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2016-01-01 23:54:16 +0000
committerkamil <kamil@pkgsrc.org>2016-01-01 23:54:16 +0000
commit10289e4c731d4ddb18a9581af9c1c0764730fd37 (patch)
tree0776efa63626b249be64d65da98b9a888dc3f9ec /misc
parenta00a438e0a58b10f36f288ac8fad9b99e04aa03a (diff)
downloadpkgsrc-10289e4c731d4ddb18a9581af9c1c0764730fd37.tar.gz
Update misc/ansiweather to 1.06
- Added support for OpenWeatherMap API keys - Changed curl options from '-s' to '-sf' to fail silently on server errors - Removing auto location helper, user location must now be explicitly set - Changed default city to Rzeszow, Poland - Changing rain and thunderstorm icons default colors to white and yellow - Documentation updates Update by coypu@ via pkgsrc-wip
Diffstat (limited to 'misc')
-rw-r--r--misc/ansiweather/Makefile4
-rw-r--r--misc/ansiweather/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/ansiweather/Makefile b/misc/ansiweather/Makefile
index 0294a3a9312..767d4dbe87c 100644
--- a/misc/ansiweather/Makefile
+++ b/misc/ansiweather/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/09/27 21:03:48 kamil Exp $
+# $NetBSD: Makefile,v 1.3 2016/01/01 23:54:16 kamil Exp $
-DISTNAME= ansiweather-1.05
+DISTNAME= ansiweather-1.06
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
diff --git a/misc/ansiweather/distinfo b/misc/ansiweather/distinfo
index e28fc3930fe..4104a3a6b7b 100644
--- a/misc/ansiweather/distinfo
+++ b/misc/ansiweather/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:49:31 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/01/01 23:54:16 kamil Exp $
-SHA1 (ansiweather-1.05.tar.gz) = 16bfcdb9ca0343058497da2aa8233af046ced040
-RMD160 (ansiweather-1.05.tar.gz) = 4ec2574fba18a3456ca7f56c25eb36999245d68a
-SHA512 (ansiweather-1.05.tar.gz) = a6d76d427d16eaba0230170bd2ffdb64b0ba94fd72e9628a5e30e0dc4480c773fd4c5a33b506222215e9076cc022374df355d4099efca0a0eee301c60fc1970d
-Size (ansiweather-1.05.tar.gz) = 6890 bytes
+SHA1 (ansiweather-1.06.tar.gz) = 9ad3e5ad7b59533c20a8a223613f154f431a0b19
+RMD160 (ansiweather-1.06.tar.gz) = da897154b4eaf834b9d60947ec3e1e7e512a3f58
+SHA512 (ansiweather-1.06.tar.gz) = 55abfaa72d03cacee9e096218efd8dcafdb804ec4ec5080e9a9768b7a6ee8df7cb96d8e9fb2c57f8c3f46b8a7c2d7655009591d6dcfebe0c80d1dc16fb71ff0c
+Size (ansiweather-1.06.tar.gz) = 7025 bytes