svn commit: r461017 - in head/audio: musescore rosegarden

Adriaan de Groot adridg at FreeBSD.org
Mon Feb 5 20:11:25 UTC 2018


Author: adridg
Date: Mon Feb  5 20:11:24 2018
New Revision: 461017
URL: https://svnweb.freebsd.org/changeset/ports/461017

Log:
  Take maintainership of unowned ports audio/{rosegarden,musescore}.
  Both are Qt5 applications related to sheet music.
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14206

Modified:
  head/audio/musescore/Makefile
  head/audio/rosegarden/Makefile

Modified: head/audio/musescore/Makefile
==============================================================================
--- head/audio/musescore/Makefile	Mon Feb  5 20:10:12 2018	(r461016)
+++ head/audio/musescore/Makefile	Mon Feb  5 20:11:24 2018	(r461017)
@@ -8,7 +8,7 @@ CATEGORIES=	audio
 MASTER_SITES=	http://ftp.osuosl.org/pub/musescore/releases/MuseScore-${PORTVERSION}/
 DISTNAME=	MuseScore-${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	adridg at FreeBSD.org
 COMMENT=	Free music composition & notation software
 
 LICENSE=	GPLv2

Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile	Mon Feb  5 20:10:12 2018	(r461016)
+++ head/audio/rosegarden/Makefile	Mon Feb  5 20:11:24 2018	(r461017)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	adridg at FreeBSD.org
 COMMENT=	General purpose music editor and sequencer suite
 
 LICENSE=	GPLv2+


More information about the svn-ports-head mailing list