diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2022-02-26 18:35:24 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2022-02-26 18:35:49 +0000 |
commit | e4c244d4dbb6d74026f6347b1db25861a70ca15a (patch) | |
tree | e5c0829dfd6c07b3a345f755da92ecc131929f83 /Porting | |
parent | 702fe072b41262f8de488be9e1c85f9c7c85f189 (diff) | |
download | perl-e4c244d4dbb6d74026f6347b1db25861a70ca15a.tar.gz |
Bump version to 5.34.1, ahead of its impending release
(includes regen/opcode.pl)
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/config.sh | 36 | ||||
-rw-r--r-- | Porting/config_H | 18 | ||||
-rw-r--r-- | Porting/perldelta_template.pod | 2 | ||||
-rw-r--r-- | Porting/todo.pod | 4 |
4 files changed, 30 insertions, 30 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index d1f54f2f63..00b28faa75 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -50,8 +50,8 @@ api_subversion='0' api_version='34' api_versionstring='5.34.0' ar='ar' -archlib='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' -archlibexp='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' +archlib='/opt/perl/lib/5.34.1/x86_64-linux-thread-multi-ld' +archlibexp='/opt/perl/lib/5.34.1/x86_64-linux-thread-multi-ld' archname64='' archname='x86_64-linux-thread-multi-ld' archobjs='' @@ -854,7 +854,7 @@ incpath='' incpth='/usr/lib64/gcc/x86_64-suse-linux/10/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/10/include-fixed /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/include /usr/include' inews='' initialinstalllocation='/opt/perl/bin' -installarchlib='/opt/perl/lib/5.34.0/x86_64-linux-thread-multi-ld' +installarchlib='/opt/perl/lib/5.34.1/x86_64-linux-thread-multi-ld' installbin='/opt/perl/bin' installhtml1dir='' installhtml3dir='' @@ -862,13 +862,13 @@ installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.34.0' +installprivlib='/opt/perl/lib/5.34.1' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' +installsitearch='/opt/perl/lib/site_perl/5.34.1/x86_64-linux-thread-multi-ld' installsitebin='/opt/perl/bin' installsitehtml1dir='' installsitehtml3dir='' -installsitelib='/opt/perl/lib/site_perl/5.34.0' +installsitelib='/opt/perl/lib/site_perl/5.34.1' installsiteman1dir='/opt/perl/man/man1' installsiteman3dir='/opt/perl/man/man3' installsitescript='/opt/perl/bin' @@ -993,7 +993,7 @@ perl_patchlevel='' perl_static_inline='static __inline__' perladmin='yourname@yourhost.yourplace.com' perllibs='-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc' -perlpath='/opt/perl/bin/perl5.34.0' +perlpath='/opt/perl/bin/perl5.34.1' pg='pg' phostname='' pidtype='pid_t' @@ -1002,8 +1002,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.34.0' -privlibexp='/opt/perl/lib/5.34.0' +privlib='/opt/perl/lib/5.34.1' +privlibexp='/opt/perl/lib/5.34.1' procselfexe='"/proc/self/exe"' ptrsize='8' quadkind='2' @@ -1068,17 +1068,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 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, 64, 6, 17, 29, 0' sig_size='68' signal_t='void' -sitearch='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' -sitearchexp='/opt/perl/lib/site_perl/5.34.0/x86_64-linux-thread-multi-ld' +sitearch='/opt/perl/lib/site_perl/5.34.1/x86_64-linux-thread-multi-ld' +sitearchexp='/opt/perl/lib/site_perl/5.34.1/x86_64-linux-thread-multi-ld' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' sitehtml1dir='' sitehtml1direxp='' sitehtml3dir='' sitehtml3direxp='' -sitelib='/opt/perl/lib/site_perl/5.34.0' +sitelib='/opt/perl/lib/site_perl/5.34.1' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.34.0' +sitelibexp='/opt/perl/lib/site_perl/5.34.1' siteman1dir='/opt/perl/man/man1' siteman1direxp='/opt/perl/man/man1' siteman3dir='/opt/perl/man/man3' @@ -1104,7 +1104,7 @@ src='.' ssizetype='ssize_t' st_ino_sign='1' st_ino_size='8' -startperl='#!/opt/perl/bin/perl5.34.0' +startperl='#!/opt/perl/bin/perl5.34.1' startsh='#!/bin/sh' static_ext=' ' stdchar='char' @@ -1116,7 +1116,7 @@ stdio_ptr='((fp)->_ptr)' stdio_stream_array='' strerror_r_proto='REENTRANT_PROTO_B_IBW' submit='' -subversion='0' +subversion='1' sysman='/usr/share/man/man1' sysroot='' tail='' @@ -1215,8 +1215,8 @@ vendorprefix='' vendorprefixexp='' vendorscript='' vendorscriptexp='' -version='5.34.0' -version_patchlevel_string='version 34 subversion 0' +version='5.34.1' +version_patchlevel_string='version 34 subversion 1' versiononly='define' vi='' xlibpth='/usr/lib/386 /lib/386' @@ -1226,7 +1226,7 @@ zcat='' zip='zip' PERL_REVISION=5 PERL_VERSION=34 -PERL_SUBVERSION=0 +PERL_SUBVERSION=1 PERL_API_REVISION=5 PERL_API_VERSION=34 PERL_API_SUBVERSION=0 diff --git a/Porting/config_H b/Porting/config_H index b11ee196c8..04bf7ad514 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -1239,8 +1239,8 @@ * This symbol contains the ~name expanded version of ARCHLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define ARCHLIB "/opt/perl/lib/5.34.0/x86_64-linux" /**/ -#define ARCHLIB_EXP "/opt/perl/lib/5.34.0/x86_64-linux" /**/ +#define ARCHLIB "/opt/perl/lib/5.34.1/x86_64-linux" /**/ +#define ARCHLIB_EXP "/opt/perl/lib/5.34.1/x86_64-linux" /**/ /* BIN: * This symbol holds the path of the bin directory where the package will @@ -1293,8 +1293,8 @@ * This symbol contains the ~name expanded version of PRIVLIB, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define PRIVLIB "/opt/perl/lib/5.34.0" /**/ -#define PRIVLIB_EXP "/opt/perl/lib/5.34.0" /**/ +#define PRIVLIB "/opt/perl/lib/5.34.1" /**/ +#define PRIVLIB_EXP "/opt/perl/lib/5.34.1" /**/ /* SITEARCH: * This symbol contains the name of the private library for this package. @@ -1311,8 +1311,8 @@ * This symbol contains the ~name expanded version of SITEARCH, to be used * in programs that are not prepared to deal with ~ expansion at run-time. */ -#define SITEARCH "/opt/perl/lib/site_perl/5.34.0/x86_64-linux" /**/ -#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.34.0/x86_64-linux" /**/ +#define SITEARCH "/opt/perl/lib/site_perl/5.34.1/x86_64-linux" /**/ +#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.34.1/x86_64-linux" /**/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -1334,8 +1334,8 @@ * removed. The elements in inc_version_list (inc_version_list.U) can * be tacked onto this variable to generate a list of directories to search. */ -#define SITELIB "/opt/perl/lib/site_perl/5.34.0" /**/ -#define SITELIB_EXP "/opt/perl/lib/site_perl/5.34.0" /**/ +#define SITELIB "/opt/perl/lib/site_perl/5.34.1" /**/ +#define SITELIB_EXP "/opt/perl/lib/site_perl/5.34.1" /**/ #define SITELIB_STEM "/opt/perl/lib/site_perl" /**/ /* PERL_VENDORARCH: @@ -4109,7 +4109,7 @@ * script to make sure (one hopes) that it runs with perl and not * some shell. */ -#define STARTPERL "#!/opt/perl/bin/perl5.34.0" /**/ +#define STARTPERL "#!/opt/perl/bin/perl5.34.1" /**/ /* HAS_STDIO_STREAM_ARRAY: * This symbol, if defined, tells that there is an array diff --git a/Porting/perldelta_template.pod b/Porting/perldelta_template.pod index c80869805c..fd111164a5 100644 --- a/Porting/perldelta_template.pod +++ b/Porting/perldelta_template.pod @@ -403,7 +403,7 @@ died, add a short obituary here. XXX Generate this with: - perl Porting/acknowledgements.pl v5.34.0..HEAD + perl Porting/acknowledgements.pl v5.34.1..HEAD =head1 Reporting Bugs diff --git a/Porting/todo.pod b/Porting/todo.pod index 31e0e6a3be..07386f2617 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -486,7 +486,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. On these systems, it might be the default compilation mode, and there is currently no guarantee that passing no use64bitall option to the Configure process will build a 32bit perl. Implementing -Duse32bit* -options would be nice for perl 5.34.0. +options would be nice for perl 5.34.1. =head2 Profile Perl - am I hot or not? @@ -1183,7 +1183,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html> =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.34.0" +of 5.34.1" =head2 make ithreads more robust |