Hello,
Little update for Apachetop to 0.19.7.
Cheers.-
--
%gonzalo
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/apachetop/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile 12 Jul 2019 20:49:39 -0000 1.15
+++ Makefile 22 Feb 2021 09:29:38 -0000
@@ -2,10 +2,9 @@
COMMENT = top-like monitor for Apache
-V = 0.18.4
+V = 0.19.7
DISTNAME = apachetop-$V
CATEGORIES = sysutils
-REVISION = 0
MAINTAINER = Gonzalo L. R. <[email protected]>
@@ -21,7 +20,8 @@ COMPILER = base-clang ports-gcc base-gc
MASTER_SITES =
https://github.com/tessus/apachetop/releases/download/$V/
CONFIGURE_STYLE = gnu
-
+CONFIGURE_ENV = NCURSES_CFLAGS='-L${LOCALBASE}/lib' \
+ NCURSES_LIBS="-lncurses"
CONFIGURE_ARGS = --with-logfile=/var/www/logs/access_log
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/apachetop/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 13 Apr 2018 07:39:33 -0000 1.4
+++ distinfo 22 Feb 2021 09:29:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (apachetop-0.18.4.tar.gz) = NO4604Dx98BVqWKWQg8VARtSJ4FpETfqTjo29r0ZVWg=
-SIZE (apachetop-0.18.4.tar.gz) = 128849
+SHA256 (apachetop-0.19.7.tar.gz) = fwrRzRHNH4YFK7/WPyfstst0ASoXMhNUr3Cr8FmYxOs=
+SIZE (apachetop-0.19.7.tar.gz) = 132665