Skip to content

Commit

Permalink
perl modules: replace 536 option with 540 option
Browse files Browse the repository at this point in the history
Drop 3 orphaned cpan modules (rather than add to top level)

Requires ravenadm 2.23 (not yet released)
  • Loading branch information
jrmarino committed Jun 19, 2024
1 parent e15203c commit fecbeab
Show file tree
Hide file tree
Showing 750 changed files with 11,344 additions and 11,510 deletions.
6 changes: 3 additions & 3 deletions Scripts/cpan/scrape_cpan.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
$SPECS_DIR = $CPAN_CACHE . "/specs";
$EXTS = array("tgz" => ".tar.gz", "zip" => ".zip", "tbz" =>".tar.bz2");

$VA = 536; # single point of change when perl
$VB = 538; # series are changed in ravenports
$AUTOPERL = "5.38";
$VA = 538; # single point of change when perl
$VB = 540; # series are changed in ravenports
$AUTOPERL = "5.40";
$ravensource_directory = "";
$PERL_VERSION_A = "";
$PERL_VERSION_B = "";
Expand Down
28 changes: 14 additions & 14 deletions bucket_00/perl-XML-Simple/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 2.25
NAMEBASE= perl-XML-Simple
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= API for simple XML files (5.36)
VARIANTS= 538 540
SDESC[538]= API for simple XML files (5.38)
SDESC[540]= API for simple XML files (5.40)
HOMEPAGE= https://github.com/grantm/xml-simple
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:G/GR/GRANTM
DISTFILE[1]= XML-Simple-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# perl_5
Expand All @@ -35,16 +35,16 @@ DISTNAME= XML-Simple-${PORTVERSION}
# | runtime : XML::NamespaceSupport
# | runtime : XML::SAX
# | runtime : XML::SAX::Expat
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | test : File::Temp (perl 5.36 core) (perl 5.38 core)
# | test : Test::More (perl 5.36 core) (perl 5.38 core)

[PERL_536].USES_ON= perl:536,configure
[PERL_536].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:536
perl-XML-SAX:single:536
perl-XML-SAX-Expat:single:536
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)
# | test : File::Temp (perl 5.38 core) (perl 5.40 core)
# | test : Test::More (perl 5.38 core) (perl 5.40 core)

[PERL_538].USES_ON= perl:538,configure
[PERL_538].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:538
perl-XML-SAX:single:538
perl-XML-SAX-Expat:single:538
[PERL_540].USES_ON= perl:540,configure
[PERL_540].BUILDRUN_DEPENDS_ON= perl-XML-NamespaceSupport:single:540
perl-XML-SAX:single:540
perl-XML-SAX-Expat:single:540

28 changes: 14 additions & 14 deletions bucket_01/perl-Algorithm-Evolutionary-Simple/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.3
NAMEBASE= perl-Algorithm-Evolutionary-Simple
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= Run canonical evolutionary algorithm (5.36)
VARIANTS= 538 540
SDESC[538]= Run canonical evolutionary algorithm (5.38)
SDESC[540]= Run canonical evolutionary algorithm (5.40)
HOMEPAGE= none
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:J/JM/JMERELO
DISTFILE[1]= Algorithm-Evolutionary-Simple-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# open_source
Expand All @@ -32,18 +32,18 @@ DISTNAME= Algorithm-Evolutionary-Simple-${PORTVERSION}
# ----------------------------------------------
# | Prerequisites extracted from META.json
# ----------------------------------------------
# | runtime : Carp (perl 5.36 core) (perl 5.38 core)
# | runtime : Exporter (perl 5.36 core) (perl 5.38 core)
# | runtime : Carp (perl 5.38 core) (perl 5.40 core)
# | runtime : Exporter (perl 5.38 core) (perl 5.40 core)
# | runtime : Sort::Key::Top
# | runtime : Test::Exception
# | runtime : Test::More (perl 5.36 core) (perl 5.38 core)
# | build : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | runtime : Test::More (perl 5.38 core) (perl 5.40 core)
# | build : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)

[PERL_536].USES_ON= perl:536,configure
[PERL_536].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:536
perl-Test-Exception:single:536
[PERL_538].USES_ON= perl:538,configure
[PERL_538].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:538
perl-Test-Exception:single:538
[PERL_540].USES_ON= perl:540,configure
[PERL_540].BUILDRUN_DEPENDS_ON= perl-Sort-Key-Top:single:540
perl-Test-Exception:single:540

14 changes: 7 additions & 7 deletions bucket_01/perl-Algorithm-LBFGS/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.16
NAMEBASE= perl-Algorithm-LBFGS
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= Perl extension for L-BFGS (5.36)
VARIANTS= 538 540
SDESC[538]= Perl extension for L-BFGS (5.38)
SDESC[540]= Perl extension for L-BFGS (5.40)
HOMEPAGE= none
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:L/LA/LAYE
DISTFILE[1]= Algorithm-LBFGS-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# MIT
Expand All @@ -33,6 +33,6 @@ DISTNAME= Algorithm-LBFGS-${PORTVERSION}
# | Prerequisites extracted from META.yml
# ---------------------------------------------

[PERL_536].USES_ON= perl:536,configure
[PERL_538].USES_ON= perl:538,configure
[PERL_540].USES_ON= perl:540,configure

24 changes: 12 additions & 12 deletions bucket_01/perl-Sort-Versions/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 1.62
NAMEBASE= perl-Sort-Versions
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= Module for sorting of revision-like numbers (5.36)
VARIANTS= 538 540
SDESC[538]= Module for sorting of revision-like numbers (5.38)
SDESC[540]= Module for sorting of revision-like numbers (5.40)
HOMEPAGE= https://github.com/neilb/Sort-Versions
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:N/NE/NEILB
DISTFILE[1]= Sort-Versions-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# perl_5
Expand All @@ -32,12 +32,12 @@ DISTNAME= Sort-Versions-${PORTVERSION}
# ----------------------------------------------
# | Prerequisites extracted from META.json
# ----------------------------------------------
# | runtime : Exporter (perl 5.36 core) (perl 5.38 core)
# | runtime : strict (perl 5.36 core) (perl 5.38 core)
# | runtime : warnings (perl 5.36 core) (perl 5.38 core)
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | test : Test::More (perl 5.36 core) (perl 5.38 core)
# | runtime : Exporter (perl 5.38 core) (perl 5.40 core)
# | runtime : strict (perl 5.38 core) (perl 5.40 core)
# | runtime : warnings (perl 5.38 core) (perl 5.40 core)
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)
# | test : Test::More (perl 5.38 core) (perl 5.40 core)

[PERL_536].USES_ON= perl:536,configure
[PERL_538].USES_ON= perl:538,configure
[PERL_540].USES_ON= perl:540,configure

14 changes: 7 additions & 7 deletions bucket_02/perl-Data-AutoBimap/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.03
NAMEBASE= perl-Data-AutoBimap
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= Bidirectional map for enumerated strings (5.36)
VARIANTS= 538 540
SDESC[538]= Bidirectional map for enumerated strings (5.38)
SDESC[540]= Bidirectional map for enumerated strings (5.40)
HOMEPAGE= https://github.com/hoehrmann/Data-AutoBimap
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:B/BJ/BJOERN
DISTFILE[1]= Data-AutoBimap-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# perl_5
Expand All @@ -31,6 +31,6 @@ DISTNAME= Data-AutoBimap-${PORTVERSION}

# This perl port has no dependencies at all.

[PERL_536].USES_ON= perl:536,configure
[PERL_538].USES_ON= perl:538,configure
[PERL_540].USES_ON= perl:540,configure

34 changes: 17 additions & 17 deletions bucket_02/perl-Razor2-Client-Agent/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 2.86
NAMEBASE= perl-Razor2-Client-Agent
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= UI routines for razor agents (5.36)
VARIANTS= 538 540
SDESC[538]= UI routines for razor agents (5.38)
SDESC[540]= UI routines for razor agents (5.40)
HOMEPAGE= https://github.com/toddr/Razor2-Client-Agent
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:T/TO/TODDR
DISTFILE[1]= Razor2-Client-Agent-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# perl_5
Expand All @@ -33,22 +33,22 @@ DISTNAME= Razor2-Client-Agent-${PORTVERSION}
# | Prerequisites extracted from META.json
# ----------------------------------------------
# | runtime : Digest::SHA1
# | runtime : File::Copy (perl 5.36 core) (perl 5.38 core)
# | runtime : File::Spec (perl 5.36 core) (perl 5.38 core)
# | runtime : Getopt::Long (perl 5.36 core) (perl 5.38 core)
# | runtime : MIME::Base64 (perl 5.36 core) (perl 5.38 core)
# | runtime : Test::More (perl 5.36 core) (perl 5.38 core)
# | runtime : Time::HiRes (perl 5.36 core) (perl 5.38 core)
# | runtime : File::Copy (perl 5.38 core) (perl 5.40 core)
# | runtime : File::Spec (perl 5.38 core) (perl 5.40 core)
# | runtime : Getopt::Long (perl 5.38 core) (perl 5.40 core)
# | runtime : MIME::Base64 (perl 5.38 core) (perl 5.40 core)
# | runtime : Test::More (perl 5.38 core) (perl 5.40 core)
# | runtime : Time::HiRes (perl 5.38 core) (perl 5.40 core)
# | runtime : URI::Escape
# | build : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | configure : ExtUtils::MakeMaker (perl 5.36 core) (perl 5.38 core)
# | build : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)
# | configure : ExtUtils::MakeMaker (perl 5.38 core) (perl 5.40 core)

[PERL_536].USES_ON= perl:536,configure
[PERL_536].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:536
perl-URI:single:536
[PERL_538].USES_ON= perl:538,configure
[PERL_538].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:538
perl-URI:single:538
[PERL_540].USES_ON= perl:540,configure
[PERL_540].BUILDRUN_DEPENDS_ON= perl-Digest-SHA1:single:540
perl-URI:single:540

post-install:
# relocate stray man pages
Expand Down
18 changes: 9 additions & 9 deletions bucket_03/perl-Algorithm-GaussianElimination-GF2/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ DEF[PORTVERSION]= 0.02
NAMEBASE= perl-Algorithm-GaussianElimination-GF2
VERSION= ${PORTVERSION}
KEYWORDS= perl
VARIANTS= 536 538
SDESC[536]= Solve linear systems of equations on GF(2) (5.36)
VARIANTS= 538 540
SDESC[538]= Solve linear systems of equations on GF(2) (5.38)
SDESC[540]= Solve linear systems of equations on GF(2) (5.40)
HOMEPAGE= none
CONTACT= Perl_Automaton[[email protected]]

DOWNLOAD_GROUPS= main
SITES[main]= CPAN/ID:S/SA/SALVA
DISTFILE[1]= Algorithm-GaussianElimination-GF2-${PORTVERSION}.tar.gz:main

SPKGS[536]= single
SPKGS[538]= single
SPKGS[540]= single

OPTIONS_AVAILABLE= PERL_536 PERL_538
OPTIONS_AVAILABLE= PERL_538 PERL_540
OPTIONS_STANDARD= none
VOPTS[536]= PERL_536=ON PERL_538=OFF
VOPTS[538]= PERL_536=OFF PERL_538=ON
VOPTS[538]= PERL_538=ON PERL_540=OFF
VOPTS[540]= PERL_538=OFF PERL_540=ON

# License listed in CPAN directory:
# unknown
Expand All @@ -32,9 +32,9 @@ DISTNAME= Algorithm-GaussianElimination-GF2-${PORTVERSION}
# ---------------------------------------------
# | Prerequisites extracted from META.yml
# ---------------------------------------------
# | configure_requires : ExtUtils::MakeMaker (perl 5.36.1 core) (perl 5.38.2 core)
# | build_requires : ExtUtils::MakeMaker (perl 5.36.1 core) (perl 5.38.2 core)
# | configure_requires : ExtUtils::MakeMaker (perl 5.38.2 core) (perl 5.40.0 core)
# | build_requires : ExtUtils::MakeMaker (perl 5.38.2 core) (perl 5.40.0 core)

[PERL_536].USES_ON= perl:536,configure
[PERL_538].USES_ON= perl:538,configure
[PERL_540].USES_ON= perl:540,configure

Loading

0 comments on commit fecbeab

Please sign in to comment.