Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (37d2d1696d431aada2fa1148af4fb4a58e20e347)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (37d2d1696d431aada2fa1148af4fb4a58e20e347)
  • Date: Wed, 18 Jan 2012 04:42:45 -0600

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

archive/unrar/DETAILS | 4 ++--
archive/unrar/HISTORY | 3 +++
doc/docx2txt/DETAILS | 4 ++--
doc/docx2txt/HISTORY | 4 ++++
doc/docx2txt/INSTALL | 2 +-
5 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 83ad18cb5754b59a89979b6f673e8b9f4287212c
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

unrar: => 4.1.4

commit 4de90a9a6d1cbe4b127d5bf8776207ed74b3ef2c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

docx2txt: => 1.2

diff --git a/archive/unrar/DETAILS b/archive/unrar/DETAILS
index 175fba7..11fb095 100755
--- a/archive/unrar/DETAILS
+++ b/archive/unrar/DETAILS
@@ -1,11 +1,11 @@
SPELL=unrar
- VERSION=4.1.3
+ VERSION=4.1.4
SOURCE=${SPELL}src-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
SOURCE_URL[0]=http://www.rarlab.com/rar/$SOURCE
WEB_SITE=http://www.rarlab.com
ENTERED=20011117
-
SOURCE_HASH=sha512:fd853a844bdd5ba40049c7be569a443bb927f3a324dfdb981d9ccaebe6768e8b695e5f84aa10052f3b559ebb60a59a559f64f721d792dc0500d16a6b69a0f607
+
SOURCE_HASH=sha512:585e817d3246a4b5cc960298a40ae07c25d54becef680b67e59a441a279de3305a764ec455924eff09e8869dcceac2242e5657e8a3a9b741ca29e848e5f9c8e2
LICENSE[0]=freeware
KEYWORDS="archive"
SHORT="unRAR is a utility to extract, view, and test the contents
of an RAR archive, version 1.50 and above."
diff --git a/archive/unrar/HISTORY b/archive/unrar/HISTORY
index d22bb99..a980988 100644
--- a/archive/unrar/HISTORY
+++ b/archive/unrar/HISTORY
@@ -1,3 +1,6 @@
+2012-01-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.1.4
+
2012-01-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.1.3

diff --git a/doc/docx2txt/DETAILS b/doc/docx2txt/DETAILS
index 8915e51..4bff984 100755
--- a/doc/docx2txt/DETAILS
+++ b/doc/docx2txt/DETAILS
@@ -1,6 +1,6 @@
SPELL=docx2txt
- VERSION=1.0
-
SOURCE_HASH=sha512:a7206ea209adf95b9ed468913713a37067fe4c4fd0ce6471b2178556c7492ea9f1664b62ad2fe9ae2e0048b0569081ad9d2272df7064d49c05ed535f7aa7f97d
+ VERSION=1.2
+
SOURCE_HASH=sha512:ba5884c4d85e23aad26f74727b40e2d9d43cdf2e63f270486cbbfed5ef431f44f8f40a2583d3185fa3c16a97d9cd78e84feaf8f1f7be78ae9e1662e04a2013d6
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/doc/docx2txt/HISTORY b/doc/docx2txt/HISTORY
index 16b716d..67435cd 100644
--- a/doc/docx2txt/HISTORY
+++ b/doc/docx2txt/HISTORY
@@ -1,3 +1,7 @@
+2012-01-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2
+ * INSTALL: fix BINDIR
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)

diff --git a/doc/docx2txt/INSTALL b/doc/docx2txt/INSTALL
index e747336..860f12c 100755
--- a/doc/docx2txt/INSTALL
+++ b/doc/docx2txt/INSTALL
@@ -1 +1 @@
-make INSTALLDIR=$INSTALL_ROOT/usr/bin install
+make BINDIR=$INSTALL_ROOT/usr/bin install



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (37d2d1696d431aada2fa1148af4fb4a58e20e347), Vlad Glagolev, 01/18/2012

Archive powered by MHonArc 2.6.24.

Top of Page