svn commit: r335278 - head/devel/p5-Types-Path-Tiny

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 30 10:17:02 UTC 2013


Author: sunpoet
Date: Sat Nov 30 10:17:01 2013
New Revision: 335278
URL: http://svnweb.freebsd.org/changeset/ports/335278

Log:
  - Fix PLIST
  
  Notified by:	az

Modified:
  head/devel/p5-Types-Path-Tiny/pkg-plist   (contents, props changed)

Modified: head/devel/p5-Types-Path-Tiny/pkg-plist
==============================================================================
--- head/devel/p5-Types-Path-Tiny/pkg-plist	Sat Nov 30 10:07:07 2013	(r335277)
+++ head/devel/p5-Types-Path-Tiny/pkg-plist	Sat Nov 30 10:17:01 2013	(r335278)
@@ -1 +1,8 @@
- at comment $FreeBSD$
+%%SITE_PERL%%/Types/Path/Tiny.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Types/Path/Tiny/.packlist
+%%PERL5_MAN3%%/Types::Path::Tiny.3.gz
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Types/Path/Tiny
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Types/Path
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Types
+ at dirrmtry %%SITE_PERL%%/Types/Path
+ at dirrmtry %%SITE_PERL%%/Types


More information about the svn-ports-all mailing list