diff options
author | Daniel Eischen <deischen@FreeBSD.org> | 2002-12-01 19:10:48 +0000 |
---|---|---|
committer | Daniel Eischen <deischen@FreeBSD.org> | 2002-12-01 19:10:48 +0000 |
commit | f12ee9219b0806ca0e380d2b34c8802e3e3e5bd6 (patch) | |
tree | f5dbb0415f72eaf1dfbdd1078d0d81b794bca146 /lang/gnat/files/patch-ao | |
parent | Make port build on -current/sparc64. (diff) |
Update to the latest released version of GNAT (3.15p). Also use a
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=71275
Diffstat (limited to 'lang/gnat/files/patch-ao')
-rw-r--r-- | lang/gnat/files/patch-ao | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gnat/files/patch-ao b/lang/gnat/files/patch-ao index 5ad4ff0b5afe..3391b525a05e 100644 --- a/lang/gnat/files/patch-ao +++ b/lang/gnat/files/patch-ao @@ -1,5 +1,5 @@ ---- ../gnat-3.14p-src/examples/Makefile Tue Jan 30 18:00:05 2001 -+++ ../gnat-3.14p-src/examples/Makefile.new Mon Feb 4 15:01:55 2002 +--- ../gnat-3.15p-src/examples/Makefile Tue Jan 30 18:00:05 2001 ++++ ../gnat-3.15p-src/examples/Makefile.new Mon Feb 4 15:01:55 2002 @@ -6,10 +6,10 @@ CC = gcc |