openldap: bump version.

This commit is contained in:
Jerome Duval
2017-08-26 15:35:23 +02:00
parent de6af4b2d9
commit 42d2627c9b

View File

@@ -7,9 +7,9 @@ develop the OpenLDAP Suite and its related documentation."
COPYRIGHT="1998-2016 The OpenLDAP Foundation"
HOMEPAGE="http://www.openldap.org/"
LICENSE="OpenLDAP Public License"
REVISION="3"
REVISION="1"
SOURCE_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-$portVersion.tgz"
CHECKSUM_SHA256="d7de6bf3c67009c95525dde3a0212cc110d0a70b92af2af8e3ee800e81b88400"
CHECKSUM_SHA256="cdd6cffdebcd95161a73305ec13fc7a78e9707b46ca9f84fb897cd5626df3824"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -21,12 +21,12 @@ USER_SETTINGS_FILES="
PROVIDES="
openldap$secondaryArchSuffix = $portVersion
lib:liblber$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:liblber_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:libldap$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:libldap_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:libldap_r$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:libldap_r_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
lib:liblber$secondaryArchSuffix = 2.10.8 compat >= 2.10
lib:liblber_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
lib:libldap$secondaryArchSuffix = 2.10.8 compat >= 2.10
lib:libldap_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
lib:libldap_r$secondaryArchSuffix = 2.10.8 compat >= 2.10
lib:libldap_r_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
"
if [ -z "$secondaryArchSuffix" ]; then
PROVIDES="$PROVIDES
@@ -51,12 +51,12 @@ REQUIRES="
PROVIDES_devel="
openldap${secondaryArchSuffix}_devel = $portVersion
devel:liblber$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:liblber_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:libldap$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:libldap_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:libldap_r$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:libldap_r_2.4$secondaryArchSuffix = 2.10.7 compat >= 2.10
devel:liblber$secondaryArchSuffix = 2.10.8 compat >= 2.10
devel:liblber_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
devel:libldap$secondaryArchSuffix = 2.10.8 compat >= 2.10
devel:libldap_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
devel:libldap_r$secondaryArchSuffix = 2.10.8 compat >= 2.10
devel:libldap_r_2.4$secondaryArchSuffix = 2.10.8 compat >= 2.10
"
REQUIRES_devel="
openldap$secondaryArchSuffix == $portVersion base