[31121] trunk/dports/shells/zsh-devel/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Nov 16 06:22:54 PST 2007
Revision: 31121
http://trac.macosforge.org/projects/macports/changeset/31121
Author: nox at macports.org
Date: 2007-11-16 06:22:52 -0800 (Fri, 16 Nov 2007)
Log Message:
-----------
zsh-devel: Whitespace changes.
Modified Paths:
--------------
trunk/dports/shells/zsh-devel/Portfile
Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile 2007-11-16 11:29:25 UTC (rev 31120)
+++ trunk/dports/shells/zsh-devel/Portfile 2007-11-16 14:22:52 UTC (rev 31121)
@@ -14,7 +14,7 @@
long_description \
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell \
(ksh), although it is not completely compatible. It includes enhancements of many types, notably in \
- the command-line editor, options for customising its behaviour, filename globbing, features to make \
+ the command-line editor, options for customising its behaviour, filename globbing, features to make \
C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).
homepage http://www.zsh.org/
@@ -35,7 +35,7 @@
http://deb.grml.org/pool/main/z/${my_name}-lovers/:love
set love_distname zsh-lovers_0.6-5
-set love_distfile ${love_distname}.tar.gz
+set love_distfile ${love_distname}.tar.gz
set worklovedir [strsed [strsed ${love_distname} {s/-[0-9][0-9]*$//}] {g/_/-/}]
set worklovepath ${workpath}/${worklovedir}
@@ -55,7 +55,7 @@
depends_lib port:libiconv \
port:ncurses
-configure.args --mandir=${prefix}/share/man \
+configure.args --mandir=${prefix}/share/man \
--infodir=${prefix}/share/info \
--with-curses-terminfo \
--enable-etcdir=${prefix}/etc
@@ -94,13 +94,13 @@
}
platform darwin 8 {
- configure.compiler gcc-4.0
+ configure.compiler gcc-4.0
- post-configure {
+ post-configure {
# poll(2) is broken on Darwin 8.
- reinplace "s|#define HAVE_POLL 1|#undef HAVE_POLL|" \
- ${worksrcpath}/config.h
- }
+ reinplace "s|#define HAVE_POLL 1|#undef HAVE_POLL|" \
+ ${worksrcpath}/config.h
+ }
}
variant mp_completion description {Install port(1) completion file} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071116/a49417b2/attachment.html
More information about the macports-changes
mailing list