Date: Sat, 2 Mar 2024 13:53:56 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df8d428dc291 - main - comms/redsea: Update version 0.20=>0.21 Message-ID: <202403021353.422Druwj046182@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=df8d428dc291fb16f4ef7b226d4e0c03df039f47 commit df8d428dc291fb16f4ef7b226d4e0c03df039f47 Author: Andrew Morris <morrand@amorriseng.com> AuthorDate: 2024-01-27 16:20:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-02 13:53:25 +0000 comms/redsea: Update version 0.20=>0.21 Changelog: https://github.com/windytan/redsea/releases/tag/v0.21 PR: 276665 Approved by: submitter is maintainer --- comms/redsea/Makefile | 3 +-- comms/redsea/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/comms/redsea/Makefile b/comms/redsea/Makefile index 9a3a8089045c..a07d7454d534 100644 --- a/comms/redsea/Makefile +++ b/comms/redsea/Makefile @@ -1,7 +1,6 @@ PORTNAME= redsea DISTVERSIONPREFIX= v -DISTVERSION= 0.20 -PORTREVISION= 1 +DISTVERSION= 0.21 CATEGORIES= comms MAINTAINER= morrand276@gmail.com diff --git a/comms/redsea/distinfo b/comms/redsea/distinfo index a66e0e3420e4..0f25e28cb8db 100644 --- a/comms/redsea/distinfo +++ b/comms/redsea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634754383 -SHA256 (windytan-redsea-v0.20_GH0.tar.gz) = fb0b9bf74a9bcc25c80ef3648b4bd0958862708a4a48dcf44f0a148bbd622fa4 -SIZE (windytan-redsea-v0.20_GH0.tar.gz) = 124967 +TIMESTAMP = 1706370704 +SHA256 (windytan-redsea-v0.21_GH0.tar.gz) = c0e72457b54b37b7a1a7dce71abb076b963f8510c1e6066610963283beac536e +SIZE (windytan-redsea-v0.21_GH0.tar.gz) = 132027
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403021353.422Druwj046182>