[Lunar-commits] r17779 - moonbase/trunk/libs/libofx
Florin Braescu
florin at lunar-linux.org
Sun Dec 25 12:21:29 UTC 2005
Author: florin
Date: 2005-12-25 12:21:28 +0000 (Sun, 25 Dec 2005)
New Revision: 17779
Modified:
moonbase/trunk/libs/libofx/DETAILS
Log:
add a patch to compile with gcc 4.x.
Modified: moonbase/trunk/libs/libofx/DETAILS
===================================================================
--- moonbase/trunk/libs/libofx/DETAILS 2005-12-25 00:56:59 UTC (rev 17778)
+++ moonbase/trunk/libs/libofx/DETAILS 2005-12-25 12:21:28 UTC (rev 17779)
@@ -1,11 +1,14 @@
MODULE=libofx
VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-$VERSION-gcc4.patch.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:38c2782ed50bd3dd2e89ec3b7c4f3f3611ea44d2
+ SOURCE2_VFY=sha1:e8e5cf3b5b0d8822356574d3d0a7523ffc8a333d
WEB_SITE=http://libofx.sf.net
ENTERED=20030820
- UPDATED=20050731
+ UPDATED=20051225
MAINTAINER=nhudson at lunar-linux.org
SHORT="libofx is a library to support the Open Financial eXchange XML format."
More information about the Lunar-commits
mailing list