[Lunar-commits] r25684 - moonbase/trunk/utils/openldap

Florin Braescu florin at lunar-linux.org
Sun Sep 2 09:51:58 CEST 2007


Author: florin
Date: 2007-09-02 09:51:58 +0200 (Sun, 02 Sep 2007)
New Revision: 25684

Modified:
   moonbase/trunk/utils/openldap/DEPENDS
   moonbase/trunk/utils/openldap/DETAILS
Log:
bump the version from 2.3.35 to 2.3.38. many bugfixes.

Modified: moonbase/trunk/utils/openldap/DEPENDS
===================================================================
--- moonbase/trunk/utils/openldap/DEPENDS	2007-09-02 07:25:01 UTC (rev 25683)
+++ moonbase/trunk/utils/openldap/DEPENDS	2007-09-02 07:51:58 UTC (rev 25684)
@@ -1,14 +1,14 @@
-depends  db  &&
+depends  db
 
 optional_depends  "openssl"                       \
                   ""                              \
                   ""                              \
-                  "for encrypted communications" &&
+                  "for encrypted communications" 
 
 optional_depends  "cyrus-sasl"                    \
                   "--enable-spasswd"              \
                   ""                              \
-                  "for secure authentication"    &&
+                  "for secure authentication"    
 
 optional_depends  "krb5"                          \
                   "--enable-kpasswd"              \

Modified: moonbase/trunk/utils/openldap/DETAILS
===================================================================
--- moonbase/trunk/utils/openldap/DETAILS	2007-09-02 07:25:01 UTC (rev 25683)
+++ moonbase/trunk/utils/openldap/DETAILS	2007-09-02 07:51:58 UTC (rev 25684)
@@ -1,13 +1,13 @@
           MODULE=openldap
-         VERSION=2.3.35
+         VERSION=2.3.38
           SOURCE=$MODULE-$VERSION.tgz
          SOURCE2=openldap-2.3.x-ntlm.diff
       SOURCE_URL=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
-      SOURCE_VFY=sha1:aec609f4538bc05083d02fce04c3b3338686c1a0
+      SOURCE_VFY=sha1:1a50a3b065074ef63dacb33fbf80c6928f269a60
      SOURCE2_URL=$PATCH_URL
         WEB_SITE=http://www.openldap.org
          ENTERED=20010922
-         UPDATED=20070508
+         UPDATED=20070902
            SHORT="Fully featured open source LDAP software suite"
            PSAFE=no
 



More information about the Lunar-commits mailing list