From owner-svn-ports-all@FreeBSD.ORG Sat Oct 5 18:15:40 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C3FB71AE; Sat, 5 Oct 2013 18:15:40 +0000 (UTC) (envelope-from antoine@FreeBSD.org) 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 A0FDA2EC5; Sat, 5 Oct 2013 18:15:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r95IFehq054066; Sat, 5 Oct 2013 18:15:40 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r95IFdet054061; Sat, 5 Oct 2013 18:15:39 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201310051815.r95IFdet054061@svn.freebsd.org> From: Antoine Brodin Date: Sat, 5 Oct 2013 18:15:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329491 - in head/lang: perl5.12 perl5.14 perl5.16 perl5.18 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.14 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: Sat, 05 Oct 2013 18:15:40 -0000 Author: antoine Date: Sat Oct 5 18:15:39 2013 New Revision: 329491 URL: http://svnweb.freebsd.org/changeset/ports/329491 Log: Re-order directory removal to fix leftovers with pkg_install Approved by: az Modified: head/lang/perl5.12/pkg-plist head/lang/perl5.14/pkg-plist head/lang/perl5.16/pkg-plist head/lang/perl5.18/pkg-plist Modified: head/lang/perl5.12/pkg-plist ============================================================================== --- head/lang/perl5.12/pkg-plist Sat Oct 5 18:14:41 2013 (r329490) +++ head/lang/perl5.12/pkg-plist Sat Oct 5 18:15:39 2013 (r329491) @@ -3189,9 +3189,9 @@ man/man1/xsubpp.1.gz @dirrm lib/perl5/%%PERL_VER%%/encoding @dirrm lib/perl5/%%PERL_VER%%/autodie/exception @dirrm lib/perl5/%%PERL_VER%%/autodie -@dirrm lib/perl5/%%PERL_VER%% @dirrmtry lib/perl5/%%PERL_VER%%/man/man3 @dirrmtry lib/perl5/%%PERL_VER%%/man +@dirrmtry lib/perl5/%%PERL_VER%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto Modified: head/lang/perl5.14/pkg-plist ============================================================================== --- head/lang/perl5.14/pkg-plist Sat Oct 5 18:14:41 2013 (r329490) +++ head/lang/perl5.14/pkg-plist Sat Oct 5 18:15:39 2013 (r329491) @@ -3339,9 +3339,9 @@ man/man1/xsubpp.1.gz @dirrm lib/perl5/%%PERL_VER%%/encoding @dirrm lib/perl5/%%PERL_VER%%/autodie/exception @dirrm lib/perl5/%%PERL_VER%%/autodie -@dirrm lib/perl5/%%PERL_VER%% @dirrmtry lib/perl5/%%PERL_VER%%/man/man3 @dirrmtry lib/perl5/%%PERL_VER%%/man +@dirrmtry lib/perl5/%%PERL_VER%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto Modified: head/lang/perl5.16/pkg-plist ============================================================================== --- head/lang/perl5.16/pkg-plist Sat Oct 5 18:14:41 2013 (r329490) +++ head/lang/perl5.16/pkg-plist Sat Oct 5 18:15:39 2013 (r329491) @@ -3242,9 +3242,9 @@ man/man1/zipdetails.1.gz @dirrm lib/perl5/%%PERL_VER%%/encoding @dirrm lib/perl5/%%PERL_VER%%/autodie/exception @dirrm lib/perl5/%%PERL_VER%%/autodie -@dirrm lib/perl5/%%PERL_VER%% @dirrmtry lib/perl5/%%PERL_VER%%/man/man3 @dirrmtry lib/perl5/%%PERL_VER%%/man +@dirrmtry lib/perl5/%%PERL_VER%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto Modified: head/lang/perl5.18/pkg-plist ============================================================================== --- head/lang/perl5.18/pkg-plist Sat Oct 5 18:14:41 2013 (r329490) +++ head/lang/perl5.18/pkg-plist Sat Oct 5 18:15:39 2013 (r329491) @@ -3264,9 +3264,9 @@ man/man1/zipdetails.1.gz @dirrm lib/perl5/%%PERL_VER%%/encoding @dirrm lib/perl5/%%PERL_VER%%/autodie/exception @dirrm lib/perl5/%%PERL_VER%%/autodie -@dirrm lib/perl5/%%PERL_VER%% @dirrmtry lib/perl5/%%PERL_VER%%/man/man3 @dirrmtry lib/perl5/%%PERL_VER%%/man +@dirrmtry lib/perl5/%%PERL_VER%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto