Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David C. Haley (044b9885ed35a43b1e128f8d05d617a393843359)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David C. Haley" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David C. Haley (044b9885ed35a43b1e128f8d05d617a393843359)
  • Date: Fri, 13 Jan 2017 19:21:18 +0000

GIT changes to master grimoire by David C. Haley <khoralin AT gmail.com>:

disk/libaal/DETAILS | 12 ++++++------
disk/libaal/HISTORY | 10 ++++++++--
2 files changed, 14 insertions(+), 8 deletions(-)

New commits:
commit 044b9885ed35a43b1e128f8d05d617a393843359
Author: David C. Haley <khoralin AT gmail.com>
Commit: David C. Haley <khoralin AT gmail.com>

disk/libaal: => 1.0.6. SOURCE_URL and WEB_SITE updated.
DETAILS and HISTORY cleaned up.

diff --git a/disk/libaal/DETAILS b/disk/libaal/DETAILS
index 093eb31..c756df8 100755
--- a/disk/libaal/DETAILS
+++ b/disk/libaal/DETAILS
@@ -1,11 +1,11 @@
SPELL=libaal
- VERSION=1.0.5
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://ftp.namesys.com/pub/reiser4progs/$SOURCE
-
SOURCE_HASH=sha512:1e4076ce4228a7947074ce2764da63f48cbeb4086cf6ab75b882ecd4ff07d4de3a6f5411c5c0b9cdd1c279b3bb98f92f5da3892e5479b7112b67703fddc102be

+ VERSION=1.0.6
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/reiser4/reiser4-utils/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:9b13096abcb90e75fff607ffd7b11ed8b100f349800b726acb01aca12f54abe784adb9912916fe8ed0751ebf367ecced04ab058e1e8b947f4209a5e6c390f123
LICENSE[0]=GPL
- WEB_SITE=http://www.namesys.com/
+
WEB_SITE=https://sourceforge.net/projects/reiser4/files/reiser4-utils/libaal/
ENTERED=20041022
UPDATED=20050312
KEYWORDS="filesystem disk"
diff --git a/disk/libaal/HISTORY b/disk/libaal/HISTORY
index 8e5307e..f3930e8 100644
--- a/disk/libaal/HISTORY
+++ b/disk/libaal/HISTORY
@@ -1,3 +1,9 @@
+2016-01-13 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: version bumped 1.0.6
+ SOURCE_URL and WEB_SITE updated
+ ${...} syntax added/updated
+ * HISTORY: Corrected whitespace
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
@@ -29,8 +35,8 @@
* HISTORY: Reformated to Grimoire Guru Handbook standards

2004-12-20 Thomas Houssin <Thomas.Houssin AT gmail.com>
- * Updated to 1.0.3, added lib-minimal option
+ * Updated to 1.0.3, added lib-minimal option

2004-10-22 Pierre-Fran�ois Gomez <pf.gomez AT free.fr>
- * DETAILS, HISTORY: new spell
+ * DETAILS, HISTORY: new spell




  • [SM-Commit] GIT changes to master grimoire by David C. Haley (044b9885ed35a43b1e128f8d05d617a393843359), David C. Haley, 01/13/2017

Archive powered by MHonArc 2.6.24.

Top of Page