summaryrefslogtreecommitdiff
path: root/net/openldap23-server/files
diff options
context:
space:
mode:
authorOliver Eikemeier <eik@FreeBSD.org>2004-05-27 11:29:07 +0000
committerOliver Eikemeier <eik@FreeBSD.org>2004-05-27 11:29:07 +0000
commita51cdd3ebe4bddda5405f0b61ee36bb1a0e4223e (patch)
tree5297af279790f9c51f70fea36aaeb2b80e336d22 /net/openldap23-server/files
parent- Update to version 0.0.6 (diff)
Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:
<http://www.openldap.org/lists/openldap-devel/200403/msg00101.html> While I'm not totally happy with their choice, I believe it is better to be in sync with the upstream library naming scheme. No objection from: portmgr
Diffstat (limited to 'net/openldap23-server/files')
-rw-r--r--net/openldap23-server/files/patch-build::top.mk21
-rw-r--r--net/openldap23-server/files/patch-build::version.var13
2 files changed, 6 insertions, 28 deletions
diff --git a/net/openldap23-server/files/patch-build::top.mk b/net/openldap23-server/files/patch-build::top.mk
index b6ec9f5e1657..1a7d0bb01646 100644
--- a/net/openldap23-server/files/patch-build::top.mk
+++ b/net/openldap23-server/files/patch-build::top.mk
@@ -1,20 +1,11 @@
---- build/top.mk.orig Wed Mar 24 22:51:22 2004
-+++ build/top.mk Wed Mar 31 22:28:53 2004
-@@ -69,7 +69,7 @@
- LIBTOOL = @LIBTOOL@
- LIBRELEASE = @OPENLDAP_LIBRELEASE@
- LIBVERSION = @OPENLDAP_LIBVERSION@
--LTVERSION = -release $(LIBRELEASE) -version-info $(LIBVERSION)
-+LTVERSION = -version-info $(LIBVERSION)
-
- # libtool --only flag for libraries: platform specific
- NT_LTONLY_LIB = # --only-$(BUILD_LIBS_DYNAMIC)
-@@ -191,6 +191,8 @@
-
+--- build/top.mk.orig Mon Apr 12 20:21:07 2004
++++ build/top.mk Wed May 5 12:49:13 2004
+@@ -194,6 +194,8 @@
SLAPD_LIBS = @SLAPD_LIBS@ @SLAPD_PERL_LDFLAGS@ @SLAPD_SQL_LDFLAGS@ @SLAPD_SQL_LIBS@ @SLAPD_SLP_LIBS@
SLURPD_LIBS = @SLURPD_LIBS@
-+
-+SLAPI_LIBS = @SLAPI_LIBS@
++SLAPI_LIBS = @SLAPI_LIBS@
++
# Our Defaults
CC = $(AC_CC)
+ DEFS = $(LDAP_INCPATH) $(XINCPATH) $(XDEFS) $(AC_DEFS) $(DEFINES)
diff --git a/net/openldap23-server/files/patch-build::version.var b/net/openldap23-server/files/patch-build::version.var
deleted file mode 100644
index 0a60e601f13a..000000000000
--- a/net/openldap23-server/files/patch-build::version.var
+++ /dev/null
@@ -1,13 +0,0 @@
---- build/version.var.orig Fri Apr 16 17:34:39 2004
-+++ build/version.var Fri Apr 16 22:56:05 2004
-@@ -17,7 +17,7 @@
- ol_minor=2
- ol_patch=10
- ol_api_inc=20210
--ol_api_current=7
--ol_api_revision=3
--ol_api_age=0
-+ol_api_current=202
-+ol_api_revision=2
-+ol_api_age=200
- ol_release_date="2004/04/16"