Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161927903
D31152.id92104.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D31152.id92104.diff
View Options
Index: Mk/Scripts/qa.sh
===================================================================
--- Mk/Scripts/qa.sh
+++ Mk/Scripts/qa.sh
@@ -989,7 +989,7 @@
if [ -f "${message}" ]; then
if ! head -1 "${message}" | grep -q '^\['; then
warn "${message} not in UCL format, will be shown on initial install only."
- warn "See https://www.freebsd.org/doc/en/books/porters-handbook/pkg-files.html#porting-message"
+ warn "See https://docs.freebsd.org/en/books/porters-handbook/pkg-files/#porting-message"
fi
fi
done
Index: Mk/Uses/ssl.mk
===================================================================
--- Mk/Uses/ssl.mk
+++ Mk/Uses/ssl.mk
@@ -68,7 +68,7 @@
@${ECHO_CMD} "Dependency error: This port requires the OpenSSL library, which is part of"
@${ECHO_CMD} "the FreeBSD crypto distribution, but not installed on your"
@${ECHO_CMD} "machine. Please see the \"OpenSSL\" section in the handbook"
- @${ECHO_CMD} "(at \"http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/openssl.html\", for instance)"
+ @${ECHO_CMD} "(at \"https://docs.FreeBSD.org/en/books/handbook/security/#openssl\", for instance)"
@${ECHO_CMD} "for instructions on how to obtain and install the FreeBSD"
@${ECHO_CMD} "OpenSSL distribution."
@${FALSE}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 9, 2:34 AM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34870605
Default Alt Text
D31152.id92104.diff (1 KB)
Attached To
Mode
D31152: Update the URLs in the comments to the latest location
Attached
Detach File
Event Timeline
Log In to Comment