summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-12 20:42:06 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-12 20:47:13 -0400
commitc68523cb697da4a97cd60f5c2bb390d24321c806 (patch)
tree65655b33f550efe0eddec8c83381aa4177d507ac /README.macosx
parentcb07e2f266e60dcc6d04fedaf9b94bbe9e72f4d2 (diff)
downloadperl-c68523cb697da4a97cd60f5c2bb390d24321c806.tar.gz
bump version to 5.20.0, install 5.20 perldelta
Diffstat (limited to 'README.macosx')
-rw-r--r--README.macosx8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.macosx b/README.macosx
index 7cec377b77..3baa2a74af 100644
--- a/README.macosx
+++ b/README.macosx
@@ -10,9 +10,9 @@ perlmacosx - Perl under Mac OS X
This document briefly describes Perl under Mac OS X.
- curl -O http://www.cpan.org/src/perl-5.19.12.tar.gz
- tar -xzf perl-5.19.12.tar.gz
- cd perl-5.19.12
+ curl -O http://www.cpan.org/src/perl-5.20.0.tar.gz
+ tar -xzf perl-5.20.0.tar.gz
+ cd perl-5.20.0
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.19.12 as of this writing) builds without changes
+The latest Perl release (5.20.0 as of this writing) builds without changes
under all versions of Mac OS X from 10.3 "Panther" onwards.
In order to build your own version of Perl you will need 'make',