[33469] trunk/dports/devel/global/Portfile

nox at macports.org nox at macports.org
Sun Jan 27 07:20:43 PST 2008


Revision: 33469
          http://trac.macosforge.org/projects/macports/changeset/33469
Author:   nox at macports.org
Date:     2008-01-27 07:20:37 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
global: Whitespace changes.

Modified Paths:
--------------
    trunk/dports/devel/global/Portfile

Modified: trunk/dports/devel/global/Portfile
===================================================================
--- trunk/dports/devel/global/Portfile	2008-01-27 15:17:03 UTC (rev 33468)
+++ trunk/dports/devel/global/Portfile	2008-01-27 15:20:37 UTC (rev 33469)
@@ -1,26 +1,31 @@
 # $Id$
 
 PortSystem      1.0
+
 name            global
 version         5.6.2
 categories      devel
+platforms       darwin
 maintainers     nomaintainer
 description     source code tag system
+
 long_description \
-                GNU GLOBAL is a source code tag system that works the \
-                same way across diverse environments. You can locate a \
-                specified object in the source files and move there \
-                easily. It is useful for hacking a large project \
-                containing many subdirectories, many #ifdef and many \
-                main() functions. It is similar to ctags or etags but \
-                is different from them at the point of independence of \
-                any editor.
+    GNU GLOBAL is a source code tag system that works the \
+    same way across diverse environments. You can locate a \
+    specified object in the source files and move there \
+    easily. It is useful for hacking a large project \
+    containing many subdirectories, many #ifdef and many \
+    main() functions. It is similar to ctags or etags but \
+    is different from them at the point of independence of \
+    any editor.
+
 homepage        http://www.gnu.org/software/global/
-platforms       darwin
 master_sites    gnu
+
 checksums       md5 c927bcd92dff1c092d43f7d78911fc9c \
                 sha1 0f594e1c10ab04db6dbd3e7bd6d6e16dd3c58ffa \
                 rmd160 70862a2d79ec8fe97caa63416c1c945913fe0065
+
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/95f7c42f/attachment.html


More information about the macports-changes mailing list