svn commit: r50422 - head/en_US.ISO8859-1/htdocs/releases/11.1R

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Sat Jul  1 14:43:18 2017
New Revision: 50422
URL: https://svnweb.freebsd.org/changeset/doc/50422

Log:
  Connect the signatures.xml file and PGP-signed checksums to the build.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile	Sat Jul  1 14:42:36 2017	(r50421)
+++ head/en_US.ISO8859-1/htdocs/releases/11.1R/Makefile	Sat Jul  1 14:43:18 2017	(r50422)
@@ -9,11 +9,12 @@
 
 _OS?=		FreeBSD
 _REVISION?=	11.1
-_BRANCH?=	RELEASE
+_BRANCH?=	RC1
 THISRELEASE?=	${_OS}-${_REVISION}-${_BRANCH}
 
 DOCS=	index.xml \
-	schedule.xml
+	schedule.xml \
+	signatures.xml
 
 DATA=	docbook.css \
 	hardware.html \
@@ -46,13 +47,13 @@ _ARM?=		BANANAPI \
 
 .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}
-#DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv6-${_A}.asc
+DATA+=		CHECKSUM.${CHECKSUM}-${THISRELEASE}-arm-armv6-${_A}.asc
 . endfor
 .endfor
 
_______________________________________________
[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.