forked from Lainports/opnsense-ports
net/openldap24-server: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
ac20ff3ed0
commit
e1eedd6b61
4 changed files with 9 additions and 8 deletions
|
|
@ -2,10 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openldap
|
||||
DISTVERSION= 2.4.49
|
||||
DISTVERSION= 2.4.50
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
http://repository.linagora.org/OpenLDAP/openldap-release/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/%SUBDIR%/ \
|
||||
ftp://ftp.ntua.gr/mirror/OpenLDAP/%SUBDIR%/ \
|
||||
ftp://ftp.u-aizu.ac.jp/pub/net/openldap/%SUBDIR%/ \
|
||||
|
|
@ -65,9 +66,9 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER}
|
|||
.endif
|
||||
|
||||
PORTREVISION_CLIENT= 0
|
||||
PORTREVISION_SERVER= 3
|
||||
PORTREVISION_SERVER= 0
|
||||
OPENLDAP_SHLIB_MAJOR= 2
|
||||
OPENLDAP_SHLIB_MINOR= 10.12
|
||||
OPENLDAP_SHLIB_MINOR= 10.13
|
||||
OPENLDAP_MAJOR= ${DISTVERSION:R}
|
||||
|
||||
OPTIONS_DEFINE= DEBUG FETCH GSSAPI
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1580698392
|
||||
SHA256 (openldap-2.4.49.tgz) = e3b117944b4180f23befe87d0dcf47f29de775befbc469dcf4ac3dab3311e56e
|
||||
SIZE (openldap-2.4.49.tgz) = 5704723
|
||||
TIMESTAMP = 1588112640
|
||||
SHA256 (openldap-2.4.50.tgz) = 5cb57d958bf5c55a678c6a0f06821e0e5504d5a92e6a33240841fbca1db586b8
|
||||
SIZE (openldap-2.4.50.tgz) = 5712635
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ This package includes the following major components:
|
|||
|
||||
This is the latest stable release of OpenLDAP Software for general use.
|
||||
|
||||
WWW: http://www.OpenLDAP.org/
|
||||
WWW: https://www.OpenLDAP.org/
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ This package includes the following major components:
|
|||
* LDAP tools - A collection of command line LDAP utilities
|
||||
* documentation - man pages for all components
|
||||
|
||||
WWW: http://www.OpenLDAP.org/
|
||||
WWW: https://www.OpenLDAP.org/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue