From owner-svn-ports-all@freebsd.org Wed Sep 12 10:21:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09541108ECF3; Wed, 12 Sep 2018 10:21:43 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B328A7C461; Wed, 12 Sep 2018 10:21:42 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE0A12524E; Wed, 12 Sep 2018 10:21:42 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8CALgUq082650; Wed, 12 Sep 2018 10:21:42 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8CALgb0082648; Wed, 12 Sep 2018 10:21:42 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201809121021.w8CALgb0082648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Wed, 12 Sep 2018 10:21:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479593 - head/devel/p5-Unix-Statgrab X-SVN-Group: ports-head X-SVN-Commit-Author: tdb X-SVN-Commit-Paths: head/devel/p5-Unix-Statgrab X-SVN-Commit-Revision: 479593 X-SVN-Commit-Repository: ports 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.27 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: Wed, 12 Sep 2018 10:21:43 -0000 Author: tdb Date: Wed Sep 12 10:21:41 2018 New Revision: 479593 URL: https://svnweb.freebsd.org/changeset/ports/479593 Log: Update p5-Unix-Statgrab to 0.112. Modified: head/devel/p5-Unix-Statgrab/Makefile head/devel/p5-Unix-Statgrab/distinfo head/devel/p5-Unix-Statgrab/pkg-plist Modified: head/devel/p5-Unix-Statgrab/Makefile ============================================================================== --- head/devel/p5-Unix-Statgrab/Makefile Wed Sep 12 10:09:47 2018 (r479592) +++ head/devel/p5-Unix-Statgrab/Makefile Wed Sep 12 10:21:41 2018 (r479593) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Statgrab -PORTVERSION= 0.104 -PORTREVISION= 2 +PORTVERSION= 0.112 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= tdb@FreeBSD.org COMMENT= Perl extension for collecting information about the machine -BUILD_DEPENDS= p5-Config-AutoConf>=0.19:devel/p5-Config-AutoConf +BUILD_DEPENDS= p5-Config-AutoConf>=0.317:devel/p5-Config-AutoConf LIB_DEPENDS= libstatgrab.so:devel/libstatgrab USES= perl5 pkgconfig -USE_PERL5= configure modbuild +USE_PERL5= configure .include Modified: head/devel/p5-Unix-Statgrab/distinfo ============================================================================== --- head/devel/p5-Unix-Statgrab/distinfo Wed Sep 12 10:09:47 2018 (r479592) +++ head/devel/p5-Unix-Statgrab/distinfo Wed Sep 12 10:21:41 2018 (r479593) @@ -1,2 +1,3 @@ -SHA256 (Unix-Statgrab-0.104.tar.gz) = f95351c590927380771b8ffd0c3f4a3bef5ef571a24c7aa37dc3cf1a247bb384 -SIZE (Unix-Statgrab-0.104.tar.gz) = 72480 +TIMESTAMP = 1536744711 +SHA256 (Unix-Statgrab-0.112.tar.gz) = 16a29f7acaeec081bf0e7303ba5ee24fda1d21a1104669b837745f3ea61d6afa +SIZE (Unix-Statgrab-0.112.tar.gz) = 77286 Modified: head/devel/p5-Unix-Statgrab/pkg-plist ============================================================================== --- head/devel/p5-Unix-Statgrab/pkg-plist Wed Sep 12 10:09:47 2018 (r479592) +++ head/devel/p5-Unix-Statgrab/pkg-plist Wed Sep 12 10:21:41 2018 (r479593) @@ -1,6 +1,32 @@ +%%SITE_ARCH%%/Unix/Statgrab.pm +%%SITE_ARCH%%/Unix/Statgrab/sg_cpu_percents.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_cpu_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_disk_io_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_error_details.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_fs_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_host_info.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_load_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_mem_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_network_iface_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_network_io_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_page_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_process_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_swap_stats.pod +%%SITE_ARCH%%/Unix/Statgrab/sg_user_stats.pod %%SITE_ARCH%%/auto/Unix/Statgrab/Statgrab.so %%SITE_ARCH%%/auto/Unix/Statgrab/autosplit.ix -%%SITE_ARCH%%/Unix/Statgrab.pm -%%SITE_ARCH%%/Unix/Statgrab/ConfigData.pm %%PERL5_MAN3%%/Unix::Statgrab.3.gz -%%PERL5_MAN3%%/Unix::Statgrab::ConfigData.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_cpu_percents.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_cpu_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_disk_io_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_error_details.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_fs_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_host_info.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_load_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_mem_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_network_iface_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_network_io_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_page_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_process_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_swap_stats.3.gz +%%PERL5_MAN3%%/Unix::Statgrab::sg_user_stats.3.gz