- update to version 2.2.18
<http://www.openldap.org/lists/openldap-announce/200410/msg00001.html>
This commit is contained in:
parent
ba23b77303
commit
971d272523
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120134
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openldap
|
||||
PORTVERSION= 2.2.17
|
||||
PORTVERSION= 2.2.18
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (openldap-2.2.17.tgz) = aa10b961d02fbe331cd53214b7746c73
|
||||
SIZE (openldap-2.2.17.tgz) = 2569153
|
||||
MD5 (openldap-2.2.18.tgz) = f779a70d89d0024a62ebce1198c823ba
|
||||
SIZE (openldap-2.2.18.tgz) = 2574691
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- servers/slapd/Makefile.in.orig Mon Dec 29 19:10:38 2003
|
||||
+++ servers/slapd/Makefile.in Tue Jan 20 02:33:39 2004
|
||||
@@ -343,7 +343,6 @@
|
||||
@@ -354,7 +354,6 @@
|
||||
|
||||
install-slapd: FORCE
|
||||
-$(MKDIR) $(DESTDIR)$(libexecdir)
|
||||
|
@ -17,11 +17,6 @@ Try `man slapd' and the online manual at
|
||||
http://www.OpenLDAP.org/doc/admin22/
|
||||
for more information.
|
||||
|
||||
NOTE: Some variable names have been changed to conform with rc.subr(8)
|
||||
|
||||
If you are upgrading, you may want to check your configuration with
|
||||
grep ^slapd_ /etc/rc.conf
|
||||
|
||||
slapd runs under a non-privileged user id (by default `ldap'),
|
||||
see %%RC_DIR%%/etc/rc.d/slapd%%RC_SUFX%% for more information.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openldap
|
||||
PORTVERSION= 2.2.17
|
||||
PORTVERSION= 2.2.18
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (openldap-2.2.17.tgz) = aa10b961d02fbe331cd53214b7746c73
|
||||
SIZE (openldap-2.2.17.tgz) = 2569153
|
||||
MD5 (openldap-2.2.18.tgz) = f779a70d89d0024a62ebce1198c823ba
|
||||
SIZE (openldap-2.2.18.tgz) = 2574691
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- servers/slapd/Makefile.in.orig Mon Dec 29 19:10:38 2003
|
||||
+++ servers/slapd/Makefile.in Tue Jan 20 02:33:39 2004
|
||||
@@ -343,7 +343,6 @@
|
||||
@@ -354,7 +354,6 @@
|
||||
|
||||
install-slapd: FORCE
|
||||
-$(MKDIR) $(DESTDIR)$(libexecdir)
|
||||
|
@ -17,11 +17,6 @@ Try `man slapd' and the online manual at
|
||||
http://www.OpenLDAP.org/doc/admin22/
|
||||
for more information.
|
||||
|
||||
NOTE: Some variable names have been changed to conform with rc.subr(8)
|
||||
|
||||
If you are upgrading, you may want to check your configuration with
|
||||
grep ^slapd_ /etc/rc.conf
|
||||
|
||||
slapd runs under a non-privileged user id (by default `ldap'),
|
||||
see %%RC_DIR%%/etc/rc.d/slapd%%RC_SUFX%% for more information.
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openldap
|
||||
PORTVERSION= 2.2.17
|
||||
PORTVERSION= 2.2.18
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (openldap-2.2.17.tgz) = aa10b961d02fbe331cd53214b7746c73
|
||||
SIZE (openldap-2.2.17.tgz) = 2569153
|
||||
MD5 (openldap-2.2.18.tgz) = f779a70d89d0024a62ebce1198c823ba
|
||||
SIZE (openldap-2.2.18.tgz) = 2574691
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- servers/slapd/Makefile.in.orig Mon Dec 29 19:10:38 2003
|
||||
+++ servers/slapd/Makefile.in Tue Jan 20 02:33:39 2004
|
||||
@@ -343,7 +343,6 @@
|
||||
@@ -354,7 +354,6 @@
|
||||
|
||||
install-slapd: FORCE
|
||||
-$(MKDIR) $(DESTDIR)$(libexecdir)
|
||||
|
@ -17,11 +17,6 @@ Try `man slapd' and the online manual at
|
||||
http://www.OpenLDAP.org/doc/admin22/
|
||||
for more information.
|
||||
|
||||
NOTE: Some variable names have been changed to conform with rc.subr(8)
|
||||
|
||||
If you are upgrading, you may want to check your configuration with
|
||||
grep ^slapd_ /etc/rc.conf
|
||||
|
||||
slapd runs under a non-privileged user id (by default `ldap'),
|
||||
see %%RC_DIR%%/etc/rc.d/slapd%%RC_SUFX%% for more information.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user