texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * README-hacking: not making diffs any more


From: Gavin D. Smith
Subject: branch master updated: * README-hacking: not making diffs any more
Date: Mon, 07 Nov 2022 13:58:17 -0500

This is an automated email from the git hooks/post-receive script.

gavin pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 2148d08d97 * README-hacking: not making diffs any more
2148d08d97 is described below

commit 2148d08d971d709d65bb2df558b4241f0a17aea7
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Nov 7 18:58:09 2022 +0000

    * README-hacking: not making diffs any more
---
 ChangeLog      | 4 ++++
 README-hacking | 9 ---------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b3ead3f089..80e23a1775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-11-07  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * README-hacking: not making diffs any more
+
 2022-11-07  Gavin Smith  <gavinsmith0123@gmail.com>
 
        * NEWS: final edit
diff --git a/README-hacking b/README-hacking
index 7347ff261c..1640ca1e4f 100644
--- a/README-hacking
+++ b/README-hacking
@@ -315,15 +315,6 @@ cp $tutil/texinfo.dtd $ver
 cvs add -kb $ver $ver/texinfo.dtd
 cvs commit -m$ver $ver
 
-#  ... make diffs at official release:
-prev=5.2
-ver=6.0
-tar xf texinfo-$ver.tar.gz
-tar xf texinfo-$prev.tar.gz
-diff -Nrc2 texinfo-$prev texinfo-$ver | xz >texinfo-$prev-$ver.diff.xz
-ls -l !$
-gnupload --to ftp.gnu.org:texinfo !$
-
 
 - When official release is out there ...
 update home page (texinfo.html) and commit as needed.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]