From owner-svn-ports-head@FreeBSD.ORG Wed Oct 8 12:06:05 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 9A4BAC57; Wed, 8 Oct 2014 12:06:05 +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 6DE57640; Wed, 8 Oct 2014 12:06:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s98C655e048674; Wed, 8 Oct 2014 12:06:05 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s98C643x048671; Wed, 8 Oct 2014 12:06:04 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201410081206.s98C643x048671@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 8 Oct 2014 12:06:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370435 - head/devel/p5-Test-Spelling 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: Wed, 08 Oct 2014 12:06:05 -0000 Author: ehaupt Date: Wed Oct 8 12:06:04 2014 New Revision: 370435 URL: https://svnweb.freebsd.org/changeset/ports/370435 QAT: https://qat.redports.org/buildarchive/r370435/ Log: Update to 0.20 Modified: head/devel/p5-Test-Spelling/Makefile head/devel/p5-Test-Spelling/distinfo head/devel/p5-Test-Spelling/pkg-plist Modified: head/devel/p5-Test-Spelling/Makefile ============================================================================== --- head/devel/p5-Test-Spelling/Makefile Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/Makefile Wed Oct 8 12:06:04 2014 (r370435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Test-Spelling -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Test-Spelling/distinfo ============================================================================== --- head/devel/p5-Test-Spelling/distinfo Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/distinfo Wed Oct 8 12:06:04 2014 (r370435) @@ -1,2 +1,2 @@ -SHA256 (Test-Spelling-0.19.tar.gz) = 9d9f86ca6f9e9748c7102b9f1d5b60d3161315a0041250dc819db03d0c676b59 -SIZE (Test-Spelling-0.19.tar.gz) = 26866 +SHA256 (Test-Spelling-0.20.tar.gz) = c32b97c8b746f3697fbd4c2783bd91e24d0f742661b9a5ab49610deb9d78e74a +SIZE (Test-Spelling-0.20.tar.gz) = 26839 Modified: head/devel/p5-Test-Spelling/pkg-plist ============================================================================== --- head/devel/p5-Test-Spelling/pkg-plist Wed Oct 8 10:40:59 2014 (r370434) +++ head/devel/p5-Test-Spelling/pkg-plist Wed Oct 8 12:06:04 2014 (r370435) @@ -1,6 +1,6 @@ %%SITE_PERL%%/Test/Spelling.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling/.packlist %%PERL5_MAN3%%/Test::Spelling.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test -@dirrmtry %%SITE_PERL%%/Test +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Spelling +@dir %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test +@dir %%SITE_PERL%%/Test