From owner-svn-ports-all@FreeBSD.ORG Fri Sep 26 11:35:30 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 89722E9E; Fri, 26 Sep 2014 11:35:30 +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 74B85C15; Fri, 26 Sep 2014 11:35:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8QBZUlE016050; Fri, 26 Sep 2014 11:35:30 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8QBZTSn016047; Fri, 26 Sep 2014 11:35:29 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201409261135.s8QBZTSn016047@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 26 Sep 2014 11:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369317 - head/devel/p5-Set-Tiny 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.18-1 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: Fri, 26 Sep 2014 11:35:30 -0000 Author: matthew Date: Fri Sep 26 11:35:29 2014 New Revision: 369317 URL: http://svnweb.freebsd.org/changeset/ports/369317 QAT: https://qat.redports.org/buildarchive/r369317/ Log: Update to 0.02 - Drop all the @dirrmtry entries from the plist Modified: head/devel/p5-Set-Tiny/Makefile head/devel/p5-Set-Tiny/distinfo head/devel/p5-Set-Tiny/pkg-plist Modified: head/devel/p5-Set-Tiny/Makefile ============================================================================== --- head/devel/p5-Set-Tiny/Makefile Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/Makefile Fri Sep 26 11:35:29 2014 (r369317) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Set-Tiny -PORTVERSION= 0.01 -PORTREVISION= 1 +PORTVERSION= 0.02 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Set-Tiny/distinfo ============================================================================== --- head/devel/p5-Set-Tiny/distinfo Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/distinfo Fri Sep 26 11:35:29 2014 (r369317) @@ -1,2 +1,2 @@ -SHA256 (Set-Tiny-0.01.tar.gz) = 41f9fea3b7c94a95284c6cb46d828bd5c30719054e2eca4c95fdb4ad58a03687 -SIZE (Set-Tiny-0.01.tar.gz) = 5799 +SHA256 (Set-Tiny-0.02.tar.gz) = 1139765ad56cf36c8666a58e1452935c30d1f9d8f2d3558a4a4a4eb8e9b423ca +SIZE (Set-Tiny-0.02.tar.gz) = 6227 Modified: head/devel/p5-Set-Tiny/pkg-plist ============================================================================== --- head/devel/p5-Set-Tiny/pkg-plist Fri Sep 26 11:32:07 2014 (r369316) +++ head/devel/p5-Set-Tiny/pkg-plist Fri Sep 26 11:35:29 2014 (r369317) @@ -1,7 +1,3 @@ %%PERL5_MAN3%%/Set::Tiny.3.gz %%SITE_PERL%%/Set/Tiny.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Tiny/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Tiny -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set -@dirrmtry %%SITE_PERL%%/Set -