diff options
author | deischen <deischen@FreeBSD.org> | 2005-11-29 08:01:24 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2005-11-29 08:01:24 +0800 |
commit | 27f46d02c56b579133eb056f6956b24ba675e121 (patch) | |
tree | cca88278d7574c40122e88831e5df06454e51adc /lang/gnat/distinfo | |
parent | 13c389c9fe6a4035bae6c9ce14186458078bf674 (diff) | |
download | freebsd-ports-gnome-27f46d02c56b579133eb056f6956b24ba675e121.tar.gz freebsd-ports-gnome-27f46d02c56b579133eb056f6956b24ba675e121.tar.zst freebsd-ports-gnome-27f46d02c56b579133eb056f6956b24ba675e121.zip |
Update the antiquated version of the GNAT compiler to the GPL-2005
version.
Note that this version now produces executables that are
covered by the GPL as opposed to the previous version which was
covered by the modified GPL.
Also note that the GNAT sources in the stock GCC-4 tree are
not under this restriction. A new port based on the sources
in GCC-4 will come when I get the time.
Diffstat (limited to 'lang/gnat/distinfo')
-rw-r--r-- | lang/gnat/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/gnat/distinfo b/lang/gnat/distinfo index d48ac45e0b16..62e688009b62 100644 --- a/lang/gnat/distinfo +++ b/lang/gnat/distinfo @@ -1,6 +1,6 @@ -MD5 (gnat-3.15p-src.tgz) = cf8b9cccc867e318bccaaa2dce384028 -SIZE (gnat-3.15p-src.tgz) = 5553434 -MD5 (gcc-2.8.1.tar.gz) = 311829e9c36080fb54b0145285746a9e -SIZE (gcc-2.8.1.tar.gz) = 8447495 +MD5 (gnat-gpl-2005-src.tgz) = 13cb41a1e81946018d7667f48d6b7b5f +SIZE (gnat-gpl-2005-src.tgz) = 6560336 +MD5 (gcc-3.4.5-20050524-src.tgz) = 93fc20be8517447f8a660e8ba6fd2d04 +SIZE (gcc-3.4.5-20050524-src.tgz) = 18456125 MD5 (gnat-3.15p-boot.tar.gz) = 3b25873a90978b8b4113d71dc3df315f SIZE (gnat-3.15p-boot.tar.gz) = 4608818 |