svn commit: r53453 - head/en_US.ISO8859-1/htdocs/releases/12.1R

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Thu Oct  3 14:53:09 2019
New Revision: 53453
URL: https://svnweb.freebsd.org/changeset/doc/53453

Log:
  Decouple the signatures.html page and checksum files to prevent BETA3
  build failures, until the doc tree is tagged.
  
  Approved by:	re (implicit)
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile

Modified: head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile	Thu Oct  3 14:47:04 2019	(r53452)
+++ head/en_US.ISO8859-1/htdocs/releases/12.1R/Makefile	Thu Oct  3 14:53:09 2019	(r53453)
@@ -13,8 +13,7 @@
 RELN_ROOT?=	${.CURDIR}
 
 DOCS=	index.xml \
-	schedule.xml \
-	signatures.xml
+	schedule.xml
 
 DATA=	docbook.css
 
@@ -64,19 +63,19 @@ _ARM64_AARCH64?=PINE64 \
 .if (${_BRANCH:MBETA*} != "" || ${_BRANCH:MRC*} != "" || ${_BRANCH:MRELEASE} != "")
 .for CHECKSUM in SHA512 SHA256
 . for _B in ${_BIGIRON}
-DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_B}.asc
+#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_B}.asc
 . endfor
 . for _V in ${_VMS}
-DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_V}-vm.asc
+#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-${_V}-vm.asc
 . endfor
 . for _A in ${_ARM_ARMV6}
-DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv6-${_A}.asc
+#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv6-${_A}.asc
 . endfor
 . for _A in ${_ARM_ARMV7}
-DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv7-${_A}.asc
+#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv7-${_A}.asc
 . endfor
 . for _A in ${_ARM64_AARCH64}
-DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm64-aarch64-${_A}.asc
+#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm64-aarch64-${_A}.asc
 . endfor
 .endfor
 .endif # _BRANCH !RC* || RELEASE*
_______________________________________________
[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.