comms/kermit: update C-Kermit to the latest version 10.0 Beta.06
Starting with Beta.05, distfiles are named cku400.*, not cku10.0.* as they have been since 10.0 Beta.01, for conformity with all previous releases when they were cku300, cku301, cku302, etc. Hardcode "400" for the moment; it could be "401" or any higher number as development progresses, but exact version mapping scheme is currently unclear. Nudged by: ler
This commit is contained in:
parent
a44332a896
commit
943621d982
@ -1,9 +1,9 @@
|
||||
PORTNAME= kermit
|
||||
DISTVERSION= 10.0-beta04
|
||||
PORTVERSION= 10.0.beta06
|
||||
CATEGORIES= comms ftp net
|
||||
MASTER_SITES= https://www.kermitproject.org/ftp/kermit/test/tar/ \
|
||||
ftp://ftp.kermitproject.org/kermit/test/tar/
|
||||
DISTNAME= cku${DISTVERSION}
|
||||
DISTNAME= cku400-${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Portable scriptable network and serial communication program
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1654268425
|
||||
SHA256 (cku10.0-beta04.tar.gz) = 44a507a03ee373cc961ec298fc13f17e2ce50904cd47921cbeb315bd98699490
|
||||
SIZE (cku10.0-beta04.tar.gz) = 3009017
|
||||
TIMESTAMP = 1665964802
|
||||
SHA256 (cku400-beta06.tar.gz) = a59e61c5df205198613f225bdee2fe0b23a79b332ec48e29ffe6d24d9906106d
|
||||
SIZE (cku400-beta06.tar.gz) = 3124191
|
||||
|
Loading…
Reference in New Issue
Block a user