Index: htop/Makefile =================================================================== --- htop/Makefile (revision 546943) +++ htop/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= htop -DISTVERSION= 2.2.0 -PORTREVISION= 1 +DISTVERSION= 3.0.0 CATEGORIES= sysutils MAINTAINER= gaod@hychen.org @@ -16,8 +15,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-unicode USE_GITHUB= yes -GH_ACCOUNT= hishamhm -SHEBANG_FILES= scripts/MakeHeader.py +GH_ACCOUNT= htop-dev PLIST_FILES= bin/htop \ man/man1/htop.1.gz \ Index: htop/distinfo =================================================================== --- htop/distinfo (revision 546943) +++ htop/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524217137 -SHA256 (hishamhm-htop-2.2.0_GH0.tar.gz) = fb23275090ee5fb19266384c39c69519c8b3844b8f6444730094949c621197c0 -SIZE (hishamhm-htop-2.2.0_GH0.tar.gz) = 172913 +TIMESTAMP = 1598730660 +SHA256 (htop-dev-htop-3.0.0_GH0.tar.gz) = 1c0661f0ae5f4e2874da250b60cd515e4ac4c041583221adfe95f10e18d1a4e6 +SIZE (htop-dev-htop-3.0.0_GH0.tar.gz) = 179371 Index: htop/pkg-descr =================================================================== --- htop/pkg-descr (revision 546943) +++ htop/pkg-descr (working copy) @@ -17,4 +17,4 @@ * In 'htop' you can kill multiple processes at once. * 'top' is older, hence, more tested. -WWW: https://hisham.hm/htop/ +WWW: https://htop.dev