[Lunar-commits] <moonbase> libmowgli: version bump to 0.7.0

Duncan Gibson engelsman at lunar-linux.org
Sun Aug 16 13:34:06 CEST 2009


commit 02741bce60900c5fa5d4e3e1d8350acf6a1ea02a
Author: Paul Bredbury <brebs at sent.com>
Date:   Sun Aug 16 13:34:06 2009 +0200

    libmowgli: version bump to 0.7.0
---
 libs/libmowgli/BUILD   |    2 +-
 libs/libmowgli/DETAILS |   20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/libs/libmowgli/BUILD b/libs/libmowgli/BUILD
index 3499da4..1cccec6 100644
--- a/libs/libmowgli/BUILD
+++ b/libs/libmowgli/BUILD
@@ -1,6 +1,6 @@
 (
 
-  unset CPP
+  unset CPP &&
 
   default_build
 
diff --git a/libs/libmowgli/DETAILS b/libs/libmowgli/DETAILS
index 355d9cf..a6f758e 100644
--- a/libs/libmowgli/DETAILS
+++ b/libs/libmowgli/DETAILS
@@ -1,20 +1,20 @@
           MODULE=libmowgli
-         VERSION=0.6.1
+         VERSION=0.7.0
           SOURCE=$MODULE-$VERSION.tgz
       SOURCE_URL=http://distfiles.atheme.org/
-      SOURCE_VFY=sha1:307172a480e5ea1d21f8978fdc3881d9bd889207
-        WEB_SITE=http://www.atheme.org/projects/mowgli.shtml
+      SOURCE_VFY=sha1:d9a029aab1cd65189b7c8351a7f537232b2be3db
+        WEB_SITE=http://atheme.org/
          ENTERED=20071017
-         UPDATED=20080316
+         UPDATED=20090816
            SHORT="development framework for C"
 
 cat << EOF
-mowgli is a development framework for C (like GLib), which provides high
-performance and highly flexible algorithms. It can be used as a suppliment
-to GLib (to add additional functions (dictionaries, hashes), or replace
-some of the slow GLib list manipulation functions), or stand alone. It also
-provides a powerful hook system and convenient logging for your code, as
-well as a high performance block allocator.
+mowgli is a development framework for C (like GLib), which provides
+high-performance and highly flexible algorithms. It can be used as a
+supplement to GLib (to add additional functions (dictionaries, hashes),
+or replace some of the slow GLib list manipulation functions), or
+stand-alone. It also provides a powerful hook system and convenient
+logging for your code, as well as a high-performance block allocator.
 
 mowgli builds upon previous attempts, such as libmisc, and will likely
 become the primary development framework for most projects at Atheme.


More information about the Lunar-commits mailing list