Revision: 107531 https://trac.macports.org/changeset/107531 Author: dports@macports.org Date: 2013-07-02 00:28:43 -0700 (Tue, 02 Jul 2013) Log Message: ----------- texlive-bin: update to release version of TL2013, new master_site Modified Paths: -------------- users/dports/ports/tex/texlive-bin/Portfile Modified: users/dports/ports/tex/texlive-bin/Portfile =================================================================== --- users/dports/ports/tex/texlive-bin/Portfile 2013-07-02 04:39:55 UTC (rev 107530) +++ users/dports/ports/tex/texlive-bin/Portfile 2013-07-02 07:28:43 UTC (rev 107531) @@ -29,22 +29,21 @@ # download time, it omits a number of libraries and utilities that we # don't build. However, the port should still work with an unmodified # texlive distfile. -master_sites http://theremin.csail.mit.edu/texlive/test/ \ - http://flute.csail.mit.edu/texlive/test/ -set distversion 20130428.30134 +master_sites http://giraffe.cs.washington.edu/texlive/test/ +set distversion 20130619 use_xz yes -distname texlive-${distversion}-source +distname texlive-source-${distversion} worksrcdir ${distname} set tlpkgdistname tlpkg-TeXLive-${distversion} distfiles-append ${tlpkgdistname}${extract.suffix} -checksums texlive-20130428.30134-source.tar.xz \ - rmd160 8007d8ce9a6d8968a4ef62ec5088aca7602b5446 \ - sha256 d597d70dad8d1e0e041769ff7a808fb345179ca9fdddaa579b41fb52634a9e78 \ - tlpkg-TeXLive-20130428.30134.tar.xz \ - rmd160 c71d2e9789867ece56ffd5d1362c31c077efff6c \ - sha256 d1304655b3e1d8f61ce9235d4931a7ec9164563dd7809848217227bb8cd81738 +checksums texlive-source-20130619.tar.xz \ + rmd160 a9e22a0bce9bd6300ab6ed0384c857f442cae0bc \ + sha256 a63cbfacbbafa554c82afc5cdf71adc017b8643d0e8d4dfa3f3e988123f24b9b \ + tlpkg-TeXLive-20130619.tar.xz \ + rmd160 fd998013e216d576b41986183069adaeb637f56b \ + sha256 77c1d0859025f28410805ec493f384c705279e94471790aac7ba80badd586a74 depends_lib port:fontconfig \ port:freetype \