On Tue, Oct 26 2021, Maxim <[email protected]> wrote:
> Fix variable name typo in htop's Makefile:

Indeed, well spotted.  This also needs a REVISION bump since the
contents of the package changes and we want people to upgrade to
a package which will support debug symbols.

Ian, ok?  (Or just commit it with my ok)


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/sysutils/htop/Makefile,v
retrieving revision 1.28
diff -u -p -r1.28 Makefile
--- Makefile    23 Apr 2021 21:16:16 -0000      1.28
+++ Makefile    26 Oct 2021 10:30:12 -0000
@@ -7,6 +7,7 @@ GH_PROJECT =    htop
 #GH_TAGNAME =  3.0.5
 GH_COMMIT =    feec16cbb53dabc6a52ef2f69a6a13798be82617
 DISTNAME =     htop-3.0.5pl20210418
+REVISION =     0
 
 CATEGORIES =   sysutils
 
@@ -23,7 +24,7 @@ RUN_DEPENDS = devel/desktop-file-utils
 
 NO_TEST =      Yes
 
-DEBUG_PACKAGES =       ${BUILD_PACKAEGS}
+DEBUG_PACKAGES =       ${BUILD_PACKAGES}
 
 CONFIGURE_STYLE =      autoreconf
 AUTOCONF_VERSION =     2.69

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to