[Lunar-commits] r18192 - moonbase/trunk/libs/neon

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Jan 19 00:39:37 UTC 2006


Author: v3rt1g0
Date: 2006-01-19 00:39:36 +0000 (Thu, 19 Jan 2006)
New Revision: 18192

Modified:
   moonbase/trunk/libs/neon/DEPENDS
   moonbase/trunk/libs/neon/DETAILS
Log:
  Module Version Bump: neon (0.24.7 -> 0.25.4)

  * the 0.25.x tree is considered the stable tree now.  With the help of
    dveatch, we tested the known depends in the moonbase and things seem
    just fine, including subversion.  (A lunar fix flagged it for recompile
    but compiled just fine).  encompass was the only thing we did not
    test.  From what I remember, it's a old (maybe even dead?) project,
    if anyone has problems with that module, let me know, and we can work
    around it.
  * It has been decided that if anything breaks, the finger of blame should
    be pointed squarely at dveatch's dog and/or my cats.

  compiled/tested: gcc-3.4.4 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/libs/neon/DEPENDS
===================================================================
--- moonbase/trunk/libs/neon/DEPENDS	2006-01-18 22:28:58 UTC (rev 18191)
+++ moonbase/trunk/libs/neon/DEPENDS	2006-01-19 00:39:36 UTC (rev 18192)
@@ -1,5 +1,4 @@
 depends %XMLRENDERER &&
-optional_depends  "openssl"            \
-                  "--with-ssl"   \
-                  "--without-ssl"  \
+
+optional_depends  "openssl"  "--with-ssl"  "--without-ssl"  \
                   "for SSL support"

Modified: moonbase/trunk/libs/neon/DETAILS
===================================================================
--- moonbase/trunk/libs/neon/DETAILS	2006-01-18 22:28:58 UTC (rev 18191)
+++ moonbase/trunk/libs/neon/DETAILS	2006-01-19 00:39:36 UTC (rev 18192)
@@ -1,12 +1,13 @@
           MODULE=neon
-         VERSION=0.24.7
+         VERSION=0.25.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.webdav.org/$MODULE/
-      SOURCE_VFY=sha1:51e556790c79eed99ba8328e79eb7fe996cc34ea
-	WEB_SITE=http://www.webdav.org
+      SOURCE_VFY=sha1:53e60b7f0c2934c59da5e52b93e5673a93eb1791
+        WEB_SITE=http://www.webdav.org/neon/
          ENTERED=20020526
-         UPDATED=20040925
+         UPDATED=20060118
            SHORT="WebDAV client library, with a C interface"
+
 cat << EOF
 neon is an HTTP and WebDAV client library, with a C interface. Featuring:
   * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD etc)



More information about the Lunar-commits mailing list