summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-12-07 14:02:20 +0000
committergdt <gdt@pkgsrc.org>2022-12-07 14:02:20 +0000
commita143eaf6b8481e4562a5bacad0e67fba1e4d54e2 (patch)
tree8cc29e686e0ad287a7deaa346bf6bb653d6492af
parent9b8648178d5a7b8b53179c3961ad6418d606d792 (diff)
downloadpkgsrc-a143eaf6b8481e4562a5bacad0e67fba1e4d54e2.tar.gz
ham/chirp: Update to 20221207
Upstream snapshots are always micro-ish
-rw-r--r--ham/chirp/Makefile4
-rw-r--r--ham/chirp/PLIST27
-rw-r--r--ham/chirp/distinfo8
3 files changed, 23 insertions, 16 deletions
diff --git a/ham/chirp/Makefile b/ham/chirp/Makefile
index 1f79ddedf0e..a04b0ffcdc5 100644
--- a/ham/chirp/Makefile
+++ b/ham/chirp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/11/23 16:20:24 adam Exp $
+# $NetBSD: Makefile,v 1.54 2022/12/07 14:02:20 gdt Exp $
-DISTNAME= chirp-daily-20221118
+DISTNAME= chirp-daily-20221207
PKGNAME= ${DISTNAME:S/-daily//}
PKGREVISION= 1
CATEGORIES= ham
diff --git a/ham/chirp/PLIST b/ham/chirp/PLIST
index ade1762ce5d..7c7a4ce4091 100644
--- a/ham/chirp/PLIST
+++ b/ham/chirp/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2022/11/18 13:20:42 gdt Exp $
+@comment $NetBSD: PLIST,v 1.18 2022/12/07 14:02:20 gdt Exp $
bin/chirpw
bin/rpttool
${PYSITELIB}/${EGG_INFODIR}
@@ -71,12 +71,12 @@ ${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyo
${PYSITELIB}/chirp/drivers/baofeng_wp970i.py
${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyc
${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyo
-${PYSITELIB}/chirp/drivers/bf-t1.py
-${PYSITELIB}/chirp/drivers/bf-t1.pyc
-${PYSITELIB}/chirp/drivers/bf-t1.pyo
-${PYSITELIB}/chirp/drivers/bf-t8.py
-${PYSITELIB}/chirp/drivers/bf-t8.pyc
-${PYSITELIB}/chirp/drivers/bf-t8.pyo
+${PYSITELIB}/chirp/drivers/bf_t1.py
+${PYSITELIB}/chirp/drivers/bf_t1.pyc
+${PYSITELIB}/chirp/drivers/bf_t1.pyo
+${PYSITELIB}/chirp/drivers/bf_t8.py
+${PYSITELIB}/chirp/drivers/bf_t8.pyc
+${PYSITELIB}/chirp/drivers/bf_t8.pyo
${PYSITELIB}/chirp/drivers/bj9900.py
${PYSITELIB}/chirp/drivers/bj9900.pyc
${PYSITELIB}/chirp/drivers/bj9900.pyo
@@ -257,6 +257,9 @@ ${PYSITELIB}/chirp/drivers/id31.pyo
${PYSITELIB}/chirp/drivers/id51.py
${PYSITELIB}/chirp/drivers/id51.pyc
${PYSITELIB}/chirp/drivers/id51.pyo
+${PYSITELIB}/chirp/drivers/id5100.py
+${PYSITELIB}/chirp/drivers/id5100.pyc
+${PYSITELIB}/chirp/drivers/id5100.pyo
${PYSITELIB}/chirp/drivers/id51plus.py
${PYSITELIB}/chirp/drivers/id51plus.pyc
${PYSITELIB}/chirp/drivers/id51plus.pyo
@@ -269,9 +272,9 @@ ${PYSITELIB}/chirp/drivers/id880.pyo
${PYSITELIB}/chirp/drivers/idrp.py
${PYSITELIB}/chirp/drivers/idrp.pyc
${PYSITELIB}/chirp/drivers/idrp.pyo
-${PYSITELIB}/chirp/drivers/iradio_uv-5118.py
-${PYSITELIB}/chirp/drivers/iradio_uv-5118.pyc
-${PYSITELIB}/chirp/drivers/iradio_uv-5118.pyo
+${PYSITELIB}/chirp/drivers/iradio_uv_5118.py
+${PYSITELIB}/chirp/drivers/iradio_uv_5118.pyc
+${PYSITELIB}/chirp/drivers/iradio_uv_5118.pyo
${PYSITELIB}/chirp/drivers/kenwood_hmk.py
${PYSITELIB}/chirp/drivers/kenwood_hmk.pyc
${PYSITELIB}/chirp/drivers/kenwood_hmk.pyo
@@ -404,6 +407,9 @@ ${PYSITELIB}/chirp/drivers/th_uvf8d.pyo
${PYSITELIB}/chirp/drivers/thd72.py
${PYSITELIB}/chirp/drivers/thd72.pyc
${PYSITELIB}/chirp/drivers/thd72.pyo
+${PYSITELIB}/chirp/drivers/thd74.py
+${PYSITELIB}/chirp/drivers/thd74.pyc
+${PYSITELIB}/chirp/drivers/thd74.pyo
${PYSITELIB}/chirp/drivers/thuv1f.py
${PYSITELIB}/chirp/drivers/thuv1f.pyc
${PYSITELIB}/chirp/drivers/thuv1f.pyo
@@ -615,3 +621,4 @@ share/chirp/stock_configs/US MURS Channels.csv
share/chirp/stock_configs/US Marine VHF Channels.csv
share/doc/chirp/COPYING
share/pixmaps/chirp.png
+
diff --git a/ham/chirp/distinfo b/ham/chirp/distinfo
index e7e2f527830..6749a44768c 100644
--- a/ham/chirp/distinfo
+++ b/ham/chirp/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.30 2022/11/18 13:20:42 gdt Exp $
+$NetBSD: distinfo,v 1.31 2022/12/07 14:02:20 gdt Exp $
-BLAKE2s (chirp-daily-20221118.tar.gz) = ae1ac7fec4ad0948fdb73edb59045b8e00c316b0cde5be15fa6229781e9166b6
-SHA512 (chirp-daily-20221118.tar.gz) = 60c914e86e816e9c7d1884b78af8fa3ce3dcfb924c472347af6d74f4ffcc260b81de74d057cacb0180d050f81e0bfca29fd0dad717adf0a01ae6e03fa513ad0d
-Size (chirp-daily-20221118.tar.gz) = 1117335 bytes
+BLAKE2s (chirp-daily-20221207.tar.gz) = 6ef809fde80401cc0d8ebb1ca2cb59c71cd05187857fc957621a1692f377a171
+SHA512 (chirp-daily-20221207.tar.gz) = 442d54bb2232bc5babb968945ecd578e65d994fef0256c083d94ee927688256799ad35591c922e678fce0e9773de3dbd266e67c93f704fc23a474a06da9610fe
+Size (chirp-daily-20221207.tar.gz) = 1126008 bytes
SHA1 (patch-chirp_platform.py) = f8c0f7ffb0fa08b2b3a591a9ccdf4efca7838646
SHA1 (patch-chirp_ui_mainapp.py) = 4e201ed531a34800687fa1dcaa18c8406c22d925
SHA1 (patch-setup.py) = 28302403b4cd397b9654aeead4ab7910164312c2