- Update to 2.13.34
This commit is contained in:
parent
0ad92b370e
commit
11a49b399b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262035
3 changed files with 8 additions and 8 deletions
|
@ -8,8 +8,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= lilypond
|
||||
PORTVERSION= 2.13.30
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.13.34
|
||||
CATEGORIES= print audio
|
||||
MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.13/:src \
|
||||
${MASTER_SITE_LOCAL}/gahr/:fonts \
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
MD5 (lilypond-2.13.30.tar.gz) = 24f816246735fbbbe2a98aed9993e084
|
||||
SHA256 (lilypond-2.13.30.tar.gz) = 603fc40f9480a5fadbdfbc40d3978ebd3f9101a8043c2ef7999156bdeb434b5a
|
||||
SIZE (lilypond-2.13.30.tar.gz) = 13781404
|
||||
MD5 (lilypond-fonts-2.13.30.tar.gz) = c881c3cfdec31c580120ede22c987e5c
|
||||
SHA256 (lilypond-fonts-2.13.30.tar.gz) = eb69d2334d9582538aac91772d21a06c14431b80f8f92550111d40ed299a1514
|
||||
SIZE (lilypond-fonts-2.13.30.tar.gz) = 551233
|
||||
MD5 (lilypond-2.13.34.tar.gz) = a5727ea0ced04688063dfa64a887f0a2
|
||||
SHA256 (lilypond-2.13.34.tar.gz) = 43b9a91cabb65f3498ad4704ba929395cfcab16a49394903c4d8e23926e9ef78
|
||||
SIZE (lilypond-2.13.34.tar.gz) = 13866615
|
||||
MD5 (lilypond-fonts-2.13.34.tar.gz) = eb4c3d0d2602ea5435eff6c7955fa54a
|
||||
SHA256 (lilypond-fonts-2.13.34.tar.gz) = c700c07e6efd49f55660366494643ed3cd1c40d45907452a1e438af618041f7f
|
||||
SIZE (lilypond-fonts-2.13.34.tar.gz) = 551237
|
||||
MD5 (gonville-r8724.tar.gz) = 82791c0c8085c033fcbabdf92e2b03b4
|
||||
SHA256 (gonville-r8724.tar.gz) = f04502dbf5b5b55a9e68353e1b2d8ff8d87c12cd4303464dd544b9d10c743f04
|
||||
SIZE (gonville-r8724.tar.gz) = 3684473
|
||||
|
|
|
@ -214,6 +214,7 @@ lib/lilypond/%%PORTVERSION%%/python/midi.so
|
|||
%%DATADIR%%/%%PORTVERSION%%/scm/define-grob-properties.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-grobs.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-markup-commands.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-music-callbacks.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-music-display-methods.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-music-properties.scm
|
||||
%%DATADIR%%/%%PORTVERSION%%/scm/define-music-types.scm
|
||||
|
|
Loading…
Reference in a new issue