Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (37244d868a8e52c0f69eee75334ffef4ed198c48)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (37244d868a8e52c0f69eee75334ffef4ed198c48)
  • Date: Mon, 27 Jul 2009 12:41:16 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

Rebased ref, commits from common ancestor:
commit 37244d868a8e52c0f69eee75334ffef4ed198c48
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

utils/ncdu: updated to version 1.5

diff --git a/utils/ncdu/DETAILS b/utils/ncdu/DETAILS
index 621d8fc..9b15180 100755
--- a/utils/ncdu/DETAILS
+++ b/utils/ncdu/DETAILS
@@ -1,12 +1,12 @@
- SPELL=ncdu
- VERSION=1.4
+ SPELL="ncdu"
+ VERSION="1.5"
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://dev.yorhel.nl/download/${SOURCE}
-
SOURCE_HASH=sha512:d2f7a124befc601d25edcc106f46f00c88de0b4372b3bbe516eef334cdf35173c368629f5d7cdf0de93f89c20873d27c8bb5040758b00bcebb5ec36dee58c142
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ SOURCE_URL[0]="http://dev.yorhel.nl/download/${SOURCE}";
+
SOURCE_HASH="sha512:2e17adee4962423646c7f96c045d5044f1ef033a69de55c40e29dfdced6b3d99b50497a14eaac90816383a0447b3b0badce4223b9a1def7a2334f5a36881c23f"
WEB_SITE="http://dev.yorhel.nl/ncdu/";
- LICENSE[0]=MIT
- ENTERED=20081119
+ LICENSE[0]="MIT"
+ ENTERED="20081119"
SHORT="ncurses version of the famous old 'du' unix command."
cat << EOF
ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use
interface
diff --git a/utils/ncdu/HISTORY b/utils/ncdu/HISTORY
index 344731b..8714442 100644
--- a/utils/ncdu/HISTORY
+++ b/utils/ncdu/HISTORY
@@ -1,3 +1,6 @@
-2008-11-19 Quentin Rameau <quinq.net AT gmail.com>
+2009-07-27 Quentin Rameau <quinq AT sourcemage.org>
+ * DETAILS: updated to version 1.5
+
+2008-11-19 Quentin Rameau <quinq AT sourcemage.org>
* DEPENDS, DETAILS: spell created




  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (37244d868a8e52c0f69eee75334ffef4ed198c48), Quentin Rameau, 07/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page