pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREV...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5f6aa0bec09
branches:  trunk
changeset: 397369:c5f6aa0bec09
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Jun 21 15:54:14 2019 +0000

description:
Prepare update 3.7.13.4 to 3.7.13.5, Remove PKGREVISION=, and remove BROKEN for -utils

diffstat:

 ham/gnuradio-atsc/Makefile      |  3 +--
 ham/gnuradio-channels/Makefile  |  3 +--
 ham/gnuradio-companion/Makefile |  3 +--
 ham/gnuradio-digital/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     |  5 ++---
 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 +--
 18 files changed, 19 insertions(+), 37 deletions(-)

diffs (223 lines):

diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-atsc/Makefile
--- a/ham/gnuradio-atsc/Makefile        Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-atsc/Makefile        Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/12/13 19:52:02 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-atsc-${VERSION}
-PKGREVISION=   2
 COMMENT=       Advanced Television Systems Committee, ATSC module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-channels/Makefile
--- a/ham/gnuradio-channels/Makefile    Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-channels/Makefile    Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:02 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-channels-${VERSION}
-PKGREVISION=   2
 COMMENT=       Signal processing blocks to simulate channel models of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-companion/Makefile
--- a/ham/gnuradio-companion/Makefile   Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-companion/Makefile   Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2018/12/13 19:52:02 adam Exp $
+# $NetBSD: Makefile,v 1.28 2019/06/21 15:54:16 mef Exp $
 
 PKGNAME=       gnuradio-companion-${VERSION}
-PKGREVISION=   4
 COMMENT=       User interface entry of GNU Radio
 
 #CONF_FILES+=  ${EGDIR}/grc.conf       ${PKG_SYSCONFDIR}/grc.conf
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-digital/Makefile
--- a/ham/gnuradio-digital/Makefile     Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-digital/Makefile     Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/12/13 19:52:02 adam Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-digital-${VERSION}
-PKGREVISION=   2
 COMMENT=       Digital related algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-dtv/Makefile
--- a/ham/gnuradio-dtv/Makefile Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-dtv/Makefile Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-dtv-${VERSION}
-PKGREVISION=   2
 COMMENT=       Various digital television standards of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-fcd/Makefile
--- a/ham/gnuradio-fcd/Makefile Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-fcd/Makefile Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.23 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-fcd-${VERSION}
-PKGREVISION=   4
 COMMENT=       FanCube support of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-fec/Makefile
--- a/ham/gnuradio-fec/Makefile Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-fec/Makefile Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-fec-${VERSION}
-PKGREVISION=   2
 COMMENT=       Forward Error Correction blocks, utilities, & examples of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-noaa/Makefile
--- a/ham/gnuradio-noaa/Makefile        Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-noaa/Makefile        Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-noaa-${VERSION}
-PKGREVISION=   2
 COMMENT=       NOAA, Weather Satellite Reception module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-pager/Makefile
--- a/ham/gnuradio-pager/Makefile       Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-pager/Makefile       Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-pager-${VERSION}
-PKGREVISION=   2
 COMMENT=       FLEX radiopager receiver/demodulator of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-qtgui/Makefile
--- a/ham/gnuradio-qtgui/Makefile       Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-qtgui/Makefile       Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.21 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-qtgui-${VERSION}
-PKGREVISION=   2
 COMMENT=       Qt GUI module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-trellis/Makefile
--- a/ham/gnuradio-trellis/Makefile     Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-trellis/Makefile     Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.33 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-trellis-${VERSION}
-PKGREVISION=   2
 COMMENT=       Trellis-based encoding and decoding algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-uhd/Makefile
--- a/ham/gnuradio-uhd/Makefile Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-uhd/Makefile Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-uhd-${VERSION}
-PKGREVISION=   2
 COMMENT=       Uhd-based encoding and decoding algorithms for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-utils/Makefile
--- a/ham/gnuradio-utils/Makefile       Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-utils/Makefile       Fri Jun 21 15:54:14 2019 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2019/06/18 05:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2019/06/21 15:54:14 mef Exp $
 
 PKGNAME=       gnuradio-utils-${VERSION}
-PKGREVISION=   2
 COMMENT=       Utilities in GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
 .include       "../../ham/gnuradio-core/Nocore.mk"
 
-BROKEN=                MatPlotLib requires Python 3.x.
+#BROKEN=               MatPlotLib requires Python 3.x.
 
 #DEPENDS+=     ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 #ONF_FILES+=   ${EGDIR}/modtool.conf   ${PKG_SYSCONFDIR}/modtool.conf
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-video-sdl/Makefile
--- a/ham/gnuradio-video-sdl/Makefile   Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-video-sdl/Makefile   Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.30 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-video-sdl-${VERSION}
-PKGREVISION=   2
 COMMENT=       SDL (Simple DirectMedia Layer) bindings for GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-vocoder/Makefile
--- a/ham/gnuradio-vocoder/Makefile     Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-vocoder/Makefile     Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:03 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-vocoder-${VERSION}
-PKGREVISION=   2
 COMMENT=       All available vocoders in GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-wavelet/Makefile
--- a/ham/gnuradio-wavelet/Makefile     Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-wavelet/Makefile     Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/12/13 19:52:04 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-wavelet-${VERSION}
-PKGREVISION=   2
 COMMENT=       Wavelet transform of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-wxgui/Makefile
--- a/ham/gnuradio-wxgui/Makefile       Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-wxgui/Makefile       Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2018/12/13 19:52:04 adam Exp $
+# $NetBSD: Makefile,v 1.76 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-wxgui-${VERSION}
-PKGREVISION=   4
 COMMENT=       WxGTK Toolkit module of GNU Radio
 
 .include       "../../ham/gnuradio-core/Makefile.common"
diff -r 0daa03992f5d -r c5f6aa0bec09 ham/gnuradio-zeromq/Makefile
--- a/ham/gnuradio-zeromq/Makefile      Fri Jun 21 15:43:31 2019 +0000
+++ b/ham/gnuradio-zeromq/Makefile      Fri Jun 21 15:54:14 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2018/12/13 19:52:04 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/06/21 15:54:15 mef Exp $
 
 PKGNAME=       gnuradio-zeromq-${VERSION}
-PKGREVISION=   2
 COMMENT=       All of the zeromq blocks, utilities, and examples
 
 #  zmq.hpp: No such file or directory



Home | Main Index | Thread Index | Old Index