svn commit: r329491 - in head/lang: perl5.12 perl5.14 perl5.16 perl5.18
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 5 18:15:40 UTC 2013
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
- at dirrm lib/perl5/%%PERL_VER%%
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
@dirrmtry lib/perl5/%%PERL_VER%%/man
+ at 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
- at dirrm lib/perl5/%%PERL_VER%%
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
@dirrmtry lib/perl5/%%PERL_VER%%/man
+ at 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
- at dirrm lib/perl5/%%PERL_VER%%
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
@dirrmtry lib/perl5/%%PERL_VER%%/man
+ at 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
- at dirrm lib/perl5/%%PERL_VER%%
@dirrmtry lib/perl5/%%PERL_VER%%/man/man3
@dirrmtry lib/perl5/%%PERL_VER%%/man
+ at dirrmtry lib/perl5/%%PERL_VER%%
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/sys
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/machine
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
More information about the svn-ports-all
mailing list