Date: Wed, 17 Jan 2024 04:55:14 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: 70732c391b82 - main - games/connectagram: Update to 1.3.5 Message-ID: <202401170455.40H4tECW099422@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=70732c391b8262c5bce04b373132c4dd6c5b41b6 commit 70732c391b8262c5bce04b373132c4dd6c5b41b6 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-01-17 04:36:45 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-01-17 04:54:59 +0000 games/connectagram: Update to 1.3.5 https://github.com/gottcode/connectagram/releases/tag/v1.3.5 --- games/connectagram/Makefile | 5 ++--- games/connectagram/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile index 38a52c258976..bb1487ae6db5 100644 --- a/games/connectagram/Makefile +++ b/games/connectagram/Makefile @@ -1,8 +1,7 @@ PORTNAME= connectagram -PORTVERSION= 1.3.4 -PORTREVISION= 1 +PORTVERSION= 1.3.5 CATEGORIES= games -MASTER_SITES= http://gottcode.org/connectagram/ +MASTER_SITES= https://gottcode.org/connectagram/ MAINTAINER= jhale@FreeBSD.org COMMENT= Word unscrambling game diff --git a/games/connectagram/distinfo b/games/connectagram/distinfo index 4d0beb6299fc..096e04ab0c62 100644 --- a/games/connectagram/distinfo +++ b/games/connectagram/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686909313 -SHA256 (connectagram-1.3.4.tar.bz2) = 69644d2d2775470339d7248373a4ae09762a022fb09e984fa010dedf223016bb -SIZE (connectagram-1.3.4.tar.bz2) = 24975982 +TIMESTAMP = 1705465410 +SHA256 (connectagram-1.3.5.tar.bz2) = 313598200733fd5c8080eb176d58cae407818825e7746030d4af00b3613ee454 +SIZE (connectagram-1.3.5.tar.bz2) = 25027757
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401170455.40H4tECW099422>