X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.182.236.225 with SMTP id ux1mr27003794obc.2.1445281615248; Mon, 19 Oct 2015 12:06:55 -0700 (PDT) X-Received: by 10.182.50.167 with SMTP id d7mr126469obo.3.1445281615222; Mon, 19 Oct 2015 12:06:55 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Mon, 19 Oct 2015 12:06:54 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=37.209.109.152; posting-account=OsAajgoAAADdKJnkJkmhzqP0jo6I_P_0 NNTP-Posting-Host: 37.209.109.152 References: <201510190500 DOT t9J502QT003560 AT delorie DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1c0ff946-c605-40cb-b430-8bb3d66b41dd@googlegroups.com> Subject: Re: Weekly Mini-FAQ post for DJGPP From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" Injection-Date: Mon, 19 Oct 2015 19:06:55 +0000 Content-Type: text/plain; charset=UTF-8 Bytes: 2403 Lines: 27 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9JJF2rG001271 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Monday, October 19, 2015 at 8:06:21 PM UTC+2, Wiktor S. wrote: > > djdev-2.05 binutils-2.25r2 bash-2.05br3 bison-2.4.1r2 diffutils-3.3r3 > > emacs-24.05 fileutils-4.1r2 find-4.2.33r5 flex-2.5.4r2 gawk-4.1.1r2 > > gcc-5.2.0 gdb-7.10 gmp-6.0.0 grep-2.21r2 groff-1.16 gzip-1.6 > > idutils-3.2 indent-2.2.10r2 ispell-3.3.01r2 less-458 m4-1.4.17r3 > > make-4.1r2 mpc-1.0.3 mpfr-3.1.3 patch-2.7.1r2 perl-5.8.8 sed-4.2.2r2 > > sh-utils-2.0.11r2 tar-1.12a texinfo-4.13r3 textutils-2.0r2 faq-2.30 > > pakke-0.2.3 > > > fileutils changed from 4.1r7 to 4.1r2, is this expected? > > > -- > Wiktor S. Absolutely. I do not know who has told that there was a revision 7 of fileutils. I have taken the code of fileutils as it was available in the /current directory and recompiled it with the release candidate of DJGPP 2.05 some weeks ago. In /current the fileutils archives were called fil41[b|dſs].zip. The 2.05 versions have been renamed to fil41[b|dſs]r2.zip. This is now the official name. Revision 2 is the one compiled with 2.05 and the one without revision is the one compiled with 2.03. Regards, Juan M. Guerrero