mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
[Port Update Mantainer]:: sysutils/apachetop 0.4 -> 0.6
Uptade: sysutils/apachetop 0.4 -> 0.6 PR: ports/57648 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
This commit is contained in:
parent
2087355b7a
commit
94adccd890
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90843
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= apachetop
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://clueful.shagged.org/apachetop/files/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
@ -14,12 +14,17 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
MAINTAINER= esn@x123.info
|
||||
COMMENT= Apache RealTime log stats
|
||||
|
||||
WRKSRC= ${WRKDIR}/ApacheTop-${PORTVERSION}
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/autoconf257:${PORTSDIR}/devel/autoconf257
|
||||
|
||||
do-build:
|
||||
cd ${WRKSRC}; ${MAKE} freebsd
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
do-install:
|
||||
${CP} -rp ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin
|
||||
MAN1= apachetop.1
|
||||
|
||||
post-configure:
|
||||
${REINPLACE_CMD} \
|
||||
-e 's/--run autoconf$$/--run autoconf257/' \
|
||||
-e 's/--run autoheader$$/--run autoheader257/' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (apachetop-0.4.tar.gz) = b0258a0e771c943415717591606c909e
|
||||
MD5 (apachetop-0.6.tar.gz) = b68994e5dab65ac273465d0218083b71
|
||||
|
Loading…
Reference in New Issue
Block a user