mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
Update to 0.45
Changes: https://metacpan.org/changes/distribution/File-Copy-Recursive
This commit is contained in:
parent
d7093c7718
commit
67a0410c3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507231
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= File-Copy-Recursive
|
PORTNAME= File-Copy-Recursive
|
||||||
PORTVERSION= 0.44
|
PORTVERSION= 0.45
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -19,8 +19,9 @@ TEST_DEPENDS= p5-Path-Tiny>=0:devel/p5-Path-Tiny \
|
||||||
p5-Test-File>=0:devel/p5-Test-File \
|
p5-Test-File>=0:devel/p5-Test-File \
|
||||||
p5-Test-Warnings>=0:devel/p5-Test-Warnings
|
p5-Test-Warnings>=0:devel/p5-Test-Warnings
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1524751020
|
TIMESTAMP = 1563897201
|
||||||
SHA256 (File-Copy-Recursive-0.44.tar.gz) = ae19a0b58dc1b3cded9ba9cfb109288d8973d474c0b4bfd28b27cf60e8ca6ee4
|
SHA256 (File-Copy-Recursive-0.45.tar.gz) = d3971cf78a8345e38042b208bb7b39cb695080386af629f4a04ffd6549df1157
|
||||||
SIZE (File-Copy-Recursive-0.44.tar.gz) = 19278
|
SIZE (File-Copy-Recursive-0.45.tar.gz) = 19256
|
||||||
|
|
Loading…
Add table
Reference in a new issue