diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-31 05:20:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-31 05:20:56 +0800 |
commit | ccb052461450703b04aea97bdfc5685af82a9034 (patch) | |
tree | 9efdd4e3221c765bcc5d455ebd3189bf98351436 | |
parent | 253b05c2861d7fb2d64a8d33a699375a1465d2e2 (diff) | |
download | freebsd-ports-gnome-ccb052461450703b04aea97bdfc5685af82a9034.tar.gz freebsd-ports-gnome-ccb052461450703b04aea97bdfc5685af82a9034.tar.zst freebsd-ports-gnome-ccb052461450703b04aea97bdfc5685af82a9034.zip |
- Update to 1.4
Changes:
- Add -d (--delimiter) option
PR: ports/151838
Submitted by: Sterling Camden <sterling@camdensoftware.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
-rw-r--r-- | sysutils/pcpustat/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pcpustat/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/pcpustat/Makefile b/sysutils/pcpustat/Makefile index 4e864a6137e7..df2a24386a0a 100644 --- a/sysutils/pcpustat/Makefile +++ b/sysutils/pcpustat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pcpustat -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= sysutils MASTER_SITES= http://chipstips.com/download/ diff --git a/sysutils/pcpustat/distinfo b/sysutils/pcpustat/distinfo index 03440d80524d..3a77d2d5e688 100644 --- a/sysutils/pcpustat/distinfo +++ b/sysutils/pcpustat/distinfo @@ -1,3 +1,2 @@ -MD5 (pcpustat-1.3.tar.bz2) = 040f1d0436e95b181ab08f69683e80b7 -SHA256 (pcpustat-1.3.tar.bz2) = 878a9e38f41ba434288f99e0d6a2c0321ed2fa34401113b42fe961b3ad3fa490 -SIZE (pcpustat-1.3.tar.bz2) = 4038 +SHA256 (pcpustat-1.4.tar.bz2) = 001fcafd28b50b9a0867aab5e7d89b65ccd05197f5a644538e901a7a0d8b2db1 +SIZE (pcpustat-1.4.tar.bz2) = 4947 |