diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-10-23 11:35:03 +0000 |
commit | 91f9922c6fe8f4a055c073d5e1f6e86c76fd37dc (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /net/openldap24-server/Makefile | |
parent | 706cfc42b26beaeeb0c0860372e5a04f96671021 (diff) |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=482830
Diffstat (limited to 'net/openldap24-server/Makefile')
-rw-r--r-- | net/openldap24-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index 972d37c17f68..8793abeba060 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -65,7 +65,7 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 4 +PORTREVISION_SERVER= 5 OPENLDAP_SHLIB_MAJOR= 2 OPENLDAP_SHLIB_MINOR= 10.9 OPENLDAP_MAJOR= ${DISTVERSION:R} |