1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

sysutils/smart: Update to 0.0.11 and fix build on mips(64), powerpc

PR:		232087
Reported by:	pkubaj@anongoth.pl
This commit is contained in:
Joseph Mingrone 2018-10-12 22:19:30 +00:00
parent dc28a9f3d8
commit 4c1b1e1a3f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481943
2 changed files with 4 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= smart
DISTVERSION= 0.0.10
DISTVERSION= 0.0.11
CATEGORIES= sysutils
MAINTAINER= jrm@FreeBSD.org
@ -9,9 +9,6 @@ COMMENT= Output disk SMART values
LICENSE= ISCL
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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1535332282
SHA256 (ctuffli-smart-0.0.10_GH0.tar.gz) = adf1b7e9c8e3bdb41f2aebf6ef0e70c405a8c21dd5164d1d4aa3a2bede286187
SIZE (ctuffli-smart-0.0.10_GH0.tar.gz) = 16323
TIMESTAMP = 1539381710
SHA256 (ctuffli-smart-0.0.11_GH0.tar.gz) = 5d1482cb27fbd802cbb469cefbd1931af210a692a1f5304b517aa8a1a2374d95
SIZE (ctuffli-smart-0.0.11_GH0.tar.gz) = 16403