Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 18:15:39 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
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
Message-ID:  <201310051815.r95IFdet054061@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310051815.r95IFdet054061>