[svn:parrot] r39399 - trunk

fperrad at svn.parrot.org fperrad at svn.parrot.org
Fri Jun 5 06:21:55 UTC 2009


Author: fperrad
Date: Fri Jun  5 06:21:54 2009
New Revision: 39399
URL: https://trac.parrot.org/parrot/changeset/39399

Log:
[doc] update ICU download URL
see TT #738

Modified:
   trunk/README
   trunk/README_win32.pod

Modified: trunk/README
==============================================================================
--- trunk/README	Fri Jun  5 01:03:59 2009	(r39398)
+++ trunk/README	Fri Jun  5 06:21:54 2009	(r39399)
@@ -18,7 +18,7 @@
 linking with the ICU library you have to download and install it before
 configuring Parrot.
 
-Get it from http://www-306.ibm.com/software/globalization/icu/downloads.jsp
+Get it from http://site.icu-project.org/download
 
 You also need Perl 5.8.4 or newer, Storable 2.12 or newer, and Bundle::Parrot
 to run various configure and build scripts.

Modified: trunk/README_win32.pod
==============================================================================
--- trunk/README_win32.pod	Fri Jun  5 01:03:59 2009	(r39398)
+++ trunk/README_win32.pod	Fri Jun  5 06:21:54 2009	(r39399)
@@ -60,7 +60,7 @@
 ignore it (C<--without-icu>).
 
 If you want to use ICU, download it from
-L<http://www.icu-project.org/download/>.
+L<http://site.icu-project.org/download>.
 
 If you want to use precompiled binaries, do the following.
 Download the package matching your compiler, unpack it (say, into


More information about the parrot-commits mailing list