ports/net/openldap24-server/files/patch-shlib-version
Xin LI 2618af2c19 Update OpenLDAP to 2.4.39.
While I'm there, make OpenLDAP daemon start earlier than SERVERS, right
after ldconfig.
2014-03-19 22:44:50 +00:00

15 lines
436 B
Text

# I have checked all headers and don't think the shared library
# bump is a needed one. We patch it back to prevent large
# rebuild need.
--- build/version.var.orig 2014-01-25 05:36:15.000000000 -0800
+++ build/version.var 2014-03-19 15:28:33.000000000 -0700
@@ -17,7 +17,7 @@
ol_minor=4
ol_patch=39
ol_api_inc=20439
-ol_api_current=12
+ol_api_current=8
ol_api_revision=2
-ol_api_age=10
+ol_api_age=8
ol_release_date="2014/01/26"