pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Aug  1 09:00:31 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/ham: Makefile

Log Message:
added ham/py-soapy-sdr


To generate a diff of this commit:
cvs rdiff -u -r1.4247 -r1.4248 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.42 -r1.43 pkgsrc/ham/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4247 pkgsrc/doc/CHANGES-2020:1.4248
--- pkgsrc/doc/CHANGES-2020:1.4247      Sat Aug  1 07:47:21 2020
+++ pkgsrc/doc/CHANGES-2020     Sat Aug  1 09:00:31 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4247 2020/08/01 07:47:21 tnn Exp $
+$NetBSD: CHANGES-2020,v 1.4248 2020/08/01 09:00:31 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -6701,3 +6701,4 @@ Changes to the packages collection and i
        Added graphics/R-ggthemes version 4.2.0 [brook 2020-08-01]
        Added math/volk version 2.3.0 [tnn 2020-08-01]
        Added ham/soapy-sdr version 0.7.2 [tnn 2020-08-01]
+       Added ham/py-soapy-sdr version 0.7.2 [tnn 2020-08-01]

Index: pkgsrc/ham/Makefile
diff -u pkgsrc/ham/Makefile:1.42 pkgsrc/ham/Makefile:1.43
--- pkgsrc/ham/Makefile:1.42    Sat Aug  1 07:47:22 2020
+++ pkgsrc/ham/Makefile Sat Aug  1 09:00:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2020/08/01 07:47:22 tnn Exp $
+# $NetBSD: Makefile,v 1.43 2020/08/01 09:00:31 tnn Exp $
 #
 
 COMMENT=       Wireless communication tools and applications
@@ -47,6 +47,7 @@ SUBDIR+=      locator
 SUBDIR+=       nec2c
 SUBDIR+=       osmo-sdr
 SUBDIR+=       predict
+SUBDIR+=       py-soapy-sdr
 SUBDIR+=       rtl-sdr
 SUBDIR+=       soapy-sdr
 SUBDIR+=       tfkiss



Home | Main Index | Thread Index | Old Index