diff options
author | jrm <jrm@FreeBSD.org> | 2018-08-27 09:20:24 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2018-08-27 09:20:24 +0800 |
commit | cb81188757ba102c4ddf0e09a45ec365e441b36c (patch) | |
tree | 5116be0399493efac0e8030384402756b4db6344 /sysutils | |
parent | 720bd6f8538177603b84a6c476a2a72eeb85dd97 (diff) | |
download | freebsd-ports-gnome-cb81188757ba102c4ddf0e09a45ec365e441b36c.tar.gz freebsd-ports-gnome-cb81188757ba102c4ddf0e09a45ec365e441b36c.tar.zst freebsd-ports-gnome-cb81188757ba102c4ddf0e09a45ec365e441b36c.zip |
sysutils/smart: Update to version 0.0.10
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/smart/Makefile | 8 | ||||
-rw-r--r-- | sysutils/smart/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 0b82e027d8fb..cc3ac9629770 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= smart -DISTVERSION= 0.0.8 +DISTVERSION= 0.0.10 CATEGORIES= sysutils MAINTAINER= jrm@FreeBSD.org @@ -9,9 +9,9 @@ COMMENT= Output disk SMART values LICENSE= ISCL -BROKEN_mips= fails to compile: libsmart.c:241: storage size of 's' isn't constant -BROKEN_mips64= fails to compile: libsmart.c:241: storage size of 's' isn't constant -BROKEN_powerpc64= fails to compile: libsmart.c:241: storage size of 's' isn't constant +BROKEN_mips= fails to compile: libsmart.c:241: storage size of 's' is not constant +BROKEN_mips64= fails to compile: libsmart.c:241: storage size of 's' is not constant +BROKEN_powerpc64= fails to compile: libsmart.c:241: storage size of 's' is not constant IGNORE_FreeBSD_10= Requires FreeBSD 11 or later USE_GITHUB= yes diff --git a/sysutils/smart/distinfo b/sysutils/smart/distinfo index 1c00fdd3c2fe..f228b5744051 100644 --- a/sysutils/smart/distinfo +++ b/sysutils/smart/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521567254 -SHA256 (ctuffli-smart-0.0.8_GH0.tar.gz) = 33b4ad8d83a6e6c75b2deb5c3534de5b33bf09e5613e9d5e7dbb0bf2d03b47d8 -SIZE (ctuffli-smart-0.0.8_GH0.tar.gz) = 14733 +TIMESTAMP = 1535332282 +SHA256 (ctuffli-smart-0.0.10_GH0.tar.gz) = adf1b7e9c8e3bdb41f2aebf6ef0e70c405a8c21dd5164d1d4aa3a2bede286187 +SIZE (ctuffli-smart-0.0.10_GH0.tar.gz) = 16323 |