mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update MASTER_SITES and unbreak this port
- Add LICENSE_FILE Tarballs are identical except .hg_archival.txt
This commit is contained in:
parent
420122970b
commit
b4eace1df1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401281
2 changed files with 7 additions and 5 deletions
|
@ -4,16 +4,18 @@
|
|||
PORTNAME= pcpustat
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://chipstips.com/download/
|
||||
MASTER_SITES= https://bitbucket.org/sterlingcamden/pcpustat/get/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Per-CPU usage statistics
|
||||
|
||||
BROKEN= unfetchable
|
||||
|
||||
LICENSE= OWL
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
USES= tar:bzip2
|
||||
WRKSRC= ${WRKDIR}/sterlingcamden-pcpustat-2b8712536989
|
||||
|
||||
PLIST_FILES= bin/pcpustat \
|
||||
man/man1/pcpustat.1.gz
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pcpustat-1.6.tar.bz2) = 46abfee9b670155454c629f184c987258ed1f74736631d1a5f6418cd00801831
|
||||
SIZE (pcpustat-1.6.tar.bz2) = 5117
|
||||
SHA256 (pcpustat/1.6.tar.bz2) = 3bc1906f8d4865bb02c59f2f752e79b08433bc1aa447d78ea3de1a0d02c45e64
|
||||
SIZE (pcpustat/1.6.tar.bz2) = 5135
|
||||
|
|
Loading…
Add table
Reference in a new issue