mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
benchmarks/ttcp: Canonicalize MASTER_SITES and DISTNAME
Reported by: diizzy
This commit is contained in:
parent
298009d36d
commit
2a0407d461
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
PORTNAME= ttcp
|
PORTNAME= ttcp
|
||||||
|
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||||
PORTVERSION= 1.13
|
PORTVERSION= 1.13
|
||||||
CATEGORIES= benchmarks net
|
CATEGORIES= benchmarks net
|
||||||
MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/
|
MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||||
|
|
||||||
MAINTAINER= portmaster@BSDforge.com
|
MAINTAINER= portmaster@BSDforge.com
|
||||||
COMMENT= Benchmarking tool for analysing TCP and UDP performance
|
COMMENT= Benchmarking tool for analysing TCP and UDP performance
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1706864630
|
TIMESTAMP = 1709490744
|
||||||
SHA256 (ttcp-1.13.tar.gz) = 809214c535175139897afba784e2e6d1eff02efc3d7b90a67f1bb52fb5082027
|
SHA256 (ttcp-ttcp-1.13.tar.gz) = 809214c535175139897afba784e2e6d1eff02efc3d7b90a67f1bb52fb5082027
|
||||||
SIZE (ttcp-1.13.tar.gz) = 10959
|
SIZE (ttcp-ttcp-1.13.tar.gz) = 10959
|
||||||
|
|
Loading…
Add table
Reference in a new issue