From owner-svn-ports-all@FreeBSD.ORG Tue Mar 4 00:43:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66219FB4; Tue, 4 Mar 2014 00:43:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 53593890; Tue, 4 Mar 2014 00:43:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s240hlDs009703; Tue, 4 Mar 2014 00:43:47 GMT (envelope-from gerald@svn.freebsd.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s240hk3D009701; Tue, 4 Mar 2014 00:43:46 GMT (envelope-from gerald@svn.freebsd.org) Message-Id: <201403040043.s240hk3D009701@svn.freebsd.org> From: Gerald Pfeifer Date: Tue, 4 Mar 2014 00:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346980 - head/sysutils/istatd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2014 00:43:47 -0000 Author: gerald Date: Tue Mar 4 00:43:46 2014 New Revision: 346980 URL: http://svnweb.freebsd.org/changeset/ports/346980 QAT: https://qat.redports.org/buildarchive/r346980/ Log: Update to istatd 0.5.8 with the following changes - Fix: Tests for network libraries - Fix: Killed some memory leaks - Fix: istatd failed to build on new pedantic GCC PR: 174056 Suggested by: Douglas Carmichael Modified: head/sysutils/istatd/Makefile head/sysutils/istatd/distinfo Modified: head/sysutils/istatd/Makefile ============================================================================== --- head/sysutils/istatd/Makefile Tue Mar 4 00:29:35 2014 (r346979) +++ head/sysutils/istatd/Makefile Tue Mar 4 00:43:46 2014 (r346980) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= istatd -PORTVERSION= 0.5.7 +PORTVERSION= 0.5.8 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/tiwilliam/${PORTNAME}/ Modified: head/sysutils/istatd/distinfo ============================================================================== --- head/sysutils/istatd/distinfo Tue Mar 4 00:29:35 2014 (r346979) +++ head/sysutils/istatd/distinfo Tue Mar 4 00:43:46 2014 (r346980) @@ -1,2 +1,2 @@ -SHA256 (istatd-0.5.7.tar.gz) = 52804d507f03c098b64bf45a6c58dd6c9d77961741024d7cc7e476997b9c8a35 -SIZE (istatd-0.5.7.tar.gz) = 157067 +SHA256 (istatd-0.5.8.tar.gz) = 6ef28191b4bdfc3dcf21ec21111853cc70e7d8fee7b0ced5d4e174b92637bf51 +SIZE (istatd-0.5.8.tar.gz) = 156112