[139961] trunk/dports/textproc/lilypond-devel/Portfile

snc at macports.org snc at macports.org
Fri Sep 4 10:34:01 PDT 2015


Revision: 139961
          https://trac.macports.org/changeset/139961
Author:   snc at macports.org
Date:     2015-09-04 10:34:00 -0700 (Fri, 04 Sep 2015)
Log Message:
-----------
lilypond-devel: update to 2.19.26, replace  with texlive-fonts-recommended

Modified Paths:
--------------
    trunk/dports/textproc/lilypond-devel/Portfile

Modified: trunk/dports/textproc/lilypond-devel/Portfile
===================================================================
--- trunk/dports/textproc/lilypond-devel/Portfile	2015-09-04 15:47:31 UTC (rev 139960)
+++ trunk/dports/textproc/lilypond-devel/Portfile	2015-09-04 17:34:00 UTC (rev 139961)
@@ -5,7 +5,7 @@
 
 name                lilypond-devel
 set my_name         lilypond
-version             2.19.25
+version             2.19.26
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 maintainers         snc openmaintainer
@@ -22,8 +22,8 @@
 platforms           darwin
 master_sites        http://download.linuxaudio.org/lilypond/sources/v${branch}/
 distname            ${my_name}-${version}
-checksums           rmd160  0010fa968a8462c5b4a23e59bdf0fb9831d7deee \
-                    sha256  03d9f6a380d23c61792f4119feda8b730e1eec63efc88f5a6ff0c09667d67b44
+checksums           rmd160  77bbdec6f4f07fe3afd9489439a2bcfa409ebbc6 \
+                    sha256  cf644ef8f66f6f5a936cc07055ef610fb82e25144cb596008c1a338134f3ea4a
 
 depends_build       port:t1utils \
                     port:bison \
@@ -45,10 +45,10 @@
                     port:flex \
                     port:t1utils \
                     port:texlive \
+                    port:texlive-fonts-recommended \
                     port:texlive-lang-cyrillic \
                     port:texlive-metapost \
                     port:dblatex \
-                    port:urw-fonts \
                     port:libtool \
                     port:python27
 
@@ -63,7 +63,7 @@
         ${worksrcpath}/lily/include/lily-guile.hh
 }
 
-configure.args-append  --with-ncsb-dir=${prefix}/share/fonts/urw-fonts \
+configure.args-append  --with-texgyre-dir=${prefix}/share/texmf-texlive/fonts/opentype/public/tex-gyre \
     --enable-documentation
 configure.env       LTDL_LIBRARY_PATH=${prefix}/lib \
     PYTHON_CONFIG=${configure.python}-config \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150904/54330f6b/attachment.html>


More information about the macports-changes mailing list