This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  fab6358d5a4f1ecd3660ba1da702156a59e5a263 (commit)
      from  65751bd10de0cab7039246acf548db9a79442fcb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=fab6358d5a4f1ecd3660ba1da702156a59e5a263


commit fab6358d5a4f1ecd3660ba1da702156a59e5a263
Author: Bruno Haible <[email protected]>
Date:   Mon Jan 30 21:28:52 2023 +0100

    Don't require 'rsync' as a prerequisite. It is no longer needed since 2018.
    
    * bootstrap.conf (buildreq): Remove rsync.
    * README-prereq: Likewise.

diff --git a/README-prereq b/README-prereq
index d8108d0..c4ddd5a 100644
--- a/README-prereq
+++ b/README-prereq
@@ -13,7 +13,6 @@ as well as by 'make'.  They include:
 - Make       <https://www.gnu.org/software/make/>
 - Perl       <https://www.cpan.org/>
 - Pkg-config <https://www.freedesktop.org/wiki/Software/pkg-config/>
-- Rsync      <https://rsync.samba.org/>
 - Tar        <https://www.gnu.org/software/tar/>
 - Texinfo    <https://www.gnu.org/software/texinfo/>
 - Wget       <https://www.gnu.org/software/wget/>
diff --git a/bootstrap.conf b/bootstrap.conf
index 2551537..50948a6 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -134,7 +134,6 @@ gettext    -
 git        1.4.4
 gzip       -
 makeinfo   -
-rsync      -
 tar        -
 "
 

-----------------------------------------------------------------------

Summary of changes:
 README-prereq  | 1 -
 bootstrap.conf | 1 -
 2 files changed, 2 deletions(-)


hooks/post-receive
-- 
grep

Reply via email to