Date: Mon, 10 Oct 2022 17:07:04 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cf93dd9f4b8e - main - x11/xsnow: update to 3.5.3 release (+) Message-ID: <202210101707.29AH74uO049764@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf93dd9f4b8e7b81cb8b1a75513a981c662bb373 commit cf93dd9f4b8e7b81cb8b1a75513a981c662bb373 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-10-10 17:05:20 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-10-10 17:05:20 +0000 x11/xsnow: update to 3.5.3 release (+) version 3.5.3 01: main.c: drawit(): do now draw the first second or so to hide unstable configurations of scenery, stars, etc. fallensnow.c, birds.c, aurora.c: make them C++ compliant by rewriting goto and typecast pointer assignment meteor.c: rewrite goto santa.c: continue Santa animation, irrespective of His speed fallensnow.c: paint fallensnow one pixel higher fallensnow.c: generate more snow when Santa is ploughing 02: loadmeasure.c: maximum 5 warnings about to busy system 03: doit.h: change defaults for aurora_width/height to 60/30 Full changelog: https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/index.html --- x11/xsnow/Makefile | 2 +- x11/xsnow/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile index d42f2c75ec7f..eae2fa8bf75f 100644 --- a/x11/xsnow/Makefile +++ b/x11/xsnow/Makefile @@ -1,5 +1,5 @@ PORTNAME= xsnow -PORTVERSION= 3.5.2 +PORTVERSION= 3.5.3 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/ diff --git a/x11/xsnow/distinfo b/x11/xsnow/distinfo index 095e6fba0bd9..4df3c9df19cb 100644 --- a/x11/xsnow/distinfo +++ b/x11/xsnow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661211789 -SHA256 (xsnow-3.5.2.tar.gz) = 9bde92d8d023ff6c2a26beb91905ad6f65aacf4de67296743fc710388a23ef7d -SIZE (xsnow-3.5.2.tar.gz) = 474073 +TIMESTAMP = 1665420845 +SHA256 (xsnow-3.5.3.tar.gz) = c3f482ae98b4685d25cafad935fddb42b01ade725c7a416b737861bae71deec1 +SIZE (xsnow-3.5.3.tar.gz) = 474540
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210101707.29AH74uO049764>