Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2023 07:54:59 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: 8ad4030eb054 - main - print/lilypond-devel: update to 2.25.7
Message-ID:  <202308300754.37U7sxLr097773@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=8ad4030eb054081ae92e93da1217cd5e484b509f

commit 8ad4030eb054081ae92e93da1217cd5e484b509f
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2023-08-29 12:16:51 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-08-30 07:54:48 +0000

    print/lilypond-devel: update to 2.25.7
    
    ChangeLog:
    http://lilypond.org/news.html#LilyPond-2_002e25_002e7-released-July-30_002c-2023
    
    PR:             273392
    Reported by:    m.ne@gmx.net (maintainer)
---
 print/lilypond-devel/Makefile  | 5 ++---
 print/lilypond-devel/distinfo  | 6 +++---
 print/lilypond-devel/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index ae927c005595..a60d5eedba9f 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	lilypond
-DISTVERSION=	2.25.6
-PORTREVISION=	1
+DISTVERSION=	2.25.7
 CATEGORIES=	print audio
 MASTER_SITES=	http://lilypond.org/download/source/v${DISTVERSION:R}/
 PKGNAMESUFFIX=	-devel
@@ -31,7 +30,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejav
 
 USES=		bison:build compiler:c++11-lib cpe ghostscript gmake gnome \
 		guile:2.2 magick:7,build perl5 pkgconfig python
-USE_CXXSTD=	c++14
+USE_CXXSTD=	c++17
 USE_GNOME=	cairo pango
 USE_PERL5=	build
 
diff --git a/print/lilypond-devel/distinfo b/print/lilypond-devel/distinfo
index 2ebcf76b0b00..68458edf6c39 100644
--- a/print/lilypond-devel/distinfo
+++ b/print/lilypond-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687678963
-SHA256 (lilypond-2.25.6.tar.gz) = 6ae0e401225082ae3e61cea316f27cad4bd544c9fa9ddaf609deb2ccaef98ab9
-SIZE (lilypond-2.25.6.tar.gz) = 18974080
+TIMESTAMP = 1691021960
+SHA256 (lilypond-2.25.7.tar.gz) = 6fba6b6dee259d47e22c672659bae35d34d7a894d7e0fb003016d2bd98072f02
+SIZE (lilypond-2.25.7.tar.gz) = 18978409
diff --git a/print/lilypond-devel/pkg-plist b/print/lilypond-devel/pkg-plist
index 7ef03716a970..eb1980bc29d3 100644
--- a/print/lilypond-devel/pkg-plist
+++ b/print/lilypond-devel/pkg-plist
@@ -306,6 +306,7 @@ share/emacs/site-lisp/lilypond-words.el
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/midi.scm
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/modal-transforms.scm
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/music-functions.scm
+%%DATADIR%%/%%DISTVERSION%%/scm/lily/operators.scm
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/output-lib.scm
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/output-ps.scm
 %%DATADIR%%/%%DISTVERSION%%/scm/lily/output-svg.scm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308300754.37U7sxLr097773>