pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/chirp



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Oct 26 17:19:42 UTC 2022

Modified Files:
        pkgsrc/ham/chirp: Makefile PLIST distinfo

Log Message:
ham/chirp: Update to 20221025

As usual, upstream does not have NEWS, because they don't even have
releases, but this is all minor fixes and improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/ham/chirp/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/ham/chirp/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/ham/chirp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/chirp/Makefile
diff -u pkgsrc/ham/chirp/Makefile:1.50 pkgsrc/ham/chirp/Makefile:1.51
--- pkgsrc/ham/chirp/Makefile:1.50      Sun Sep 11 00:35:38 2022
+++ pkgsrc/ham/chirp/Makefile   Wed Oct 26 17:19:42 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2022/09/11 00:35:38 gdt Exp $
+# $NetBSD: Makefile,v 1.51 2022/10/26 17:19:42 gdt Exp $
 
-DISTNAME=      chirp-daily-20220909
+DISTNAME=      chirp-daily-20221025
 PKGNAME=       ${DISTNAME:S/-daily//}
-PKGREVISION=   1
 CATEGORIES=    ham
 MASTER_SITES=  https://trac.chirp.danplanet.com/chirp_daily/daily-${PKGVERSION_NOREV}/
 # Chirp does not have what would normally called releasees.  They have

Index: pkgsrc/ham/chirp/PLIST
diff -u pkgsrc/ham/chirp/PLIST:1.15 pkgsrc/ham/chirp/PLIST:1.16
--- pkgsrc/ham/chirp/PLIST:1.15 Sun Sep 11 00:35:38 2022
+++ pkgsrc/ham/chirp/PLIST      Wed Oct 26 17:19:42 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2022/09/11 00:35:38 gdt Exp $
+@comment $NetBSD: PLIST,v 1.16 2022/10/26 17:19:42 gdt Exp $
 bin/chirpw
 bin/rpttool
 ${PYSITELIB}/${EGG_INFODIR}
@@ -266,6 +266,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/kenwood_hmk.py
 ${PYSITELIB}/chirp/drivers/kenwood_hmk.pyc
 ${PYSITELIB}/chirp/drivers/kenwood_hmk.pyo
@@ -590,6 +593,7 @@ share/chirp/locale/nl/LC_MESSAGES/CHIRP.
 share/chirp/locale/pl/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/pt_BR/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/ru/LC_MESSAGES/CHIRP.mo
+share/chirp/locale/tr_TR/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/uk_UA/LC_MESSAGES/CHIRP.mo
 share/chirp/locale/zh_CN/LC_MESSAGES/CHIRP.mo
 share/chirp/stock_configs/DE Freenet Frequencies.csv

Index: pkgsrc/ham/chirp/distinfo
diff -u pkgsrc/ham/chirp/distinfo:1.28 pkgsrc/ham/chirp/distinfo:1.29
--- pkgsrc/ham/chirp/distinfo:1.28      Sun Sep 11 00:35:38 2022
+++ pkgsrc/ham/chirp/distinfo   Wed Oct 26 17:19:42 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2022/09/11 00:35:38 gdt Exp $
+$NetBSD: distinfo,v 1.29 2022/10/26 17:19:42 gdt Exp $
 
-BLAKE2s (chirp-daily-20220909.tar.gz) = f548aeacb8bbb4b2fd2c561283a45ba5c409c43c638b36be840f4f9864b3d3bb
-SHA512 (chirp-daily-20220909.tar.gz) = d885fd5d6241bc01016a55c86644046bc026a0c2b728c1d586aee30965a8921fe33c326880e77dd7c13733b8907e8ee89a979ca9fdb7be50b2077c46b0dd7493
-Size (chirp-daily-20220909.tar.gz) = 1079334 bytes
+BLAKE2s (chirp-daily-20221025.tar.gz) = 9effb70d8326a36f2aa1d14f1e7506eacdc0421a64eb780b721761fb35946900
+SHA512 (chirp-daily-20221025.tar.gz) = dac85eed9f70bc9e22324e3a1b1c4330ed4244302b804c23e3099c3de2387d6c5c827dd587b7ea31788347a309da14d9d8e357dec02b82872ac9bb924d93da34
+Size (chirp-daily-20221025.tar.gz) = 1112052 bytes
 SHA1 (patch-chirp_platform.py) = f8c0f7ffb0fa08b2b3a591a9ccdf4efca7838646
 SHA1 (patch-chirp_ui_mainapp.py) = 4e201ed531a34800687fa1dcaa18c8406c22d925
 SHA1 (patch-setup.py) = 28302403b4cd397b9654aeead4ab7910164312c2



Home | Main Index | Thread Index | Old Index