From owner-svn-ports-head@FreeBSD.ORG Thu Oct 16 07:43:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB6E3278; Thu, 16 Oct 2014 07:43:28 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D6997AE; Thu, 16 Oct 2014 07:43:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9G7hSV3065087; Thu, 16 Oct 2014 07:43:28 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9G7hRmt065084; Thu, 16 Oct 2014 07:43:27 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201410160743.s9G7hRmt065084@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 16 Oct 2014 07:43:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370976 - head/sysutils/p5-Filesys-DiskUsage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2014 07:43:28 -0000 Author: culot Date: Thu Oct 16 07:43:27 2014 New Revision: 370976 URL: https://svnweb.freebsd.org/changeset/ports/370976 QAT: https://qat.redports.org/buildarchive/r370976/ Log: - Update to 0.08 Changes: http://search.cpan.org/dist/Filesys-DiskUsage/Changes Modified: head/sysutils/p5-Filesys-DiskUsage/Makefile head/sysutils/p5-Filesys-DiskUsage/distinfo head/sysutils/p5-Filesys-DiskUsage/pkg-plist Modified: head/sysutils/p5-Filesys-DiskUsage/Makefile ============================================================================== --- head/sysutils/p5-Filesys-DiskUsage/Makefile Thu Oct 16 07:24:12 2014 (r370975) +++ head/sysutils/p5-Filesys-DiskUsage/Makefile Thu Oct 16 07:43:27 2014 (r370976) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Filesys-DiskUsage -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/sysutils/p5-Filesys-DiskUsage/distinfo ============================================================================== --- head/sysutils/p5-Filesys-DiskUsage/distinfo Thu Oct 16 07:24:12 2014 (r370975) +++ head/sysutils/p5-Filesys-DiskUsage/distinfo Thu Oct 16 07:43:27 2014 (r370976) @@ -1,2 +1,2 @@ -SHA256 (Filesys-DiskUsage-0.07.tar.gz) = 399331cfc6efc209812d4d29dc68780ca820f39d671d8a12886a744b6511642e -SIZE (Filesys-DiskUsage-0.07.tar.gz) = 7593 +SHA256 (Filesys-DiskUsage-0.08.tar.gz) = 384bb53f3109841b0a5699531fff980349bb8e92370073d9555bf9740c3f5cf0 +SIZE (Filesys-DiskUsage-0.08.tar.gz) = 7664 Modified: head/sysutils/p5-Filesys-DiskUsage/pkg-plist ============================================================================== --- head/sysutils/p5-Filesys-DiskUsage/pkg-plist Thu Oct 16 07:24:12 2014 (r370975) +++ head/sysutils/p5-Filesys-DiskUsage/pkg-plist Thu Oct 16 07:43:27 2014 (r370976) @@ -1,6 +1,8 @@ +bin/fdu %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/DiskUsage/.packlist %%SITE_PERL%%/Filesys/DiskUsage.pm %%PERL5_MAN3%%/Filesys::DiskUsage.3.gz +man/man1/fdu.1.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/DiskUsage @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys @dirrm %%SITE_PERL%%/Filesys