lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 14d601c0eb6da722ebb5b67bec54e7584c4e2673
parent c68e888e88649f6d5824eb6f524d9765cd1740ee
Author: Marcel Denia <naoir@gmx.net>
Date:   Sat, 10 Jan 2015 14:30:47 +0100

perl: Fix version configuration symbols

Signed-off-by: Marcel Denia <naoir@gmx.net>

Diffstat:
Mlang/perl/files/config.sh-arm.in | 2+-
Mlang/perl/files/config.sh-armeb.in | 4++--
Mlang/perl/files/config.sh-avr32.in | 2+-
Mlang/perl/files/config.sh-i486.in | 2+-
Mlang/perl/files/config.sh-mips.in | 2+-
Mlang/perl/files/config.sh-mipsel.in | 2+-
Mlang/perl/files/config.sh-powerpc.in | 2+-
Mlang/perl/files/config.sh-x86_64.in | 2+-
8 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/lang/perl/files/config.sh-arm.in b/lang/perl/files/config.sh-arm.in @@ -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' diff --git a/lang/perl/files/config.sh-armeb.in b/lang/perl/files/config.sh-armeb.in @@ -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' diff --git a/lang/perl/files/config.sh-avr32.in b/lang/perl/files/config.sh-avr32.in @@ -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' diff --git a/lang/perl/files/config.sh-i486.in b/lang/perl/files/config.sh-i486.in @@ -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' diff --git a/lang/perl/files/config.sh-mips.in b/lang/perl/files/config.sh-mips.in @@ -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' diff --git a/lang/perl/files/config.sh-mipsel.in b/lang/perl/files/config.sh-mipsel.in @@ -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' diff --git a/lang/perl/files/config.sh-powerpc.in b/lang/perl/files/config.sh-powerpc.in @@ -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' diff --git a/lang/perl/files/config.sh-x86_64.in b/lang/perl/files/config.sh-x86_64.in @@ -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'