Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2024 09:30:23 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e2ce5d7c5ca9 - main - sysutils/htop: Bump PORTREVISION
Message-ID:  <202410050930.4959UN3t037570@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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}/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410050930.4959UN3t037570>