pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musescore musescore: fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3b12cab184b
branches:  trunk
changeset: 388133:e3b12cab184b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 14 10:35:15 2022 +0000

description:
musescore: fix PLIST

Bump PKGREVISION.

diffstat:

 audio/musescore/Makefile |  4 ++--
 audio/musescore/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r fc51303a8b40 -r e3b12cab184b audio/musescore/Makefile
--- a/audio/musescore/Makefile  Mon Nov 14 10:12:04 2022 +0000
+++ b/audio/musescore/Makefile  Mon Nov 14 10:35:15 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2022/09/11 12:51:20 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/11/14 10:35:15 wiz Exp $
 
 DISTNAME=      musescore-3.6.2
-PKGREVISION=   11
+PKGREVISION=   12
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=musescore/}
 GITHUB_PROJECT=        MuseScore
diff -r fc51303a8b40 -r e3b12cab184b audio/musescore/PLIST
--- a/audio/musescore/PLIST     Mon Nov 14 10:12:04 2022 +0000
+++ b/audio/musescore/PLIST     Mon Nov 14 10:35:15 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2022/04/25 08:10:07 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/11/14 10:35:15 wiz Exp $
 bin/mscore
 bin/musescore
 man/man1/mscore.1
@@ -55,7 +55,7 @@
 share/mscore-3.6/locale/qt_nl.qm
 share/mscore-3.6/locale/qt_nn.qm
 share/mscore-3.6/locale/qt_pl.qm
-share/mscore-3.6/locale/qt_pt.qm
+share/mscore-3.6/locale/qt_pt_PT.qm
 share/mscore-3.6/locale/qt_pt_BR.qm
 share/mscore-3.6/locale/qt_ru.qm
 share/mscore-3.6/locale/qt_sk.qm



Home | Main Index | Thread Index | Old Index