[61320] trunk/dports/lang/gnat-gcc/Portfile

krischik at macports.org krischik at macports.org
Tue Dec 8 09:12:09 PST 2009


Revision: 61320
          http://trac.macports.org/changeset/61320
Author:   krischik at macports.org
Date:     2009-12-08 09:12:08 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
gnuada now provides an 4.4 compiler.

Modified Paths:
--------------
    trunk/dports/lang/gnat-gcc/Portfile

Modified: trunk/dports/lang/gnat-gcc/Portfile
===================================================================
--- trunk/dports/lang/gnat-gcc/Portfile	2009-12-08 17:11:38 UTC (rev 61319)
+++ trunk/dports/lang/gnat-gcc/Portfile	2009-12-08 17:12:08 UTC (rev 61320)
@@ -357,10 +357,10 @@
         ui_msg "#  http://gnuada.sourceforge.net                                   #"
         ui_msg "####################################################################"
     }
-    configure.cc		${bootprefix}/bin/gcc-gnat-4.3
-    configure.cpp		${bootprefix}/bin/cpp-gnat-4.3
-    configure.cxx		${bootprefix}/bin/g++-gnat-4.3
-    configure.objc		${bootprefix}/bin/gcc-gnat-4.3
+    configure.cc		${bootprefix}/bin/gcc-gnat-4.4
+    configure.cpp		${bootprefix}/bin/cpp-gnat-4.4
+    configure.cxx		${bootprefix}/bin/g++-gnat-4.4
+    configure.objc		${bootprefix}/bin/gcc-gnat-4.4
     configure.env-append	PATH=${bootprefix}/bin:$env(PATH)
     configure.env-append	GNATMAKE=${bootprefix}/bin/gnatmake
     configure.env-append	GNATBIND=${bootprefix}/bin/gnatbind
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091208/c30a602a/attachment.html>


More information about the macports-changes mailing list