pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/hamlib
Module Name: pkgsrc
Committed By: gdt
Date: Thu Nov 10 14:22:14 UTC 2022
Modified Files:
pkgsrc/ham/hamlib: Makefile
Log Message:
ham/hamlib: Add commented-out github fetch variables
(This is still on sourceforge.)
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/ham/hamlib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/hamlib/Makefile
diff -u pkgsrc/ham/hamlib/Makefile:1.58 pkgsrc/ham/hamlib/Makefile:1.59
--- pkgsrc/ham/hamlib/Makefile:1.58 Thu Nov 10 13:43:05 2022
+++ pkgsrc/ham/hamlib/Makefile Thu Nov 10 14:22:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2022/11/10 13:43:05 gdt Exp $
+# $NetBSD: Makefile,v 1.59 2022/11/10 14:22:13 gdt Exp $
#
VERSION= 4.5
@@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
# 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/}
+#GITHUB_RELEASE=${PKGVERSION_NOREV}
MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= https://hamlib.github.io/
Home |
Main Index |
Thread Index |
Old Index