Date: Fri, 30 Apr 2021 15:33:39 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6c2178c18db8 - main - misc/wmforecast: Update to 1.6 Message-ID: <202104301533.13UFXdhl032811@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c2178c18db81849eb20c54096af22b4e6e538ad commit 6c2178c18db81849eb20c54096af22b4e6e538ad Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-04-30 15:31:41 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-04-30 15:31:41 +0000 misc/wmforecast: Update to 1.6 Changelog: https://github.com/d-torrance/wmforecast/releases/tag/v1.6 PR: 255515 Submitted by: Igor Pokrovsky <ip@unixway.org> (maintainer) --- misc/wmforecast/Makefile | 2 +- misc/wmforecast/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/wmforecast/Makefile b/misc/wmforecast/Makefile index 40d941463fba..7a2b5ca0b7e9 100644 --- a/misc/wmforecast/Makefile +++ b/misc/wmforecast/Makefile @@ -1,7 +1,7 @@ # Created by: Igor Pokrovsky <ip@unixway.org> PORTNAME= wmforecast -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= misc windowmaker geography MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/misc/wmforecast/distinfo b/misc/wmforecast/distinfo index c9d57ecff83f..cfd67a08caff 100644 --- a/misc/wmforecast/distinfo +++ b/misc/wmforecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615191663 -SHA256 (wmforecast-1.5.tar.gz) = ea4e2eab84115ae45a288b18ed1de58b0f48a383f7ca29e66ca348e2a9251f24 -SIZE (wmforecast-1.5.tar.gz) = 153367 +TIMESTAMP = 1619788365 +SHA256 (wmforecast-1.6.tar.gz) = e6ce25d146b4365bb77934121f5dba426db3bc238b3b981c9ca18d0c966f5e2f +SIZE (wmforecast-1.6.tar.gz) = 147139
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104301533.13UFXdhl032811>