perl: Fix version configuration symbols
authorMarcel Denia <naoir@gmx.net>
Sat, 10 Jan 2015 13:30:47 +0000 (14:30 +0100)
committerMarcel Denia <naoir@gmx.net>
Sat, 10 Jan 2015 14:19:10 +0000 (15:19 +0100)
Signed-off-by: Marcel Denia <naoir@gmx.net>
lang/perl/files/config.sh-arm.in
lang/perl/files/config.sh-armeb.in
lang/perl/files/config.sh-avr32.in
lang/perl/files/config.sh-i486.in
lang/perl/files/config.sh-mips.in
lang/perl/files/config.sh-mipsel.in
lang/perl/files/config.sh-powerpc.in
lang/perl/files/config.sh-x86_64.in

index df6152edec1fe21e789cce14f7ac6c0c54a5bebf..1296f30785cba906914b5bdd358ba62d04f56eeb 100644 (file)
@@ -1136,7 +1136,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index 6c12a53666c0c8c122ed4ded6f49c6dcbcdae51e..845be28401a704192f3f8411c121170818af4504 100644 (file)
@@ -1136,7 +1136,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
@@ -1151,7 +1151,7 @@ version='5.20.1'
 version_patchlevel_string='version 20 subversion 1'
 PERL_VERSION=20
 PERL_API_VERSION=20
-PERL_SUBVERSION=0
+PERL_SUBVERSION=1
 patchlevel='20'
 ccdlflags='-fPIC -Wl,-rpath,/usr/lib/perl5/5.20/CORE'
 api_subversion='1'
index 33cfa69db30abde1e456ed8357af64887bf07736..2f65ddaaae45ded66dc7b39cce30319fb5f0d3dd 100644 (file)
@@ -1138,7 +1138,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index b04fa4e7f18f68fe34b5264636502adeb959ad70..5047afee783c5503f63977b156b4a7af4c8f38c0 100644 (file)
@@ -1122,7 +1122,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index 75ae8c92b0ee9a8d668109d609fcbb6caafbc8f8..a3eddb6f6bf34bf5192858f9bef6e33bae30ead6 100644 (file)
@@ -1136,7 +1136,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index 86b6c64334b21b12c210f474568b8f029b204925..4cda9ee18a59a6e65f996eb043c9cc1ba89de12f 100644 (file)
@@ -1122,7 +1122,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index 650f94f0fe9a336193798da6ae2174a502b301ce..2214b6f30e3ba71bc4adb5a3a4eb5b4b0722a791 100644 (file)
@@ -1136,7 +1136,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'
index 6a2bd1bfb2c1806c14eed5fb34a3150a53035efb..423590ed9a328746cd2c0d8a78e7041b34a8798a 100644 (file)
@@ -1122,7 +1122,7 @@ libdb_needs_pthread='N'
 # change again for new versions, so they're included here for
 # future reference
 api_version='20'
-api_versionstring='5.20.0'
+api_versionstring='5.20.1'
 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'