Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4a8f2962b8ba2d47813dd5a565bb74596359c6da)

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 master grimoire by Vlad Glagolev (4a8f2962b8ba2d47813dd5a565bb74596359c6da)
  • Date: Tue, 5 May 2009 22:28:37 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
disk/xfsprogs/DETAILS | 2 +-
disk/xfsprogs/HISTORY | 4 ++++
disk/xfsprogs/PRE_BUILD | 4 ----
disk/xfsprogs/xfsprogs-3.0.0.tar.gz.sig | 0
disk/xfsprogs/xfsprogs-3.0.1.tar.gz.sig |binary
6 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 4a8f2962b8ba2d47813dd5a565bb74596359c6da
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

xfsprogs: => 3.0.1

diff --git a/disk/xfsprogs/DETAILS b/disk/xfsprogs/DETAILS
index d8c5564..556cf58 100755
--- a/disk/xfsprogs/DETAILS
+++ b/disk/xfsprogs/DETAILS
@@ -1,5 +1,5 @@
SPELL=xfsprogs
- VERSION=3.0.0
+ VERSION=3.0.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/cmd_tars/$SOURCE
diff --git a/disk/xfsprogs/HISTORY b/disk/xfsprogs/HISTORY
index ddc1820..57805c1 100644
--- a/disk/xfsprogs/HISTORY
+++ b/disk/xfsprogs/HISTORY
@@ -1,3 +1,7 @@
+2009-05-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.0.1
+ * PRE_BUILD: removed, no longer needed
+
2009-02-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.0; fixed SOURCE filename
* DEPENDS: added missing deps
diff --git a/disk/xfsprogs/PRE_BUILD b/disk/xfsprogs/PRE_BUILD
deleted file mode 100755
index e04a727..0000000
--- a/disk/xfsprogs/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-autoconf
diff --git a/disk/xfsprogs/xfsprogs-3.0.0.tar.gz.sig
b/disk/xfsprogs/xfsprogs-3.0.0.tar.gz.sig
deleted file mode 100644
index 025af2c..0000000
Binary files a/disk/xfsprogs/xfsprogs-3.0.0.tar.gz.sig and /dev/null differ
diff --git a/disk/xfsprogs/xfsprogs-3.0.1.tar.gz.sig
b/disk/xfsprogs/xfsprogs-3.0.1.tar.gz.sig
new file mode 100644
index 0000000..1cceddf
Binary files /dev/null and b/disk/xfsprogs/xfsprogs-3.0.1.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (4a8f2962b8ba2d47813dd5a565bb74596359c6da), Vlad Glagolev, 05/05/2009

Archive powered by MHonArc 2.6.24.

Top of Page