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:           Fri Jun 12 14:31:22 UTC 2026

Modified Files:
        pkgsrc/ham/chirp: Makefile distinfo

Log Message:
ham/chirp: Update to 20260508

Note that upstream distfile is not straightforwardly fetchable.

upstream changes: micro release (as always)


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/ham/chirp/Makefile
cvs rdiff -u -r1.46 -r1.47 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.76 pkgsrc/ham/chirp/Makefile:1.77
--- pkgsrc/ham/chirp/Makefile:1.76      Fri May 15 11:55:05 2026
+++ pkgsrc/ham/chirp/Makefile   Fri Jun 12 14:31:22 2026
@@ -1,11 +1,15 @@
-# $NetBSD: Makefile,v 1.76 2026/05/15 11:55:05 gdt Exp $
+# $NetBSD: Makefile,v 1.77 2026/06/12 14:31:22 gdt Exp $
 
-VERSION=       20260508
+VERSION=       20260612
 DISTNAME=      chirp-${VERSION}
 CATEGORIES=    ham
 # As of sometime after 20251128 and before 20260508, the distfile is not
-# fetchable by ftp/wget/curl due to apparent anti-LLM-crawler blocks.
-# Reported upstream by email 20260508 and 20260515.
+# fetchable by ftp/wget/curl.
+# Reported upstream by email to their list 20260508 and 20260515, but
+# this report did not reach the mailinglist.
+#
+# The workaround is to fetch manually and then:
+#   make upload-distfiles
 MASTER_SITES=  https://trac.chirp.danplanet.com/chirp_next/next-${VERSION}/
 # Chirp does not have what would normally called releases.  They have
 # "daily builds" which are like releases except that:

Index: pkgsrc/ham/chirp/distinfo
diff -u pkgsrc/ham/chirp/distinfo:1.46 pkgsrc/ham/chirp/distinfo:1.47
--- pkgsrc/ham/chirp/distinfo:1.46      Fri May 15 11:55:05 2026
+++ pkgsrc/ham/chirp/distinfo   Fri Jun 12 14:31:22 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2026/05/15 11:55:05 gdt Exp $
+$NetBSD: distinfo,v 1.47 2026/06/12 14:31:22 gdt Exp $
 
-BLAKE2s (chirp-20260508.tar.gz) = 351a236bb3384923dc3d60860c68b0e98c52a100b68b57a88a54f93009d24d67
-SHA512 (chirp-20260508.tar.gz) = 3ce251265c16a673a07d92ed03137f487df0337bbe5b28583a3bbefad8fba78c531e0ba64d4461d6b4ed26d44242ee03d2052352b14ab89afe2ad26b2b656eba
-Size (chirp-20260508.tar.gz) = 2736995 bytes
+BLAKE2s (chirp-20260612.tar.gz) = 4fb382f4615ec794eb2796ade7ac77262f8f5389e6a30f549a3009787b916a38
+SHA512 (chirp-20260612.tar.gz) = d0f54944e87fe79cc986d71d878e4c35adb1aac453e48633d8b3748ce83091ce35206e51acabe6046991755cf23cceab55366589b71c088891b68ea1b90dd938
+Size (chirp-20260612.tar.gz) = 2746594 bytes
 SHA1 (patch-chirp_platform.py) = ba7e65bb2f797f1ed9a6dc767ab02cde8b6ed61d



Home | Main Index | Thread Index | Old Index