Tue Jul 6 22:40:54 2021 UTC ()
ham/chirp: Update to 20210706

upstream changes: bugfixes and minor improvements


(gdt)
diff -r1.33 -r1.34 pkgsrc/ham/chirp/Makefile
diff -r1.6 -r1.7 pkgsrc/ham/chirp/PLIST
diff -r1.14 -r1.15 pkgsrc/ham/chirp/distinfo

cvs diff -r1.33 -r1.34 pkgsrc/ham/chirp/Makefile (expand / switch to unified diff)

--- pkgsrc/ham/chirp/Makefile 2021/04/28 16:24:24 1.33
+++ pkgsrc/ham/chirp/Makefile 2021/07/06 22:40:54 1.34
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.33 2021/04/28 16:24:24 gdt Exp $ 1# $NetBSD: Makefile,v 1.34 2021/07/06 22:40:54 gdt Exp $
2 2
3PKGVERSION= 20210428 3PKGVERSION= 20210706
4PKGNAME= chirp-${PKGVERSION} 4PKGNAME= chirp-${PKGVERSION}
5DISTNAME= chirp-daily-${PKGVERSION_NOREV} 5DISTNAME= chirp-daily-${PKGVERSION_NOREV}
6CATEGORIES= ham 6CATEGORIES= ham
7MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/ 7MASTER_SITES= https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/
8# Chirp does not have what would normally called releasees. They have 8# Chirp does not have what would normally called releasees. They have
9# "daily builds" which are like releases except that: 9# "daily builds" which are like releases except that:
10# they are called chirp-daily instead of chirp 10# they are called chirp-daily instead of chirp
11# they have YYYYMMDD version numbers 11# they have YYYYMMDD version numbers
12# they don't have the usual release testing 12# they don't have the usual release testing
13# Upstream says 13# Upstream says
14# they will not go back to regular version numbers 14# they will not go back to regular version numbers
15# the preferred name is chirp, not chirp-daily 15# the preferred name is chirp, not chirp-daily
16# via 16# via

cvs diff -r1.6 -r1.7 pkgsrc/ham/chirp/PLIST (expand / switch to unified diff)

--- pkgsrc/ham/chirp/PLIST 2021/02/13 15:28:58 1.6
+++ pkgsrc/ham/chirp/PLIST 2021/07/06 22:40:54 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2021/02/13 15:28:58 gdt Exp $ 1@comment $NetBSD: PLIST,v 1.7 2021/07/06 22:40:54 gdt Exp $
2@pkgdir share/chirp/images 2@pkgdir share/chirp/images
3bin/chirpw 3bin/chirpw
4bin/rpttool 4bin/rpttool
5${PYSITELIB}/chirp-daily_${PKGVERSION}-py${PYVERSSUFFIX}.egg-info 5${PYSITELIB}/chirp-daily_${PKGVERSION}-py${PYVERSSUFFIX}.egg-info
6${PYSITELIB}/chirp/__init__.py 6${PYSITELIB}/chirp/__init__.py
7${PYSITELIB}/chirp/__init__.pyc 7${PYSITELIB}/chirp/__init__.pyc
8${PYSITELIB}/chirp/__init__.pyo 8${PYSITELIB}/chirp/__init__.pyo
9${PYSITELIB}/chirp/bandplan.py 9${PYSITELIB}/chirp/bandplan.py
10${PYSITELIB}/chirp/bandplan.pyc 10${PYSITELIB}/chirp/bandplan.pyc
11${PYSITELIB}/chirp/bandplan.pyo 11${PYSITELIB}/chirp/bandplan.pyo
12${PYSITELIB}/chirp/bandplan_au.py 12${PYSITELIB}/chirp/bandplan_au.py
13${PYSITELIB}/chirp/bandplan_au.pyc 13${PYSITELIB}/chirp/bandplan_au.pyc
14${PYSITELIB}/chirp/bandplan_au.pyo 14${PYSITELIB}/chirp/bandplan_au.pyo
@@ -65,26 +65,29 @@ ${PYSITELIB}/chirp/drivers/ap510.pyc @@ -65,26 +65,29 @@ ${PYSITELIB}/chirp/drivers/ap510.pyc
65${PYSITELIB}/chirp/drivers/ap510.pyo 65${PYSITELIB}/chirp/drivers/ap510.pyo
66${PYSITELIB}/chirp/drivers/baofeng_common.py 66${PYSITELIB}/chirp/drivers/baofeng_common.py
67${PYSITELIB}/chirp/drivers/baofeng_common.pyc 67${PYSITELIB}/chirp/drivers/baofeng_common.pyc
68${PYSITELIB}/chirp/drivers/baofeng_common.pyo 68${PYSITELIB}/chirp/drivers/baofeng_common.pyo
69${PYSITELIB}/chirp/drivers/baofeng_uv3r.py 69${PYSITELIB}/chirp/drivers/baofeng_uv3r.py
70${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyc 70${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyc
71${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyo 71${PYSITELIB}/chirp/drivers/baofeng_uv3r.pyo
72${PYSITELIB}/chirp/drivers/baofeng_wp970i.py 72${PYSITELIB}/chirp/drivers/baofeng_wp970i.py
73${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyc 73${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyc
74${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyo 74${PYSITELIB}/chirp/drivers/baofeng_wp970i.pyo
75${PYSITELIB}/chirp/drivers/bf-t1.py 75${PYSITELIB}/chirp/drivers/bf-t1.py
76${PYSITELIB}/chirp/drivers/bf-t1.pyc 76${PYSITELIB}/chirp/drivers/bf-t1.pyc
77${PYSITELIB}/chirp/drivers/bf-t1.pyo 77${PYSITELIB}/chirp/drivers/bf-t1.pyo
 78${PYSITELIB}/chirp/drivers/bf-t8.py
 79${PYSITELIB}/chirp/drivers/bf-t8.pyc
 80${PYSITELIB}/chirp/drivers/bf-t8.pyo
78${PYSITELIB}/chirp/drivers/bj9900.py 81${PYSITELIB}/chirp/drivers/bj9900.py
79${PYSITELIB}/chirp/drivers/bj9900.pyc 82${PYSITELIB}/chirp/drivers/bj9900.pyc
80${PYSITELIB}/chirp/drivers/bj9900.pyo 83${PYSITELIB}/chirp/drivers/bj9900.pyo
81${PYSITELIB}/chirp/drivers/bjuv55.py 84${PYSITELIB}/chirp/drivers/bjuv55.py
82${PYSITELIB}/chirp/drivers/bjuv55.pyc 85${PYSITELIB}/chirp/drivers/bjuv55.pyc
83${PYSITELIB}/chirp/drivers/bjuv55.pyo 86${PYSITELIB}/chirp/drivers/bjuv55.pyo
84${PYSITELIB}/chirp/drivers/boblov_x3plus.py 87${PYSITELIB}/chirp/drivers/boblov_x3plus.py
85${PYSITELIB}/chirp/drivers/boblov_x3plus.pyc 88${PYSITELIB}/chirp/drivers/boblov_x3plus.pyc
86${PYSITELIB}/chirp/drivers/boblov_x3plus.pyo 89${PYSITELIB}/chirp/drivers/boblov_x3plus.pyo
87${PYSITELIB}/chirp/drivers/btech.py 90${PYSITELIB}/chirp/drivers/btech.py
88${PYSITELIB}/chirp/drivers/btech.pyc 91${PYSITELIB}/chirp/drivers/btech.pyc
89${PYSITELIB}/chirp/drivers/btech.pyo 92${PYSITELIB}/chirp/drivers/btech.pyo
90${PYSITELIB}/chirp/drivers/fd268.py 93${PYSITELIB}/chirp/drivers/fd268.py
@@ -317,26 +320,32 @@ ${PYSITELIB}/chirp/drivers/retevis_rt1.p @@ -317,26 +320,32 @@ ${PYSITELIB}/chirp/drivers/retevis_rt1.p
317${PYSITELIB}/chirp/drivers/retevis_rt1.pyo 320${PYSITELIB}/chirp/drivers/retevis_rt1.pyo
318${PYSITELIB}/chirp/drivers/retevis_rt21.py 321${PYSITELIB}/chirp/drivers/retevis_rt21.py
319${PYSITELIB}/chirp/drivers/retevis_rt21.pyc 322${PYSITELIB}/chirp/drivers/retevis_rt21.pyc
320${PYSITELIB}/chirp/drivers/retevis_rt21.pyo 323${PYSITELIB}/chirp/drivers/retevis_rt21.pyo
321${PYSITELIB}/chirp/drivers/retevis_rt22.py 324${PYSITELIB}/chirp/drivers/retevis_rt22.py
322${PYSITELIB}/chirp/drivers/retevis_rt22.pyc 325${PYSITELIB}/chirp/drivers/retevis_rt22.pyc
323${PYSITELIB}/chirp/drivers/retevis_rt22.pyo 326${PYSITELIB}/chirp/drivers/retevis_rt22.pyo
324${PYSITELIB}/chirp/drivers/retevis_rt23.py 327${PYSITELIB}/chirp/drivers/retevis_rt23.py
325${PYSITELIB}/chirp/drivers/retevis_rt23.pyc 328${PYSITELIB}/chirp/drivers/retevis_rt23.pyc
326${PYSITELIB}/chirp/drivers/retevis_rt23.pyo 329${PYSITELIB}/chirp/drivers/retevis_rt23.pyo
327${PYSITELIB}/chirp/drivers/retevis_rt26.py 330${PYSITELIB}/chirp/drivers/retevis_rt26.py
328${PYSITELIB}/chirp/drivers/retevis_rt26.pyc 331${PYSITELIB}/chirp/drivers/retevis_rt26.pyc
329${PYSITELIB}/chirp/drivers/retevis_rt26.pyo 332${PYSITELIB}/chirp/drivers/retevis_rt26.pyo
 333${PYSITELIB}/chirp/drivers/retevis_rt76p.py
 334${PYSITELIB}/chirp/drivers/retevis_rt76p.pyc
 335${PYSITELIB}/chirp/drivers/retevis_rt76p.pyo
 336${PYSITELIB}/chirp/drivers/retevis_rt98.py
 337${PYSITELIB}/chirp/drivers/retevis_rt98.pyc
 338${PYSITELIB}/chirp/drivers/retevis_rt98.pyo
330${PYSITELIB}/chirp/drivers/rfinder.py 339${PYSITELIB}/chirp/drivers/rfinder.py
331${PYSITELIB}/chirp/drivers/rfinder.pyc 340${PYSITELIB}/chirp/drivers/rfinder.pyc
332${PYSITELIB}/chirp/drivers/rfinder.pyo 341${PYSITELIB}/chirp/drivers/rfinder.pyo
333${PYSITELIB}/chirp/drivers/rh5r_v2.py 342${PYSITELIB}/chirp/drivers/rh5r_v2.py
334${PYSITELIB}/chirp/drivers/rh5r_v2.pyc 343${PYSITELIB}/chirp/drivers/rh5r_v2.pyc
335${PYSITELIB}/chirp/drivers/rh5r_v2.pyo 344${PYSITELIB}/chirp/drivers/rh5r_v2.pyo
336${PYSITELIB}/chirp/drivers/tdxone_tdq8a.py 345${PYSITELIB}/chirp/drivers/tdxone_tdq8a.py
337${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyc 346${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyc
338${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyo 347${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyo
339${PYSITELIB}/chirp/drivers/template.py 348${PYSITELIB}/chirp/drivers/template.py
340${PYSITELIB}/chirp/drivers/template.pyc 349${PYSITELIB}/chirp/drivers/template.pyc
341${PYSITELIB}/chirp/drivers/template.pyo 350${PYSITELIB}/chirp/drivers/template.pyo
342${PYSITELIB}/chirp/drivers/th350.py 351${PYSITELIB}/chirp/drivers/th350.py

cvs diff -r1.14 -r1.15 pkgsrc/ham/chirp/distinfo (expand / switch to unified diff)

--- pkgsrc/ham/chirp/distinfo 2021/04/28 16:24:24 1.14
+++ pkgsrc/ham/chirp/distinfo 2021/07/06 22:40:54 1.15
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.14 2021/04/28 16:24:24 gdt Exp $ 1$NetBSD: distinfo,v 1.15 2021/07/06 22:40:54 gdt Exp $
2 2
3SHA1 (chirp-daily-20210428.tar.gz) = a2964fa13b4cf80dab9e073295db82cd25e83000 3SHA1 (chirp-daily-20210706.tar.gz) = 28dc8addf7620002f214547b0f1a8d3b13b093db
4RMD160 (chirp-daily-20210428.tar.gz) = 16439eafdfa34de88c31d6c5cd2dc30b83b73155 4RMD160 (chirp-daily-20210706.tar.gz) = 790196f0ac182405d6c153cf14f9511d37d60545
5SHA512 (chirp-daily-20210428.tar.gz) = 38d09dfbb093f1802f717cde9f36c3f0b09e327546a26ef4747d82caa71e12887cbaabcbd08e70acaaceb40c012dea6f865beacf5811bd1efe60179737bd0cc2 5SHA512 (chirp-daily-20210706.tar.gz) = 1c848e2d74a2f5e8ac290c23f53565e6d6a45f1f4e907faba619d184a633a8a7c5e7e659c272ec9d56218e28e0d8f74b8bd8495a4e25f5ca579bff360e33c4d7
6Size (chirp-daily-20210428.tar.gz) = 976815 bytes 6Size (chirp-daily-20210706.tar.gz) = 1001109 bytes
7SHA1 (patch-chirp_platform.py) = f8c0f7ffb0fa08b2b3a591a9ccdf4efca7838646 7SHA1 (patch-chirp_platform.py) = f8c0f7ffb0fa08b2b3a591a9ccdf4efca7838646
8SHA1 (patch-chirp_ui_mainapp.py) = 4e201ed531a34800687fa1dcaa18c8406c22d925 8SHA1 (patch-chirp_ui_mainapp.py) = 4e201ed531a34800687fa1dcaa18c8406c22d925
9SHA1 (patch-setup.py) = 28302403b4cd397b9654aeead4ab7910164312c2 9SHA1 (patch-setup.py) = 28302403b4cd397b9654aeead4ab7910164312c2