Author: randy Date: 2008-08-11 10:25:52 -0600 (Mon, 11 Aug 2008) New Revision: 7541
Modified: branches/6.3/BOOK/pst/printing/espgs.xml branches/6.3/BOOK/pst/printing/gs.xml Log: Fixed broken Ghostscript fonts download URL Modified: branches/6.3/BOOK/pst/printing/espgs.xml =================================================================== --- branches/6.3/BOOK/pst/printing/espgs.xml 2008-08-11 16:25:22 UTC (rev 7540) +++ branches/6.3/BOOK/pst/printing/espgs.xml 2008-08-11 16:25:52 UTC (rev 7541) @@ -11,7 +11,7 @@ <!ENTITY espgs-buildsize "108 MB (includes installing libgs.so and both font tarballs)"> <!ENTITY espgs-time "2.3 SBU (includes building and installing libgs.so)"> - <!ENTITY espgs-standard-fonts-download "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz"> + <!ENTITY espgs-standard-fonts-download "ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ghostscript-fonts-std-8.11.tar.gz"> <!ENTITY espgs-standard-fonts-md5sum "6865682b095f8c4500c54b285ff05ef6"> <!ENTITY espgs-standard-fonts-size "3.7 MB"> Modified: branches/6.3/BOOK/pst/printing/gs.xml =================================================================== --- branches/6.3/BOOK/pst/printing/gs.xml 2008-08-11 16:25:22 UTC (rev 7540) +++ branches/6.3/BOOK/pst/printing/gs.xml 2008-08-11 16:25:52 UTC (rev 7541) @@ -12,7 +12,7 @@ <!ENTITY gs-buildsize "104 MB (includes installing libgs.so and both font tarballs)"> <!ENTITY gs-time "2.4 SBU (includes building and installing libgs.so)"> - <!ENTITY gs-standard-fonts-download "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ghostscript-fonts-std-8.11.tar.gz"> + <!ENTITY gs-standard-fonts-download "ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/ghostscript-fonts-std-8.11.tar.gz"> <!ENTITY gs-standard-fonts-md5sum "6865682b095f8c4500c54b285ff05ef6"> <!ENTITY gs-standard-fonts-size "3.7 MB"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
