pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/hamlib ham/hamlib: Adjust comments about distfiles
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a863365c68f
branches: trunk
changeset: 387925:8a863365c68f
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Nov 10 13:43:05 2022 +0000
description:
ham/hamlib: Adjust comments about distfiles
(This is a comment-only change.)
diffstat:
ham/hamlib/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 277f0dbc713b -r 8a863365c68f ham/hamlib/Makefile
--- a/ham/hamlib/Makefile Thu Nov 10 13:04:09 2022 +0000
+++ b/ham/hamlib/Makefile Thu Nov 10 13:43:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2022/11/10 12:59:13 gdt Exp $
+# $NetBSD: Makefile,v 1.58 2022/11/10 13:43:05 gdt Exp $
#
VERSION= 4.5
@@ -6,10 +6,10 @@
DISTNAME= hamlib-${VERSION}
CATEGORIES= ham
# hamlib is both at github and sourceforge. Upstream is not clear
-# about which is primary and which is secondary. The github-fetchable
-# distfile appears broken (or attacked?) as of 2022-11-09.
-# mailinglists are at sourceforge.
+# about which is primary and which is secondary.
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
+# github contains actual releases as assets attached to the tag
+# https://github.com/Hamlib/Hamlib/releases/download/4.5/hamlib-4.5.tar.gz
#MASTER_SITES= ${MASTER_SITE_GITHUB:=Hamlib/}
MAINTAINER= gdt%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index