From: Jesse Vincent Date: Sat, 1 Aug 2009 18:39:24 +0000 (+0100) Subject: Be a bit clearer about always needing to regen perl.pod and friends at release time X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=57433fbf3af946c00490e4ff4c773ef320215268;p=p5sagit%2Fp5-mst-13.2.git Be a bit clearer about always needing to regen perl.pod and friends at release time --- diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 1900034..2f7728e 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -626,24 +626,14 @@ Rafael to update http://dev.perl.org/perl5/ I - Create a new empty perlNNNdelta.pod file for the current release + 1; see F. [ XXX Perhaps we should have an empty template file we can copy in. ] In addition, edit F, adding the new entry as 'D', and unmark previous -entry as 'D', then run C to update the -following files: - - MANIFEST - pod/perl.pod - win32/pod.mak - vms/descrip_mms.template +entry as 'D', -(F still needs a manual edit to bump the -C entry - it would be good for someone to figure out the fix.) - -and change perlNNNdelta references to the new version in these files +Change perlNNNdelta references to the new version in these files INSTALL win32/Makefile.mk @@ -661,6 +651,19 @@ on the previous filename to look for suitable candidates. =item * +Run C to update the following files: + + MANIFEST + pod/perl.pod + win32/pod.mak + vms/descrip_mms.template + +If you modified perldelta.pod, (F will +needs a manual edit to bump the C entry - it would +be good for someone to figure out the fix.) + +=item * + I If this was a maint release, then edit F to change