pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/denemo



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Jun 22 10:31:19 UTC 2022

Modified Files:
        pkgsrc/graphics/denemo: Makefile

Log Message:
denemo: Mark BROKEN pending update


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/graphics/denemo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/denemo/Makefile
diff -u pkgsrc/graphics/denemo/Makefile:1.72 pkgsrc/graphics/denemo/Makefile:1.73
--- pkgsrc/graphics/denemo/Makefile:1.72        Mon Apr 18 19:11:15 2022
+++ pkgsrc/graphics/denemo/Makefile     Wed Jun 22 10:31:19 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2022/04/18 19:11:15 adam Exp $
+# $NetBSD: Makefile,v 1.73 2022/06/22 10:31:19 nia Exp $
 
 DISTNAME=      denemo-0.9.2
 PKGREVISION=   40
@@ -10,6 +10,8 @@ HOMEPAGE=     http://www.denemo.org/
 COMMENT=       GUI musical score editor written in C/GTK+
 LICENSE=       gnu-gpl-v3
 
+BROKEN+=       "Incompatible with latest fluidsynth, needs update"
+
 DEPENDS+=      lilypond-[0-9]*:../../print/lilypond
 
 GNU_CONFIGURE= YES



Home | Main Index | Thread Index | Old Index