Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 01:20:24 +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: r478169 - head/sysutils/smart
Message-ID:  <201808270120.w7R1KOXW016474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Mon Aug 27 01:20:24 2018
New Revision: 478169
URL: https://svnweb.freebsd.org/changeset/ports/478169

Log:
  sysutils/smart: Update to version 0.0.10

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

Modified: head/sysutils/smart/Makefile
==============================================================================
--- head/sysutils/smart/Makefile	Sun Aug 26 20:37:59 2018	(r478168)
+++ head/sysutils/smart/Makefile	Mon Aug 27 01:20:24 2018	(r478169)
@@ -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

Modified: head/sysutils/smart/distinfo
==============================================================================
--- head/sysutils/smart/distinfo	Sun Aug 26 20:37:59 2018	(r478168)
+++ head/sysutils/smart/distinfo	Mon Aug 27 01:20:24 2018	(r478169)
@@ -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



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