svn commit: r50958 - head/share/mk

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Fri Sep 29 09:18:35 2017
New Revision: 50958
URL: https://svnweb.freebsd.org/changeset/doc/50958

Log:
  switch to HTTPS
  
  PR: 222676

Modified:
  head/share/mk/web.site.mk

Modified: head/share/mk/web.site.mk
==============================================================================
--- head/share/mk/web.site.mk	Fri Sep 29 09:11:33 2017	(r50957)
+++ head/share/mk/web.site.mk	Fri Sep 29 09:18:35 2017	(r50958)
@@ -52,7 +52,7 @@ WEBCHECKOPTS?=	-ab ${WEBCHECKFLAGS}
 WEBCHECKDIR?=	/webcheck
 WEBCHECKINSTALLDIR?= ${DESTDIR}${WEBCHECKDIR} 
 .if !defined(WEBCHECKURL)
-WEBCHECKURL!=	${ECHO_CMD} http://www.FreeBSD.org/${WEBBASE:S/data//}/${WEBDIR:S/data//}/ | ${SED} -E "s%/+%/%g"
+WEBCHECKURL!=	${ECHO_CMD} https://www.FreeBSD.org/${WEBBASE:S/data//}/${WEBDIR:S/data//}/ | ${SED} -E "s%/+%/%g"
 .endif
 
 #
@@ -117,10 +117,10 @@ LOCALTOP!=	${ECHO_CMD} ${CANONPREFIX} | \
 DIR_IN_LOCAL!=	${ECHO_CMD} ${CANONPREFIX} | ${PERL} -pe 's@^[^/]+/?@@;'
 PREHTMLOPTS?=	-revcheck "${LOCALTOP}" "${DIR_IN_LOCAL}" ${PREHTMLFLAGS}
 .else
-# Force override base to point to http://www.FreeBSD.org/.  Note: This
-# is used for http://security.FreeBSD.org/ .
+# Force override base to point to https://www.FreeBSD.org/.  Note: This
+# is used for https://security.FreeBSD.org/ .
 .if WITH_WWW_FREEBSD_ORG_BASE
-PREHTML?=	${SED} -e 's/<!ENTITY base CDATA ".*">/<!ENTITY base CDATA "http:\/\/www.FreeBSD.org">/'
+PREHTML?=	${SED} -e 's/<!ENTITY base CDATA ".*">/<!ENTITY base CDATA "https:\/\/www.FreeBSD.org">/'
 .endif
 .endif
 
@@ -156,7 +156,7 @@ spellcheck:
 #
 # Check installed page's hypertext references.  Checking is done relatively
 # to ${.CURDIR} value, i.e. calling 'make webcheck' in www/ru/java
-# directory will force checking all URLs at http://www.FreeBSD.org/ru/java/
+# directory will force checking all URLs at https://www.FreeBSD.org/ru/java/
 #
 # NOTE: webcheck's output always stored to ${DESTDIR}/webcheck directory.
 #
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.