net/openldap2{5,6}-server: Fix incorrect PORTREVISION bump.
Fixes: b66e4949cb
Reported by: portmgr
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= openldap
|
||||
DISTVERSION= 2.5.17
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \
|
||||
http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \
|
||||
@@ -45,8 +45,8 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-46-9]-server ${PORTNAME}-server
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PORTREVISION_CLIENT= 1
|
||||
PORTREVISION_SERVER= 2
|
||||
PORTREVISION_CLIENT= 2
|
||||
PORTREVISION_SERVER= 3
|
||||
OPENLDAP_SHLIB_MAJOR= 0
|
||||
OPENLDAP_SHLIB_MINOR= 1.12
|
||||
OPENLDAP_MAJOR= ${DISTVERSION:R}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PORTNAME= openldap
|
||||
DISTVERSION= 2.6.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= https://www.openldap.org/software/download/OpenLDAP/%SUBDIR%/ \
|
||||
http://gpl.savoirfairelinux.net/pub/mirrors/openldap/%SUBDIR%/ \
|
||||
@@ -46,8 +46,8 @@ CONFLICTS_INSTALL= ${PORTNAME}2[0-57-9]-server ${PORTNAME}-server
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PORTREVISION_CLIENT= 0
|
||||
PORTREVISION_SERVER= 0
|
||||
PORTREVISION_CLIENT= 1
|
||||
PORTREVISION_SERVER= 1
|
||||
OPENLDAP_SHLIB_MAJOR= 2
|
||||
OPENLDAP_SHLIB_MINOR= 0.200
|
||||
|
||||
|
||||
Reference in New Issue
Block a user