summaryrefslogtreecommitdiff
path: root/net/openldap20
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-01-15 14:31:00 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-01-15 14:31:00 +0000
commit75239dc6bd76f3474a639d15476d2988a29d2085 (patch)
treecf650c8e0b7acb0635b75f187d2d20f29683151c /net/openldap20
parents/malloc.h/stdlib.h/ (diff)
Update 2.0.19 -> 2.0.20
This includes a security related fix. See OpenLDAP ITS#1530 <URL:http://www.openldap.org/its/index.cgi/Software%20Bugs?id=1530> for details.
Notes
Notes: svn path=/head/; revision=53110
Diffstat (limited to 'net/openldap20')
-rw-r--r--net/openldap20/Makefile2
-rw-r--r--net/openldap20/distinfo2
-rw-r--r--net/openldap20/pkg-plist3
3 files changed, 2 insertions, 5 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile
index 7d6902b7cb0b..ad00726a6e8e 100644
--- a/net/openldap20/Makefile
+++ b/net/openldap20/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openldap
-PORTVERSION= 2.0.19
+PORTVERSION= 2.0.20
CATEGORIES= net databases
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
ftp://ftp.net.lut.ac.uk/openldap/%SUBDIR%/ \
diff --git a/net/openldap20/distinfo b/net/openldap20/distinfo
index 13713a717b80..1e048fd7fb30 100644
--- a/net/openldap20/distinfo
+++ b/net/openldap20/distinfo
@@ -1 +1 @@
-MD5 (openldap-2.0.19.tgz) = cb626e4466dad0c7a42c28d24cb4d248
+MD5 (openldap-2.0.20.tgz) = 7b982d86185d94980e7a7fb83430ba12
diff --git a/net/openldap20/pkg-plist b/net/openldap20/pkg-plist
index 778553d9d548..e94071bafa99 100644
--- a/net/openldap20/pkg-plist
+++ b/net/openldap20/pkg-plist
@@ -38,9 +38,6 @@ etc/openldap/schema/krb5-kdc.schema.default
@unexec if cmp -s %D/etc/openldap/schema/misc.schema %D/etc/openldap/schema/misc.schema.default; then rm -f %D/etc/openldap/schema/misc.schema; fi
etc/openldap/schema/misc.schema.default
@exec [ -f %B/misc.schema ] || cp %B/%f %B/misc.schema
-@unexec if cmp -s %D/etc/openldap/schema/nadf.schema %D/etc/openldap/schema/nadf.schema.default; then rm -f %D/etc/openldap/schema/nadf.schema; fi
-etc/openldap/schema/nadf.schema.default
-@exec [ -f %B/nadf.schema ] || cp %B/%f %B/nadf.schema
@unexec if cmp -s %D/etc/openldap/schema/nis.schema %D/etc/openldap/schema/nis.schema.default; then rm -f %D/etc/openldap/schema/nis.schema; fi
etc/openldap/schema/nis.schema.default
@exec [ -f %B/nis.schema ] || cp %B/%f %B/nis.schema