pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/freedv



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 26 15:10:10 UTC 2025

Modified Files:
        pkgsrc/ham/freedv: Makefile

Log Message:
freedv: mark as BROKEN by codec2 update


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/ham/freedv/Makefile

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

Modified files:

Index: pkgsrc/ham/freedv/Makefile
diff -u pkgsrc/ham/freedv/Makefile:1.44 pkgsrc/ham/freedv/Makefile:1.45
--- pkgsrc/ham/freedv/Makefile:1.44     Wed Feb 12 06:45:12 2025
+++ pkgsrc/ham/freedv/Makefile  Wed Mar 26 15:10:10 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2025/02/12 06:45:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2025/03/26 15:10:10 wiz Exp $
 
 # warning: TAG is also set, but upstream seems now to have release
 # name/tag/unpacking-location in alignment.
@@ -14,6 +14,8 @@ HOMEPAGE=     https://freedv.org/
 COMMENT=       FreeDV: HF Digital Voice for Radio Amateurs
 LICENSE=       gnu-lgpl-v2.1
 
+BROKEN=                "Broken by codec2-1.2.0 update."
+
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= c c++
 



Home | Main Index | Thread Index | Old Index