Revision: 74127 http://trac.macports.org/changeset/74127 Author: phw@macports.org Date: 2010-12-05 09:28:20 -0800 (Sun, 05 Dec 2010) Log Message: ----------- Port update: tex-songs Modified Paths: -------------- trunk/dports/tex/tex-songs/Portfile Modified: trunk/dports/tex/tex-songs/Portfile =================================================================== --- trunk/dports/tex/tex-songs/Portfile 2010-12-05 16:51:01 UTC (rev 74126) +++ trunk/dports/tex/tex-songs/Portfile 2010-12-05 17:28:20 UTC (rev 74127) @@ -2,7 +2,7 @@ PortSystem 1.0 name tex-songs -version 2.10 +version 2.11 categories tex platforms darwin maintainers phw openmaintainer @@ -12,16 +12,14 @@ homepage http://songs.sourceforge.net/ master_sites sourceforge:songs distname songs-${version} -checksums md5 919cc56c6d32e87f624728e66778c895 \ - sha1 6547594641a118c6f34b82d196cc77e3b5e55ee5 \ - rmd160 dac2006079311290afe1bf99b82a684a43237e1e +checksums md5 f2e0cde7a4d691062864e7b5f575a6e3 \ + sha1 0648a7ba14a31b79f12575ec1a6ae7fa9bc1f0b9 \ + rmd160 7a684e219de2a219384de51489a165bd1ba6479d - depends_lib bin:tex:texlive -configure.post_args --with-texmf-path=${prefix}/share/texmf-dist/ +configure.post_args --with-texmf-path=${prefix}/share/texmf-texlive-dist/ - use_parallel_build no post-activate { system "mktexlsr" }
participants (1)
-
phw@macports.org