[Lunar-commits] <moonbase> courier-authlib: version bumped to 0.63.0
Florin Braescu
florin at lunar-linux.org
Thu Sep 23 19:36:26 CEST 2010
commit 9a26238dcd0ca7225991f78dbcf11e81ce480337
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 23 20:36:26 2010 +0300
courier-authlib: version bumped to 0.63.0
Various fixes, some ldap related.
---
mail/courier-authlib/DEPENDS | 2 +-
mail/courier-authlib/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/mail/courier-authlib/DEPENDS b/mail/courier-authlib/DEPENDS
index 4ee2500..44b13f6 100644
--- a/mail/courier-authlib/DEPENDS
+++ b/mail/courier-authlib/DEPENDS
@@ -1,7 +1,7 @@
depends libtool
optional_depends shadow "--with-authshadow" "" "for authshadow support"
-optional_depends db "--with-db=db" "" "for db support"
+optional_depends db "--with-db=db" "" "for db support (use either db or gdbm in order to compile the module)"
optional_depends gdbm "--with-db=gdbm" "" "for gdbm support"
optional_depends mysql "--with-authmysql" "--without-authmysql" "for mysql authentication support"
optional_depends openldap "--with-authldap" "--without-authldap" "for ldap authentication support"
diff --git a/mail/courier-authlib/DETAILS b/mail/courier-authlib/DETAILS
index af1023a..7b91bed 100644
--- a/mail/courier-authlib/DETAILS
+++ b/mail/courier-authlib/DETAILS
@@ -1,11 +1,11 @@
MODULE=courier-authlib
- VERSION=0.62.4
+ VERSION=0.63.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/courier
- SOURCE_VFY=sha1:3f543ecd03d520fdfa5259d0d0b45a132e50aa99
+ SOURCE_VFY=sha1:c0877274de8b58ec4c7a41cfd87ad9b37c408304
WEB_SITE=http://www.courier-mta.org/authlib
ENTERED=20020629
- UPDATED=20091004
+ UPDATED=20100923
SHORT="Courier authentication library"
cat << EOF
More information about the Lunar-commits
mailing list