[Lunar-commits] <moonbase> libofx: version bumped to 0.9.1.
Florin Braescu
florin at lunar-linux.org
Wed Sep 30 14:52:47 CEST 2009
commit 95b18b001a3cb8b72b885ed215307dd096ec5f7c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Sep 30 15:52:47 2009 +0300
libofx: version bumped to 0.9.1.
Bugfixes release.
---
libs/libofx/BUILD | 7 +++++++
libs/libofx/DETAILS | 11 +++++++----
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/libs/libofx/BUILD b/libs/libofx/BUILD
new file mode 100644
index 0000000..9a6149d
--- /dev/null
+++ b/libs/libofx/BUILD
@@ -0,0 +1,7 @@
+(
+
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/libofx/DETAILS b/libs/libofx/DETAILS
index 97783bb..42889ea 100644
--- a/libs/libofx/DETAILS
+++ b/libs/libofx/DETAILS
@@ -1,11 +1,14 @@
MODULE=libofx
- VERSION=0.8.3
+ VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:0fa22f0535c1f50d4b9056f6f86d1429f1c8485f
+ SOURCE2=$MODULE-$VERSION-gcc44.patch.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:a12110ddcbff596e26496865570fb4dcb75c08d0
+ SOURCE2_VFY=sha1:87950fce567dd23e0303ed434b68ba20e2a06df7
WEB_SITE=http://libofx.sf.net
ENTERED=20030820
- UPDATED=20070116
+ UPDATED=20090930
SHORT="A library to support the Open Financial eXchange XML format"
cat << EOF
More information about the Lunar-commits
mailing list