[142354] trunk/dports/textproc/lilypond-devel/Portfile
snc at macports.org
snc at macports.org
Sat Dec 12 05:24:16 PST 2015
Revision: 142354
https://trac.macports.org/changeset/142354
Author: snc at macports.org
Date: 2015-11-10 07:10:41 -0800 (Tue, 10 Nov 2015)
Log Message:
-----------
lilypond-devel: update to 2.19.31
Modified Paths:
--------------
trunk/dports/textproc/lilypond-devel/Portfile
Modified: trunk/dports/textproc/lilypond-devel/Portfile
===================================================================
--- trunk/dports/textproc/lilypond-devel/Portfile 2015-11-10 15:00:53 UTC (rev 142353)
+++ trunk/dports/textproc/lilypond-devel/Portfile 2015-11-10 15:10:41 UTC (rev 142354)
@@ -5,7 +5,7 @@
name lilypond-devel
set my_name lilypond
-version 2.19.30
+version 2.19.31
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 882aa7b7dc05b69f99e1b475c8b17f3dcdae64cc \
- sha256 444b41bc6cbab8c0573ba395376da0eb5a4aa211f809817ade0bbe62673e9fd4
+checksums rmd160 fab8516b07d7f6429906758f6ddd07349ec9c6b6 \
+ sha256 f2a06cc30624f313f7c8ac88f925db1febdc17340d82fcd913864264dd9f4a4a
depends_build port:t1utils \
port:bison \
@@ -61,6 +61,9 @@
# Use guile18 header files
reinplace s|libguile\.h|libguile18.h|g ${worksrcpath}/configure \
${worksrcpath}/lily/include/lily-guile.hh
+
+ # help fontforge date calculation
+ reinplace s|20110222|2011-02-22|g ${worksrcpath}/configure
}
configure.args-append --with-texgyre-dir=${prefix}/share/texmf-texlive/fonts/opentype/public/tex-gyre \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/baf4fb0d/attachment.html>
More information about the macports-changes
mailing list