Date: Thu, 28 Jan 2021 09:10:09 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563118 - head/print/lilypond-devel Message-ID: <202101280910.10S9A98f011816@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Thu Jan 28 09:10:09 2021 New Revision: 563118 URL: https://svnweb.freebsd.org/changeset/ports/563118 Log: print/lilypond-devel: update to 2.23.0 ChangeLog: http://lilypond.org/news.html#LilyPond-2_002e23_005e0-released-January-24_002c-2021 PR: 253032 Submitted by: m.ne@gmx.net (maintainer) Modified: head/print/lilypond-devel/Makefile head/print/lilypond-devel/distinfo head/print/lilypond-devel/pkg-plist Modified: head/print/lilypond-devel/Makefile ============================================================================== --- head/print/lilypond-devel/Makefile Thu Jan 28 08:46:00 2021 (r563117) +++ head/print/lilypond-devel/Makefile Thu Jan 28 09:10:09 2021 (r563118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lilypond -DISTVERSION= 2.21.82 +DISTVERSION= 2.23.0 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ PKGNAMESUFFIX= -devel @@ -50,8 +50,7 @@ ALL_TARGET= all BINARY_ALIAS= python=${PYTHON_VERSION} -INFO= internals \ - lilypond-changes \ +INFO= lilypond-changes \ lilypond-contributor \ lilypond-essay \ lilypond-extending \ @@ -60,7 +59,6 @@ INFO= internals \ lilypond-notation \ lilypond-snippets \ lilypond-usage \ - lilypond-web \ music-glossary PLIST_SUB= DISTVERSION=${DISTVERSION} Modified: head/print/lilypond-devel/distinfo ============================================================================== --- head/print/lilypond-devel/distinfo Thu Jan 28 08:46:00 2021 (r563117) +++ head/print/lilypond-devel/distinfo Thu Jan 28 09:10:09 2021 (r563118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608651073 -SHA256 (lilypond-2.21.82.tar.gz) = f0bd17cccee771ed4a2e0db1ec81c98d9f52e47090e5dcc085de65dd8cc4bdd9 -SIZE (lilypond-2.21.82.tar.gz) = 18017911 +TIMESTAMP = 1611684518 +SHA256 (lilypond-2.23.0.tar.gz) = b2c795278ecef7e7b4383be6d9ad64b735dd826e790ccf791e656fa16a135fd3 +SIZE (lilypond-2.23.0.tar.gz) = 17047610 Modified: head/print/lilypond-devel/pkg-plist ============================================================================== --- head/print/lilypond-devel/pkg-plist Thu Jan 28 08:46:00 2021 (r563117) +++ head/print/lilypond-devel/pkg-plist Thu Jan 28 09:10:09 2021 (r563118) @@ -344,7 +344,6 @@ share/emacs/site-lisp/lilypond-words.el %%DATADIR%%/%%DISTVERSION%%/scm/skyline.scm %%DATADIR%%/%%DISTVERSION%%/scm/song-util.scm %%DATADIR%%/%%DISTVERSION%%/scm/song.scm -%%DATADIR%%/%%DISTVERSION%%/scm/standalone.scm %%DATADIR%%/%%DISTVERSION%%/scm/stencil.scm %%DATADIR%%/%%DISTVERSION%%/scm/tablature.scm %%DATADIR%%/%%DISTVERSION%%/scm/time-signature-settings.scm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101280910.10S9A98f011816>