Date: Thu, 8 Aug 2024 03:38:17 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4083d15a5e3c - main - games/ags: Update to 3.6.1.27 Message-ID: <202408080338.4783cHkh039953@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=4083d15a5e3cd06533c24f625a66af2bb1ab1c51 commit 4083d15a5e3cd06533c24f625a66af2bb1ab1c51 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-08-08 03:37:05 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-08-08 03:38:03 +0000 games/ags: Update to 3.6.1.27 https://github.com/adventuregamestudio/ags/releases/tag/v3.6.1.27 --- games/ags/Makefile | 2 +- games/ags/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/ags/Makefile b/games/ags/Makefile index 06b5adbc13a4..5d083960eb9d 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -1,5 +1,5 @@ PORTNAME= ags -DISTVERSION= 3.6.1.26 +DISTVERSION= 3.6.1.27 CATEGORIES= games MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v${PORTVERSION}/ DISTNAME= ags_${DISTVERSION}_source diff --git a/games/ags/distinfo b/games/ags/distinfo index 0537a1514a2f..55fec9739238 100644 --- a/games/ags/distinfo +++ b/games/ags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721612848 -SHA256 (ags_3.6.1.26_source.tar.xz) = b491c3050eba9d3faeeeda725b48e1338e93fb7cf0d81d0b4e7c094f885c860d -SIZE (ags_3.6.1.26_source.tar.xz) = 6125860 +TIMESTAMP = 1723087529 +SHA256 (ags_3.6.1.27_source.tar.xz) = bcbcf0aa0800729254b9b25398674adc8810682f19d262f80a54a8a5a65e3c3e +SIZE (ags_3.6.1.27_source.tar.xz) = 6126756
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408080338.4783cHkh039953>