[fpc-pascal] FPC 3.2.0 released!

Tomas Hajny XHajT03 at hajny.biz
Sat Jun 20 23:59:31 CEST 2020


On 2020-06-20 19:47, code dz via fpc-pascal wrote:
> great .
> but why fpc-3.2.0.i386-win32.exe in the ftp site is different in size
> and date than sourceforge one

They have the same size, it's just the SF webpage shows the size 
differently from the FTP listing:

[SF.net]$ ls -l /home/frs/project/freepascal/Win32/3.2.0
total 379964
[permissions and ownership hidden]  99388066 Jun 16 00:15 
fpc-3.2.0.i386-win32.cross.android.exe
[permissions and ownership hidden]  27577540 Jun 16 00:15 
fpc-3.2.0.i386-win32.cross.arm-wince.exe
[permissions and ownership hidden] 168171805 Jun 16 20:03 
fpc-3.2.0.i386-win32.cross.i8086-msdos.exe
[permissions and ownership hidden]  40791180 Jun 16 00:16 
fpc-3.2.0.i386-win32.cross.x86_64-win64.exe
[permissions and ownership hidden]  53136366 Jun 16 00:16 
fpc-3.2.0.i386-win32.exe
[permissions and ownership hidden]     16097 Jun 16 21:00 readme.txt


[FTP site]$ ls -l ftp/dist/3.2.0/i386-win32
total 379956
[permissions and ownership hidden]  99388066 Jun  5 12:43 
fpc-3.2.0.i386-win32.cross.android.exe
[permissions and ownership hidden]  27577540 Jun  4 11:08 
fpc-3.2.0.i386-win32.cross.arm-wince.exe
[permissions and ownership hidden] 168171805 Jun  7 08:09 
fpc-3.2.0.i386-win32.cross.i8086-msdos.exe
[permissions and ownership hidden]  40791180 Jun  4 10:51 
fpc-3.2.0.i386-win32.cross.x86_64-win64.exe
[permissions and ownership hidden]  53136366 Jun  4 10:42 
fpc-3.2.0.i386-win32.exe


The dates differ because I didn't pay attention to use the -p parameter 
while uploading the files ( :/ ), thus the date and time on SourceForge 
reflect the time when the files were transferred there. BTW, the date 
and time of files on the FTP site have no special meaning either (it 
could be the time of uploading the files to the main FTP server, or the 
time when the packages were prepared, or the time when they were updated 
the last time (sometimes there may have been last minute fixes of e.g. a 
certain source files or a readme file, etc.), or whatever.

Tomas


More information about the fpc-pascal mailing list