git: 1bdeb8deacd6 - main - comms/kermit: update C-Kermit to version 10.0 Beta.02
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 May 2022 11:53:03 UTC
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bdeb8deacd6d1fae706b3189a3c6e58b54704a6 commit 1bdeb8deacd6d1fae706b3189a3c6e58b54704a6 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-05-27 11:52:38 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-05-27 11:52:38 +0000 comms/kermit: update C-Kermit to version 10.0 Beta.02 The forthcoming new release of C-Kermit, expected "pretty soon", will be called 10.0 rather than 9.0.305. The new version number, 10.0, is a change in format. Earlier version numbers had three parts, e.g. 9.0.304 (major.minor.edit), the new one follows contemporary two-part convention. --- comms/kermit/Makefile | 4 ++-- comms/kermit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index 351af0db33f6..67d21bd16cbc 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -1,11 +1,11 @@ # Created by: Paul Traina <pst@FreeBSD.org> PORTNAME= kermit -PORTVERSION= 9.0.305.06 +DISTVERSION= 10.0-beta02 CATEGORIES= comms ftp net MASTER_SITES= http://www.kermitproject.org/ftp/kermit/test/tar/ \ ftp://ftp.kermitproject.org/kermit/test/tar/ -DISTNAME= cku${PORTVERSION:R:E}-alpha${PORTVERSION:E} +DISTNAME= cku${DISTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Portable scriptable network and serial communication program diff --git a/comms/kermit/distinfo b/comms/kermit/distinfo index c79f53be04c5..7e48d67ca996 100644 --- a/comms/kermit/distinfo +++ b/comms/kermit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639743269 -SHA256 (cku305-alpha06.tar.gz) = 8ac91b07613c78345a675354cbaf9cfcb22dc791abe75bc60b5fcbb10a3c8e74 -SIZE (cku305-alpha06.tar.gz) = 2664450 +TIMESTAMP = 1652789727 +SHA256 (cku10.0-beta02.tar.gz) = b8d325c260e61e3a9800907fc383706692411b1450d4ed89b17f259154decab3 +SIZE (cku10.0-beta02.tar.gz) = 2685844