- Update to 1.5
- Pet Portlint PR: 164360 Submitted by: Sterling Camden <sterling@camdensoftware.com> (maintainer)
This commit is contained in:
parent
7fa54e81a9
commit
e01a6aa49b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289986
2 changed files with 5 additions and 5 deletions
|
@ -6,20 +6,20 @@
|
|||
#
|
||||
|
||||
PORTNAME= pcpustat
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://chipstips.com/download/
|
||||
|
||||
MAINTAINER= sterling@camdensoftware.com
|
||||
COMMENT= Per-CPU usage statistics
|
||||
|
||||
LICENSE= OWL
|
||||
|
||||
MAN1= pcpustat.1
|
||||
|
||||
USE_BZIP2= yes
|
||||
PLIST_FILES= bin/pcpustat
|
||||
|
||||
LICENSE= OWL
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/man/man1/${PORTNAME}.1 ${MANPREFIX}/man/man1
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pcpustat-1.4.tar.bz2) = 001fcafd28b50b9a0867aab5e7d89b65ccd05197f5a644538e901a7a0d8b2db1
|
||||
SIZE (pcpustat-1.4.tar.bz2) = 4947
|
||||
SHA256 (pcpustat-1.5.tar.bz2) = 1a834b0089709e90baa74a8b73bd754fcbb1fd5f50a7dd14ca67a8f570d75b79
|
||||
SIZE (pcpustat-1.5.tar.bz2) = 5050
|
||||
|
|
Loading…
Reference in a new issue