git: 021c89949ebe - main - print/lilypond*: Moved man to share/man

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 06 Feb 2024 15:32:37 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=021c89949ebe485165a8fa4efb6d2f410825b110

commit 021c89949ebe485165a8fa4efb6d2f410825b110
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2024-02-03 10:03:44 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-02-06 15:31:24 +0000

    print/lilypond*: Moved man to share/man
    
    Approved by: portmgr(blanket)
---
 print/lilypond-devel/Makefile  | 14 ++++++++------
 print/lilypond-devel/pkg-plist | 18 +++++++++---------
 print/lilypond/Makefile        | 14 ++++++++------
 print/lilypond/pkg-plist       | 20 ++++++++++----------
 4 files changed, 35 insertions(+), 31 deletions(-)

diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile
index 2b4fed4d05ca..4a39d5da0fc5 100644
--- a/print/lilypond-devel/Makefile
+++ b/print/lilypond-devel/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lilypond
 DISTVERSION=	2.25.12
+PORTREVISION=	1
 CATEGORIES=	print audio
 MASTER_SITES=	http://lilypond.org/download/source/v${DISTVERSION:R}/
 PKGNAMESUFFIX=	-devel
@@ -33,12 +34,13 @@ USE_CXXSTD=	c++17
 USE_GNOME=	cairo pango
 USE_PERL5=	build
 
-GNU_CONFIGURE=		yes
-CONFIGURE_ENV+=		ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
-			FLEX=${FLEX} \
-			GUILE_FLAVOR=guile-2.2 \
-			HOME=${WRKDIR} \
-			YACC=${YACC}
+GNU_CONFIGURE=			yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
+CONFIGURE_ENV+=			ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
+				FLEX=${FLEX} \
+				GUILE_FLAVOR=guile-2.2 \
+				HOME=${WRKDIR} \
+				YACC=${YACC}
 
 MAKEFILE=	GNUmakefile
 ALL_TARGET=	all
diff --git a/print/lilypond-devel/pkg-plist b/print/lilypond-devel/pkg-plist
index 29f4583eca6c..a6640810f197 100644
--- a/print/lilypond-devel/pkg-plist
+++ b/print/lilypond-devel/pkg-plist
@@ -7,21 +7,21 @@ bin/lilypond-book
 bin/lilypond-invoke-editor
 bin/midi2ly
 bin/musicxml2ly
-man/man1/abc2ly.1.gz
-man/man1/convert-ly.1.gz
-man/man1/etf2ly.1.gz
-man/man1/lilymidi.1.gz
-man/man1/lilypond-book.1.gz
-man/man1/lilypond-invoke-editor.1.gz
-man/man1/lilypond.1.gz
-man/man1/midi2ly.1.gz
-man/man1/musicxml2ly.1.gz
 share/emacs/site-lisp/lilypond-font-lock.el
 share/emacs/site-lisp/lilypond-indent.el
 share/emacs/site-lisp/lilypond-init.el
 share/emacs/site-lisp/lilypond-mode.el
 share/emacs/site-lisp/lilypond-what-beat.el
 share/emacs/site-lisp/lilypond-words.el
+share/man/man1/abc2ly.1.gz
+share/man/man1/convert-ly.1.gz
+share/man/man1/etf2ly.1.gz
+share/man/man1/lilymidi.1.gz
+share/man/man1/lilypond-book.1.gz
+share/man/man1/lilypond-invoke-editor.1.gz
+share/man/man1/lilypond.1.gz
+share/man/man1/midi2ly.1.gz
+share/man/man1/musicxml2ly.1.gz
 %%DATADIR%%/%%DISTVERSION%%/fonts/00-lilypond-fonts.conf
 %%DATADIR%%/%%DISTVERSION%%/fonts/99-lilypond-fonts.conf
 %%DATADIR%%/%%DISTVERSION%%/fonts/emmentaler-font.conf
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index e06d770a4131..1e69fdafc8c2 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lilypond
 DISTVERSION=	2.24.3
+PORTREVISION=	1
 CATEGORIES=	print audio
 MASTER_SITES=	http://lilypond.org/download/source/v${DISTVERSION:R}/
 
@@ -31,12 +32,13 @@ USE_CXXSTD=	c++14
 USE_GNOME=	pango
 USE_PERL5=	build
 
-GNU_CONFIGURE=		yes
-CONFIGURE_ENV+=		ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
-			FLEX=${FLEX} \
-			HOME=${WRKDIR} \
-			YACC=${YACC} \
-			GUILE_FLAVOR=guile-${GUILE_VER}
+GNU_CONFIGURE=			yes
+GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
+CONFIGURE_ENV+=			ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \
+				FLEX=${FLEX} \
+				GUILE_FLAVOR=guile-${GUILE_VER} \
+				HOME=${WRKDIR} \
+				YACC=${YACC}
 
 MAKEFILE=	GNUmakefile
 ALL_TARGET=	all
diff --git a/print/lilypond/pkg-plist b/print/lilypond/pkg-plist
index 4778a3f4dadb..5b3bbd052647 100644
--- a/print/lilypond/pkg-plist
+++ b/print/lilypond/pkg-plist
@@ -8,16 +8,6 @@ bin/lilypond-invoke-editor
 bin/lilysong
 bin/midi2ly
 bin/musicxml2ly
-man/man1/abc2ly.1.gz
-man/man1/convert-ly.1.gz
-man/man1/etf2ly.1.gz
-man/man1/lilymidi.1.gz
-man/man1/lilypond-book.1.gz
-man/man1/lilypond-invoke-editor.1.gz
-man/man1/lilypond.1.gz
-man/man1/lilysong.1.gz
-man/man1/midi2ly.1.gz
-man/man1/musicxml2ly.1.gz
 share/emacs/site-lisp/lilypond-font-lock.el
 share/emacs/site-lisp/lilypond-indent.el
 share/emacs/site-lisp/lilypond-init.el
@@ -25,6 +15,16 @@ share/emacs/site-lisp/lilypond-mode.el
 share/emacs/site-lisp/lilypond-song.el
 share/emacs/site-lisp/lilypond-what-beat.el
 share/emacs/site-lisp/lilypond-words.el
+share/man/man1/abc2ly.1.gz
+share/man/man1/convert-ly.1.gz
+share/man/man1/etf2ly.1.gz
+share/man/man1/lilymidi.1.gz
+share/man/man1/lilypond-book.1.gz
+share/man/man1/lilypond-invoke-editor.1.gz
+share/man/man1/lilypond.1.gz
+share/man/man1/lilysong.1.gz
+share/man/man1/midi2ly.1.gz
+share/man/man1/musicxml2ly.1.gz
 %%DATADIR%%/%%DISTVERSION%%/fonts/00-lilypond-fonts.conf
 %%DATADIR%%/%%DISTVERSION%%/fonts/99-lilypond-fonts.conf
 %%DATADIR%%/%%DISTVERSION%%/fonts/otf/emmentaler-11.otf