[26920] trunk/dports/devel/global/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Jul 11 09:36:03 PDT 2007
Revision: 26920
http://trac.macosforge.org/projects/macports/changeset/26920
Author: takanori at macports.org
Date: 2007-07-11 09:36:02 -0700 (Wed, 11 Jul 2007)
Log Message:
-----------
Untabify.
Modified Paths:
--------------
trunk/dports/devel/global/Portfile
Modified: trunk/dports/devel/global/Portfile
===================================================================
--- trunk/dports/devel/global/Portfile 2007-07-11 16:33:20 UTC (rev 26919)
+++ trunk/dports/devel/global/Portfile 2007-07-11 16:36:02 UTC (rev 26920)
@@ -1,31 +1,31 @@
# $Id$
-PortSystem 1.0
-name global
-version 5.6
-categories devel
-maintainers nomaintainer at macports.org
-description source code tag system
+PortSystem 1.0
+name global
+version 5.6
+categories devel
+maintainers nomaintainer at macports.org
+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.
-homepage http://www.gnu.org/software/global/
-platforms darwin
-master_sites gnu
-checksums md5 cc1f79cb4f62ab4b4c8b5e8a68c51f5e \
- sha1 5929ae4d0f546d2b5fda9e3456808bee685cc923 \
- rmd160 6182cde18826cc999fa186a2a305877bda768695
-configure.args --infodir=${prefix}/share/info \
- --mandir=${prefix}/share/man
+ 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 cc1f79cb4f62ab4b4c8b5e8a68c51f5e \
+ sha1 5929ae4d0f546d2b5fda9e3456808bee685cc923 \
+ rmd160 6182cde18826cc999fa186a2a305877bda768695
+configure.args --infodir=${prefix}/share/info \
+ --mandir=${prefix}/share/man
-test.run yes
-test.target check
+test.run yes
+test.target check
livecheck.check regex
livecheck.url http://ftp.gnu.org/gnu/${name}/?M=D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070711/f1672905/attachment.html
More information about the macports-changes
mailing list