Little diff to synchronize outdated-perl-ports with recent
network.template.conf changes.
ok ?
Cheers
Giovanni
Index: outdated-perl-ports
===================================================================
RCS file: /cvs/ports/infrastructure/build/outdated-perl-ports,v
retrieving revision 1.4
diff -u -p -r1.4 outdated-perl-ports
--- outdated-perl-ports 22 Oct 2009 08:44:44 -0000 1.4
+++ outdated-perl-ports 2 Sep 2010 16:24:40 -0000
@@ -24,7 +24,7 @@ our $opt_d;
getopts('d');
# packages list. Change to a different mirror if you want.
-my
$CPAN_packages_details="ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/02packages.details.txt.gz";
+my
$CPAN_packages_details="http://mirror.sov.uk.goscomb.net/CPAN/modules/02packages.details.txt.gz";
my $PORTSDIR= $ENV{PORTSDIR} || "/usr/ports"; # location of ports directory
my %Modules; # What CPAN thinks is up to date