Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Fix the URL of pkg-vulnerabilities and...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9a290c1a00c
branches: trunk
changeset: 431097:b9a290c1a00c
user: leot <leot%pkgsrc.org@localhost>
date: Sat May 09 10:52:23 2020 +0000
description:
Fix the URL of pkg-vulnerabilities and consistently use https://ftp.n.o
URL like in using.xml.
Problem noticed by Jesus Cea on pkgsrc-users@, thanks!
diffstat:
doc/guide/files/faq.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f4bf6da81655 -r b9a290c1a00c doc/guide/files/faq.xml
--- a/doc/guide/files/faq.xml Sat May 09 09:59:29 2020 +0000
+++ b/doc/guide/files/faq.xml Sat May 09 10:52:23 2020 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.57 2020/02/24 21:13:56 rillig Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.58 2020/05/09 10:52:23 leot Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -513,7 +513,7 @@
from the NetBSD ftp server:</para>
<para><ulink
- url="ftp://ftp.NetBSD.org/pkgsrc/distfiles/pkg-vulnerabilities"/></para>
+ url="https://ftp.NetBSD.org/pub/NetBSD/packages/vulns/pkg-vulnerabilities"/></para>
</listitem>
<listitem>
Home |
Main Index |
Thread Index |
Old Index