Skip to content
Permalink
Browse files

perl5: use HTTPS master_sites and livecheck

  • Loading branch information
chrstphrchvz authored and mojca committed Apr 22, 2019
1 parent 622913e commit cb418388f963aca7ebc2c57b1fc11ffae2280ebe
Showing with 2 additions and 2 deletions.
  1. +2 −2 lang/perl5/Portfile
@@ -11,7 +11,7 @@ license {Artistic-1 GPL}
maintainers {mojca @mojca} openmaintainer

homepage https://www.perl.org/
master_sites http://www.cpan.org/src/5.0/
master_sites https://www.cpan.org/src/5.0/

# current Perl versions
#
@@ -195,7 +195,7 @@ foreach {perl5.v perl5.subversion perl5.revision perl5.rmd160 perl5.sha256 perl5
}

livecheck.type regex
livecheck.url http://www.cpan.org/src
livecheck.url https://www.cpan.org/src
livecheck.regex perl-(5\\.${minor}\\.\\d)\\.
}
}

0 comments on commit cb41838

Please sign in to comment.
You can’t perform that action at this time.