svn commit: r556783 - head/print/lilypond-devel

Rainer Hurling rhurlin at FreeBSD.org
Tue Dec 1 19:11:35 UTC 2020


Author: rhurlin
Date: Tue Dec  1 19:11:34 2020
New Revision: 556783
URL: https://svnweb.freebsd.org/changeset/ports/556783

Log:
  print/lilypond-devel: update to 2.21.81
  
  Several bugfixes and some improvements:
  - Copy Balloon stencil before modifying
  - musicxml: Ensure deterministic order of attributes
  - musicxml: Remember order of voices
  - Set up fallback fonts for Emmentaler
  
  Changelogs:
  https://lilypond.org/doc/v2.21/Documentation/changes/index.html
  https://git.savannah.gnu.org/gitweb/?p=lilypond.git
  
  PR:		251502
  Submitted by:	Martin Neubauer <m.ne at gmx.net> (maintainer)
  Approved by:	arrowd, tcberner (mentors, implicit)

Modified:
  head/print/lilypond-devel/Makefile
  head/print/lilypond-devel/distinfo

Modified: head/print/lilypond-devel/Makefile
==============================================================================
--- head/print/lilypond-devel/Makefile	Tue Dec  1 18:36:56 2020	(r556782)
+++ head/print/lilypond-devel/Makefile	Tue Dec  1 19:11:34 2020	(r556783)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lilypond
-DISTVERSION=	2.21.80
+DISTVERSION=	2.21.81
 CATEGORIES=	print audio
 MASTER_SITES=	http://lilypond.org/download/source/v${DISTVERSION:R}/
 PKGNAMESUFFIX=	-devel

Modified: head/print/lilypond-devel/distinfo
==============================================================================
--- head/print/lilypond-devel/distinfo	Tue Dec  1 18:36:56 2020	(r556782)
+++ head/print/lilypond-devel/distinfo	Tue Dec  1 19:11:34 2020	(r556783)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604285745
-SHA256 (lilypond-2.21.80.tar.gz) = 64296eff097e5c5bd0b27a45ea2261b151099534d886119a414eb8947e34aec4
-SIZE (lilypond-2.21.80.tar.gz) = 18008546
+TIMESTAMP = 1606793648
+SHA256 (lilypond-2.21.81.tar.gz) = eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
+SIZE (lilypond-2.21.81.tar.gz) = 18007878


More information about the svn-ports-head mailing list