- update to 0.12.6
- change MASTER_SITES The original author stopped maintaining apachetop, and announced it on old master site. Webta Inc took over it and fix a security bug later. Security: CVE-2005-2660
This commit is contained in:
parent
f2be70c6f4
commit
e31319a7fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160080
3 changed files with 6 additions and 8 deletions
|
@ -6,17 +6,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= apachetop
|
||||
PORTVERSION= 0.12.5
|
||||
PORTVERSION= 0.12.6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://spork.qfe3.net/apachetop/files/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= http://www.webta.org/apachetop/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Apache RealTime log stats
|
||||
|
||||
USE_AUTOTOOLS= autoconf:259:env
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
MAN1= apachetop.1
|
||||
PLIST_FILES= bin/apachetop
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (apachetop-0.12.5.tar.gz) = 47c40c26319d57100008a2a56dcefe06
|
||||
SHA256 (apachetop-0.12.5.tar.gz) = 493add45e318cbfeaf3ecc24b7bed9f15d2a011e89b898bdc3a57ddd34491055
|
||||
SIZE (apachetop-0.12.5.tar.gz) = 126967
|
||||
MD5 (apachetop-0.12.6.tar.gz) = 604283ac4bbbddd98fc9b1f11381657e
|
||||
SHA256 (apachetop-0.12.6.tar.gz) = 850062414517055eab2440b788b503d45ebe9b290d4b2e027a5f887ad70f3f29
|
||||
SIZE (apachetop-0.12.6.tar.gz) = 126930
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
ApacheTop was written to display realtime status of access logs
|
||||
|
||||
WWW: http://spork.qfe3.net/apachetop/
|
||||
WWW: http://www.webta.org/projects/apachetop/
|
||||
|
|
Loading…
Reference in a new issue