Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a7bcb3c4a4352bb80122e4015e4fd298bad78be5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a7bcb3c4a4352bb80122e4015e4fd298bad78be5)
  • Date: Fri, 10 May 2013 19:58:06 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

disk/dosfstools/DETAILS | 2 +-
disk/dosfstools/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit a7bcb3c4a4352bb80122e4015e4fd298bad78be5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

dosfstools: Fix SOURCE

diff --git a/disk/dosfstools/DETAILS b/disk/dosfstools/DETAILS
index 397998f..5da9deb 100755
--- a/disk/dosfstools/DETAILS
+++ b/disk/dosfstools/DETAILS
@@ -1,6 +1,6 @@
SPELL=dosfstools
VERSION=3.0.16
- SOURCE=$SPELL-$VERSION.orig.tar.xz
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sign
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.daniel-baumann.ch/files/software/$SPELL/$SOURCE
diff --git a/disk/dosfstools/HISTORY b/disk/dosfstools/HISTORY
index 9837995..7cb5a3f 100644
--- a/disk/dosfstools/HISTORY
+++ b/disk/dosfstools/HISTORY
@@ -1,3 +1,6 @@
+2013-05-10 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE
+
2013-03-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.16




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (a7bcb3c4a4352bb80122e4015e4fd298bad78be5), Ismael Luceno, 05/10/2013

Archive powered by MHonArc 2.6.24.

Top of Page