diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 13:12:01 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-07-13 13:12:01 +0000 |
commit | 3e9bebd5e3537348bf6b698defecf0de0d19dde7 (patch) | |
tree | 831a5879c2d710b3964c179034de03ff3b651f7a /Porting | |
parent | 585d6f80b8630ecf9970a4cad2f7e024da6b9a08 (diff) | |
download | perl-3e9bebd5e3537348bf6b698defecf0de0d19dde7.tar.gz |
Bump the version to 5.7.2.
p4raw-id: //depot/perl@11354
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/config.sh | 36 | ||||
-rw-r--r-- | Porting/config_H | 24 |
2 files changed, 30 insertions, 30 deletions
diff --git a/Porting/config.sh b/Porting/config.sh index 24592e92f0..56e9faf4ee 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -36,8 +36,8 @@ api_subversion='0' api_version='5' api_versionstring='5.005' ar='ar' -archlib='/opt/perl/lib/5.7.1/alpha-dec_osf-thread' -archlibexp='/opt/perl/lib/5.7.1/alpha-dec_osf-thread' +archlib='/opt/perl/lib/5.7.2/alpha-dec_osf-thread' +archlibexp='/opt/perl/lib/5.7.2/alpha-dec_osf-thread' archname64='' archname='alpha-dec_osf-thread' archobjs='' @@ -55,7 +55,7 @@ castflags='0' cat='cat' cc='cc' cccdlflags=' ' -ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.7.1/alpha-dec_osf-thread/CORE' +ccdlflags=' -Wl,-rpath,/opt/perl/lib/5.7.2/alpha-dec_osf-thread/CORE' ccflags='-pthread -std -DLANGUAGE_C' ccflags_uselargefiles='' ccname='cc' @@ -560,17 +560,17 @@ inc_version_list=' ' inc_version_list_init='0' incpath='' inews='' -installarchlib='/opt/perl/lib/5.7.1/alpha-dec_osf-thread' +installarchlib='/opt/perl/lib/5.7.2/alpha-dec_osf-thread' installbin='/opt/perl/bin' installman1dir='/opt/perl/man/man1' installman3dir='/opt/perl/man/man3' installprefix='/opt/perl' installprefixexp='/opt/perl' -installprivlib='/opt/perl/lib/5.7.1' +installprivlib='/opt/perl/lib/5.7.2' installscript='/opt/perl/bin' -installsitearch='/opt/perl/lib/site_perl/5.7.1/alpha-dec_osf-thread' +installsitearch='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread' installsitebin='/opt/perl/bin' -installsitelib='/opt/perl/lib/site_perl/5.7.1' +installsitelib='/opt/perl/lib/site_perl/5.7.2' installstyle='lib' installusrbinperl='undef' installvendorarch='' @@ -671,7 +671,7 @@ pager='/c/bin/less' passcat='cat /etc/passwd' patchlevel='7' path_sep=':' -perl5='/u/vieraat/vieraat/jhi/Perl/bin//perl' +perl5='perl' perl='' perl_patchlevel='11326' perladmin='yourname@yourhost.yourplace.com' @@ -686,8 +686,8 @@ pmake='' pr='' prefix='/opt/perl' prefixexp='/opt/perl' -privlib='/opt/perl/lib/5.7.1' -privlibexp='/opt/perl/lib/5.7.1' +privlib='/opt/perl/lib/5.7.2' +privlibexp='/opt/perl/lib/5.7.2' prototype='define' ptrsize='8' quadkind='2' @@ -737,13 +737,13 @@ 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, 6, 6, 16, 20, 23, 23, 23, 29, 48, 0' sig_size='58' signal_t='void' -sitearch='/opt/perl/lib/site_perl/5.7.1/alpha-dec_osf-thread' -sitearchexp='/opt/perl/lib/site_perl/5.7.1/alpha-dec_osf-thread' +sitearch='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread' +sitearchexp='/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread' sitebin='/opt/perl/bin' sitebinexp='/opt/perl/bin' -sitelib='/opt/perl/lib/site_perl/5.7.1' +sitelib='/opt/perl/lib/site_perl/5.7.2' sitelib_stem='/opt/perl/lib/site_perl' -sitelibexp='/opt/perl/lib/site_perl/5.7.1' +sitelibexp='/opt/perl/lib/site_perl/5.7.2' siteprefix='/opt/perl' siteprefixexp='/opt/perl' sizesize='8' @@ -759,7 +759,7 @@ spackage='Perl5' spitshell='cat' src='.' ssizetype='ssize_t' -startperl='#!/opt/perl/bin/perl5.7.1' +startperl='#!/opt/perl/bin/perl5.7.2' startsh='#!/bin/sh' static_ext=' ' stdchar='unsigned char' @@ -840,14 +840,14 @@ vendorlib_stem='' vendorlibexp='' vendorprefix='' vendorprefixexp='' -version='5.7.1' +version='5.7.2' version_patchlevel_string='version 7 subversion 1 patch 11326' versiononly='define' vi='' voidflags='15' xlibpth='/usr/lib/386 /lib/386' -xs_apiversion='5.7.1' -yacc='/u/vieraat/vieraat/jhi/Perl/bin//byacc' +xs_apiversion='5.7.2' +yacc='byacc' yaccflags='' zcat='' zip='zip' diff --git a/Porting/config_H b/Porting/config_H index 6110ca4b20..c5ee735b52 100644 --- a/Porting/config_H +++ b/Porting/config_H @@ -1037,8 +1037,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.7.1/alpha-dec_osf-thread" /**/ -#define ARCHLIB_EXP "/opt/perl/lib/5.7.1/alpha-dec_osf-thread" /**/ +#define ARCHLIB "/opt/perl/lib/5.7.2/alpha-dec_osf-thread" /**/ +#define ARCHLIB_EXP "/opt/perl/lib/5.7.2/alpha-dec_osf-thread" /**/ /* ARCHNAME: * This symbol holds a string representing the architecture name. @@ -2922,8 +2922,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.7.1" /**/ -#define PRIVLIB_EXP "/opt/perl/lib/5.7.1" /**/ +#define PRIVLIB "/opt/perl/lib/5.7.2" /**/ +#define PRIVLIB_EXP "/opt/perl/lib/5.7.2" /**/ /* PTRSIZE: * This symbol contains the size of a pointer, so that the C preprocessor @@ -3026,8 +3026,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.7.1/alpha-dec_osf-thread" /**/ -#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.7.1/alpha-dec_osf-thread" /**/ +#define SITEARCH "/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread" /**/ +#define SITEARCH_EXP "/opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread" /**/ /* SITELIB: * This symbol contains the name of the private library for this package. @@ -3049,8 +3049,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.7.1" /**/ -#define SITELIB_EXP "/opt/perl/lib/site_perl/5.7.1" /**/ +#define SITELIB "/opt/perl/lib/site_perl/5.7.2" /**/ +#define SITELIB_EXP "/opt/perl/lib/site_perl/5.7.2" /**/ #define SITELIB_STEM "/opt/perl/lib/site_perl" /**/ /* Size_t_size: @@ -3087,7 +3087,7 @@ * script to make sure (one hopes) that it runs with perl and not * some shell. */ -#define STARTPERL "#!/opt/perl/bin/perl5.7.1" /**/ +#define STARTPERL "#!/opt/perl/bin/perl5.7.2" /**/ /* STDCHAR: * This symbol is defined to be the type of char used in stdio.h. @@ -3287,7 +3287,7 @@ /* PERL_XS_APIVERSION: * This variable contains the version of the oldest perl binary * compatible with the present perl. perl.c:incpush() and - * lib/lib.pm will automatically search in /opt/perl/lib/site_perl/5.7.1/alpha-dec_osf-thread for older + * lib/lib.pm will automatically search in /opt/perl/lib/site_perl/5.7.2/alpha-dec_osf-thread for older * directories across major versions back to xs_apiversion. * This is only useful if you have a perl library directory tree * structured like the default one. @@ -3306,7 +3306,7 @@ * compatible with the present perl. (That is, pure perl modules * written for pm_apiversion will still work for the current * version). perl.c:incpush() and lib/lib.pm will automatically - * search in /opt/perl/lib/site_perl/5.7.1 for older directories across major versions + * search in /opt/perl/lib/site_perl/5.7.2 for older directories across major versions * back to pm_apiversion. This is only useful if you have a perl * library directory tree structured like the default one. The * versioned site_perl library was introduced in 5.005, so that's @@ -3316,7 +3316,7 @@ * (presumably) be similar. * See the INSTALL file for how this works. */ -#define PERL_XS_APIVERSION "5.7.1" +#define PERL_XS_APIVERSION "5.7.2" #define PERL_PM_APIVERSION "5.005" /* SETUID_SCRIPTS_ARE_SECURE_NOW: |