pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham (ham/gnuradio-*) removing PKGREVISION for updating...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ebe94c13fbf
branches:  trunk
changeset: 310467:1ebe94c13fbf
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jul 16 07:50:03 2018 +0000

description:
(ham/gnuradio-*) removing PKGREVISION for updating 3.7.11 to 3.7.13.3

diffstat:

 ham/gnuradio-atsc/Makefile      |  3 +--
 ham/gnuradio-channels/Makefile  |  3 +--
 ham/gnuradio-companion/Makefile |  3 +--
 ham/gnuradio-ctrlport/Makefile  |  3 +--
 ham/gnuradio-digital/Makefile   |  3 +--
 ham/gnuradio-doxygen/Makefile   |  3 +--
 ham/gnuradio-dtv/Makefile       |  3 +--
 ham/gnuradio-fcd/Makefile       |  3 +--
 ham/gnuradio-fec/Makefile       |  3 +--
 ham/gnuradio-noaa/Makefile      |  3 +--
 ham/gnuradio-pager/Makefile     |  3 +--
 ham/gnuradio-qtgui/Makefile     |  3 +--
 ham/gnuradio-trellis/Makefile   |  3 +--
 ham/gnuradio-uhd/Makefile       |  3 +--
 ham/gnuradio-utils/Makefile     |  3 +--
 ham/gnuradio-video-sdl/Makefile |  3 +--
 ham/gnuradio-vocoder/Makefile   |  3 +--
 ham/gnuradio-wavelet/Makefile   |  3 +--
 ham/gnuradio-wxgui/Makefile     |  3 +--
 ham/gnuradio-zeromq/Makefile    |  3 +--
 20 files changed, 20 insertions(+), 40 deletions(-)

diffs (240 lines):

diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-atsc/Makefile
--- a/ham/gnuradio-atsc/Makefile        Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-atsc/Makefile        Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:03 mef Exp $
 
 PKGNAME=       gnuradio-atsc-${VERSION}
-PKGREVISION=   4
 COMMENT=       Advanced Television Systems Committee, ATSC module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-channels/Makefile
--- a/ham/gnuradio-channels/Makefile    Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-channels/Makefile    Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:03 mef Exp $
 
 PKGNAME=       gnuradio-channels-${VERSION}
-PKGREVISION=   4
 COMMENT=       Signal processing blocks to simulate channel models of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-companion/Makefile
--- a/ham/gnuradio-companion/Makefile   Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-companion/Makefile   Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/04/29 21:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.23 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-companion-${VERSION}
-PKGREVISION=   6
 COMMENT=       User interface entry of GNU Radio
 
 #CONF_FILES+=  ${EGDIR}/grc.conf       ${PKG_SYSCONFDIR}/grc.conf
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-ctrlport/Makefile
--- a/ham/gnuradio-ctrlport/Makefile    Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-ctrlport/Makefile    Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-ctrlport-${VERSION}
-PKGREVISION=   4
 COMMENT=       New set of hooks into GNU Radio to allow a remote client to attach
 .include       "../../ham/gnuradio-core/Makefile.common"
 .include       "../../ham/gnuradio-core/Nocore.mk"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-digital/Makefile
--- a/ham/gnuradio-digital/Makefile     Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-digital/Makefile     Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:46 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-digital-${VERSION}
-PKGREVISION=   4
 COMMENT=       Digital related algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-doxygen/Makefile
--- a/ham/gnuradio-doxygen/Makefile     Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-doxygen/Makefile     Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.21 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-doxygen-${VERSION}
-PKGREVISION=   4
 COMMENT=       Doxygen documentation of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-dtv/Makefile
--- a/ham/gnuradio-dtv/Makefile Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-dtv/Makefile Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-dtv-${VERSION}
-PKGREVISION=   4
 COMMENT=       Various digital television standards of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-fcd/Makefile
--- a/ham/gnuradio-fcd/Makefile Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-fcd/Makefile Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-fcd-${VERSION}
-PKGREVISION=   6
 COMMENT=       FanCube support of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-fec/Makefile
--- a/ham/gnuradio-fec/Makefile Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-fec/Makefile Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-fec-${VERSION}
-PKGREVISION=   4
 COMMENT=       Forward Error Correction blocks, utilities, & examples of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-noaa/Makefile
--- a/ham/gnuradio-noaa/Makefile        Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-noaa/Makefile        Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-noaa-${VERSION}
-PKGREVISION=   4
 COMMENT=       NOAA, Weather Satellite Reception module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-pager/Makefile
--- a/ham/gnuradio-pager/Makefile       Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-pager/Makefile       Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-pager-${VERSION}
-PKGREVISION=   4
 COMMENT=       FLEX radiopager receiver/demodulator of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-qtgui/Makefile
--- a/ham/gnuradio-qtgui/Makefile       Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-qtgui/Makefile       Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-qtgui-${VERSION}
-PKGREVISION=   5
 COMMENT=       Qt GUI module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-trellis/Makefile
--- a/ham/gnuradio-trellis/Makefile     Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-trellis/Makefile     Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.30 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-trellis-${VERSION}
-PKGREVISION=   4
 COMMENT=       Trellis-based encoding and decoding algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-uhd/Makefile
--- a/ham/gnuradio-uhd/Makefile Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-uhd/Makefile Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/07/16 07:50:04 mef Exp $
 
 PKGNAME=       gnuradio-uhd-${VERSION}
-PKGREVISION=   4
 COMMENT=       Uhd-based encoding and decoding algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-utils/Makefile
--- a/ham/gnuradio-utils/Makefile       Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-utils/Makefile       Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.12 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-utils-${VERSION}
-PKGREVISION=   4
 COMMENT=       Utilities in GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-video-sdl/Makefile
--- a/ham/gnuradio-video-sdl/Makefile   Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-video-sdl/Makefile   Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2018/04/29 21:31:47 adam Exp $
+# $NetBSD: Makefile,v 1.27 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-video-sdl-${VERSION}
-PKGREVISION=   4
 COMMENT=       SDL (Simple DirectMedia Layer) bindings for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-vocoder/Makefile
--- a/ham/gnuradio-vocoder/Makefile     Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-vocoder/Makefile     Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-vocoder-${VERSION}
-PKGREVISION=   4
 COMMENT=       All available vocoders in GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-wavelet/Makefile
--- a/ham/gnuradio-wavelet/Makefile     Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-wavelet/Makefile     Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.11 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-wavelet-${VERSION}
-PKGREVISION=   4
 COMMENT=       Wavelet transform of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-wxgui/Makefile
--- a/ham/gnuradio-wxgui/Makefile       Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-wxgui/Makefile       Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.71 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-wxgui-${VERSION}
-PKGREVISION=   6
 COMMENT=       WxGTK Toolkit module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 83c6ee8b2036 -r 1ebe94c13fbf ham/gnuradio-zeromq/Makefile
--- a/ham/gnuradio-zeromq/Makefile      Mon Jul 16 05:56:10 2018 +0000
+++ b/ham/gnuradio-zeromq/Makefile      Mon Jul 16 07:50:03 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/04/29 21:31:48 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/07/16 07:50:05 mef Exp $
 
 PKGNAME=       gnuradio-zeromq-${VERSION}
-PKGREVISION=   4
 COMMENT=       All of the zeromq blocks, utilities, and examples
 
 #  zmq.hpp: No such file or directory



Home | Main Index | Thread Index | Old Index