perl: Upgrade configuration files to perl 5.20.2
authorMarcel Denia <naoir@gmx.net>
Sun, 15 Feb 2015 05:25:13 +0000 (06:25 +0100)
committerMarcel Denia <naoir@gmx.net>
Mon, 16 Feb 2015 14:15:48 +0000 (15:15 +0100)
Signed-off-by: Marcel Denia <naoir@gmx.net>
18 files changed:
lang/perl/files/config.sh-arm-mt.in
lang/perl/files/config.sh-arm.in
lang/perl/files/config.sh-armeb-mt.in
lang/perl/files/config.sh-armeb.in
lang/perl/files/config.sh-avr32-mt.in
lang/perl/files/config.sh-avr32.in
lang/perl/files/config.sh-i486-mt.in
lang/perl/files/config.sh-i486.in
lang/perl/files/config.sh-mips-mt.in
lang/perl/files/config.sh-mips.in
lang/perl/files/config.sh-mips64-mt.in
lang/perl/files/config.sh-mips64.in
lang/perl/files/config.sh-mipsel-mt.in
lang/perl/files/config.sh-mipsel.in
lang/perl/files/config.sh-powerpc-mt.in
lang/perl/files/config.sh-powerpc.in
lang/perl/files/config.sh-x86_64-mt.in
lang/perl/files/config.sh-x86_64.in

index 7ea876cce802a9eb6e3bb9aba6be4bef72506649..635b05e9e2a7b27b395a7045c19e3e396aac4050 100644 (file)
@@ -1137,7 +1137,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1148,15 +1149,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 1296f30785cba906914b5bdd358ba62d04f56eeb..9382b6536806f69d2757920653dccdaf8f48bb32 100644 (file)
@@ -1136,7 +1136,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1147,15 +1148,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 63773cf8daeef7dd1186d9b57b3f3757659d7c34..6dad0eb1d6d019d519252c7f9a46bd955e06e5c2 100644 (file)
@@ -1137,7 +1137,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1148,15 +1149,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-api_subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 845be28401a704192f3f8411c121170818af4504..b6e828b6ad4ac9e40f2a17418f9080902b676fc1 100644 (file)
@@ -1136,7 +1136,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1147,15 +1148,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-api_subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 6ccd07f1f29b9de56498bf9053a742a1fb5bd656..7336b666d344923b62d6a31a9e62b69f76941bb6 100644 (file)
@@ -1139,7 +1139,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1150,15 +1151,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 2f65ddaaae45ded66dc7b39cce30319fb5f0d3dd..2ec7588e3cd09eafd753420d60c201ab171f6f88 100644 (file)
@@ -1138,7 +1138,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1149,15 +1150,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index bb6ed90dc471a234515f63b168700f6fa3258186..89583b65b77bc547eb7e423366d30b289488257b 100644 (file)
@@ -1123,7 +1123,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1134,15 +1135,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 5047afee783c5503f63977b156b4a7af4c8f38c0..9d91dff70e3c3031234c8987bcbb511c647d6d94 100644 (file)
@@ -1122,7 +1122,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1133,15 +1134,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index b7e82dcdb40d225a8b86d1bff1ee37a26fd1da2e..8564c2338b8077a978a7a8d0b0206a5b12748c89 100644 (file)
@@ -1137,7 +1137,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1148,15 +1149,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index a3eddb6f6bf34bf5192858f9bef6e33bae30ead6..1a752e74b5c6e0cd114df7ec79a799ef5bab1146 100644 (file)
@@ -1136,7 +1136,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1147,15 +1148,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index ea11182e4150d1f53dc4c225935f0cf3bac954f2..26d908a7e7d2849c46ef329da25d84d39743f047 100644 (file)
@@ -1137,6 +1137,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
+# Always set this to the base version, not the patched one!
 api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
@@ -1148,15 +1149,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index c8095de97f5a9a165a558a8b2c3260d520e8984b..baab56fdbea2e758ebfe875db17a6909d266c85d 100644 (file)
@@ -1136,6 +1136,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
+# Always set this to the base version, not the patched one!
 api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
@@ -1147,15 +1148,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 366d92756c583f97c2c3417112474f7547b380ee..d09586a88a58c38db9af26c0c913319fafab82d7 100644 (file)
@@ -1123,7 +1123,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1134,15 +1135,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 4cda9ee18a59a6e65f996eb043c9cc1ba89de12f..43c61a69c9c11cc6e580328e52f78a66fed95c6b 100644 (file)
@@ -1122,7 +1122,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1133,15 +1134,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 92c743e6bdffe1b2cca5fcd9d46a9869083c238d..564f27bc779e2336c7c5668a513f927295c979aa 100644 (file)
@@ -1137,7 +1137,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1148,15 +1149,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 2214b6f30e3ba71bc4adb5a3a4eb5b4b0722a791..8906ad68b4e81c30ccadb10f50fcd98dc25b4552 100644 (file)
@@ -1136,7 +1136,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1147,15 +1148,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index cd2b704a7edc6e1827cc21e0a44c365c295f77f5..3c6ab7b15e6eeb318c600725fff6b6e59bf2254e 100644 (file)
@@ -1123,7 +1123,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1134,15 +1135,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'
index 423590ed9a328746cd2c0d8a78e7041b34a8798a..f528c541283117b0038ab1589b06cee4d54ab25f 100644 (file)
@@ -1122,7 +1122,8 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.1'
+# Always set this to the base version, not the patched one!
+api_versionstring='5.20.0'
 dynamic_ext='B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd DB_File Data/Dumper Devel/PPPort Devel/Peek Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 Math/BigInt/FastCalc Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap arybase attributes mro re threads threads/shared'
 installarchlib='/usr/lib/perl5/5.20'
 installprivlib='/usr/lib/perl5/5.20'
@@ -1133,15 +1134,15 @@ privlib='/usr/lib/perl5/5.20'
 privlibexp='/usr/lib/perl5/5.20'
 archlib='/usr/lib/perl5/5.20'
 archlibexp='/usr/lib/perl5/5.20'
-version='5.20.1'
-version_patchlevel_string='version 20 subversion 1'
+version='5.20.2'
+version_patchlevel_string='version 20 subversion 2'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=1
+PERL_SUBVERSION=2
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
-subversion='1'
+subversion='2'
 
-# Make perl use these tools instead of the target binaries during build.
+# Make perl use these tools instead of the target binaries during build
 hostgenerate='%%HOSTGENERATE%%'
 hostperl='%%HOSTMINIPERL%%'