Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2020 07:17:23 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525019 - in head/net/openldap24-server: . files
Message-ID:  <202002030717.0137HNdK022312@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Mon Feb  3 07:17:23 2020
New Revision: 525019
URL: https://svnweb.freebsd.org/changeset/ports/525019

Log:
  Update to 2.4.49.

Modified:
  head/net/openldap24-server/Makefile
  head/net/openldap24-server/distinfo
  head/net/openldap24-server/files/patch-configure

Modified: head/net/openldap24-server/Makefile
==============================================================================
--- head/net/openldap24-server/Makefile	Mon Feb  3 07:04:48 2020	(r525018)
+++ head/net/openldap24-server/Makefile	Mon Feb  3 07:17:23 2020	(r525019)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		openldap
-DISTVERSION=		2.4.48
+DISTVERSION=		2.4.49
 PORTREVISION=		${OPENLDAP_PORTREVISION}
 CATEGORIES=		net databases
 MASTER_SITES=		ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
@@ -65,9 +65,9 @@ BROKEN=			incompatible OpenLDAP version: ${WANT_OPENLD
 .endif
 
 PORTREVISION_CLIENT=	0
-PORTREVISION_SERVER=	3
+PORTREVISION_SERVER=	0
 OPENLDAP_SHLIB_MAJOR=	2
-OPENLDAP_SHLIB_MINOR=	10.11
+OPENLDAP_SHLIB_MINOR=	10.12
 OPENLDAP_MAJOR=		${DISTVERSION:R}
 
 OPTIONS_DEFINE=		DEBUG FETCH GSSAPI

Modified: head/net/openldap24-server/distinfo
==============================================================================
--- head/net/openldap24-server/distinfo	Mon Feb  3 07:04:48 2020	(r525018)
+++ head/net/openldap24-server/distinfo	Mon Feb  3 07:17:23 2020	(r525019)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565075038
-SHA256 (openldap-2.4.48.tgz) = d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d
-SIZE (openldap-2.4.48.tgz) = 5704883
+TIMESTAMP = 1580698392
+SHA256 (openldap-2.4.49.tgz) = e3b117944b4180f23befe87d0dcf47f29de775befbc469dcf4ac3dab3311e56e
+SIZE (openldap-2.4.49.tgz) = 5704723

Modified: head/net/openldap24-server/files/patch-configure
==============================================================================
--- head/net/openldap24-server/files/patch-configure	Mon Feb  3 07:04:48 2020	(r525018)
+++ head/net/openldap24-server/files/patch-configure	Mon Feb  3 07:17:23 2020	(r525019)
@@ -1,6 +1,6 @@
---- configure.orig	2011-06-30 08:13:36.000000000 -0700
-+++ configure	2011-07-01 16:50:58.734235092 -0700
-@@ -21600,7 +21600,7 @@
+--- configure.orig	2020-01-30 17:58:35 UTC
++++ configure
+@@ -21657,7 +21657,7 @@ if test "${ac_cv_lib_iodbc_SQLDriverConnect+set}" = se
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -9,7 +9,7 @@
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -21648,7 +21648,7 @@
+@@ -21705,7 +21705,7 @@ if test "${ac_cv_lib_odbc_SQLDriverConnect+set}" = set
    $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
@@ -18,12 +18,3 @@
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -21938,7 +21938,7 @@
- 		cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h.  */
- 
--#include <unicode/utypes.h>
-+#include <unicode/utypes.h-disabled>
- 
- int
- main ()



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002030717.0137HNdK022312>