summaryrefslogtreecommitdiff
path: root/net/openldap23-server
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-05-30 17:52:11 +0000
committerXin LI <delphij@FreeBSD.org>2006-05-30 17:52:11 +0000
commit8e7a2b625b6cbdb6fc04110cf03eaad465997f40 (patch)
tree25ec4fd5d9b0ca10b814be21a54c4b2bdfeec060 /net/openldap23-server
parentAdd one new master site and remove an old one that's not working anymore. (diff)
Update to OpenLDAP 2.3.24 Release:
Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567) Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552) Re-fixed slapd-ldap improper free bug in exop (ITS#4550) Fixed slapd-ldif assert bug (ITS#4568) Fixed slapo-syncprov crash under glued database (ITS#4562)
Notes
Notes: svn path=/head/; revision=163990
Diffstat (limited to 'net/openldap23-server')
-rw-r--r--net/openldap23-server/Makefile6
-rw-r--r--net/openldap23-server/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile
index 57d643bcbfd1..9569e8098b5d 100644
--- a/net/openldap23-server/Makefile
+++ b/net/openldap23-server/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openldap
-DISTVERSION= 2.3.23
+DISTVERSION= 2.3.24
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -39,8 +39,8 @@ WANT_OPENLDAP_VER?= 23
BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
.endif
-PORTREVISION_CLIENT= 1
-PORTREVISION_SERVER= 1
+PORTREVISION_CLIENT= 0
+PORTREVISION_SERVER= 0
.if !defined(CLIENT_ONLY)
OPTIONS= SASL "With (Cyrus) SASL2 support" on \
diff --git a/net/openldap23-server/distinfo b/net/openldap23-server/distinfo
index de0c36125290..6a55565a3d4f 100644
--- a/net/openldap23-server/distinfo
+++ b/net/openldap23-server/distinfo
@@ -1,3 +1,3 @@
-MD5 (openldap-2.3.23.tgz) = 46b5a2f92c798d542f7bb545f118b04a
-SHA256 (openldap-2.3.23.tgz) = 69646370351b9f46dbfdd9c029a99a96537305c8197027e81935b6fe35fa19d6
-SIZE (openldap-2.3.23.tgz) = 3755995
+MD5 (openldap-2.3.24.tgz) = 3e58de30abc959ec88730123cecdb6d1
+SHA256 (openldap-2.3.24.tgz) = e5247204dc0a41fa9b14ec1110fd2c179210b2288b27ebdee0a465b9e8e100cf
+SIZE (openldap-2.3.24.tgz) = 3756405