mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.92.2
Add SHA256 PR: 88591 Submitted by: "mk@oxeo.com" <Manuel.Kreutz@titan.oxeo.com>
This commit is contained in:
parent
a435500cc0
commit
56e8bb7dd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147572
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sysmon
|
||||
PORTVERSION= 0.92
|
||||
PORTVERSION= 0.92.2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ftp://puck.nether.net/pub/jared/ \
|
||||
http://titan.oxeo.com/mirror/sysmon.org/
|
||||
@ -16,10 +16,11 @@ COMMENT= A network tool designed for high performance and accurate monitoring
|
||||
|
||||
DOCS= Changes.html binaries.html config.html docs.html index.html \
|
||||
jclient.jpg net-example.png sysmon.conf.man.html sysmon.jpg \
|
||||
sysmon.man.html
|
||||
sysmon.man.html reporting.xml-spec.txt
|
||||
MAN8= sysmon.man.8 sysmon.conf.man.8
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/sysmon ${PREFIX}/bin
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (sysmon-0.92.tar.gz) = 0db402c47c01857ac5c2a4e8d00c0d57
|
||||
SIZE (sysmon-0.92.tar.gz) = 490660
|
||||
MD5 (sysmon-0.92.2.tar.gz) = be9304964bfd131be6098c4b7b502cd1
|
||||
SHA256 (sysmon-0.92.2.tar.gz) = 3e271ee3a089f597b9aa72c93eed9a371bb97ac952011de793335ccfafa57438
|
||||
SIZE (sysmon-0.92.2.tar.gz) = 495714
|
||||
|
@ -8,6 +8,7 @@ etc/sysmon.conf.sample
|
||||
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/jclient.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/net-example.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/reporting.xml-spec.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sysmon.conf.man.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sysmon.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/sysmon.man.html
|
||||
|
Loading…
Reference in New Issue
Block a user