Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2014 20:59:52 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373652 - head/sysutils/zfs-stats-lite
Message-ID:  <201411292059.sATKxqva006816@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske (src committer)
Date: Sat Nov 29 20:59:51 2014
New Revision: 373652
URL: https://svnweb.freebsd.org/changeset/ports/373652
QAT: https://qat.redports.org/buildarchive/r373652/

Log:
  Update to svn-stats-lite-1.1
  + Optimize floating-point calculations
  + Improved performance and efficiency
  + Removed awk(1) as a dependency
  + Provide a setvar function for non-FreeBSD /bin/sh variants
  
  Differential Review: https://reviews.freebsd.org/D1239
  Submitted by:	dteske (maintainer)
  Approved by:	shurd (mentor)

Modified:
  head/sysutils/zfs-stats-lite/Makefile
  head/sysutils/zfs-stats-lite/distinfo   (contents, props changed)

Modified: head/sysutils/zfs-stats-lite/Makefile
==============================================================================
--- head/sysutils/zfs-stats-lite/Makefile	Sat Nov 29 20:57:50 2014	(r373651)
+++ head/sysutils/zfs-stats-lite/Makefile	Sat Nov 29 20:59:51 2014	(r373652)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zfs-stats-lite
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://druidbsd.sourceforge.net/download/
 

Modified: head/sysutils/zfs-stats-lite/distinfo
==============================================================================
--- head/sysutils/zfs-stats-lite/distinfo	Sat Nov 29 20:57:50 2014	(r373651)
+++ head/sysutils/zfs-stats-lite/distinfo	Sat Nov 29 20:59:51 2014	(r373652)
@@ -1,2 +1,2 @@
-SHA256 (zfs-stats-lite-1.0.tar.gz) = 8b47ff8e23f8cd5ff8f4b894b6bd0760c86f0ae711efc36e5f4651596c335db6
-SIZE (zfs-stats-lite-1.0.tar.gz) = 6813
+SHA256 (zfs-stats-lite-1.1.tar.gz) = 7bf6e03a9d81fe9810fc8fd0a484aa73ef2bfbdf1453f4d0c4e6ed9483d46a1c
+SIZE (zfs-stats-lite-1.1.tar.gz) = 7336



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