mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
upgrade to 0.0.7
PR: 45474 Submitted by: maintainer
This commit is contained in:
parent
38d4cf228d
commit
a6811a618f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70477
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= slurm
|
||||
PORTVERSION= 0.0.6
|
||||
PORTVERSION= 0.0.7
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.raisdorf.net/files/code/ \
|
||||
http://www.fachschaft.fh-kiel.de/~hscholz/slurm/ \
|
||||
@ -26,6 +26,7 @@ do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/KEYS ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (slurm-0.0.6.tar.gz) = 0ab0d1a2087edb5025ba135cf1154e7d
|
||||
MD5 (slurm-0.0.7.tar.gz) = afdaa8843e8245922505d0b8054de8d1
|
||||
|
@ -1,6 +1,7 @@
|
||||
slurm started as a port of pppstatus to FreeBSD and now is a generic
|
||||
network load monitor. It shows ASCII graphs for all kinds of
|
||||
network interfaces.
|
||||
network load monitor. It features three different modes with real-time
|
||||
ASCII graphs and interface statistics for all kinds of network
|
||||
interfaces on FreeBSD, NetBSD, OpenBSD, and Linux
|
||||
|
||||
WWW: http://www.raisdorf.net/slurm/
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/slurm
|
||||
%%PORTDOCS%%share/doc/slurm/README
|
||||
%%PORTDOCS%%share/doc/slurm/KEYS
|
||||
%%PORTDOCS%%@dirrm share/doc/slurm
|
||||
|
Loading…
Reference in New Issue
Block a user