Date: Wed, 30 Aug 2023 07:55:31 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ae554e57b547 - main - print/lilypond: update to 2.24.2 Message-ID: <202308300755.37U7tVIY098019@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae554e57b5472d0de3feebf4f4078f5a8c2c6cb4 commit ae554e57b5472d0de3feebf4f4078f5a8c2c6cb4 Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2023-08-29 12:17:48 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-08-30 07:55:20 +0000 print/lilypond: update to 2.24.2 ChangeLog: http://lilypond.org/news.html#LilyPond-2_002e24_002e2-released_0021-August-12_002c-2023 PR: 273391 Reported by: m.ne@gmx.net (maintainer) --- print/lilypond/Makefile | 3 +-- print/lilypond/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 5f868cea6a93..0d0dd2058f8c 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,6 +1,5 @@ PORTNAME= lilypond -DISTVERSION= 2.24.1 -PORTREVISION= 1 +DISTVERSION= 2.24.2 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ diff --git a/print/lilypond/distinfo b/print/lilypond/distinfo index 104d3fdb5107..9236a69a1067 100644 --- a/print/lilypond/distinfo +++ b/print/lilypond/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677192463 -SHA256 (lilypond-2.24.1.tar.gz) = d5c59087564a5cd6f08a52ba80e7d6509b91c585e44385dcc0fa39265d181509 -SIZE (lilypond-2.24.1.tar.gz) = 19438552 +TIMESTAMP = 1691708007 +SHA256 (lilypond-2.24.2.tar.gz) = 7944e610d7b4f1de4c71ccfe1fbdd3201f54fac54561bdcd048914f8dbb60a48 +SIZE (lilypond-2.24.2.tar.gz) = 19439984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308300755.37U7tVIY098019>