[119161] trunk/dports/lang

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 18 03:01:21 PDT 2014


Revision: 119161
          https://trac.macports.org/changeset/119161
Author:   jeremyhu at macports.org
Date:     2014-04-18 03:01:20 -0700 (Fri, 18 Apr 2014)
Log Message:
-----------
llvm-*: Fix a typo in long_description (#43094)

Modified Paths:
--------------
    trunk/dports/lang/llvm-2.9/Portfile
    trunk/dports/lang/llvm-3.0/Portfile
    trunk/dports/lang/llvm-3.1/Portfile
    trunk/dports/lang/llvm-3.2/Portfile
    trunk/dports/lang/llvm-3.3/Portfile
    trunk/dports/lang/llvm-3.4/Portfile
    trunk/dports/lang/llvm-3.5/Portfile

Modified: trunk/dports/lang/llvm-2.9/Portfile
===================================================================
--- trunk/dports/lang/llvm-2.9/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-2.9/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -47,7 +47,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.0/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.0/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.0/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -47,7 +47,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.1/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.1/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.1/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -47,7 +47,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.2/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.2/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.2/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -47,7 +47,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.3/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.3/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.3/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -36,7 +36,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.4/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.4/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.4/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -37,7 +37,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.

Modified: trunk/dports/lang/llvm-3.5/Portfile
===================================================================
--- trunk/dports/lang/llvm-3.5/Portfile	2014-04-18 09:42:26 UTC (rev 119160)
+++ trunk/dports/lang/llvm-3.5/Portfile	2014-04-18 10:01:20 UTC (rev 119161)
@@ -37,7 +37,7 @@
                         code in a debug configuration), extremely useful error \
                         and warning messages and to provide a platform for \
                         building great source level tools. The included Clang \
-                        Static Analyzer is a tool automatically finds bugs in \
+                        Static Analyzer is a tool that automatically finds bugs in \
                         your code, and is a great example of the sort of tool \
                         that can be built using the Clang frontend as a \
                         library to parse C/C++ code.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140418/97725077/attachment.html>


More information about the macports-changes mailing list