[20142] trunk/dports/editors/xemacs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 24 08:53:10 PDT 2006


Revision: 20142
          http://trac.macosforge.org/projects/macports/changeset/20142
Author:   blair at macports.org
Date:     2006-10-24 08:53:10 -0700 (Tue, 24 Oct 2006)

Log Message:
-----------
More whitespace fixes.

Modified Paths:
--------------
    trunk/dports/editors/xemacs/Portfile

Modified: trunk/dports/editors/xemacs/Portfile
===================================================================
--- trunk/dports/editors/xemacs/Portfile	2006-10-24 15:51:56 UTC (rev 20141)
+++ trunk/dports/editors/xemacs/Portfile	2006-10-24 15:53:10 UTC (rev 20142)
@@ -11,7 +11,7 @@
 		 XEmacs is a highly customizable open source text editor and \
 		 application development system. It is protected under the \
 		 GNU Public License and related to other versions of Emacs, \
-		 in  particular GNU Emacs.
+		 in particular GNU Emacs.
 platforms	darwin
 homepage	http://www.xemacs.org
 master_sites	ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.4/:stable \
@@ -25,7 +25,7 @@
 		http://ftp.xemacs.org/pub/xemacs/packages/:sumo \
 		http://mirrors.ibiblio.org/pub/mirrors/xemacs/packages/:sumo
 
-distfiles       ${name}-${version}-src${extract.suffix}:stable
+distfiles	${name}-${version}-src${extract.suffix}:stable
 
 checksums	${name}-${version}-src${extract.suffix} \
 		md5 3a05a0fab0dd9bed9df4a3dceb4da97f
@@ -36,9 +36,9 @@
 
 depends_lib	lib:libpng.3:libpng lib:libXaw3d.7:Xaw3d
 
-destroot.args   prefix=${destroot}/${prefix}
+destroot.args	prefix=${destroot}/${prefix}
 
-set xemacs_lib  ${destroot}${prefix}/lib/xemacs-${version}
+set xemacs_lib	${destroot}${prefix}/lib/xemacs-${version}
 set pkg_contents "etc info lisp man pkginfo"
 
 post-destroot {
@@ -60,7 +60,7 @@
 		--site-prefixes=${prefix} --with-tty
 
 	distfiles	${name}-${version}${extract.suffix}:beta \
-     			${carbonport_name}.bz2:carbonport
+			${carbonport_name}.bz2:carbonport
 		
 	checksums-append ${name}-${version}${extract.suffix} \
 		md5 5941238fe8eda3a120bc5735cc50a94d \
@@ -69,7 +69,7 @@
 	extract.only	${name}-${version}.tar.gz
 
 	if { [variant_isset sumo] } {
-		extract.only    ${name}-${version}.tar.gz ${name}-sumo-2006-05-10${extract.suffix}
+		extract.only	${name}-${version}.tar.gz ${name}-sumo-2006-05-10${extract.suffix}
 	}
 
 	post-extract	{

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


More information about the macports-changes mailing list