[20149] trunk/dports/devel/m4/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 25 10:03:15 PDT 2006


Revision: 20149
          http://trac.macosforge.org/projects/macports/changeset/20149
Author:   blair at macports.org
Date:     2006-10-25 10:03:15 -0700 (Wed, 25 Oct 2006)

Log Message:
-----------
Convert whitespace into tabs.

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

Modified: trunk/dports/devel/m4/Portfile
===================================================================
--- trunk/dports/devel/m4/Portfile	2006-10-25 17:00:20 UTC (rev 20148)
+++ trunk/dports/devel/m4/Portfile	2006-10-25 17:03:15 UTC (rev 20149)
@@ -1,13 +1,11 @@
-# $Id: Portfile,v 1.10 2005/10/29 21:06:38 mww Exp $
-
 PortSystem 1.0
-name            m4
-version         1.4.4
-categories      devel
-maintainers     darwinports at opendarwin.org
-platforms       darwin
-description     GNU macro processor 
-long_description        GNU `m4' is an implementation of the traditional Unix \
+name		m4
+version		1.4.4
+categories	devel
+maintainers	darwinports at opendarwin.org
+platforms	darwin
+description	GNU macro processor 
+long_description	GNU `m4' is an implementation of the traditional Unix \
 			macro processor.  It is mostly SVR4 compatible, \
 			although it has some extensions (for example, \
 			handling more than 9 positional parameters to macros).\
@@ -15,13 +13,13 @@
 			running shell commands, doing arithmetic, etc. \
 			Autoconf needs GNU `m4' for generating `configure' \
 			scripts, but not for running them.
-homepage        http://www.gnu.org/software/m4/
-master_sites    gnu
-use_bzip2       yes
-checksums       md5 eb93bfbcb12cf00165583302bb31a822 \
+homepage	http://www.gnu.org/software/m4/
+master_sites	gnu
+use_bzip2	yes
+checksums	md5 eb93bfbcb12cf00165583302bb31a822 \
 		sha1 47f8118e87cc31021c167ad6f92a0d5133a84046 \
 		rmd160 1417a7cc768a32469a1f7a51c6b8f488dd87a6f9
-configure.args  --infodir=${prefix}/share/info --program-prefix=g
+configure.args	--infodir=${prefix}/share/info --program-prefix=g
 
 test.run	yes
 test.target	check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061025/9db42d39/attachment.html


More information about the macports-changes mailing list