[99604] trunk/dports/textproc/lilypond/Portfile
snc at macports.org
snc at macports.org
Sun Nov 11 13:11:47 PST 2012
Revision: 99604
http://trac.macports.org//changeset/99604
Author: snc at macports.org
Date: 2012-11-11 13:11:47 -0800 (Sun, 11 Nov 2012)
Log Message:
-----------
lilypond: update to 2.16.1
Modified Paths:
--------------
trunk/dports/textproc/lilypond/Portfile
Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile 2012-11-11 20:32:41 UTC (rev 99603)
+++ trunk/dports/textproc/lilypond/Portfile 2012-11-11 21:11:47 UTC (rev 99604)
@@ -4,8 +4,7 @@
PortSystem 1.0
name lilypond
-version 2.16.0
-revision 1
+version 2.16.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
maintainers snc openmaintainer
@@ -22,8 +21,8 @@
platforms darwin
master_sites http://download.linuxaudio.org/lilypond/sources/v${branch}/
#dist_subdir ${name}/${version}_${revision}
-checksums rmd160 78f52fa379369476c245d3440cc2fdfa9b59a8d0 \
- sha256 ecd5b7a2da668c94de7757e366f34bdd5d49b89e9b40ce859174dd2a7edb163d
+checksums rmd160 53def3a6dc71a479edc7637b6fa222f37e1417af \
+ sha256 f56e21fe92f29c88365eb6cf80b5be86a169e23cfb054ccbec457059f3df796e
depends_build port:t1utils \
@@ -49,12 +48,6 @@
ui_error "${name} requires Leopard or Snow Leopard"
return -code error "unsupported OS X version"
}
-
- if {${os.major} > 11} {
- # 10.8 is not supported (likely due to compiler)
- ui_error "${name} requires Leopard, Snow Leopard or Lion"
- return -code error "unsupported OS X version"
- }
}
patchfiles patch-scripts-build-mf2pt1.pl.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121111/eb54c958/attachment.html>
More information about the macports-changes
mailing list