Sat Aug 14 14:38:59 2021 UTC ()
ham/chirp: Update to 20210814

upstream changes are minor


(gdt)
diff -r1.35 -r1.36 pkgsrc/ham/chirp/Makefile
diff -r1.7 -r1.8 pkgsrc/ham/chirp/PLIST
diff -r1.16 -r1.17 pkgsrc/ham/chirp/distinfo

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

--- pkgsrc/ham/chirp/Makefile 2021/07/25 13:15:32 1.35
+++ pkgsrc/ham/chirp/Makefile 2021/08/14 14:38:59 1.36
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.35 2021/07/25 13:15:32 gdt Exp $ 1# $NetBSD: Makefile,v 1.36 2021/08/14 14:38:59 gdt Exp $
2 2
3PKGVERSION= 20210724 3PKGVERSION= 20210814
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.7 -r1.8 pkgsrc/ham/chirp/PLIST (expand / switch to unified diff)

--- pkgsrc/ham/chirp/PLIST 2021/07/06 22:40:54 1.7
+++ pkgsrc/ham/chirp/PLIST 2021/08/14 14:38:59 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.7 2021/07/06 22:40:54 gdt Exp $ 1@comment $NetBSD: PLIST,v 1.8 2021/08/14 14:38:59 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
@@ -137,26 +137,29 @@ ${PYSITELIB}/chirp/drivers/ft8100.pyc @@ -137,26 +137,29 @@ ${PYSITELIB}/chirp/drivers/ft8100.pyc
137${PYSITELIB}/chirp/drivers/ft8100.pyo 137${PYSITELIB}/chirp/drivers/ft8100.pyo
138${PYSITELIB}/chirp/drivers/ft817.py 138${PYSITELIB}/chirp/drivers/ft817.py
139${PYSITELIB}/chirp/drivers/ft817.pyc 139${PYSITELIB}/chirp/drivers/ft817.pyc
140${PYSITELIB}/chirp/drivers/ft817.pyo 140${PYSITELIB}/chirp/drivers/ft817.pyo
141${PYSITELIB}/chirp/drivers/ft818.py 141${PYSITELIB}/chirp/drivers/ft818.py
142${PYSITELIB}/chirp/drivers/ft818.pyc 142${PYSITELIB}/chirp/drivers/ft818.pyc
143${PYSITELIB}/chirp/drivers/ft818.pyo 143${PYSITELIB}/chirp/drivers/ft818.pyo
144${PYSITELIB}/chirp/drivers/ft857.py 144${PYSITELIB}/chirp/drivers/ft857.py
145${PYSITELIB}/chirp/drivers/ft857.pyc 145${PYSITELIB}/chirp/drivers/ft857.pyc
146${PYSITELIB}/chirp/drivers/ft857.pyo 146${PYSITELIB}/chirp/drivers/ft857.pyo
147${PYSITELIB}/chirp/drivers/ft90.py 147${PYSITELIB}/chirp/drivers/ft90.py
148${PYSITELIB}/chirp/drivers/ft90.pyc 148${PYSITELIB}/chirp/drivers/ft90.pyc
149${PYSITELIB}/chirp/drivers/ft90.pyo 149${PYSITELIB}/chirp/drivers/ft90.pyo
 150${PYSITELIB}/chirp/drivers/ftlx011.py
 151${PYSITELIB}/chirp/drivers/ftlx011.pyc
 152${PYSITELIB}/chirp/drivers/ftlx011.pyo
150${PYSITELIB}/chirp/drivers/ftm3200d.py 153${PYSITELIB}/chirp/drivers/ftm3200d.py
151${PYSITELIB}/chirp/drivers/ftm3200d.pyc 154${PYSITELIB}/chirp/drivers/ftm3200d.pyc
152${PYSITELIB}/chirp/drivers/ftm3200d.pyo 155${PYSITELIB}/chirp/drivers/ftm3200d.pyo
153${PYSITELIB}/chirp/drivers/ftm350.py 156${PYSITELIB}/chirp/drivers/ftm350.py
154${PYSITELIB}/chirp/drivers/ftm350.pyc 157${PYSITELIB}/chirp/drivers/ftm350.pyc
155${PYSITELIB}/chirp/drivers/ftm350.pyo 158${PYSITELIB}/chirp/drivers/ftm350.pyo
156${PYSITELIB}/chirp/drivers/ftm7250d.py 159${PYSITELIB}/chirp/drivers/ftm7250d.py
157${PYSITELIB}/chirp/drivers/ftm7250d.pyc 160${PYSITELIB}/chirp/drivers/ftm7250d.pyc
158${PYSITELIB}/chirp/drivers/ftm7250d.pyo 161${PYSITELIB}/chirp/drivers/ftm7250d.pyo
159${PYSITELIB}/chirp/drivers/ga510.py 162${PYSITELIB}/chirp/drivers/ga510.py
160${PYSITELIB}/chirp/drivers/ga510.pyc 163${PYSITELIB}/chirp/drivers/ga510.pyc
161${PYSITELIB}/chirp/drivers/ga510.pyo 164${PYSITELIB}/chirp/drivers/ga510.pyo
162${PYSITELIB}/chirp/drivers/generic_csv.py 165${PYSITELIB}/chirp/drivers/generic_csv.py
@@ -323,26 +326,29 @@ ${PYSITELIB}/chirp/drivers/retevis_rt21. @@ -323,26 +326,29 @@ ${PYSITELIB}/chirp/drivers/retevis_rt21.
323${PYSITELIB}/chirp/drivers/retevis_rt21.pyo 326${PYSITELIB}/chirp/drivers/retevis_rt21.pyo
324${PYSITELIB}/chirp/drivers/retevis_rt22.py 327${PYSITELIB}/chirp/drivers/retevis_rt22.py
325${PYSITELIB}/chirp/drivers/retevis_rt22.pyc 328${PYSITELIB}/chirp/drivers/retevis_rt22.pyc
326${PYSITELIB}/chirp/drivers/retevis_rt22.pyo 329${PYSITELIB}/chirp/drivers/retevis_rt22.pyo
327${PYSITELIB}/chirp/drivers/retevis_rt23.py 330${PYSITELIB}/chirp/drivers/retevis_rt23.py
328${PYSITELIB}/chirp/drivers/retevis_rt23.pyc 331${PYSITELIB}/chirp/drivers/retevis_rt23.pyc
329${PYSITELIB}/chirp/drivers/retevis_rt23.pyo 332${PYSITELIB}/chirp/drivers/retevis_rt23.pyo
330${PYSITELIB}/chirp/drivers/retevis_rt26.py 333${PYSITELIB}/chirp/drivers/retevis_rt26.py
331${PYSITELIB}/chirp/drivers/retevis_rt26.pyc 334${PYSITELIB}/chirp/drivers/retevis_rt26.pyc
332${PYSITELIB}/chirp/drivers/retevis_rt26.pyo 335${PYSITELIB}/chirp/drivers/retevis_rt26.pyo
333${PYSITELIB}/chirp/drivers/retevis_rt76p.py 336${PYSITELIB}/chirp/drivers/retevis_rt76p.py
334${PYSITELIB}/chirp/drivers/retevis_rt76p.pyc 337${PYSITELIB}/chirp/drivers/retevis_rt76p.pyc
335${PYSITELIB}/chirp/drivers/retevis_rt76p.pyo 338${PYSITELIB}/chirp/drivers/retevis_rt76p.pyo
 339${PYSITELIB}/chirp/drivers/retevis_rt87.py
 340${PYSITELIB}/chirp/drivers/retevis_rt87.pyc
 341${PYSITELIB}/chirp/drivers/retevis_rt87.pyo
336${PYSITELIB}/chirp/drivers/retevis_rt98.py 342${PYSITELIB}/chirp/drivers/retevis_rt98.py
337${PYSITELIB}/chirp/drivers/retevis_rt98.pyc 343${PYSITELIB}/chirp/drivers/retevis_rt98.pyc
338${PYSITELIB}/chirp/drivers/retevis_rt98.pyo 344${PYSITELIB}/chirp/drivers/retevis_rt98.pyo
339${PYSITELIB}/chirp/drivers/rfinder.py 345${PYSITELIB}/chirp/drivers/rfinder.py
340${PYSITELIB}/chirp/drivers/rfinder.pyc 346${PYSITELIB}/chirp/drivers/rfinder.pyc
341${PYSITELIB}/chirp/drivers/rfinder.pyo 347${PYSITELIB}/chirp/drivers/rfinder.pyo
342${PYSITELIB}/chirp/drivers/rh5r_v2.py 348${PYSITELIB}/chirp/drivers/rh5r_v2.py
343${PYSITELIB}/chirp/drivers/rh5r_v2.pyc 349${PYSITELIB}/chirp/drivers/rh5r_v2.pyc
344${PYSITELIB}/chirp/drivers/rh5r_v2.pyo 350${PYSITELIB}/chirp/drivers/rh5r_v2.pyo
345${PYSITELIB}/chirp/drivers/tdxone_tdq8a.py 351${PYSITELIB}/chirp/drivers/tdxone_tdq8a.py
346${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyc 352${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyc
347${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyo 353${PYSITELIB}/chirp/drivers/tdxone_tdq8a.pyo
348${PYSITELIB}/chirp/drivers/template.py 354${PYSITELIB}/chirp/drivers/template.py

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

--- pkgsrc/ham/chirp/distinfo 2021/07/25 13:15:32 1.16
+++ pkgsrc/ham/chirp/distinfo 2021/08/14 14:38:59 1.17
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.16 2021/07/25 13:15:32 gdt Exp $ 1$NetBSD: distinfo,v 1.17 2021/08/14 14:38:59 gdt Exp $
2 2
3SHA1 (chirp-daily-20210724.tar.gz) = a536d168923294c84dc85f834e5fbbcd8b49eaa0 3SHA1 (chirp-daily-20210814.tar.gz) = b46925d2e5cee696421782b695088a59225a5fc5
4RMD160 (chirp-daily-20210724.tar.gz) = 22c735f4cb3911a44b29f7815cf1d5d4527859bf 4RMD160 (chirp-daily-20210814.tar.gz) = 241858ce80c43ae453b241f6ef3921bf08f888d3
5SHA512 (chirp-daily-20210724.tar.gz) = 40cd58b97fc781db6564937518826c76dabaab81135b4f2f52ec5b0bb22d22d32f978d8f20c93a5bed605724bd3f1beb10c7408f120213ba194340af070a7f68 5SHA512 (chirp-daily-20210814.tar.gz) = 8ce9d0ca76ba4e51ba3b969b735cc8c0b05679010dceb80097944e8cb3d24fac7c2d1687e77a124c086e8f8f21eda97cdc1778efe09830e9c76e2b745bf381a5
6Size (chirp-daily-20210724.tar.gz) = 1001507 bytes 6Size (chirp-daily-20210814.tar.gz) = 1016039 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