You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
p5-clone: update to version 0.50, fix bug in 0.49
Fixes Makefile.PL to strip macOS xattrs from dist directory before packaging.
This commit is contained in:
@@ -4,16 +4,16 @@ PortSystem 1.0
|
||||
PortGroup perl5 1.0
|
||||
|
||||
perl5.branches 5.28 5.30 5.32 5.34
|
||||
perl5.setup Clone 0.49 ../../authors/id/A/AT/ATOOMIC
|
||||
perl5.setup Clone 0.50 ../../authors/id/A/AT/ATOOMIC
|
||||
revision 0
|
||||
license {Artistic-1 GPL}
|
||||
maintainers nomaintainer
|
||||
description Clone - recursively copy Perl datatypes
|
||||
long_description {*}${description}
|
||||
|
||||
checksums rmd160 d1c3773b78e83ffb2e8ef9999fd568b664aeebfc \
|
||||
sha256 3b06f57eba4d27934a2fd37e7b457ddbe41ccd5dcebc02a81002fd10c96071a4 \
|
||||
size 165372
|
||||
checksums rmd160 65ca660660cfe5aaf364452a3a076f4325aa9173 \
|
||||
sha256 f9732a4a857974db30905233589113003301b585b0cecda29a21cfba5bb014f9 \
|
||||
size 165560
|
||||
|
||||
if {${perl5.major} != ""} {
|
||||
depends_build-append \
|
||||
|
||||
Reference in New Issue
Block a user