Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (8c33e6db07a54eb603261d22a35b1a532cd6810f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (8c33e6db07a54eb603261d22a35b1a532cd6810f)
  • Date: Thu, 12 Oct 2006 09:40:34 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

utils/moreutils/DETAILS | 5 +++--
utils/moreutils/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 8c33e6db07a54eb603261d22a35b1a532cd6810f
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

moreutils 0.18

diff --git a/utils/moreutils/DETAILS b/utils/moreutils/DETAILS
index 9e80b61..66adadf 100755
--- a/utils/moreutils/DETAILS
+++ b/utils/moreutils/DETAILS
@@ -1,6 +1,6 @@
SPELL=moreutils
- VERSION=0.12
-
SOURCE_HASH=sha512:792af044c34c8f4b2bbb9b78428e5ddf6be87655ebb0a61bc88bc5b1c90c2fa7bf7a274a27b9273379600a2d9f14aff50753f32ae532d1957d8ad391766f64f1
+ VERSION=0.18
+
SOURCE_HASH=sha512:be161e69890b802dbf0abbc3f961457701d377e05acd5f998705071a1fb3df202fc2d63839640e9113d133c2842567aedb03022ada03768b45d34a7604496e50
SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/m/moreutils/$SOURCE
@@ -24,4 +24,5 @@ So far, it includes the following utilit
- ifdata: get network interface info without parsing ifconfig output
- pee: tee standard input to pipes
- zrun: automatically uncompress arguments to command
+ - mispipe: pipe two commands, returning the exit status of the first
EOF
diff --git a/utils/moreutils/HISTORY b/utils/moreutils/HISTORY
index 98086f6..52b8e58 100644
--- a/utils/moreutils/HISTORY
+++ b/utils/moreutils/HISTORY
@@ -1,3 +1,6 @@
+2006-10-12 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.18, added mispipe to description
+
2006-07-12 Ladislav Hagara <hgr AT vabo.cz>
* *: created this spell, version 0.12




  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (8c33e6db07a54eb603261d22a35b1a532cd6810f), Ladislav Hagara, 10/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page