Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2024 06:59:12 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f8fa4f0370a2 - main - x11/thingylaunch: update to 3.0.3
Message-ID:  <202404110659.43B6xC9G085120@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8fa4f0370a27b3137a88944f38225a85f0559f8

commit f8fa4f0370a27b3137a88944f38225a85f0559f8
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2024-04-11 06:57:46 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2024-04-11 06:59:10 +0000

    x11/thingylaunch: update to 3.0.3
    
    Changes: Fix warnings with newer GCC
---
 x11/thingylaunch/Makefile | 2 +-
 x11/thingylaunch/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index b874428ed409..fa76fc00519d 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	thingylaunch
-DISTVERSION=	3.0.2
+DISTVERSION=	3.0.3
 CATEGORIES=	x11
 MASTER_SITES=	https://code.ptrcrt.ch/${PORTNAME}/tarball/${DISTVERSION}/
 
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index bbda39f971a1..e8a0337514bf 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712580055
-SHA256 (thingylaunch-3.0.2.tar.gz) = c0e96237b1c41841c9765103b528659c53d456d9e1ab83f8fd7d5b80fd1aea0a
-SIZE (thingylaunch-3.0.2.tar.gz) = 10231
+TIMESTAMP = 1712818525
+SHA256 (thingylaunch-3.0.3.tar.gz) = 302a3683dc205bbf667adca48ee937af09793ff39f228e3eb327b70701f7f6a4
+SIZE (thingylaunch-3.0.3.tar.gz) = 10240



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404110659.43B6xC9G085120>