[Lunar-commits] <moonbase> rlog: version bumped to 1.4.

Florin Braescu florin at lunar-linux.org
Mon Jun 16 18:29:02 CEST 2008


commit b609752dd96a5d0b49cb7ae9a6b16466c0ef94f8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 16 19:29:02 2008 +0300

    rlog: version bumped to 1.4.
    
    Updates were made to compile with gcc 4.x or VC8.
    It is now easier to use in dynamic modules.
    Thread safety was improved.
---
 libs/rlog/DETAILS |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/libs/rlog/DETAILS b/libs/rlog/DETAILS
index 2ca83d3..26af839 100644
--- a/libs/rlog/DETAILS
+++ b/libs/rlog/DETAILS
@@ -1,12 +1,12 @@
           MODULE=rlog
-         VERSION=1.3.7
-          SOURCE=$MODULE-$VERSION.tgz
-   SOURCE_URL[0]=http://arg0.net/users/vgough/download
+         VERSION=1.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://rlog.googlecode.com/files
    SOURCE_URL[1]=$MIRROR_URL
-      SOURCE_VFY=sha1:3a09d5d8526c7834bf58d533956cc91e135fbe1b
+      SOURCE_VFY=sha1:9cd86b4ceec3988f0a17730a8987110233797dcd
         WEB_SITE=http://arg0.net/wiki/rlog
          ENTERED=20040422
-         UPDATED=20051113
+         UPDATED=20080616
            SHORT="A C++ logging library"
 
 cat << EOF


More information about the Lunar-commits mailing list