Skip to content

Commit b85fe49

Browse files
committed
Bump the perl version in various places for 5.31.0
1 parent 1f8153b commit b85fe49

29 files changed

+188
-186
lines changed

Cross/config.sh-arm-linux

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ alignbytes='4'
3232
aphostname='/bin/hostname'
3333
api_revision='5'
3434
api_subversion='0'
35-
api_version='30'
36-
api_versionstring='5.30.0'
35+
api_version='31'
36+
api_versionstring='5.31.0'
3737
ar='ar'
38-
archlib='/usr/lib/perl5/5.30.0/armv4l-linux'
39-
archlibexp='/usr/lib/perl5/5.30.0/armv4l-linux'
38+
archlib='/usr/lib/perl5/5.31.0/armv4l-linux'
39+
archlibexp='/usr/lib/perl5/5.31.0/armv4l-linux'
4040
archname64=''
4141
archname='armv4l-linux'
4242
archobjs=''
@@ -55,7 +55,7 @@ castflags='0'
5555
cat='cat'
5656
cc='cc'
5757
cccdlflags='-fpic'
58-
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.30.0/armv4l-linux/CORE'
58+
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.0/armv4l-linux/CORE'
5959
ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
6060
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
6161
ccname='arm-linux-gcc'
@@ -821,21 +821,21 @@ inc_version_list=' '
821821
inc_version_list_init='0'
822822
incpath=''
823823
inews=''
824-
installarchlib='./install_me_here/usr/lib/perl5/5.30.0/armv4l-linux'
824+
installarchlib='./install_me_here/usr/lib/perl5/5.31.0/armv4l-linux'
825825
installbin='./install_me_here/usr/bin'
826826
installhtml1dir=''
827827
installhtml3dir=''
828828
installman1dir='./install_me_here/usr/share/man/man1'
829829
installman3dir='./install_me_here/usr/share/man/man3'
830830
installprefix='./install_me_here/usr'
831831
installprefixexp='./install_me_here/usr'
832-
installprivlib='./install_me_here/usr/lib/perl5/5.30.0'
832+
installprivlib='./install_me_here/usr/lib/perl5/5.31.0'
833833
installscript='./install_me_here/usr/bin'
834-
installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
834+
installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
835835
installsitebin='./install_me_here/usr/bin'
836836
installsitehtml1dir=''
837837
installsitehtml3dir=''
838-
installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.30.0'
838+
installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.0'
839839
installsiteman1dir='./install_me_here/usr/share/man/man1'
840840
installsiteman3dir='./install_me_here/usr/share/man/man3'
841841
installsitescript='./install_me_here/usr/bin'
@@ -969,8 +969,8 @@ pmake=''
969969
pr=''
970970
prefix='/usr'
971971
prefixexp='/usr'
972-
privlib='/usr/lib/perl5/5.30.0'
973-
privlibexp='/usr/lib/perl5/5.30.0'
972+
privlib='/usr/lib/perl5/5.31.0'
973+
privlibexp='/usr/lib/perl5/5.31.0'
974974
procselfexe='"/proc/self/exe"'
975975
prototype='define'
976976
ptrsize='4'
@@ -1035,17 +1035,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
10351035
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0'
10361036
sig_size='68'
10371037
signal_t='void'
1038-
sitearch='/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
1039-
sitearchexp='/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
1038+
sitearch='/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
1039+
sitearchexp='/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
10401040
sitebin='/usr/bin'
10411041
sitebinexp='/usr/bin'
10421042
sitehtml1dir=''
10431043
sitehtml1direxp=''
10441044
sitehtml3dir=''
10451045
sitehtml3direxp=''
1046-
sitelib='/usr/lib/perl5/site_perl/5.30.0'
1046+
sitelib='/usr/lib/perl5/site_perl/5.31.0'
10471047
sitelib_stem='/usr/lib/perl5/site_perl'
1048-
sitelibexp='/usr/lib/perl5/site_perl/5.30.0'
1048+
sitelibexp='/usr/lib/perl5/site_perl/5.31.0'
10491049
siteman1dir='/usr/share/man/man1'
10501050
siteman1direxp='/usr/share/man/man1'
10511051
siteman3dir='/usr/share/man/man3'
@@ -1175,8 +1175,8 @@ vendorprefix=''
11751175
vendorprefixexp=''
11761176
vendorscript=''
11771177
vendorscriptexp=''
1178-
version='5.30.0'
1179-
version_patchlevel_string='version 30 subversion 0'
1178+
version='5.31.0'
1179+
version_patchlevel_string='version 31 subversion 0'
11801180
versiononly='undef'
11811181
vi=''
11821182
xlibpth='/usr/lib/386 /lib/386'
@@ -1189,10 +1189,10 @@ config_arg0='Configure'
11891189
config_args=''
11901190
config_argc=0
11911191
PERL_REVISION=5
1192-
PERL_VERSION=30
1192+
PERL_VERSION=31
11931193
PERL_SUBVERSION=0
11941194
PERL_API_REVISION=5
1195-
PERL_API_VERSION=30
1195+
PERL_API_VERSION=31
11961196
PERL_API_SUBVERSION=0
11971197
PERL_PATCHLEVEL=
11981198
PERL_CONFIG_SH=true

Cross/config.sh-arm-linux-n770

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ alignbytes='4'
3232
aphostname='/bin/hostname'
3333
api_revision='5'
3434
api_subversion='0'
35-
api_version='30'
36-
api_versionstring='5.30.0'
35+
api_version='31'
36+
api_versionstring='5.31.0'
3737
ar='ar'
38-
archlib='/usr/lib/perl5/5.30.0/armv4l-linux'
39-
archlibexp='/usr/lib/perl5/5.30.0/armv4l-linux'
38+
archlib='/usr/lib/perl5/5.31.0/armv4l-linux'
39+
archlibexp='/usr/lib/perl5/5.31.0/armv4l-linux'
4040
archname64=''
4141
archname='armv4l-linux'
4242
archobjs=''
@@ -54,7 +54,7 @@ castflags='0'
5454
cat='cat'
5555
cc='arm-none-linux-gnueabi-gcc'
5656
cccdlflags='-fpic'
57-
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.30.0/armv4l-linux/CORE'
57+
ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.31.0/armv4l-linux/CORE'
5858
ccflags='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
5959
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
6060
ccname='arm-linux-gcc'
@@ -819,21 +819,21 @@ inc_version_list=' '
819819
inc_version_list_init='0'
820820
incpath=''
821821
inews=''
822-
installarchlib='./install_me_here/usr/lib/perl5/5.30.0/armv4l-linux'
822+
installarchlib='./install_me_here/usr/lib/perl5/5.31.0/armv4l-linux'
823823
installbin='./install_me_here/usr/bin'
824824
installhtml1dir=''
825825
installhtml3dir=''
826826
installman1dir='./install_me_here/usr/share/man/man1'
827827
installman3dir='./install_me_here/usr/share/man/man3'
828828
installprefix='./install_me_here/usr'
829829
installprefixexp='./install_me_here/usr'
830-
installprivlib='./install_me_here/usr/lib/perl5/5.30.0'
830+
installprivlib='./install_me_here/usr/lib/perl5/5.31.0'
831831
installscript='./install_me_here/usr/bin'
832-
installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
832+
installsitearch='./install_me_here/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
833833
installsitebin='./install_me_here/usr/bin'
834834
installsitehtml1dir=''
835835
installsitehtml3dir=''
836-
installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.30.0'
836+
installsitelib='./install_me_here/usr/lib/perl5/site_perl/5.31.0'
837837
installsiteman1dir='./install_me_here/usr/share/man/man1'
838838
installsiteman3dir='./install_me_here/usr/share/man/man3'
839839
installsitescript='./install_me_here/usr/bin'
@@ -967,8 +967,8 @@ pmake=''
967967
pr=''
968968
prefix='/usr'
969969
prefixexp='/usr'
970-
privlib='/usr/lib/perl5/5.30.0'
971-
privlibexp='/usr/lib/perl5/5.30.0'
970+
privlib='/usr/lib/perl5/5.31.0'
971+
privlibexp='/usr/lib/perl5/5.31.0'
972972
procselfexe='"/proc/self/exe"'
973973
prototype='define'
974974
ptrsize='4'
@@ -1033,17 +1033,17 @@ sig_num='0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
10331033
sig_num_init='0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 6, 17, 29, 31, 0'
10341034
sig_size='68'
10351035
signal_t='void'
1036-
sitearch='/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
1037-
sitearchexp='/usr/lib/perl5/site_perl/5.30.0/armv4l-linux'
1036+
sitearch='/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
1037+
sitearchexp='/usr/lib/perl5/site_perl/5.31.0/armv4l-linux'
10381038
sitebin='/usr/bin'
10391039
sitebinexp='/usr/bin'
10401040
sitehtml1dir=''
10411041
sitehtml1direxp=''
10421042
sitehtml3dir=''
10431043
sitehtml3direxp=''
1044-
sitelib='/usr/lib/perl5/site_perl/5.30.0'
1044+
sitelib='/usr/lib/perl5/site_perl/5.31.0'
10451045
sitelib_stem='/usr/lib/perl5/site_perl'
1046-
sitelibexp='/usr/lib/perl5/site_perl/5.30.0'
1046+
sitelibexp='/usr/lib/perl5/site_perl/5.31.0'
10471047
siteman1dir='/usr/share/man/man1'
10481048
siteman1direxp='/usr/share/man/man1'
10491049
siteman3dir='/usr/share/man/man3'
@@ -1173,8 +1173,8 @@ vendorprefix=''
11731173
vendorprefixexp=''
11741174
vendorscript=''
11751175
vendorscriptexp=''
1176-
version='5.30.0'
1177-
version_patchlevel_string='version 30 subversion 0'
1176+
version='5.31.0'
1177+
version_patchlevel_string='version 31 subversion 0'
11781178
versiononly='undef'
11791179
vi=''
11801180
xlibpth='/usr/lib/386 /lib/386'
@@ -1187,10 +1187,10 @@ config_arg0='Configure'
11871187
config_args=''
11881188
config_argc=0
11891189
PERL_REVISION=5
1190-
PERL_VERSION=30
1190+
PERL_VERSION=31
11911191
PERL_SUBVERSION=0
11921192
PERL_API_REVISION=5
1193-
PERL_API_VERSION=30
1193+
PERL_API_VERSION=31
11941194
PERL_API_SUBVERSION=0
11951195
PERL_PATCHLEVEL=
11961196
PERL_CONFIG_SH=true

INSTALL

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ The directories set up by Configure fall into three broad categories.
609609

610610
=item Directories for the perl distribution
611611

612-
By default, Configure will use the following directories for 5.30.0.
612+
By default, Configure will use the following directories for 5.31.0.
613613
$version is the full perl version number, including subversion, e.g.
614614
5.12.3, and $archname is a string like sun4-sunos,
615615
determined by Configure. The full definitions of all Configure
@@ -2440,7 +2440,7 @@ http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
24402440

24412441
=head1 Coexistence with earlier versions of perl 5
24422442

2443-
Perl 5.30.0 is not binary compatible with earlier versions of Perl.
2443+
Perl 5.31.0 is not binary compatible with earlier versions of Perl.
24442444
In other words, you will have to recompile your XS modules.
24452445

24462446
In general, you can usually safely upgrade from one version of Perl
@@ -2515,9 +2515,9 @@ won't interfere with another version. (The defaults guarantee this for
25152515
libraries after 5.6.0, but not for executables. TODO?) One convenient
25162516
way to do this is by using a separate prefix for each version, such as
25172517

2518-
sh Configure -Dprefix=/opt/perl5.30.0
2518+
sh Configure -Dprefix=/opt/perl5.31.0
25192519

2520-
and adding /opt/perl5.30.0/bin to the shell PATH variable. Such users
2520+
and adding /opt/perl5.31.0/bin to the shell PATH variable. Such users
25212521
may also wish to add a symbolic link /usr/local/bin/perl so that
25222522
scripts can still start with #!/usr/local/bin/perl.
25232523

@@ -2532,11 +2532,11 @@ yet.
25322532

25332533
=head2 Upgrading from 5.28.0 or earlier
25342534

2535-
B<Perl 5.30.0 may not be binary compatible with Perl 5.28.0 or
2535+
B<Perl 5.31.0 may not be binary compatible with Perl 5.28.0 or
25362536
earlier Perl releases.> Perl modules having binary parts
25372537
(meaning that a C compiler is used) will have to be recompiled to be
2538-
used with 5.30.0. If you find you do need to rebuild an extension with
2539-
5.30.0, you may safely do so without disturbing the older
2538+
used with 5.31.0. If you find you do need to rebuild an extension with
2539+
5.31.0, you may safely do so without disturbing the older
25402540
installations. (See L<"Coexistence with earlier versions of perl 5">
25412541
above.)
25422542

@@ -2569,15 +2569,15 @@ Firstly, the bare minimum to run this script
25692569
print("$f\n");
25702570
}
25712571

2572-
in Linux with perl-5.30.0 is as follows (under $Config{prefix}):
2572+
in Linux with perl-5.31.0 is as follows (under $Config{prefix}):
25732573

25742574
./bin/perl
2575-
./lib/perl5/5.30.0/strict.pm
2576-
./lib/perl5/5.30.0/warnings.pm
2577-
./lib/perl5/5.30.0/i686-linux/File/Glob.pm
2578-
./lib/perl5/5.30.0/feature.pm
2579-
./lib/perl5/5.30.0/XSLoader.pm
2580-
./lib/perl5/5.30.0/i686-linux/auto/File/Glob/Glob.so
2575+
./lib/perl5/5.31.0/strict.pm
2576+
./lib/perl5/5.31.0/warnings.pm
2577+
./lib/perl5/5.31.0/i686-linux/File/Glob.pm
2578+
./lib/perl5/5.31.0/feature.pm
2579+
./lib/perl5/5.31.0/XSLoader.pm
2580+
./lib/perl5/5.31.0/i686-linux/auto/File/Glob/Glob.so
25812581

25822582
Secondly, for perl-5.10.1, the Debian perl-base package contains 591
25832583
files, (of which 510 are for lib/unicore) totaling about 3.5MB in its

META.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"vxs.inc"
115115
]
116116
},
117-
"release_status" : "stable",
117+
"release_status" : "unstable",
118118
"resources" : {
119119
"bugtracker" : {
120120
"web" : "https://rt.perl.org/"
@@ -127,6 +127,6 @@
127127
"url" : "http://perl5.git.perl.org/"
128128
}
129129
},
130-
"version" : "5.030000",
130+
"version" : "5.031000",
131131
"x_serialization_backend" : "JSON::PP version 4.02"
132132
}

META.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ resources:
114114
homepage: http://www.perl.org/
115115
license: http://dev.perl.org/licenses/
116116
repository: http://perl5.git.perl.org/
117-
version: '5.030000'
117+
version: '5.031000'
118118
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'

NetWare/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NLM_VERSION = 3,20,0
8686

8787

8888
# Here comes the CW tools - TO BE FILLED TO BUILD WITH CW -
89-
MODULE_DESC = "Perl 5.30.0 for NetWare"
89+
MODULE_DESC = "Perl 5.31.0 for NetWare"
9090
CCTYPE = CodeWarrior
9191
C_COMPILER = mwccnlm -c
9292
CPP_COMPILER = mwccnlm
@@ -462,7 +462,7 @@ INST_NW_TOP2 = $(INST_NW_DRV)\perl
462462
# versioned installation can be obtained by setting INST_TOP above to a
463463
# path that includes an arbitrary version string.
464464
#
465-
INST_VER = \5.30.0
465+
INST_VER = \5.31.0
466466

467467
#
468468
# Comment this out if you DON'T want your perl installation to have

NetWare/config_H.wc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@
887887
* This symbol contains the ~name expanded version of ARCHLIB, to be used
888888
* in programs that are not prepared to deal with ~ expansion at run-time.
889889
*/
890-
#define ARCHLIB "c:\\perl\\5.30.0\\lib\\NetWare-x86-multi-thread" /**/
890+
#define ARCHLIB "c:\\perl\\5.31.0\\lib\\NetWare-x86-multi-thread" /**/
891891
/*#define ARCHLIB_EXP "" /**/
892892

893893
/* ARCHNAME:
@@ -918,8 +918,8 @@
918918
* This symbol is the filename expanded version of the BIN symbol, for
919919
* programs that do not want to deal with that at run-time.
920920
*/
921-
#define BIN "c:\\perl\\5.30.0\\bin\\NetWare-x86-multi-thread" /**/
922-
#define BIN_EXP "c:\\perl\\5.30.0\\bin\\NetWare-x86-multi-thread" /**/
921+
#define BIN "c:\\perl\\5.31.0\\bin\\NetWare-x86-multi-thread" /**/
922+
#define BIN_EXP "c:\\perl\\5.31.0\\bin\\NetWare-x86-multi-thread" /**/
923923

924924
/* BYTEORDER:
925925
* This symbol holds the hexadecimal constant defined in byteorder,
@@ -2878,7 +2878,7 @@
28782878
* This symbol contains the ~name expanded version of SITEARCH, to be used
28792879
* in programs that are not prepared to deal with ~ expansion at run-time.
28802880
*/
2881-
#define SITEARCH "c:\\perl\\site\\5.30.0\\lib\\NetWare-x86-multi-thread" /**/
2881+
#define SITEARCH "c:\\perl\\site\\5.31.0\\lib\\NetWare-x86-multi-thread" /**/
28822882
/*#define SITEARCH_EXP "" /**/
28832883

28842884
/* SITELIB:
@@ -2901,7 +2901,7 @@
29012901
* removed. The elements in inc_version_list (inc_version_list.U) can
29022902
* be tacked onto this variable to generate a list of directories to search.
29032903
*/
2904-
#define SITELIB "c:\\perl\\site\\5.30.0\\lib" /**/
2904+
#define SITELIB "c:\\perl\\site\\5.31.0\\lib" /**/
29052905
/*#define SITELIB_EXP "" /**/
29062906
#define SITELIB_STEM "" /**/
29072907

0 commit comments

Comments
 (0)