aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap21
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-09-09 16:26:36 +0800
committerolgeni <olgeni@FreeBSD.org>2001-09-09 16:26:36 +0800
commit4f55ac7af4105871175ddb46a30916c56573505c (patch)
tree7022318e9d88ba2cf366ae66ceb95a3011988521 /net/openldap21
parent63620bacd920b408253c4764e360b85952cd5ccc (diff)
downloadfreebsd-ports-gnome-4f55ac7af4105871175ddb46a30916c56573505c.tar.gz
freebsd-ports-gnome-4f55ac7af4105871175ddb46a30916c56573505c.tar.zst
freebsd-ports-gnome-4f55ac7af4105871175ddb46a30916c56573505c.zip
Update to version 2.0.13.
Diffstat (limited to 'net/openldap21')
-rw-r--r--net/openldap21/Makefile3
-rw-r--r--net/openldap21/distinfo2
-rw-r--r--net/openldap21/pkg-plist4
3 files changed, 4 insertions, 5 deletions
diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile
index ba736271df36..9acd4c66a24e 100644
--- a/net/openldap21/Makefile
+++ b/net/openldap21/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 2.0.11
-PORTREVISION= 4
+PORTVERSION= 2.0.13
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
diff --git a/net/openldap21/distinfo b/net/openldap21/distinfo
index 770044c1bfa3..7739867c41c4 100644
--- a/net/openldap21/distinfo
+++ b/net/openldap21/distinfo
@@ -1 +1 @@
-MD5 (openldap-2.0.11.tgz) = e51b06374012b9e7077e1f3e9f65ccd0
+MD5 (openldap-2.0.13.tgz) = c9d42a5e07522c04741e580ed6787570
diff --git a/net/openldap21/pkg-plist b/net/openldap21/pkg-plist
index 091c16412acd..778553d9d548 100644
--- a/net/openldap21/pkg-plist
+++ b/net/openldap21/pkg-plist
@@ -50,8 +50,8 @@ etc/openldap/schema/openldap.schema.default
@unexec if cmp -s %D/etc/openldap/slapd.conf %D/etc/openldap/slapd.conf.default; then rm -f %D/etc/openldap/slapd.conf; fi
etc/openldap/slapd.conf.default
@exec [ -f %B/slapd.conf ] || cp %B/%f %B/slapd.conf
-@unexec /bin/rmdir %D/etc/openldap/schema || true
-@unexec /bin/rmdir %D/etc/openldap || true
+@unexec /bin/rmdir %D/etc/openldap/schema 2>/dev/null || true
+@unexec /bin/rmdir %D/etc/openldap 2>/dev/null || true
etc/rc.d/slapd.sh.sample
include/disptmpl.h
include/lber.h