diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index aad5206a079..f52433c4d59 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -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 diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo index 903bcae3e66..29e83d357e9 100644 --- a/net/openldap24-server/distinfo +++ b/net/openldap24-server/distinfo @@ -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 diff --git a/net/openldap24-server/pkg-descr b/net/openldap24-server/pkg-descr index 1671f96899c..db27ddbb4d8 100644 --- a/net/openldap24-server/pkg-descr +++ b/net/openldap24-server/pkg-descr @@ -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/ diff --git a/net/openldap24-server/pkg-descr.client b/net/openldap24-server/pkg-descr.client index 76d4e00e69f..b03b496a52f 100644 --- a/net/openldap24-server/pkg-descr.client +++ b/net/openldap24-server/pkg-descr.client @@ -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/