View | Details | Raw Unified | Return to bug 281014
Collapse All | Expand All

(-)b/sysutils/htop/Makefile (-1 / +4 lines)
Lines 1-9 Link Here
1
PORTNAME=	htop
1
PORTNAME=	htop
2
DISTVERSION=	3.3.0
2
DISTVERSION=	3.3.0
3
PORTREVISION=	3
3
PORTREVISION=	4
4
CATEGORIES=	sysutils
4
CATEGORIES=	sysutils
5
MASTER_SITES=	https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/${DISTVERSION}/
5
MASTER_SITES=	https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/${DISTVERSION}/
6
6
7
PATCH_SITES=	https://github.com/htop-dev/htop/commit/
8
PATCHFILES=	3c7fe273989626b299eb78d3ad1acb88ed64db64.diff:-p1
9
7
MAINTAINER=	gaod@hychen.org
10
MAINTAINER=	gaod@hychen.org
8
COMMENT=	Better top(1) - interactive process viewer
11
COMMENT=	Better top(1) - interactive process viewer
9
WWW=		https://htop.dev/
12
WWW=		https://htop.dev/
(-)b/sysutils/htop/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1723667246
1
TIMESTAMP = 1724410572
2
SHA256 (htop-3.3.0.tar.xz) = a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c
2
SHA256 (htop-3.3.0.tar.xz) = a69acf9b42ff592c4861010fce7d8006805f0d6ef0e8ee647a6ee6e59b743d5c
3
SIZE (htop-3.3.0.tar.xz) = 337956
3
SIZE (htop-3.3.0.tar.xz) = 337956
4
SHA256 (3c7fe273989626b299eb78d3ad1acb88ed64db64.diff) = 6b5717180fb1769e50e04e1b03c064b5600bae5a0ff2a67af77b4ae6085a4d61
5
SIZE (3c7fe273989626b299eb78d3ad1acb88ed64db64.diff) = 583

Return to bug 281014