[65468] trunk/dports/sysutils/moreutils/Portfile

milosh at macports.org milosh at macports.org
Fri Mar 26 05:55:57 PDT 2010


Revision: 65468
          http://trac.macports.org/changeset/65468
Author:   milosh at macports.org
Date:     2010-03-26 05:55:56 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Mention parallel and reorganise moreutils' description

Modified Paths:
--------------
    trunk/dports/sysutils/moreutils/Portfile

Modified: trunk/dports/sysutils/moreutils/Portfile
===================================================================
--- trunk/dports/sysutils/moreutils/Portfile	2010-03-26 12:53:41 UTC (rev 65467)
+++ trunk/dports/sysutils/moreutils/Portfile	2010-03-26 12:55:56 UTC (rev 65468)
@@ -11,17 +11,18 @@
 description a collection of the unix tools that nobody thought to write thirty years ago.
 long_description    \
     moreutils includes the following utilities: \
+ - combine: combine the lines in two files using boolean operations, \
  - ifne: run a program if the standard input is not empty, \
  - isutf8: check if a file or standard input is utf-8, \
+ - lckdo: run a program with a lock held.
+ - mispipe: pipe two commands, returning the exit status of the first, \
+ - parallel: run multiple jobs at once, \
+ - pee: tee standard input to pipes, \
  - sponge: soak up standard input and write to a file, \
  - ts: timestamp standard input, \
  - vidir: edit a directory in your text editor, \
  - vipe: insert a text editor into a pipe, \
- - combine: combine the lines in two files using boolean operations, \
- - pee: tee standard input to pipes, \
- - zrun: automatically uncompress arguments to command, \
- - mispipe: pipe two commands, returning the exit status of the first, \
- - lckdo: run a program with a lock held.
+ - zrun: automatically uncompress arguments to command.
 
 homepage    http://packages.debian.org/unstable/utils/moreutils
 master_sites    http://ftp.debian.org/debian/pool/main/m/moreutils/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/c1888982/attachment.html>


More information about the macports-changes mailing list