pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/gnuradio-core



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Aug 24 03:19:48 UTC 2023

Modified Files:
        pkgsrc/ham/gnuradio-core: Makefile

Log Message:
(ham/gnuradio-core)  convert GCC_REQD+= 10 to USE_CXX_FEATURES+= c++20, tks nia@


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/ham/gnuradio-core/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/gnuradio-core/Makefile
diff -u pkgsrc/ham/gnuradio-core/Makefile:1.113 pkgsrc/ham/gnuradio-core/Makefile:1.114
--- pkgsrc/ham/gnuradio-core/Makefile:1.113     Mon Aug 14 05:24:38 2023
+++ pkgsrc/ham/gnuradio-core/Makefile   Thu Aug 24 03:19:47 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.113 2023/08/14 05:24:38 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2023/08/24 03:19:47 mef Exp $
 
 PKGNAME=       gnuradio-core-${VERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 COMMENT=       Core part of GNU Radio, all others need this
 
 PLIST_MINUS=   # empty



Home | Main Index | Thread Index | Old Index