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-authen-radius: update dependencies
* remove unused dependencies * add missing dependency p5-test-mockmodule to fix tests See https://metacpan.org/release/PORTAONE/Authen-Radius-0.37/source/META.json for upstream declarations.
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup perl5 1.0
|
||||
|
||||
perl5.branches 5.28 5.30 5.32 5.34
|
||||
perl5.setup Authen-Radius 0.37
|
||||
revision 0
|
||||
revision 1
|
||||
|
||||
categories perl
|
||||
license {Artistic-1 GPL}
|
||||
@@ -25,18 +25,12 @@ checksums rmd160 4003b96f73167edec70e39f528469a558728644e \
|
||||
|
||||
if {${perl5.major} != ""} {
|
||||
depends_build-append \
|
||||
port:p${perl5.major}-cpan-meta \
|
||||
port:p${perl5.major}-extutils-install \
|
||||
port:p${perl5.major}-pod-escapes \
|
||||
port:p${perl5.major}-pod-simple \
|
||||
port:p${perl5.major}-podlators \
|
||||
port:p${perl5.major}-test-mockmodule \
|
||||
port:p${perl5.major}-test-nowarnings
|
||||
|
||||
depends_lib-append \
|
||||
port:p${perl5.major}-data-hexdump \
|
||||
port:p${perl5.major}-digest-md5 \
|
||||
port:p${perl5.major}-getopt-long \
|
||||
port:p${perl5.major}-io \
|
||||
port:p${perl5.major}-net-ip \
|
||||
port:p${perl5.major}-pathtools
|
||||
port:p${perl5.major}-net-ip
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user