[Lunar-commits] <moonbase> dump: Version bump to 0.4b44 and needs a patch from
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Dec 4 15:22:43 CET 2011
commit d2c7384bc5097aefefd2db846aa0ddcae1b4f9e6
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Dec 4 09:22:43 2011 -0500
dump: Version bump to 0.4b44 and needs a patch from
https://sourceforge.net/tracker/index.php?func=detail&aid=3316231&group_id=1306&atid=301306
---
utils/dump/BUILD | 10 ++++++++++
utils/dump/DETAILS | 9 ++++++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/utils/dump/BUILD b/utils/dump/BUILD
new file mode 100644
index 0000000..ca7a676
--- /dev/null
+++ b/utils/dump/BUILD
@@ -0,0 +1,10 @@
+(
+
+ patch_it $SOURCE2 1 &&
+
+ autoreconf &&
+
+ default_build
+
+) > $C_FIFO 2>&1
+
diff --git a/utils/dump/DETAILS b/utils/dump/DETAILS
index 5a625d1..00b7b1e 100644
--- a/utils/dump/DETAILS
+++ b/utils/dump/DETAILS
@@ -1,11 +1,14 @@
MODULE=dump
- VERSION=0.4b43
+ VERSION=0.4b44
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=dump-buildfix.patch
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:09dfb24ab3093e95d6d2d57633756d2e2576763b
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:9bef0f86095a9214045b44f5c78efa3fbebcfc58
+ SOURCE2_VFY=sha1:7cbd781758a4300a5788a8c2210c6b803826d625
WEB_SITE=http://dump.sourceforge.net/
ENTERED=20020806
- UPDATED=20101116
+ UPDATED=20111204
SHORT="dump and restore backuptools"
PSAFE=no
cat << EOF
More information about the Lunar-commits
mailing list