diff options
author | Lars Thegler <lth@FreeBSD.org> | 2006-05-29 08:01:02 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2006-05-29 08:01:02 +0000 |
commit | d80a62b49a916760e23607a31d0e6bac7387a5cc (patch) | |
tree | 7414f47b412ff3fa808facd9ee4293fac61b48d3 /devel/p5-File-Path-Expand | |
parent | 65422c4dd03b13079ee6a62f5446859c444260e1 (diff) | |
download | ports-d80a62b49a916760e23607a31d0e6bac7387a5cc.tar.gz ports-d80a62b49a916760e23607a31d0e6bac7387a5cc.zip |
Notes
Diffstat (limited to 'devel/p5-File-Path-Expand')
-rw-r--r-- | devel/p5-File-Path-Expand/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Path-Expand/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-File-Path-Expand/pkg-plist | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/p5-File-Path-Expand/Makefile b/devel/p5-File-Path-Expand/Makefile index 2f599f7b4b8d..0a6b427661f3 100644 --- a/devel/p5-File-Path-Expand/Makefile +++ b/devel/p5-File-Path-Expand/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= File-Path-Expand -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-File-Path-Expand/distinfo b/devel/p5-File-Path-Expand/distinfo index 745220d1a5fe..e0d31f444a58 100644 --- a/devel/p5-File-Path-Expand/distinfo +++ b/devel/p5-File-Path-Expand/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Path-Expand-1.01.tar.gz) = 6f09799e04a24fbb2879e5e18437ebdf -SHA256 (File-Path-Expand-1.01.tar.gz) = e5bb96178ef33fd35e6a0efb199a5791d3e90348e36c81958a542df7e8f75f14 -SIZE (File-Path-Expand-1.01.tar.gz) = 1878 +MD5 (File-Path-Expand-1.02.tar.gz) = 742aa40a4ffb26d14de01192764bd7ab +SHA256 (File-Path-Expand-1.02.tar.gz) = 7fb616a5d5904400a9e355ca540049a08605c60ce4f94297f2f8bd95dee9b495 +SIZE (File-Path-Expand-1.02.tar.gz) = 2001 diff --git a/devel/p5-File-Path-Expand/pkg-plist b/devel/p5-File-Path-Expand/pkg-plist index 81b5d5a6694f..75b9c9fce2a4 100644 --- a/devel/p5-File-Path-Expand/pkg-plist +++ b/devel/p5-File-Path-Expand/pkg-plist @@ -1,5 +1,7 @@ %%SITE_PERL%%/File/Path/Expand.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand +%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path/Expand/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path/Expand +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Path +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File @dirrmtry %%SITE_PERL%%/File/Path @dirrmtry %%SITE_PERL%%/File |