aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-08-20 18:24:59 +0000
committerXin LI <delphij@FreeBSD.org>2013-08-20 18:24:59 +0000
commit59dbb4fcee7a5a98c1ab2ff0f7fe7198e326aa5d (patch)
treead6bd18887caa8e53dd66ce7e5307fed91587cd5
parenta6268cc8c296e086eac796b73bce238d899088fd (diff)
Notes
-rw-r--r--net/openldap24-server/Makefile2
-rw-r--r--net/openldap24-server/distinfo4
-rw-r--r--net/openldap24-server/files/patch-shlib-version12
3 files changed, 9 insertions, 9 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index 19efdca7a3af..53d9a701d067 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openldap
-DISTVERSION= 2.4.35
+DISTVERSION= 2.4.36
PORTREVISION= ${OPENLDAP_PORTREVISION}
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo
index 2043bc7e8545..bc2875bca0a9 100644
--- a/net/openldap24-server/distinfo
+++ b/net/openldap24-server/distinfo
@@ -1,2 +1,2 @@
-SHA256 (openldap-2.4.35.tgz) = 16100374c147df0d82a5c52ca60da5eca1a5ea8b5a187467d40a78e3691e9eeb
-SIZE (openldap-2.4.35.tgz) = 5486240
+SHA256 (openldap-2.4.36.tgz) = 05b013faa789f38012aa92e2dc42ac02ea77502302ae7dac5ab225cbe73ce67a
+SIZE (openldap-2.4.36.tgz) = 5497939
diff --git a/net/openldap24-server/files/patch-shlib-version b/net/openldap24-server/files/patch-shlib-version
index 3df214ebca5d..b7cfb351ddf5 100644
--- a/net/openldap24-server/files/patch-shlib-version
+++ b/net/openldap24-server/files/patch-shlib-version
@@ -1,15 +1,15 @@
# 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 2013-03-28 08:41:51.000000000 -0700
-+++ build/version.var 2013-04-04 11:54:45.040564564 -0700
+--- build/version.var.orig 2013-08-16 11:12:59.000000000 -0700
++++ build/version.var 2013-08-20 11:19:34.740897538 -0700
@@ -17,7 +17,7 @@
ol_minor=4
- ol_patch=35
- ol_api_inc=20435
+ ol_patch=36
+ ol_api_inc=20436
-ol_api_current=11
+ol_api_current=8
- ol_api_revision=1
+ ol_api_revision=2
-ol_api_age=9
+ol_api_age=8
- ol_release_date="2013/03/31"
+ ol_release_date="2013/08/17"