git: e2ce5d7c5ca9 - main - sysutils/htop: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Oct 2024 09:30:23 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ce5d7c5ca9d392e95e727ada883dced14a9723 commit e2ce5d7c5ca9d392e95e727ada883dced14a9723 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-05 09:28:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-05 09:30:20 +0000 sysutils/htop: Bump PORTREVISION Bump PORTREVISION after removal of USES= desktop-file-utils Reported by: Adam McDougall <mcdouga9@egr.msu.edu> (via private email) --- sysutils/htop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile index 38d3606523fc..1b8496876590 100644 --- a/sysutils/htop/Makefile +++ b/sysutils/htop/Makefile @@ -1,6 +1,6 @@ PORTNAME= htop DISTVERSION= 3.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= https://github.com/${PORTNAME}-dev/${PORTNAME}/releases/download/${DISTVERSION}/