ports/net/openldap24-server/files/patch-shlib-version
Xin LI f7b3f9198f - Allow building with MDB option;
- Fixup for plist;
 - Remove sites that no longer carries distfiles;
 - Use USERS/GROUPS to eliminate duplicated code in pkg-install
 - Update to 2.4.31[1]

PR:		ports/167102
Submitted by:	Hirohisa Yamaguchi <umq ueo co jp>, myself [1]
2012-04-23 19:53:29 +00:00

14 lines
421 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 2012-04-22 13:25:08.000000000 -0700
+++ build/version.var 2012-04-23 10:51:05.079392065 -0700
@@ -17,7 +17,7 @@
ol_minor=4
ol_patch=31
ol_api_inc=20431
-ol_api_current=10
+ol_api_current=8
ol_api_revision=3
ol_api_age=8
ol_release_date="2012/04/23"