Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2018 22:19:31 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481943 - head/sysutils/smart
Message-ID:  <201810122219.w9CMJVWx008039@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Fri Oct 12 22:19:30 2018
New Revision: 481943
URL: https://svnweb.freebsd.org/changeset/ports/481943

Log:
  sysutils/smart: Update to 0.0.11 and fix build on mips(64), powerpc
  
  PR:		232087
  Reported by:	pkubaj@anongoth.pl

Modified:
  head/sysutils/smart/Makefile   (contents, props changed)
  head/sysutils/smart/distinfo   (contents, props changed)

Modified: head/sysutils/smart/Makefile
==============================================================================
--- head/sysutils/smart/Makefile	Fri Oct 12 21:57:09 2018	(r481942)
+++ head/sysutils/smart/Makefile	Fri Oct 12 22:19:30 2018	(r481943)
@@ -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

Modified: head/sysutils/smart/distinfo
==============================================================================
--- head/sysutils/smart/distinfo	Fri Oct 12 21:57:09 2018	(r481942)
+++ head/sysutils/smart/distinfo	Fri Oct 12 22:19:30 2018	(r481943)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810122219.w9CMJVWx008039>