mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Update to 0.28
PR: ports/103009 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
This commit is contained in:
parent
ecb8785286
commit
32b1316d4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172607
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= File-Copy-Recursive
|
||||
PORTVERSION= 0.25
|
||||
PORTVERSION= 0.28
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= File
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (File-Copy-Recursive-0.25.tar.gz) = 5562f8d27059c648cf0cf18437229095
|
||||
SHA256 (File-Copy-Recursive-0.25.tar.gz) = e4c88d9015c782ef1dfb0e08996c3cdaca2a2e9d15492b9e8ac8e45f2f74c66d
|
||||
SIZE (File-Copy-Recursive-0.25.tar.gz) = 8924
|
||||
MD5 (File-Copy-Recursive-0.28.tar.gz) = fa79e9eb9d43f79c5f137f527e1dd2c0
|
||||
SHA256 (File-Copy-Recursive-0.28.tar.gz) = a13e168bfc4637e4fb243f8f7ea5b62ffa12c2fcd1e4fb2ddcfd518891c08005
|
||||
SIZE (File-Copy-Recursive-0.28.tar.gz) = 9179
|
||||
|
@ -1,7 +1,8 @@
|
||||
%%SITE_PERL%%/File/Copy/Recursive.pm
|
||||
@dirrmtry %%SITE_PERL%%/File/Copy
|
||||
@dirrmtry %%SITE_PERL%%/File
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Copy/Recursive/.packlist
|
||||
%%SITE_PERL%%/File/Copy/Recursive.pm
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Copy/Recursive
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Copy
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
@dirrmtry %%SITE_PERL%%/File/Copy
|
||||
@dirrmtry %%SITE_PERL%%/File
|
||||
|
Loading…
Reference in New Issue
Block a user