mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 2.4.15
This commit is contained in:
parent
ef2a37bea0
commit
cdeda2a7b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229018
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= openldap
|
||||
DISTVERSION= 2.4.14
|
||||
DISTVERSION= 2.4.15
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
@ -39,7 +39,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
|
|||
.endif
|
||||
|
||||
PORTREVISION_CLIENT= 0
|
||||
PORTREVISION_SERVER= 1
|
||||
PORTREVISION_SERVER= 0
|
||||
|
||||
.if !defined(CLIENT_ONLY)
|
||||
OPTIONS= SASL "With (Cyrus) SASL2 support" off \
|
||||
|
@ -132,7 +132,7 @@ PLIST= ${PKGDIR}/pkg-plist${OPENLDAP_PKGFILESUFX}
|
|||
|
||||
SCHEMATA= collective corba core cosine duaconf dyngroup \
|
||||
inetorgperson java misc nadf \
|
||||
nis openldap pmi ppolicy
|
||||
nis openldap ppolicy
|
||||
|
||||
LDAP_RUN_DIR?= /var/run/openldap
|
||||
LOCALSTATEDIR?= /var/db
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (openldap-2.4.14.tgz) = fe2089adac9e9bef7172c2fb61cb6ae9
|
||||
SHA256 (openldap-2.4.14.tgz) = 6e8e419d5adc5f9bb8c404352838190928dfb486e7a53d2cf2fd6ced1e981ec1
|
||||
SIZE (openldap-2.4.14.tgz) = 5087412
|
||||
MD5 (openldap-2.4.15.tgz) = 6f97d2793a4c7e4b33839569b2fee2db
|
||||
SHA256 (openldap-2.4.15.tgz) = ff1211c492b0666e99c617bd9937eceb664c01c3099b2a0b1184b57d2c284aee
|
||||
SIZE (openldap-2.4.15.tgz) = 5089559
|
||||
|
|
Loading…
Add table
Reference in a new issue