[csw-devel] SF.net SVN: gar:[2600] csw/branches/dam/automatic-multiarch-compile/server/ openldap
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Dec 15 13:55:23 CET 2008
Revision: 2600
http://gar.svn.sourceforge.net/gar/?rev=2600&view=rev
Author: dmichelsen
Date: 2008-12-15 12:55:23 +0000 (Mon, 15 Dec 2008)
Log Message:
-----------
automatic-multiarch-compile openldap: Update to 2.3.41 and minor tweaks
Modified Paths:
--------------
csw/branches/dam/automatic-multiarch-compile/server/openldap/Makefile
csw/branches/dam/automatic-multiarch-compile/server/openldap/checksums
csw/branches/dam/automatic-multiarch-compile/server/openldap/files/CSWoldap.depend
Modified: csw/branches/dam/automatic-multiarch-compile/server/openldap/Makefile
===================================================================
--- csw/branches/dam/automatic-multiarch-compile/server/openldap/Makefile 2008-12-15 12:53:40 UTC (rev 2599)
+++ csw/branches/dam/automatic-multiarch-compile/server/openldap/Makefile 2008-12-15 12:55:23 UTC (rev 2600)
@@ -1,6 +1,6 @@
GARNAME = openldap
-GARVERSION = 2.3.40
-CATEGORIES = server
+GARVERSION = 2.3.41
+CATEGORIE1 = server
DESCRIPTION = Open source implementation of the Lightweight Directory Access Protocol
define BLURB
@@ -25,8 +25,8 @@
EXTRA_DOCS = README.CSW openldaprc $(PATCHFILES)
-EXTRA_LIB = $(prefix)/bdb4/lib
-EXTRA_INC = $(prefix)/bdb4/include
+EXTRA_INC = $(prefix)/bdb44/include
+EXTRA_LIB = $(prefix)/bdb44/lib
CONFIGURE_ARGS = $(DIRPATHS)
@@ -37,6 +37,9 @@
EXTRA_BUILD_ISAS_sparc = sparcv9
EXTRA_BUILD_ISAS_i386 = pentium_pro amd64
+ISA_RELOCATE_DIRS_pentium_pro = $(libdir)
+EXTRA_MERGE_EXCLUDE_FILES_pentium_pro = .*\.a .*\.la
+
PKGFILES_CSWoldapclient_EXCLUSIVE = $(bindir)/.*
PKGFILES_CSWoldapclient_EXCLUSIVE += $(mandir)/man1/.*
Modified: csw/branches/dam/automatic-multiarch-compile/server/openldap/checksums
===================================================================
--- csw/branches/dam/automatic-multiarch-compile/server/openldap/checksums 2008-12-15 12:53:40 UTC (rev 2599)
+++ csw/branches/dam/automatic-multiarch-compile/server/openldap/checksums 2008-12-15 12:55:23 UTC (rev 2600)
@@ -1,19 +1,16 @@
-728e95d806a3d47d9686481d72e62072 download/openldap-2.3.40.tgz
+7551b72365f87eeaa3a334c8b3029403 download/openldap-2.3.41.tgz
2f6e6a8c9c3497f1c0c9d52ea2d1dafa download/CSWoldap.gspec
-059b2c7ae6d2f181e9098a8afc852ce4 download/CSWoldap.depend
-bebf1c2805dfe126938a9631f9d7947f download/CSWoldap.prototype
+22d5e58da2b46dddf121f087083dd5d3 download/CSWoldap.depend
d7e13ba31a8de786f7cdbe3d529a9728 download/cswopenldap
0e57547ad2b5fedca9f0bd4beaddfe39 download/openldap.xml
e15c2020566e56f02118e75c89111f15 download/svc-openldap
5eb9a4b33ac44dd218d508e17f827461 download/CSWoldapclient.gspec
ff1e9fbbaf7b56927e297226ed429b0f download/CSWoldapclient.depend
-14406b97a0e1587071f8598132f64bab download/CSWoldapclient.prototype
16a7768e2473edbbb3bdff1c64835f1c download/CSWoldapdevel.gspec
6d30b718d20705441b89353dae9e64b4 download/CSWoldapdevel.depend
-aa020153cf5ecfc19252d45e89708eda download/CSWoldapdevel.prototype
0cc22644bd37d23564afb7fba580d607 download/CSWoldaprt.gspec
85d952cebd7d6cc954c08f8b446815ba download/CSWoldaprt.depend
-755aef96cb0ab523b49e83504d37c107 download/CSWoldaprt.prototype
892dba5f625755be024c30ea0055fd55 download/README.CSW
ab2ac7519b092ce8d16124c5270bfec0 download/openldaprc
2d8b0286819ffcb41761a6fdd735c5ae download/patch-oldap-2.3.24-ntlm.diff
+2d8b0286819ffcb41761a6fdd735c5ae download/patch-oldap-2.3.24-ntlm.diff
Modified: csw/branches/dam/automatic-multiarch-compile/server/openldap/files/CSWoldap.depend
===================================================================
--- csw/branches/dam/automatic-multiarch-compile/server/openldap/files/CSWoldap.depend 2008-12-15 12:53:40 UTC (rev 2599)
+++ csw/branches/dam/automatic-multiarch-compile/server/openldap/files/CSWoldap.depend 2008-12-15 12:55:23 UTC (rev 2600)
@@ -1,4 +1,4 @@
-P CSWbdb4 berkeleydb4 - Embedded database libraries and utilities
+P CSWbdb44 berkeleydb44 - embedded database libraries and utilities
P CSWiconv libiconv - GNU iconv library
P CSWlibnet libnet - the libnet packet construction library
P CSWlibtool libtool - Generic library support script
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list