- update to ansiweather-1.05

- drop now-unneeded bash rdep

ok MAINTAINER
This commit is contained in:
jasper 2015-09-30 06:57:35 +00:00
parent 594c8735ca
commit 15c4ee2aa3
3 changed files with 9 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2015/05/23 16:34:40 czarkoff Exp $
# $OpenBSD: Makefile,v 1.3 2015/09/30 06:57:35 jasper Exp $
COMMENT = weather in terminal, with ANSI colors and Unicode symbols
DISTNAME = ansiweather-${GH_TAGNAME}
@ -11,10 +11,9 @@ PERMIT_PACKAGE_CDROM = Yes
GH_ACCOUNT = fcambus
GH_PROJECT = ansiweather
GH_TAGNAME = 1.02
GH_TAGNAME = 1.05
RUN_DEPENDS = shells/bash \
textproc/jq
RUN_DEPENDS = textproc/jq
NO_BUILD = Yes
NO_TEST = Yes

View File

@ -1,2 +1,2 @@
SHA256 (ansiweather-1.02.tar.gz) = a2W6hqCjr3rA+/6jwOhxNxxRnQ+v155KUXkJEov3yl8=
SIZE (ansiweather-1.02.tar.gz) = 5763
SHA256 (ansiweather-1.05.tar.gz) = DVLGIItZbdVqyOcRNI45BOZgOP1OmAHJG+mKHtIBH2E=
SIZE (ansiweather-1.05.tar.gz) = 6890

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-ansiweather,v 1.1.1.1 2015/05/19 08:49:05 sthen Exp $
--- ansiweather.orig Sat May 16 18:01:58 2015
+++ ansiweather Sat May 16 18:03:27 2015
@@ -36,7 +36,7 @@ function get_config {
$OpenBSD: patch-ansiweather,v 1.2 2015/09/30 06:57:35 jasper Exp $
--- ansiweather.orig Sun Sep 27 22:49:33 2015
+++ ansiweather Tue Sep 29 09:41:11 2015
@@ -36,7 +36,7 @@ get_config() {
fi
}