CVS commit: pkgsrc/comms/pilot-link
"Greg Troxel" <[email protected]> Tue, 4 Aug 2026 12:04:28 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--_----------=_178584506888770
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: gdt
Date: Tue Aug 4 12:04:28 UTC 2026
Modified Files:
pkgsrc/comms/pilot-link: Makefile.common
Log Message:
comms/pilot-link: Note (new upstream?) release
I got an email saying there was a new release. The old domain is gone
and thus I cannot validate a forward pointer from the previous
upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/comms/pilot-link/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
--_----------=_178584506888770
Content-Disposition: inline
Content-Length: 774
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii
Modified files:
Index: pkgsrc/comms/pilot-link/Makefile.common
diff -u pkgsrc/comms/pilot-link/Makefile.common:1.17 pkgsrc/comms/pilot-link/Makefile.common:1.18
--- pkgsrc/comms/pilot-link/Makefile.common:1.17 Thu Dec 28 22:47:13 2023
+++ pkgsrc/comms/pilot-link/Makefile.common Tue Aug 4 12:04:27 2026
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile.common,v 1.17 2023/12/28 22:47:13 zafer Exp $
+# $NetBSD: Makefile.common,v 1.18 2026/08/04 12:04:27 gdt Exp $
# used by comms/p5-pilot-link/Makefile
# used by comms/pilot-link/Makefile
# used by comms/pilot-link-libs/Makefile
+# This claims to be upstream; the old domain is gone.
+# https://github.com/desrod/pilot-link/releases/tag/v0.15.0
DISTNAME= pilot-link-${PILOT_LINK_VERS}
CATEGORIES= comms
MASTER_SITES= #
--_----------=_178584506888770--