[Lunar-commits] <moonbase> xdelta3: version bumped to 3.0u.

Florin Braescu florin at lunar-linux.org
Thu Sep 18 09:06:47 CEST 2008


commit b54cee31124bf7840301fbbc177a4d076b9bba09
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Sep 18 10:06:47 2008 +0300

    xdelta3: version bumped to 3.0u.
    
    Changes:
    New xdelta3 merge command.
    Windows stdin/stdout-related fixes.
    Fix API-only infinite loop.
    Various portability and build fixes (gcc4, DJGPP, MinGW, Big-endian, Solaris, C++)
    New regression test.
---
 utils/xdelta3/DEPENDS |    2 +-
 utils/xdelta3/DETAILS |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/utils/xdelta3/DEPENDS b/utils/xdelta3/DEPENDS
index 6a9f08b..90e4c5c 100644
--- a/utils/xdelta3/DEPENDS
+++ b/utils/xdelta3/DEPENDS
@@ -1,2 +1,2 @@
-depends glib
+depends glib-2
 depends zlib
diff --git a/utils/xdelta3/DETAILS b/utils/xdelta3/DETAILS
index c0e08e8..f22f1d7 100644
--- a/utils/xdelta3/DETAILS
+++ b/utils/xdelta3/DETAILS
@@ -1,13 +1,14 @@
           MODULE=xdelta3
-         VERSION=3.0t
+         VERSION=3.0u
           SOURCE=xdelta$VERSION.tar.gz
-   SOURCE_URL[0]=http://xdelta.googlecode.com/files/
+      SOURCE_URL=http://xdelta.googlecode.com/files
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/xdelta$VERSION
-      SOURCE_VFY=sha1:86b8df3ac216e555c2815aee5a1a7fc9bc7501b8
-        WEB_SITE=http://xdelta.org/
+      SOURCE_VFY=sha1:b6a6c68abe879133c769b101dbc9e171254f583b
+        WEB_SITE=http://xdelta.org
          ENTERED=20080130
-         UPDATED=20080130
-           SHORT="A diff program that works on binaries v3"
+         UPDATED=20080918
+           SHORT="A diff program that works on binaries"
+	   
 cat << EOF
 Xdelta3 is the third and latest release of Xdelta,
 which is a set of tools and APIs for reading and writing


More information about the Lunar-commits mailing list