pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/grig grig: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd0290ac1118
branches:  trunk
changeset: 389660:dd0290ac1118
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Dec 07 15:18:42 2022 +0000

description:
grig: mark as BROKEN

Does not support hamlib 4.5, upstream is dead.

diffstat:

 ham/grig/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r ccfab02dc87f -r dd0290ac1118 ham/grig/Makefile
--- a/ham/grig/Makefile Wed Dec 07 15:15:27 2022 +0000
+++ b/ham/grig/Makefile Wed Dec 07 15:18:42 2022 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2021/12/08 16:05:11 adam Exp $
-#
+# $NetBSD: Makefile,v 1.58 2022/12/07 15:18:42 wiz Exp $
 
 DISTNAME=      grig-0.8.1
 PKGREVISION=   12
@@ -11,6 +10,8 @@
 COMMENT=       Graphical user interface to the Hamlib libraries
 LICENSE=       gnu-gpl-v2
 
+BROKEN=                "Does not support hamlib 4.5"
+
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake intltool msgfmt pkg-config
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index