pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/grig



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec  7 15:18:42 UTC 2022

Modified Files:
        pkgsrc/ham/grig: Makefile

Log Message:
grig: mark as BROKEN

Does not support hamlib 4.5, upstream is dead.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/ham/grig/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/grig/Makefile
diff -u pkgsrc/ham/grig/Makefile:1.57 pkgsrc/ham/grig/Makefile:1.58
--- pkgsrc/ham/grig/Makefile:1.57       Wed Dec  8 16:05:11 2021
+++ pkgsrc/ham/grig/Makefile    Wed Dec  7 15:18:42 2022
@@ -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 @@ HOMEPAGE=     http://groundstation.sourcefor
 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